Pull request #42384 opened Started by user Sebastiaan van Stijn Rebuilds build #1 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 466e21b2732fabdf4481e45c61f1d5366d246777+a2b0c723e0a35bcc2b39f2fe11a02b88b30e21a9 (13f43f9322cb88181a45da95bed975af9ff10b14) 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 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-42384@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-05-17T19:29:26.596Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-05-17T19:29:26.601Z] Trying to pass milestone 1 [Pipeline] milestone [2021-05-17T19:29:26.651Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-05-17T19:29:26.940Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e69ecfacb2d21b0c) in /home/ubuntu/workspace/moby_PR-42384 [Pipeline] { [Pipeline] checkout [2021-05-17T19:29:26.975Z] The recommended git tool is: git [2021-05-17T19:29:26.983Z] using credential docker-jenkins-github-credentials [2021-05-17T19:29:26.990Z] Cloning the remote Git repository [2021-05-17T19:29:26.990Z] Cloning with configured refspecs honoured and without tags [2021-05-17T19:29:27.011Z] Cloning repository https://github.com/moby/moby.git [2021-05-17T19:29:27.013Z] > git init /home/ubuntu/workspace/moby_PR-42384 # timeout=10 [2021-05-17T19:29:27.036Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-17T19:29:27.036Z] > git --version # timeout=10 [2021-05-17T19:29:27.046Z] > git --version # 'git version 2.17.1' [2021-05-17T19:29:27.046Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-17T19:29:27.047Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42384/head:refs/remotes/origin/PR-42384 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-17T19:29:41.087Z] Fetching without tags [2021-05-17T19:29:41.048Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-17T19:29:41.055Z] > git config --add remote.origin.fetch +refs/pull/42384/head:refs/remotes/origin/PR-42384 # timeout=10 [2021-05-17T19:29:41.060Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-17T19:29:41.084Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-17T19:29:41.104Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-17T19:29:41.104Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-17T19:29:41.105Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42384/head:refs/remotes/origin/PR-42384 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-17T19:29:41.387Z] Merging remotes/origin/master commit a2b0c723e0a35bcc2b39f2fe11a02b88b30e21a9 into PR head commit 466e21b2732fabdf4481e45c61f1d5366d246777 [2021-05-17T19:29:42.347Z] Merge succeeded, producing f01573a8571c3c79e7e97f6267500f8e1e29ab45 [2021-05-17T19:29:42.347Z] Checking out Revision f01573a8571c3c79e7e97f6267500f8e1e29ab45 (PR-42384) [2021-05-17T19:29:42.449Z] Commit message: "Merge commit 'a2b0c723e0a35bcc2b39f2fe11a02b88b30e21a9' into HEAD" [2021-05-17T19:29:41.404Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T19:29:41.414Z] > git checkout -f 466e21b2732fabdf4481e45c61f1d5366d246777 # timeout=10 [2021-05-17T19:29:41.852Z] > git remote # timeout=10 [2021-05-17T19:29:41.857Z] > git config --get remote.origin.url # timeout=10 [2021-05-17T19:29:41.863Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-17T19:29:41.864Z] > git merge a2b0c723e0a35bcc2b39f2fe11a02b88b30e21a9 # timeout=10 [2021-05-17T19:29:42.358Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-17T19:29:42.364Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T19:29:42.366Z] > git checkout -f f01573a8571c3c79e7e97f6267500f8e1e29ab45 # timeout=10 [2021-05-17T19:29:42.466Z] > git rev-list --no-walk 466e21b2732fabdf4481e45c61f1d5366d246777 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-17T19:29:43.174Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42384:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2021-05-17T19:29:43.174Z] Unable to find image 'alpine:latest' locally [2021-05-17T19:29:43.174Z] latest: Pulling from library/alpine [2021-05-17T19:29:43.433Z] 540db60ca938: Pulling fs layer [2021-05-17T19:29:43.433Z] 540db60ca938: Verifying Checksum [2021-05-17T19:29:43.433Z] 540db60ca938: Download complete [2021-05-17T19:29:43.433Z] 540db60ca938: Pull complete [2021-05-17T19:29:43.693Z] Digest: sha256:69e70a79f2d41ab5d637de98c1e0b055206ba40a8145e7bddb55ccc04e13cf8f [2021-05-17T19:29:43.693Z] Status: Downloaded newer image for alpine:latest [2021-05-17T19:29:46.226Z] 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: cgroup2) [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] { (Branch: win-2022) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [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) [Pipeline] stage [Pipeline] { (win-2022) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [2021-05-17T19:29:46.445Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e69ecfacb2d21b0c) in /home/ubuntu/workspace/moby_PR-42384 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [2021-05-17T19:29:46.458Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ba95605cf6942cc2) in /home/ubuntu/workspace/moby_PR-42384 [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 "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2021-05-17T19:29:46.501Z] The recommended git tool is: git [2021-05-17T19:29:46.509Z] using credential docker-jenkins-github-credentials [Pipeline] { [2021-05-17T19:29:46.522Z] Fetching changes from the remote Git repository [Pipeline] // stage [2021-05-17T19:29:46.527Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [2021-05-17T19:29:46.606Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2021-05-17T19:29:46.621Z] using credential docker-jenkins-github-credentials [2021-05-17T19:29:46.627Z] Cloning the remote Git repository [2021-05-17T19:29:46.627Z] Cloning with configured refspecs honoured and without tags Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-05-17T19:29:46.778Z] Merging remotes/origin/master commit a2b0c723e0a35bcc2b39f2fe11a02b88b30e21a9 into PR head commit 466e21b2732fabdf4481e45c61f1d5366d246777 [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2021-05-17T19:29:46.906Z] Merge succeeded, producing 72e1392a17c751d8546bf4ceaa2b8688cc21b9d7 [2021-05-17T19:29:46.907Z] Checking out Revision 72e1392a17c751d8546bf4ceaa2b8688cc21b9d7 (PR-42384) [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-05-17T19:29:46.958Z] Commit message: "Merge commit 'a2b0c723e0a35bcc2b39f2fe11a02b88b30e21a9' into HEAD" [2021-05-17T19:29:46.531Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42384/.git # timeout=10 [2021-05-17T19:29:46.539Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-17T19:29:46.545Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-17T19:29:46.545Z] > git --version # timeout=10 [2021-05-17T19:29:46.548Z] > git --version # 'git version 2.17.1' [2021-05-17T19:29:46.548Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-17T19:29:46.548Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42384/head:refs/remotes/origin/PR-42384 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-17T19:29:46.795Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T19:29:46.800Z] > git checkout -f 466e21b2732fabdf4481e45c61f1d5366d246777 # timeout=10 [2021-05-17T19:29:46.844Z] > git remote # timeout=10 [2021-05-17T19:29:46.852Z] > git config --get remote.origin.url # timeout=10 [2021-05-17T19:29:46.858Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-17T19:29:46.859Z] > git merge a2b0c723e0a35bcc2b39f2fe11a02b88b30e21a9 # timeout=10 [2021-05-17T19:29:46.914Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-17T19:29:46.924Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T19:29:46.926Z] > git checkout -f 72e1392a17c751d8546bf4ceaa2b8688cc21b9d7 # timeout=10 [2021-05-17T19:29:46.976Z] > git rev-list --no-walk 466e21b2732fabdf4481e45c61f1d5366d246777 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-17T19:29:46.650Z] Cloning repository https://github.com/moby/moby.git [2021-05-17T19:29:46.652Z] > git init /home/ubuntu/workspace/moby_PR-42384 # timeout=10 [2021-05-17T19:29:46.668Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-17T19:29:46.668Z] > git --version # timeout=10 [2021-05-17T19:29:46.674Z] > git --version # 'git version 2.17.1' [2021-05-17T19:29:46.674Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-17T19:29:46.674Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42384/head:refs/remotes/origin/PR-42384 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-17T19:29:47.799Z] + [ PR != PR ] [2021-05-17T19:29:47.799Z] + [ master != master ] [2021-05-17T19:29:47.799Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-17T19:29:48.124Z] + docker version [2021-05-17T19:29:48.124Z] Client: Docker Engine - Community [2021-05-17T19:29:48.124Z] Version: 20.10.5 [2021-05-17T19:29:48.124Z] API version: 1.41 [2021-05-17T19:29:48.124Z] Go version: go1.13.15 [2021-05-17T19:29:48.124Z] Git commit: 55c4c88 [2021-05-17T19:29:48.124Z] Built: Tue Mar 2 20:18:05 2021 [2021-05-17T19:29:48.124Z] OS/Arch: linux/amd64 [2021-05-17T19:29:48.124Z] Context: default [2021-05-17T19:29:48.124Z] Experimental: true [2021-05-17T19:29:48.124Z] [2021-05-17T19:29:48.124Z] Server: Docker Engine - Community [2021-05-17T19:29:48.124Z] Engine: [2021-05-17T19:29:48.124Z] Version: 20.10.5 [2021-05-17T19:29:48.124Z] API version: 1.41 (minimum version 1.12) [2021-05-17T19:29:48.124Z] Go version: go1.13.15 [2021-05-17T19:29:48.124Z] Git commit: 363e9a8 [2021-05-17T19:29:48.124Z] Built: Tue Mar 2 20:16:00 2021 [2021-05-17T19:29:48.124Z] OS/Arch: linux/amd64 [2021-05-17T19:29:48.124Z] Experimental: true [2021-05-17T19:29:48.124Z] containerd: [2021-05-17T19:29:48.124Z] Version: 1.4.4 [2021-05-17T19:29:48.124Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-17T19:29:48.124Z] runc: [2021-05-17T19:29:48.124Z] Version: 1.0.0-rc93 [2021-05-17T19:29:48.124Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-17T19:29:48.124Z] docker-init: [2021-05-17T19:29:48.124Z] Version: 0.19.0 [2021-05-17T19:29:48.124Z] GitCommit: de40ad0 [Pipeline] sh [2021-05-17T19:29:48.405Z] + docker info [2021-05-17T19:29:49.340Z] Client: [2021-05-17T19:29:49.340Z] Context: default [2021-05-17T19:29:49.340Z] Debug Mode: false [2021-05-17T19:29:49.340Z] Plugins: [2021-05-17T19:29:49.340Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-17T19:29:49.340Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-17T19:29:49.340Z] [2021-05-17T19:29:49.340Z] Server: [2021-05-17T19:29:49.340Z] Containers: 0 [2021-05-17T19:29:49.340Z] Running: 0 [2021-05-17T19:29:49.340Z] Paused: 0 [2021-05-17T19:29:49.340Z] Stopped: 0 [2021-05-17T19:29:49.340Z] Images: 3 [2021-05-17T19:29:49.340Z] Server Version: 20.10.5 [2021-05-17T19:29:49.340Z] Storage Driver: overlay2 [2021-05-17T19:29:49.340Z] Backing Filesystem: extfs [2021-05-17T19:29:49.340Z] Supports d_type: true [2021-05-17T19:29:49.340Z] Native Overlay Diff: true [2021-05-17T19:29:49.340Z] Logging Driver: json-file [2021-05-17T19:29:49.340Z] Cgroup Driver: cgroupfs [2021-05-17T19:29:49.340Z] Cgroup Version: 1 [2021-05-17T19:29:49.340Z] Plugins: [2021-05-17T19:29:49.340Z] Volume: local [2021-05-17T19:29:49.340Z] Network: bridge host ipvlan macvlan null overlay [2021-05-17T19:29:49.340Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-17T19:29:49.340Z] Swarm: inactive [2021-05-17T19:29:49.340Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-05-17T19:29:49.340Z] Default Runtime: runc [2021-05-17T19:29:49.340Z] Init Binary: docker-init [2021-05-17T19:29:49.340Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-17T19:29:49.340Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-17T19:29:49.340Z] init version: de40ad0 [2021-05-17T19:29:49.340Z] Security Options: [2021-05-17T19:29:49.340Z] apparmor [2021-05-17T19:29:49.340Z] seccomp [2021-05-17T19:29:49.340Z] Profile: default [2021-05-17T19:29:49.340Z] Kernel Version: 5.4.0-1041-aws [2021-05-17T19:29:49.340Z] Operating System: Ubuntu 18.04.5 LTS [2021-05-17T19:29:49.340Z] OSType: linux [2021-05-17T19:29:49.340Z] Architecture: x86_64 [2021-05-17T19:29:49.340Z] CPUs: 2 [2021-05-17T19:29:49.340Z] Total Memory: 7.487GiB [2021-05-17T19:29:49.340Z] Name: ip-10-100-122-185 [2021-05-17T19:29:49.340Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-05-17T19:29:49.340Z] Docker Root Dir: /var/lib/docker [2021-05-17T19:29:49.340Z] Debug Mode: false [2021-05-17T19:29:49.340Z] Registry: https://index.docker.io/v1/ [2021-05-17T19:29:49.340Z] Labels: [2021-05-17T19:29:49.340Z] Experimental: true [2021-05-17T19:29:49.340Z] Insecure Registries: [2021-05-17T19:29:49.340Z] 127.0.0.0/8 [2021-05-17T19:29:49.340Z] Live Restore Enabled: true [2021-05-17T19:29:49.340Z] [2021-05-17T19:29:49.340Z] WARNING: No swap limit support [Pipeline] sh [2021-05-17T19:29:49.621Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-17T19:29:49.621Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-17T19:29:49.621Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42384/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-05-17T19:29:49.621Z] + bash /home/ubuntu/workspace/moby_PR-42384/check-config.sh [2021-05-17T19:29:49.621Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-17T19:29:49.621Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-05-17T19:29:49.621Z] [2021-05-17T19:29:49.621Z] Generally Necessary: [2021-05-17T19:29:49.621Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-17T19:29:49.621Z] - apparmor: enabled and tools installed [2021-05-17T19:29:49.621Z] - CONFIG_NAMESPACES: enabled [2021-05-17T19:29:49.621Z] - CONFIG_NET_NS: enabled [2021-05-17T19:29:49.621Z] - CONFIG_PID_NS: enabled [2021-05-17T19:29:49.621Z] - CONFIG_IPC_NS: enabled [2021-05-17T19:29:49.621Z] - CONFIG_UTS_NS: enabled [2021-05-17T19:29:49.881Z] - CONFIG_CGROUPS: enabled [2021-05-17T19:29:49.881Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-17T19:29:49.881Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-17T19:29:49.881Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-17T19:29:49.881Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-17T19:29:49.881Z] - CONFIG_CPUSETS: enabled [2021-05-17T19:29:49.881Z] - CONFIG_MEMCG: enabled [2021-05-17T19:29:49.881Z] - CONFIG_KEYS: enabled [2021-05-17T19:29:49.881Z] - CONFIG_VETH: enabled (as module) [2021-05-17T19:29:49.881Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-17T19:29:49.881Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-17T19:29:49.881Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-17T19:29:49.881Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-17T19:29:49.881Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-17T19:29:49.881Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-17T19:29:49.881Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-17T19:29:49.881Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-05-17T19:29:49.881Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-17T19:29:49.881Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-17T19:29:49.881Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-17T19:29:49.881Z] [2021-05-17T19:29:49.881Z] Optional Features: [2021-05-17T19:29:49.881Z] - CONFIG_USER_NS: enabled [2021-05-17T19:29:49.881Z] - CONFIG_SECCOMP: enabled [2021-05-17T19:29:49.881Z] - CONFIG_SECCOMP_FILTER: enabled [2021-05-17T19:29:49.881Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-17T19:29:49.881Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-17T19:29:49.882Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-17T19:29:49.882Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-05-17T19:29:49.882Z] - CONFIG_BLK_CGROUP: enabled [2021-05-17T19:29:49.882Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-17T19:29:49.882Z] - CONFIG_CGROUP_PERF: enabled [2021-05-17T19:29:49.882Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-17T19:29:49.882Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-17T19:29:49.882Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-17T19:29:49.882Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-17T19:29:49.882Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-17T19:29:49.882Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-17T19:29:49.882Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-17T19:29:49.882Z] - CONFIG_IP_VS: enabled (as module) [2021-05-17T19:29:49.882Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-17T19:29:49.882Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-17T19:29:49.882Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-17T19:29:49.882Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-17T19:29:49.882Z] - CONFIG_SECURITY_SELINUX: enabled [2021-05-17T19:29:49.882Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-05-17T19:29:49.882Z] - CONFIG_EXT4_FS: enabled [2021-05-17T19:29:49.882Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-17T19:29:49.882Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-17T19:29:49.882Z] - Network Drivers: [2021-05-17T19:29:49.882Z] - "overlay": [2021-05-17T19:29:49.882Z] - CONFIG_VXLAN: enabled (as module) [2021-05-17T19:29:49.882Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-17T19:29:49.882Z] Optional (for encrypted networks): [2021-05-17T19:29:50.142Z] - CONFIG_CRYPTO: enabled [2021-05-17T19:29:50.142Z] - CONFIG_CRYPTO_AEAD: enabled [2021-05-17T19:29:50.142Z] - CONFIG_CRYPTO_GCM: enabled [2021-05-17T19:29:50.142Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-05-17T19:29:50.142Z] - CONFIG_CRYPTO_GHASH: enabled [2021-05-17T19:29:50.142Z] - CONFIG_XFRM: enabled [2021-05-17T19:29:50.142Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-17T19:29:50.142Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-17T19:29:50.142Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-17T19:29:50.142Z] - "ipvlan": [2021-05-17T19:29:50.142Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-17T19:29:50.142Z] - "macvlan": [2021-05-17T19:29:50.142Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-17T19:29:50.142Z] - CONFIG_DUMMY: enabled (as module) [2021-05-17T19:29:50.142Z] - "ftp,tftp client in container": [2021-05-17T19:29:50.142Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-17T19:29:50.142Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-17T19:29:50.142Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-17T19:29:50.142Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-17T19:29:50.142Z] - Storage Drivers: [2021-05-17T19:29:50.142Z] - "aufs": [2021-05-17T19:29:50.142Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-17T19:29:50.142Z] - "btrfs": [2021-05-17T19:29:50.142Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-17T19:29:50.142Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-17T19:29:50.142Z] - "devicemapper": [2021-05-17T19:29:50.142Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-17T19:29:50.142Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-17T19:29:50.142Z] - "overlay": [2021-05-17T19:29:50.142Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-17T19:29:50.142Z] - "zfs": [2021-05-17T19:29:50.142Z] - /dev/zfs: present [2021-05-17T19:29:50.142Z] - zfs command: missing [2021-05-17T19:29:50.142Z] - zpool command: missing [2021-05-17T19:29:50.142Z] [2021-05-17T19:29:50.142Z] Limits: [2021-05-17T19:29:50.142Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-17T19:29:50.142Z] [2021-05-17T19:29:50.142Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-17T19:29:50.466Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:72e1392a17c751d8546bf4ceaa2b8688cc21b9d7 . [2021-05-17T19:29:50.466Z] #2 [internal] load .dockerignore [2021-05-17T19:29:50.466Z] #2 sha256:b2b531c47f4679bfbe5063a1b3a4f8752265aed5999dbc0a01f2a24702c2a526 [2021-05-17T19:29:50.466Z] #2 transferring context: 87B done [2021-05-17T19:29:50.466Z] #2 DONE 0.0s [2021-05-17T19:29:50.466Z] [2021-05-17T19:29:50.466Z] #1 [internal] load build definition from Dockerfile [2021-05-17T19:29:50.466Z] #1 sha256:11ed75bbdc507b688e63404a8c4c5235336c9b554d2808bb212cfb009b7d89d8 [2021-05-17T19:29:50.466Z] #1 transferring dockerfile: 17.07kB done [2021-05-17T19:29:50.466Z] #1 DONE 0.0s [2021-05-17T19:29:50.466Z] [2021-05-17T19:29:50.466Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-17T19:29:50.466Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-05-17T19:29:50.727Z] #3 DONE 0.2s [2021-05-17T19:29:50.727Z] [2021-05-17T19:29:50.727Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-17T19:29:50.727Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-05-17T19:29:50.727Z] #4 CACHED [2021-05-17T19:29:50.986Z] [2021-05-17T19:29:50.986Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-17T19:29:50.986Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-17T19:29:50.986Z] #7 DONE 0.1s [2021-05-17T19:29:50.986Z] [2021-05-17T19:29:50.986Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-17T19:29:50.986Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-17T19:29:51.246Z] #8 DONE 0.1s [2021-05-17T19:29:51.246Z] [2021-05-17T19:29:51.246Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-05-17T19:29:51.246Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-05-17T19:29:51.246Z] #5 DONE 0.1s [2021-05-17T19:29:51.246Z] [2021-05-17T19:29:51.246Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-17T19:29:51.246Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-05-17T19:29:51.246Z] #6 DONE 0.3s [2021-05-17T19:29:51.528Z] [2021-05-17T19:29:51.528Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-17T19:29:51.528Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-17T19:29:51.528Z] #26 DONE 0.0s [2021-05-17T19:29:51.528Z] [2021-05-17T19:29:51.528Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-17T19:29:51.528Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-17T19:29:51.528Z] #64 DONE 0.0s [2021-05-17T19:29:51.528Z] [2021-05-17T19:29:51.528Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-17T19:29:51.528Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-17T19:29:51.528Z] #62 DONE 0.0s [2021-05-17T19:29:51.528Z] [2021-05-17T19:29:51.528Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-17T19:29:51.528Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-17T19:29:51.528Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-05-17T19:29:51.528Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-05-17T19:29:51.528Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.29MB / 50.40MB 0.1s [2021-05-17T19:29:51.528Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.1s [2021-05-17T19:29:51.528Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-05-17T19:29:51.528Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.1s [2021-05-17T19:29:51.528Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-05-17T19:29:51.528Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 15.73MB / 50.40MB 0.2s [2021-05-17T19:29:51.528Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 3.15MB / 10.00MB 0.2s [2021-05-17T19:29:51.528Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 3.15MB / 7.81MB 0.2s [2021-05-17T19:29:51.789Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.3s [2021-05-17T19:29:51.789Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s done [2021-05-17T19:29:51.789Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 22.02MB / 50.40MB 0.4s [2021-05-17T19:29:51.789Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.3s done [2021-05-17T19:29:51.789Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.29MB / 51.83MB 0.4s [2021-05-17T19:29:51.789Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 0.4s [2021-05-17T19:29:52.056Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 36.70MB / 50.40MB 0.6s [2021-05-17T19:29:52.056Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 20.97MB / 51.83MB 0.6s [2021-05-17T19:29:52.056Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 11.53MB / 68.67MB 0.6s [2021-05-17T19:29:52.056Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 41.94MB / 50.40MB 0.7s [2021-05-17T19:29:52.056Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 25.17MB / 51.83MB 0.7s [2021-05-17T19:29:52.056Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 16.65MB / 68.67MB 0.7s [2021-05-17T19:29:52.320Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 47.19MB / 50.40MB 0.8s [2021-05-17T19:29:52.320Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 32.51MB / 51.83MB 0.8s [2021-05-17T19:29:52.320Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 22.02MB / 68.67MB 0.8s [2021-05-17T19:29:52.320Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 49.75MB / 50.40MB 1.0s [2021-05-17T19:29:52.320Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 47.19MB / 51.83MB 1.0s [2021-05-17T19:29:52.320Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 30.41MB / 68.67MB 1.0s [2021-05-17T19:29:52.579Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.1s done [2021-05-17T19:29:52.579Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.1s [2021-05-17T19:29:52.579Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.2s done [2021-05-17T19:29:52.579Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 41.94MB / 68.67MB 1.3s [2021-05-17T19:29:52.579Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 1.3s [2021-05-17T19:29:52.579Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 1.3s [2021-05-17T19:29:52.839Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 1.3s done [2021-05-17T19:29:52.839Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-05-17T19:29:52.839Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 50.80MB / 68.67MB 1.5s [2021-05-17T19:29:52.839Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 8.39MB / 120.17MB 1.5s [2021-05-17T19:29:53.098Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 65.01MB / 68.67MB 1.7s [2021-05-17T19:29:53.098Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 21.81MB / 120.17MB 1.7s [2021-05-17T19:29:53.098Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 1.8s [2021-05-17T19:29:53.098Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 30.41MB / 120.17MB 1.8s [2021-05-17T19:29:53.356Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 1.8s done [2021-05-17T19:29:53.356Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 41.94MB / 120.17MB 1.9s [2021-05-17T19:29:53.356Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 52.43MB / 120.17MB 2.0s [2021-05-17T19:29:53.617Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 66.06MB / 120.17MB 2.3s [2021-05-17T19:29:53.876Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 74.63MB / 120.17MB 2.4s [2021-05-17T19:29:53.876Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 81.79MB / 120.17MB 2.5s [2021-05-17T19:29:54.135Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 90.18MB / 120.17MB 2.6s [2021-05-17T19:29:54.135Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 109.05MB / 120.17MB 2.8s [2021-05-17T19:29:54.135Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 118.49MB / 120.17MB 2.9s [2021-05-17T19:29:54.702Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 3.2s done [2021-05-17T19:29:55.269Z] #9 ... [2021-05-17T19:29:55.269Z] [2021-05-17T19:29:55.269Z] #23 [internal] load build context [2021-05-17T19:29:55.269Z] #23 sha256:5c92aefddaf9c582e44b062f226e2f0d9c0e306d2eacde283d6ccd099de3a54b [2021-05-17T19:29:55.269Z] #23 transferring context: 53.24MB 3.5s done [2021-05-17T19:29:55.269Z] #23 DONE 3.8s [2021-05-17T19:29:55.269Z] [2021-05-17T19:29:55.269Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-17T19:29:55.269Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-17T19:29:56.646Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.6s done [2021-05-17T19:29:56.646Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.1s [2021-05-17T19:29:56.646Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.3s done [2021-05-17T19:29:56.646Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-05-17T19:29:57.213Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.2s done [2021-05-17T19:29:57.213Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s [2021-05-17T19:29:59.121Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.1s done [2021-05-17T19:29:59.380Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-05-17T19:30:00.718Z] Fetching without tags [2021-05-17T19:30:00.715Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-17T19:30:00.720Z] > git config --add remote.origin.fetch +refs/pull/42384/head:refs/remotes/origin/PR-42384 # timeout=10 [2021-05-17T19:30:00.722Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-17T19:30:00.736Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-17T19:30:00.741Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-17T19:30:00.742Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-17T19:30:00.742Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42384/head:refs/remotes/origin/PR-42384 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-17T19:30:00.952Z] Merging remotes/origin/master commit a2b0c723e0a35bcc2b39f2fe11a02b88b30e21a9 into PR head commit 466e21b2732fabdf4481e45c61f1d5366d246777 [2021-05-17T19:30:01.284Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 1.9s done [2021-05-17T19:30:01.284Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-05-17T19:30:01.445Z] Still waiting to schedule task [2021-05-17T19:30:01.445Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-05-17T19:30:01.446Z] Still waiting to schedule task [2021-05-17T19:30:01.446Z] Waiting for next available executor on ‘amd64&&ubuntu-2004&&cgroup2’ [2021-05-17T19:30:01.448Z] Still waiting to schedule task [2021-05-17T19:30:01.449Z] Waiting for next available executor on ‘arm64&&ubuntu-2004’ [2021-05-17T19:30:01.450Z] Still waiting to schedule task [2021-05-17T19:30:01.450Z] Waiting for next available executor on ‘windows-2019’ [2021-05-17T19:30:01.451Z] Still waiting to schedule task [2021-05-17T19:30:01.451Z] Waiting for next available executor on ‘windows-2022’ [2021-05-17T19:30:02.152Z] Merge succeeded, producing cdf51809f3ebaf97de467c93b9d7c5cb2792a6a0 [2021-05-17T19:30:02.152Z] Checking out Revision cdf51809f3ebaf97de467c93b9d7c5cb2792a6a0 (PR-42384) [2021-05-17T19:30:02.228Z] Commit message: "Merge commit 'a2b0c723e0a35bcc2b39f2fe11a02b88b30e21a9' into HEAD" [2021-05-17T19:30:00.975Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T19:30:00.980Z] > git checkout -f 466e21b2732fabdf4481e45c61f1d5366d246777 # timeout=10 [2021-05-17T19:30:01.420Z] > git remote # timeout=10 [2021-05-17T19:30:01.422Z] > git config --get remote.origin.url # timeout=10 [2021-05-17T19:30:01.441Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-17T19:30:01.442Z] > git merge a2b0c723e0a35bcc2b39f2fe11a02b88b30e21a9 # timeout=10 [2021-05-17T19:30:02.164Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-17T19:30:02.175Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T19:30:02.178Z] > git checkout -f cdf51809f3ebaf97de467c93b9d7c5cb2792a6a0 # timeout=10 [2021-05-17T19:30:02.251Z] > git rev-list --no-walk 466e21b2732fabdf4481e45c61f1d5366d246777 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-17T19:30:03.182Z] + docker version [2021-05-17T19:30:03.182Z] Client: Docker Engine - Community [2021-05-17T19:30:03.182Z] Version: 20.10.5 [2021-05-17T19:30:03.182Z] API version: 1.41 [2021-05-17T19:30:03.182Z] Go version: go1.13.15 [2021-05-17T19:30:03.182Z] Git commit: 55c4c88 [2021-05-17T19:30:03.182Z] Built: Tue Mar 2 20:18:05 2021 [2021-05-17T19:30:03.182Z] OS/Arch: linux/amd64 [2021-05-17T19:30:03.182Z] Context: default [2021-05-17T19:30:03.182Z] Experimental: true [2021-05-17T19:30:03.182Z] [2021-05-17T19:30:03.182Z] Server: Docker Engine - Community [2021-05-17T19:30:03.182Z] Engine: [2021-05-17T19:30:03.182Z] Version: 20.10.5 [2021-05-17T19:30:03.182Z] API version: 1.41 (minimum version 1.12) [2021-05-17T19:30:03.182Z] Go version: go1.13.15 [2021-05-17T19:30:03.182Z] Git commit: 363e9a8 [2021-05-17T19:30:03.182Z] Built: Tue Mar 2 20:16:00 2021 [2021-05-17T19:30:03.182Z] OS/Arch: linux/amd64 [2021-05-17T19:30:03.182Z] Experimental: true [2021-05-17T19:30:03.182Z] containerd: [2021-05-17T19:30:03.182Z] Version: 1.4.4 [2021-05-17T19:30:03.182Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-17T19:30:03.182Z] runc: [2021-05-17T19:30:03.182Z] Version: 1.0.0-rc93 [2021-05-17T19:30:03.182Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-17T19:30:03.182Z] docker-init: [2021-05-17T19:30:03.182Z] Version: 0.19.0 [2021-05-17T19:30:03.182Z] GitCommit: de40ad0 [Pipeline] sh [2021-05-17T19:30:03.471Z] + docker info [2021-05-17T19:30:04.413Z] Client: [2021-05-17T19:30:04.413Z] Context: default [2021-05-17T19:30:04.413Z] Debug Mode: false [2021-05-17T19:30:04.413Z] Plugins: [2021-05-17T19:30:04.413Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-17T19:30:04.413Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-17T19:30:04.413Z] [2021-05-17T19:30:04.413Z] Server: [2021-05-17T19:30:04.413Z] Containers: 0 [2021-05-17T19:30:04.413Z] Running: 0 [2021-05-17T19:30:04.413Z] Paused: 0 [2021-05-17T19:30:04.413Z] Stopped: 0 [2021-05-17T19:30:04.413Z] Images: 4 [2021-05-17T19:30:04.413Z] Server Version: 20.10.5 [2021-05-17T19:30:04.413Z] Storage Driver: overlay2 [2021-05-17T19:30:04.413Z] Backing Filesystem: extfs [2021-05-17T19:30:04.413Z] Supports d_type: true [2021-05-17T19:30:04.413Z] Native Overlay Diff: true [2021-05-17T19:30:04.413Z] Logging Driver: json-file [2021-05-17T19:30:04.413Z] Cgroup Driver: cgroupfs [2021-05-17T19:30:04.413Z] Cgroup Version: 1 [2021-05-17T19:30:04.413Z] Plugins: [2021-05-17T19:30:04.413Z] Volume: local [2021-05-17T19:30:04.413Z] Network: bridge host ipvlan macvlan null overlay [2021-05-17T19:30:04.413Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-17T19:30:04.413Z] Swarm: inactive [2021-05-17T19:30:04.413Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-05-17T19:30:04.413Z] Default Runtime: runc [2021-05-17T19:30:04.413Z] Init Binary: docker-init [2021-05-17T19:30:04.413Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-17T19:30:04.413Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-17T19:30:04.413Z] init version: de40ad0 [2021-05-17T19:30:04.413Z] Security Options: [2021-05-17T19:30:04.413Z] apparmor [2021-05-17T19:30:04.414Z] seccomp [2021-05-17T19:30:04.414Z] Profile: default [2021-05-17T19:30:04.414Z] Kernel Version: 5.4.0-1041-aws [2021-05-17T19:30:04.414Z] Operating System: Ubuntu 18.04.5 LTS [2021-05-17T19:30:04.414Z] OSType: linux [2021-05-17T19:30:04.414Z] Architecture: x86_64 [2021-05-17T19:30:04.414Z] CPUs: 2 [2021-05-17T19:30:04.414Z] Total Memory: 7.569GiB [2021-05-17T19:30:04.414Z] Name: ip-10-100-62-81 [2021-05-17T19:30:04.414Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-05-17T19:30:04.414Z] Docker Root Dir: /var/lib/docker [2021-05-17T19:30:04.414Z] Debug Mode: false [2021-05-17T19:30:04.414Z] Registry: https://index.docker.io/v1/ [2021-05-17T19:30:04.414Z] Labels: [2021-05-17T19:30:04.414Z] Experimental: true [2021-05-17T19:30:04.414Z] Insecure Registries: [2021-05-17T19:30:04.414Z] 127.0.0.0/8 [2021-05-17T19:30:04.414Z] Live Restore Enabled: true [2021-05-17T19:30:04.414Z] [2021-05-17T19:30:04.414Z] WARNING: No swap limit support [Pipeline] sh [2021-05-17T19:30:04.712Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-17T19:30:04.712Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-17T19:30:04.712Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42384/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-05-17T19:30:04.712Z] + bash /home/ubuntu/workspace/moby_PR-42384/check-config.sh [2021-05-17T19:30:04.712Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-17T19:30:04.712Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-05-17T19:30:04.712Z] [2021-05-17T19:30:04.712Z] Generally Necessary: [2021-05-17T19:30:04.712Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-17T19:30:04.712Z] - apparmor: enabled and tools installed [2021-05-17T19:30:04.712Z] - CONFIG_NAMESPACES: enabled [2021-05-17T19:30:04.712Z] - CONFIG_NET_NS: enabled [2021-05-17T19:30:04.712Z] - CONFIG_PID_NS: enabled [2021-05-17T19:30:04.712Z] - CONFIG_IPC_NS: enabled [2021-05-17T19:30:04.712Z] - CONFIG_UTS_NS: enabled [2021-05-17T19:30:04.712Z] - CONFIG_CGROUPS: enabled [2021-05-17T19:30:04.712Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-17T19:30:04.712Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-17T19:30:04.712Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-17T19:30:04.712Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-17T19:30:04.712Z] - CONFIG_CPUSETS: enabled [2021-05-17T19:30:04.712Z] - CONFIG_MEMCG: enabled [2021-05-17T19:30:04.712Z] - CONFIG_KEYS: enabled [2021-05-17T19:30:04.712Z] - CONFIG_VETH: enabled (as module) [2021-05-17T19:30:04.712Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-17T19:30:04.712Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-17T19:30:04.712Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-17T19:30:04.712Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-17T19:30:04.712Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-17T19:30:04.712Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-17T19:30:04.712Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-17T19:30:04.712Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-05-17T19:30:04.712Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-17T19:30:04.712Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-17T19:30:04.712Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-17T19:30:04.712Z] [2021-05-17T19:30:04.712Z] Optional Features: [2021-05-17T19:30:04.712Z] - CONFIG_USER_NS: enabled [2021-05-17T19:30:04.712Z] - CONFIG_SECCOMP: enabled [2021-05-17T19:30:04.712Z] - CONFIG_SECCOMP_FILTER: enabled [2021-05-17T19:30:04.712Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-17T19:30:04.712Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-17T19:30:04.712Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-17T19:30:04.712Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-05-17T19:30:04.712Z] - CONFIG_BLK_CGROUP: enabled [2021-05-17T19:30:04.712Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-17T19:30:04.712Z] - CONFIG_CGROUP_PERF: enabled [2021-05-17T19:30:04.712Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-17T19:30:04.975Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-17T19:30:04.975Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-17T19:30:04.975Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-17T19:30:04.975Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-17T19:30:04.975Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-17T19:30:04.975Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-17T19:30:04.975Z] - CONFIG_IP_VS: enabled (as module) [2021-05-17T19:30:04.975Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-17T19:30:04.975Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-17T19:30:04.975Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-17T19:30:04.975Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-17T19:30:04.975Z] - CONFIG_SECURITY_SELINUX: enabled [2021-05-17T19:30:04.975Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-05-17T19:30:04.975Z] - CONFIG_EXT4_FS: enabled [2021-05-17T19:30:04.975Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-17T19:30:04.975Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-17T19:30:04.975Z] - Network Drivers: [2021-05-17T19:30:04.975Z] - "overlay": [2021-05-17T19:30:04.975Z] - CONFIG_VXLAN: enabled (as module) [2021-05-17T19:30:04.975Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-17T19:30:04.975Z] Optional (for encrypted networks): [2021-05-17T19:30:04.975Z] - CONFIG_CRYPTO: enabled [2021-05-17T19:30:04.975Z] - CONFIG_CRYPTO_AEAD: enabled [2021-05-17T19:30:04.975Z] - CONFIG_CRYPTO_GCM: enabled [2021-05-17T19:30:04.975Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-05-17T19:30:04.975Z] - CONFIG_CRYPTO_GHASH: enabled [2021-05-17T19:30:04.975Z] - CONFIG_XFRM: enabled [2021-05-17T19:30:04.975Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-17T19:30:04.975Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-17T19:30:04.975Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-17T19:30:04.975Z] - "ipvlan": [2021-05-17T19:30:04.975Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-17T19:30:04.975Z] - "macvlan": [2021-05-17T19:30:04.975Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-17T19:30:04.975Z] - CONFIG_DUMMY: enabled (as module) [2021-05-17T19:30:04.975Z] - "ftp,tftp client in container": [2021-05-17T19:30:04.975Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-17T19:30:04.975Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-17T19:30:04.975Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-17T19:30:04.975Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-17T19:30:04.975Z] - Storage Drivers: [2021-05-17T19:30:04.975Z] - "aufs": [2021-05-17T19:30:04.975Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-17T19:30:04.975Z] - "btrfs": [2021-05-17T19:30:04.975Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-17T19:30:04.975Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-17T19:30:04.975Z] - "devicemapper": [2021-05-17T19:30:04.975Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-17T19:30:04.975Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-17T19:30:04.975Z] - "overlay": [2021-05-17T19:30:04.975Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-17T19:30:04.975Z] - "zfs": [2021-05-17T19:30:04.975Z] - /dev/zfs: present [2021-05-17T19:30:04.975Z] - zfs command: missing [2021-05-17T19:30:04.975Z] - zpool command: missing [2021-05-17T19:30:04.975Z] [2021-05-17T19:30:04.975Z] Limits: [2021-05-17T19:30:04.975Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-17T19:30:04.975Z] [2021-05-17T19:30:04.975Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-17T19:30:05.315Z] + sudo modprobe ip_vs [2021-05-17T19:30:05.315Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:cdf51809f3ebaf97de467c93b9d7c5cb2792a6a0 . [2021-05-17T19:30:05.581Z] #2 [internal] load .dockerignore [2021-05-17T19:30:05.581Z] #2 sha256:5737597b6a3d2fe17cc00df9ae1342383cf8aa1e0f6f11e3345a942cf4f1d467 [2021-05-17T19:30:05.581Z] #2 transferring context: 87B 0.0s done [2021-05-17T19:30:05.581Z] #2 DONE 0.0s [2021-05-17T19:30:05.581Z] [2021-05-17T19:30:05.581Z] #1 [internal] load build definition from Dockerfile [2021-05-17T19:30:05.581Z] #1 sha256:0da60d568f6ad54e0bf971a5fecb553fb0a6cb4b1bbdaad3df960b43003624c3 [2021-05-17T19:30:05.581Z] #1 transferring dockerfile: 17.07kB 0.0s done [2021-05-17T19:30:05.581Z] #1 DONE 0.0s [2021-05-17T19:30:05.581Z] [2021-05-17T19:30:05.581Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-17T19:30:05.581Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-05-17T19:30:05.581Z] #3 DONE 0.2s [2021-05-17T19:30:05.581Z] [2021-05-17T19:30:05.581Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-17T19:30:05.581Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-05-17T19:30:05.581Z] #4 CACHED [2021-05-17T19:30:06.153Z] [2021-05-17T19:30:06.153Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-05-17T19:30:06.153Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-05-17T19:30:06.153Z] #5 DONE 0.1s [2021-05-17T19:30:06.153Z] [2021-05-17T19:30:06.153Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-17T19:30:06.153Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-17T19:30:06.153Z] #8 DONE 0.1s [2021-05-17T19:30:06.153Z] [2021-05-17T19:30:06.153Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-17T19:30:06.153Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-05-17T19:30:06.153Z] #6 DONE 0.1s [2021-05-17T19:30:06.153Z] [2021-05-17T19:30:06.153Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-17T19:30:06.153Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-17T19:30:06.153Z] #7 DONE 0.1s [2021-05-17T19:30:06.153Z] [2021-05-17T19:30:06.153Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-17T19:30:06.153Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-17T19:30:06.153Z] #26 DONE 0.0s [2021-05-17T19:30:06.153Z] [2021-05-17T19:30:06.153Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-17T19:30:06.153Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-17T19:30:06.153Z] #64 DONE 0.0s [2021-05-17T19:30:06.153Z] [2021-05-17T19:30:06.153Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-17T19:30:06.153Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-17T19:30:06.153Z] #62 DONE 0.0s [2021-05-17T19:30:06.153Z] [2021-05-17T19:30:06.153Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-17T19:30:06.153Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-17T19:30:06.153Z] #9 DONE 0.0s [2021-05-17T19:30:06.153Z] [2021-05-17T19:30:06.153Z] #23 [internal] load build context [2021-05-17T19:30:06.153Z] #23 sha256:f41806c4898c99696ff6ae8991be171c012af9850489c4db233a9f1ccda9cecd [2021-05-17T19:30:06.563Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.3s done [2021-05-17T19:30:06.563Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-05-17T19:30:06.563Z] #9 DONE 14.8s [2021-05-17T19:30:06.563Z] [2021-05-17T19:30:06.563Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-17T19:30:06.563Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-17T19:30:07.941Z] #10 DONE 1.8s [2021-05-17T19:30:08.074Z] #23 transferring context: 53.24MB 1.6s done [2021-05-17T19:30:08.074Z] #23 DONE 1.7s [2021-05-17T19:30:08.074Z] [2021-05-17T19:30:08.074Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-05-17T19:30:08.074Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-05-17T19:30:08.074Z] #21 CACHED [2021-05-17T19:30:08.074Z] [2021-05-17T19:30:08.074Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-17T19:30:08.074Z] #25 sha256:5e78a426cfaf6f9362bac11e4286e43d6229d888538cb38e8348f0d12659694d [2021-05-17T19:30:08.074Z] #25 CACHED [2021-05-17T19:30:08.074Z] [2021-05-17T19:30:08.074Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-17T19:30:08.074Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-05-17T19:30:08.074Z] #31 CACHED [2021-05-17T19:30:08.074Z] [2021-05-17T19:30:08.074Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-17T19:30:08.074Z] #33 sha256:1addce1a8cbeec329636768a7067b590a3ee01bbe68802b55a1544dd881bbe3d [2021-05-17T19:30:08.074Z] #33 CACHED [2021-05-17T19:30:08.074Z] [2021-05-17T19:30:08.074Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-17T19:30:08.074Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-05-17T19:30:08.074Z] #14 CACHED [2021-05-17T19:30:08.074Z] [2021-05-17T19:30:08.074Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-17T19:30:08.074Z] #58 sha256:77b4aa30aa8b7d1d5a7c194f4bc0fb05e06a8102492096706c9ff89819c9d961 [2021-05-17T19:30:08.074Z] #58 CACHED [2021-05-17T19:30:08.074Z] [2021-05-17T19:30:08.074Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-17T19:30:08.074Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-05-17T19:30:08.074Z] #19 CACHED [2021-05-17T19:30:08.074Z] [2021-05-17T19:30:08.074Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-17T19:30:08.074Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-17T19:30:08.074Z] #55 CACHED [2021-05-17T19:30:08.074Z] [2021-05-17T19:30:08.074Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-17T19:30:08.074Z] #50 sha256:5b9aedebff9a1e9520ebf9b9548a0eb2dbcdbe2383b69f43d993abb8e4388119 [2021-05-17T19:30:08.074Z] #50 CACHED [2021-05-17T19:30:08.074Z] [2021-05-17T19:30:08.074Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-17T19:30:08.074Z] #52 sha256:9302966a0f38e4952ff9271f082be5f8ef3f2d49d9f4148818271c2820b072e4 [2021-05-17T19:30:08.074Z] #52 CACHED [2021-05-17T19:30:08.074Z] [2021-05-17T19:30:08.074Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-17T19:30:08.074Z] #44 sha256:cd25990cfc5891b6798c7a7fb8f33f5a51309a9c68c7b63395df1ce244478153 [2021-05-17T19:30:08.074Z] #44 CACHED [2021-05-17T19:30:08.074Z] [2021-05-17T19:30:08.074Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-17T19:30:08.074Z] #37 sha256:b45392471b787bddcfbcdeceb5dc5ac52f9b1134b34cf39d83a63cfec4553454 [2021-05-17T19:30:08.074Z] #37 CACHED [2021-05-17T19:30:08.074Z] [2021-05-17T19:30:08.074Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-17T19:30:08.074Z] #34 sha256:3e66c65fc2f07f7351c1f956d8b6bb451619fe21021603f95027ccfc8136fc78 [2021-05-17T19:30:08.074Z] #34 CACHED [2021-05-17T19:30:08.074Z] [2021-05-17T19:30:08.074Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-17T19:30:08.074Z] #49 sha256:f483675d5c7563a7709fa13e4c4e217a56ce537f768dcfeda016d0415b0b8e4f [2021-05-17T19:30:08.074Z] #49 CACHED [2021-05-17T19:30:08.074Z] [2021-05-17T19:30:08.074Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-17T19:30:08.074Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-05-17T19:30:08.074Z] #17 CACHED [2021-05-17T19:30:08.074Z] [2021-05-17T19:30:08.074Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-17T19:30:08.074Z] #47 sha256:d2cebc3a3be48bee809bb72114019de997e85011c9cafc6c729691e62a66c7b8 [2021-05-17T19:30:08.074Z] #47 CACHED [2021-05-17T19:30:08.074Z] [2021-05-17T19:30:08.074Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-17T19:30:08.074Z] #66 sha256:80cf31523c56e48cffe2ffbf7a0369dc4be5eb57a413249cf0caaeef8b547d9c [2021-05-17T19:30:08.074Z] #66 CACHED [2021-05-17T19:30:08.074Z] [2021-05-17T19:30:08.074Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-17T19:30:08.074Z] #54 sha256:f9df9ca1431475cb5f2fb6faa474e626b4f118eb6dc9c35a211868e39131cd76 [2021-05-17T19:30:08.074Z] #54 CACHED [2021-05-17T19:30:08.074Z] [2021-05-17T19:30:08.074Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-05-17T19:30:08.074Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-05-17T19:30:08.074Z] #15 CACHED [2021-05-17T19:30:08.074Z] [2021-05-17T19:30:08.074Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-17T19:30:08.074Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-17T19:30:08.074Z] #36 CACHED [2021-05-17T19:30:08.074Z] [2021-05-17T19:30:08.074Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-17T19:30:08.074Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-17T19:30:08.074Z] #18 CACHED [2021-05-17T19:30:08.074Z] [2021-05-17T19:30:08.074Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-17T19:30:08.074Z] #53 sha256:3d422752a0c519503de6c72f3f4bb05d4b8949fc5485ddf532e83d96731a203d [2021-05-17T19:30:08.074Z] #53 CACHED [2021-05-17T19:30:08.074Z] [2021-05-17T19:30:08.074Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-17T19:30:08.074Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-05-17T19:30:08.074Z] #63 CACHED [2021-05-17T19:30:08.074Z] [2021-05-17T19:30:08.074Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-17T19:30:08.074Z] #57 sha256:0b1168be3d120dca10223ed4bbc29811898e8a804ef49e1a8650da16b229a5cd [2021-05-17T19:30:08.074Z] #57 CACHED [2021-05-17T19:30:08.074Z] [2021-05-17T19:30:08.074Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-17T19:30:08.074Z] #68 sha256:f206cdadf5f9c4bff7f8f27e78246961bfe93fdd35716ee74f6414929040c41c [2021-05-17T19:30:08.074Z] #68 CACHED [2021-05-17T19:30:08.074Z] [2021-05-17T19:30:08.074Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-17T19:30:08.074Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-17T19:30:08.074Z] #13 CACHED [2021-05-17T19:30:08.074Z] [2021-05-17T19:30:08.074Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-17T19:30:08.074Z] #56 sha256:7a5d74d2aea1ba4dbf4579024d4bfa0b012bb23b0863bd600a63cbaa1a448311 [2021-05-17T19:30:08.074Z] #56 CACHED [2021-05-17T19:30:08.074Z] [2021-05-17T19:30:08.074Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-17T19:30:08.074Z] #28 sha256:b08370f0535e34e6963674a1fe2d943f1be86afad5ffc04f43fe3da1887de167 [2021-05-17T19:30:08.074Z] #28 CACHED [2021-05-17T19:30:08.074Z] [2021-05-17T19:30:08.074Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-17T19:30:08.074Z] #61 sha256:ae22ff239d532a330d066a25650ff4b1507bff0ff93e64301f373b71dfb6f629 [2021-05-17T19:30:08.074Z] #61 CACHED [2021-05-17T19:30:08.074Z] [2021-05-17T19:30:08.074Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-17T19:30:08.074Z] #59 sha256:c278028bcc13b5ba45a1e94a2ba164ea764a98f1261bc83b21edc1401eee0f00 [2021-05-17T19:30:08.074Z] #59 CACHED [2021-05-17T19:30:08.074Z] [2021-05-17T19:30:08.074Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-17T19:30:08.074Z] #24 sha256:7bbcfbac4e453d73da6e53e244699f010a26fc1c554bb7ee08349f6cf26bb71a [2021-05-17T19:30:08.074Z] #24 CACHED [2021-05-17T19:30:08.074Z] [2021-05-17T19:30:08.074Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-17T19:30:08.074Z] #46 sha256:bbff60fb2acfb56640db44d9f68be5535292a074767bfca4a7e8f724b6c281d8 [2021-05-17T19:30:08.074Z] #46 CACHED [2021-05-17T19:30:08.074Z] [2021-05-17T19:30:08.074Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:30:08.074Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-17T19:30:08.074Z] #43 CACHED [2021-05-17T19:30:08.074Z] [2021-05-17T19:30:08.074Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-17T19:30:08.074Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-17T19:30:08.074Z] #22 CACHED [2021-05-17T19:30:08.074Z] [2021-05-17T19:30:08.074Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-17T19:30:08.074Z] #48 sha256:270d47666eb0c7dae42b0ef498011563c8c24316a8af54fa6de888ba786e5086 [2021-05-17T19:30:08.074Z] #48 CACHED [2021-05-17T19:30:08.074Z] [2021-05-17T19:30:08.074Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-17T19:30:08.074Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-05-17T19:30:08.074Z] #39 CACHED [2021-05-17T19:30:08.074Z] [2021-05-17T19:30:08.074Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-17T19:30:08.074Z] #67 sha256:7ddc63e2040490a398363525084199ac7f11c04d1060a889bea565cb1e16f526 [2021-05-17T19:30:08.074Z] #67 CACHED [2021-05-17T19:30:08.074Z] [2021-05-17T19:30:08.074Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-17T19:30:08.074Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-17T19:30:08.074Z] #42 CACHED [2021-05-17T19:30:08.074Z] [2021-05-17T19:30:08.074Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-17T19:30:08.074Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-17T19:30:08.074Z] #40 CACHED [2021-05-17T19:30:08.074Z] [2021-05-17T19:30:08.074Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-17T19:30:08.074Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-17T19:30:08.074Z] #27 CACHED [2021-05-17T19:30:08.074Z] [2021-05-17T19:30:08.074Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-17T19:30:08.074Z] #29 sha256:abc7f0d4e724401e7c1d8851c1835483dba9994cbfc87ea381024364691d309c [2021-05-17T19:30:08.074Z] #29 CACHED [2021-05-17T19:30:08.074Z] [2021-05-17T19:30:08.074Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-17T19:30:08.074Z] #30 sha256:72667f3a0bb314f4dc8980ee3674b158950546dc036656947af605cc6059e9ef [2021-05-17T19:30:08.074Z] #30 CACHED [2021-05-17T19:30:08.074Z] [2021-05-17T19:30:08.074Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-17T19:30:08.074Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-17T19:30:08.074Z] #16 CACHED [2021-05-17T19:30:08.074Z] [2021-05-17T19:30:08.074Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-17T19:30:08.074Z] #45 sha256:f9f09b99c566ba34efa4a1b8318798d59a1cb2c5cf8ea76ee102a9a5e3edf502 [2021-05-17T19:30:08.074Z] #45 CACHED [2021-05-17T19:30:08.074Z] [2021-05-17T19:30:08.074Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-17T19:30:08.074Z] #41 sha256:bce58dfc774ddcd3f7d40080e731c1afaa4d4b804cb66a22f0b427738da48c68 [2021-05-17T19:30:08.074Z] #41 CACHED [2021-05-17T19:30:08.074Z] [2021-05-17T19:30:08.074Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-05-17T19:30:08.074Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-05-17T19:30:08.074Z] #11 CACHED [2021-05-17T19:30:08.074Z] [2021-05-17T19:30:08.075Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-05-17T19:30:08.075Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-05-17T19:30:08.075Z] #12 CACHED [2021-05-17T19:30:08.075Z] [2021-05-17T19:30:08.075Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-05-17T19:30:08.075Z] #35 sha256:a2c32358406deee48ad6717c97186f576aeaf98e023ea800d1dbd90e7788c57f [2021-05-17T19:30:08.075Z] #35 CACHED [2021-05-17T19:30:08.075Z] [2021-05-17T19:30:08.075Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-17T19:30:08.075Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-17T19:30:08.075Z] #32 CACHED [2021-05-17T19:30:08.075Z] [2021-05-17T19:30:08.075Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-17T19:30:08.075Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-17T19:30:08.075Z] #10 CACHED [2021-05-17T19:30:08.075Z] [2021-05-17T19:30:08.075Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-17T19:30:08.075Z] #60 sha256:e733773d4d0e1f9b5dd1fddfcbdeb1062d8aabf4dc4de5fad4fa598275e9bf1c [2021-05-17T19:30:08.075Z] #60 CACHED [2021-05-17T19:30:08.075Z] [2021-05-17T19:30:08.075Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-17T19:30:08.075Z] #51 sha256:ecb87066093a94ab7be3b2a8bc326b8b7af183a0bfc590edd8cf9a579b6cc148 [2021-05-17T19:30:08.075Z] #51 CACHED [2021-05-17T19:30:08.075Z] [2021-05-17T19:30:08.075Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-17T19:30:08.075Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-17T19:30:08.075Z] #20 CACHED [2021-05-17T19:30:08.075Z] [2021-05-17T19:30:08.075Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-17T19:30:08.075Z] #38 sha256:e407dbc26aacb13be0689e7ef2e189ad51e5b86e1c830b8d22e408403b1c1265 [2021-05-17T19:30:08.075Z] #38 CACHED [2021-05-17T19:30:08.075Z] [2021-05-17T19:30:08.075Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-17T19:30:08.075Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-05-17T19:30:08.075Z] #65 CACHED [2021-05-17T19:30:08.075Z] [2021-05-17T19:30:08.075Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-17T19:30:08.075Z] #69 sha256:2e4517f048ac53e8e8f111e9c254f4ca140453cf955fe3ab282cb9a73403fb1c [2021-05-17T19:30:08.075Z] #69 CACHED [2021-05-17T19:30:08.075Z] [2021-05-17T19:30:08.075Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-17T19:30:08.075Z] #70 sha256:42aa8ea7ba4c321e349c6e719546f50ae489c917133fcffa227b8c24ee4ae9e2 [2021-05-17T19:30:08.199Z] [2021-05-17T19:30:08.199Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-05-17T19:30:08.199Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-05-17T19:30:08.770Z] #11 DONE 0.5s [2021-05-17T19:30:08.770Z] [2021-05-17T19:30:08.770Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-05-17T19:30:08.770Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-05-17T19:30:09.017Z] #70 DONE 1.1s [2021-05-17T19:30:09.033Z] #12 ... [2021-05-17T19:30:09.033Z] [2021-05-17T19:30:09.033Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-17T19:30:09.033Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-05-17T19:30:09.033Z] #31 DONE 0.3s [2021-05-17T19:30:09.033Z] [2021-05-17T19:30:09.033Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-17T19:30:09.033Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-05-17T19:30:09.033Z] #39 DONE 0.3s [2021-05-17T19:30:09.033Z] [2021-05-17T19:30:09.033Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-17T19:30:09.033Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-17T19:30:09.277Z] [2021-05-17T19:30:09.277Z] #71 exporting to image [2021-05-17T19:30:09.277Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-17T19:30:09.277Z] #71 exporting layers [2021-05-17T19:30:09.847Z] #71 exporting layers 0.8s done [2021-05-17T19:30:09.847Z] #71 writing image sha256:3c7354d6ace10fbb4a8b76d3e577a2ee5ec9ddbf42ad9e186f0076bcd01cc55c [2021-05-17T19:30:09.847Z] #71 writing image sha256:3c7354d6ace10fbb4a8b76d3e577a2ee5ec9ddbf42ad9e186f0076bcd01cc55c done [2021-05-17T19:30:09.847Z] #71 naming to docker.io/library/docker:cdf51809f3ebaf97de467c93b9d7c5cb2792a6a0 done [2021-05-17T19:30:09.847Z] #71 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-05-17T19:30:10.197Z] + trap exit INT TERM [2021-05-17T19:30:10.197Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-05-17T19:30:10.197Z] + CONTAINER_NAME=docker-pr2 [2021-05-17T19:30:10.197Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42384/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42384/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cdf51809f3ebaf97de467c93b9d7c5cb2792a6a0 -e DOCKER_GRAPHDRIVER docker:cdf51809f3ebaf97de467c93b9d7c5cb2792a6a0 hack/make.sh dynbinary-daemon [2021-05-17T19:30:10.774Z] [2021-05-17T19:30:11.034Z] Removing bundles/ [2021-05-17T19:30:11.034Z] [2021-05-17T19:30:11.034Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-05-17T19:30:11.034Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-17T19:30:11.034Z] GOOS="" GOARCH="" GOARM="" [2021-05-17T19:30:14.322Z] #40 ... [2021-05-17T19:30:14.322Z] [2021-05-17T19:30:14.322Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-05-17T19:30:14.322Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-05-17T19:30:14.322Z] #12 DONE 5.4s [2021-05-17T19:30:14.322Z] [2021-05-17T19:30:14.322Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-17T19:30:14.322Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-17T19:30:16.235Z] #13 2.037 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-05-17T19:30:16.235Z] #13 2.044 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-05-17T19:30:16.235Z] #13 2.046 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-05-17T19:30:16.235Z] #13 2.046 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-05-17T19:30:18.776Z] #13 ... [2021-05-17T19:30:18.776Z] [2021-05-17T19:30:18.776Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-17T19:30:18.776Z] #49 sha256:3c2c0e10f07d13b7950b079e0a67e665567a0dc3208976a2a6ae80ab96dcb09e [2021-05-17T19:30:18.776Z] #49 5.014 + RM_GOPATH=0 [2021-05-17T19:30:18.776Z] #49 5.014 + TMP_GOPATH= [2021-05-17T19:30:18.776Z] #49 5.014 + : /build [2021-05-17T19:30:18.776Z] #49 5.014 + '[' -z '' ']' [2021-05-17T19:30:18.776Z] #49 5.018 ++ mktemp -d [2021-05-17T19:30:18.776Z] #49 5.018 + export GOPATH=/tmp/tmp.BsjzCmQTOD [2021-05-17T19:30:18.776Z] #49 5.018 + GOPATH=/tmp/tmp.BsjzCmQTOD [2021-05-17T19:30:18.776Z] #49 5.018 + RM_GOPATH=1 [2021-05-17T19:30:18.776Z] #49 5.018 + case "$(go env GOARCH)" in [2021-05-17T19:30:18.776Z] #49 5.022 ++ go env GOARCH [2021-05-17T19:30:18.776Z] #49 5.061 + export GO_BUILDMODE=-buildmode=pie [2021-05-17T19:30:18.776Z] #49 5.061 + GO_BUILDMODE=-buildmode=pie [2021-05-17T19:30:18.776Z] #49 5.062 ++ dirname /tmp/install/install.sh [2021-05-17T19:30:18.776Z] #49 5.063 + dir=/tmp/install [2021-05-17T19:30:18.776Z] #49 5.066 + bin=golangci_lint [2021-05-17T19:30:18.776Z] #49 5.066 + shift [2021-05-17T19:30:18.776Z] #49 5.066 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-17T19:30:18.776Z] #49 5.066 + . /tmp/install/golangci_lint.installer [2021-05-17T19:30:18.776Z] #49 5.066 ++ : v1.23.8 [2021-05-17T19:30:18.776Z] #49 5.066 + install_golangci_lint [2021-05-17T19:30:18.776Z] #49 5.066 + set -e [2021-05-17T19:30:18.776Z] #49 5.066 + export GO111MODULE=on [2021-05-17T19:30:18.776Z] #49 5.066 + GO111MODULE=on [2021-05-17T19:30:18.776Z] #49 5.066 + GOBIN=/build [2021-05-17T19:30:18.776Z] #49 5.066 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-17T19:30:18.776Z] #49 5.135 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-17T19:30:18.776Z] #49 5.135 go: finding github.com v1.23.8 [2021-05-17T19:30:18.776Z] #49 5.151 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-17T19:30:18.776Z] #49 5.155 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-17T19:30:18.776Z] #49 5.167 go: finding github.com/golangci v1.23.8 [2021-05-17T19:30:18.776Z] #49 6.438 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-17T19:30:18.776Z] #49 7.250 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-17T19:30:18.776Z] #49 ... [2021-05-17T19:30:18.776Z] [2021-05-17T19:30:18.776Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-17T19:30:18.776Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-17T19:30:18.776Z] #55 6.020 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-05-17T19:30:18.776Z] #55 6.168 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-05-17T19:30:18.776Z] #55 6.172 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-05-17T19:30:19.040Z] #55 8.905 Reading package lists... [2021-05-17T19:30:19.040Z] #55 ... [2021-05-17T19:30:19.040Z] [2021-05-17T19:30:19.040Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-17T19:30:19.040Z] #34 sha256:d6f198ee08cd35a31a1f9b032289a08edc7dfb30d3631e237597ac1a64cb36f1 [2021-05-17T19:30:19.040Z] #34 5.586 Install go-toml version v1.8.1 [2021-05-17T19:30:19.040Z] #34 5.647 go: finding github.com v1.8.1 [2021-05-17T19:30:19.040Z] #34 5.649 go: finding github.com/pelletier v1.8.1 [2021-05-17T19:30:19.040Z] #34 5.653 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-05-17T19:30:19.040Z] #34 5.653 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-05-17T19:30:19.040Z] #34 9.360 github.com/pelletier/go-toml [2021-05-17T19:30:19.040Z] #34 ... [2021-05-17T19:30:19.040Z] [2021-05-17T19:30:19.040Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-17T19:30:19.040Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-17T19:30:19.040Z] #36 3.612 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-05-17T19:30:19.040Z] #36 3.762 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-05-17T19:30:19.040Z] #36 3.922 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-05-17T19:30:19.301Z] #36 4.384 Reading package lists... [2021-05-17T19:30:19.301Z] #36 ... [2021-05-17T19:30:19.301Z] [2021-05-17T19:30:19.301Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-17T19:30:19.301Z] #58 sha256:d881bbe11f2fd6fba2eaa5c249440d0e59116064fba9cd59fc821aa44dffb867 [2021-05-17T19:30:19.301Z] #58 4.150 + RM_GOPATH=0 [2021-05-17T19:30:19.301Z] #58 4.150 + TMP_GOPATH= [2021-05-17T19:30:19.301Z] #58 4.150 + : /build [2021-05-17T19:30:19.301Z] #58 4.150 + '[' -z '' ']' [2021-05-17T19:30:19.301Z] #58 4.151 ++ mktemp -d [2021-05-17T19:30:19.301Z] #58 4.156 + export GOPATH=/tmp/tmp.VmIasWXtmf [2021-05-17T19:30:19.301Z] #58 4.156 + GOPATH=/tmp/tmp.VmIasWXtmf [2021-05-17T19:30:19.301Z] #58 4.156 + RM_GOPATH=1 [2021-05-17T19:30:19.301Z] #58 4.156 + case "$(go env GOARCH)" in [2021-05-17T19:30:19.301Z] #58 4.160 ++ go env GOARCH [2021-05-17T19:30:19.301Z] #58 4.169 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-17T19:30:19.301Z] #58 4.169 + export GO_BUILDMODE=-buildmode=pie [2021-05-17T19:30:19.301Z] #58 4.169 + GO_BUILDMODE=-buildmode=pie [2021-05-17T19:30:19.301Z] #58 4.169 ++ dirname /tmp/install/install.sh [2021-05-17T19:30:19.301Z] #58 4.169 + dir=/tmp/install [2021-05-17T19:30:19.301Z] #58 4.169 + bin=rootlesskit [2021-05-17T19:30:19.301Z] #58 4.169 + shift [2021-05-17T19:30:19.301Z] #58 4.169 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-17T19:30:19.301Z] #58 4.169 + . /tmp/install/rootlesskit.installer [2021-05-17T19:30:19.301Z] #58 4.169 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-17T19:30:19.301Z] #58 4.169 + install_rootlesskit [2021-05-17T19:30:19.301Z] #58 4.169 + case "$1" in [2021-05-17T19:30:19.301Z] #58 4.169 + export CGO_ENABLED=0 [2021-05-17T19:30:19.301Z] #58 4.169 + CGO_ENABLED=0 [2021-05-17T19:30:19.301Z] #58 4.169 + _install_rootlesskit [2021-05-17T19:30:19.301Z] #58 4.169 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-17T19:30:19.301Z] #58 4.169 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.VmIasWXtmf/src/github.com/rootless-containers/rootlesskit [2021-05-17T19:30:19.301Z] #58 4.177 Cloning into '/tmp/tmp.VmIasWXtmf/src/github.com/rootless-containers/rootlesskit'... [2021-05-17T19:30:19.301Z] #58 9.216 + cd /tmp/tmp.VmIasWXtmf/src/github.com/rootless-containers/rootlesskit [2021-05-17T19:30:19.301Z] #58 9.217 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-17T19:30:19.301Z] #58 9.255 + export GO111MODULE=on [2021-05-17T19:30:19.301Z] #58 9.274 + GO111MODULE=on [2021-05-17T19:30:19.301Z] #58 9.274 + export GOPROXY=https://proxy.golang.org [2021-05-17T19:30:19.301Z] #58 9.274 + GOPROXY=https://proxy.golang.org [2021-05-17T19:30:19.301Z] #58 9.274 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-17T19:30:19.301Z] #58 9.275 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-17T19:30:19.301Z] #58 ... [2021-05-17T19:30:19.301Z] [2021-05-17T19:30:19.301Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-17T19:30:19.301Z] #24 sha256:494f6b633ca900a3bfb36acf4fe710f3c70474afa2c855e88b0b37f5ad0cd65b [2021-05-17T19:30:19.301Z] #24 4.708 + RM_GOPATH=0 [2021-05-17T19:30:19.301Z] #24 4.708 + TMP_GOPATH= [2021-05-17T19:30:19.301Z] #24 4.708 + : /build [2021-05-17T19:30:19.301Z] #24 4.708 + '[' -z '' ']' [2021-05-17T19:30:19.301Z] #24 4.708 ++ mktemp -d [2021-05-17T19:30:19.301Z] #24 4.708 + export GOPATH=/tmp/tmp.TjFixNxAus [2021-05-17T19:30:19.301Z] #24 4.708 + GOPATH=/tmp/tmp.TjFixNxAus [2021-05-17T19:30:19.301Z] #24 4.708 + RM_GOPATH=1 [2021-05-17T19:30:19.301Z] #24 4.708 + case "$(go env GOARCH)" in [2021-05-17T19:30:19.301Z] #24 4.708 ++ go env GOARCH [2021-05-17T19:30:19.301Z] #24 4.708 + export GO_BUILDMODE=-buildmode=pie [2021-05-17T19:30:19.301Z] #24 4.708 + GO_BUILDMODE=-buildmode=pie [2021-05-17T19:30:19.301Z] #24 4.708 ++ dirname /tmp/install/install.sh [2021-05-17T19:30:19.301Z] #24 4.708 + dir=/tmp/install [2021-05-17T19:30:19.301Z] #24 4.708 + bin=dockercli [2021-05-17T19:30:19.301Z] #24 4.708 + shift [2021-05-17T19:30:19.301Z] #24 4.708 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-17T19:30:19.301Z] #24 4.708 + . /tmp/install/dockercli.installer [2021-05-17T19:30:19.301Z] #24 4.708 ++ : stable [2021-05-17T19:30:19.301Z] #24 4.708 ++ : 17.06.2-ce [2021-05-17T19:30:19.301Z] #24 4.708 + install_dockercli [2021-05-17T19:30:19.301Z] #24 4.708 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-17T19:30:19.301Z] #24 4.708 ++ uname -m [2021-05-17T19:30:19.301Z] #24 4.708 + arch=x86_64 [2021-05-17T19:30:19.301Z] #24 4.708 + '[' x86_64 '!=' x86_64 ']' [2021-05-17T19:30:19.301Z] #24 4.708 + url=https://download.docker.com/linux/static [2021-05-17T19:30:19.301Z] #24 4.708 + tar -xz docker/docker [2021-05-17T19:30:19.301Z] #24 4.708 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-05-17T19:30:19.301Z] #24 4.708 Install docker/cli version 17.06.2-ce from stable [2021-05-17T19:30:19.569Z] #24 ... [2021-05-17T19:30:19.569Z] [2021-05-17T19:30:19.569Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-17T19:30:19.569Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-17T19:30:19.569Z] #42 6.064 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-05-17T19:30:19.569Z] #42 6.159 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-05-17T19:30:19.569Z] #42 6.162 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-05-17T19:30:19.569Z] #42 8.859 Reading package lists... [2021-05-17T19:30:19.569Z] #42 ... [2021-05-17T19:30:19.569Z] [2021-05-17T19:30:19.569Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-17T19:30:19.569Z] #51 sha256:d6357d4ac6258217331a989061175281ce81ed4fac1e18024197051e203d244c [2021-05-17T19:30:19.569Z] #51 5.533 + RM_GOPATH=0 [2021-05-17T19:30:19.569Z] #51 5.533 + TMP_GOPATH= [2021-05-17T19:30:19.569Z] #51 5.533 + : /build [2021-05-17T19:30:19.569Z] #51 5.533 + '[' -z '' ']' [2021-05-17T19:30:19.569Z] #51 5.533 ++ mktemp -d [2021-05-17T19:30:19.569Z] #51 5.533 + export GOPATH=/tmp/tmp.u8pO4Bt0D3 [2021-05-17T19:30:19.569Z] #51 5.533 + GOPATH=/tmp/tmp.u8pO4Bt0D3 [2021-05-17T19:30:19.569Z] #51 5.533 + RM_GOPATH=1 [2021-05-17T19:30:19.569Z] #51 5.533 + case "$(go env GOARCH)" in [2021-05-17T19:30:19.569Z] #51 5.533 ++ go env GOARCH [2021-05-17T19:30:19.569Z] #51 5.555 + export GO_BUILDMODE=-buildmode=pie [2021-05-17T19:30:19.569Z] #51 5.555 + GO_BUILDMODE=-buildmode=pie [2021-05-17T19:30:19.569Z] #51 5.567 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-17T19:30:19.569Z] #51 5.568 ++ dirname /tmp/install/install.sh [2021-05-17T19:30:19.569Z] #51 5.568 + dir=/tmp/install [2021-05-17T19:30:19.569Z] #51 5.568 + bin=shfmt [2021-05-17T19:30:19.569Z] #51 5.568 + shift [2021-05-17T19:30:19.569Z] #51 5.568 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-17T19:30:19.569Z] #51 5.568 + . /tmp/install/shfmt.installer [2021-05-17T19:30:19.569Z] #51 5.568 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-17T19:30:19.569Z] #51 5.568 + install_shfmt [2021-05-17T19:30:19.569Z] #51 5.568 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-17T19:30:19.569Z] #51 5.568 + git clone https://github.com/mvdan/sh.git /tmp/tmp.u8pO4Bt0D3/src/github.com/mvdan/sh [2021-05-17T19:30:19.569Z] #51 5.570 Cloning into '/tmp/tmp.u8pO4Bt0D3/src/github.com/mvdan/sh'... [2021-05-17T19:30:19.830Z] #51 ... [2021-05-17T19:30:19.830Z] [2021-05-17T19:30:19.830Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-17T19:30:19.830Z] #45 sha256:27d0927cb46e2414cf0a24dc9494e48d68dc41d14c90be7e3ab6568a9fc3ef7a [2021-05-17T19:30:19.830Z] #45 4.631 + RM_GOPATH=0 [2021-05-17T19:30:19.830Z] #45 4.631 + TMP_GOPATH= [2021-05-17T19:30:19.830Z] #45 4.631 + : /build [2021-05-17T19:30:19.830Z] #45 4.631 + '[' -z '' ']' [2021-05-17T19:30:19.830Z] #45 4.631 ++ mktemp -d [2021-05-17T19:30:19.830Z] #45 4.632 + export GOPATH=/tmp/tmp.4XL3NBFveL [2021-05-17T19:30:19.830Z] #45 4.632 + GOPATH=/tmp/tmp.4XL3NBFveL [2021-05-17T19:30:19.830Z] #45 4.632 + RM_GOPATH=1 [2021-05-17T19:30:19.830Z] #45 4.633 + case "$(go env GOARCH)" in [2021-05-17T19:30:19.830Z] #45 4.633 ++ go env GOARCH [2021-05-17T19:30:19.830Z] #45 4.659 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-17T19:30:19.830Z] #45 4.659 + export GO_BUILDMODE=-buildmode=pie [2021-05-17T19:30:19.830Z] #45 4.659 + GO_BUILDMODE=-buildmode=pie [2021-05-17T19:30:19.830Z] #45 4.659 ++ dirname /tmp/install/install.sh [2021-05-17T19:30:19.830Z] #45 4.659 + dir=/tmp/install [2021-05-17T19:30:19.830Z] #45 4.659 + bin=vndr [2021-05-17T19:30:19.830Z] #45 4.659 + shift [2021-05-17T19:30:19.830Z] #45 4.659 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-17T19:30:19.830Z] #45 4.659 + . /tmp/install/vndr.installer [2021-05-17T19:30:19.830Z] #45 4.659 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-17T19:30:19.830Z] #45 4.659 + install_vndr [2021-05-17T19:30:19.830Z] #45 4.659 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-17T19:30:19.830Z] #45 4.659 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.4XL3NBFveL/src/github.com/LK4D4/vndr [2021-05-17T19:30:19.830Z] #45 4.663 Cloning into '/tmp/tmp.4XL3NBFveL/src/github.com/LK4D4/vndr'... [2021-05-17T19:30:19.830Z] #45 5.434 + cd /tmp/tmp.4XL3NBFveL/src/github.com/LK4D4/vndr [2021-05-17T19:30:19.830Z] #45 5.434 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-17T19:30:19.830Z] #45 5.439 + go build -buildmode=pie -v -o /build/vndr . [2021-05-17T19:30:19.830Z] #45 7.155 internal/cpu [2021-05-17T19:30:19.830Z] #45 7.176 runtime/internal/atomic [2021-05-17T19:30:19.830Z] #45 7.449 runtime/internal/sys [2021-05-17T19:30:19.830Z] #45 7.662 internal/bytealg [2021-05-17T19:30:19.830Z] #45 7.669 runtime/internal/math [2021-05-17T19:30:19.830Z] #45 7.774 internal/race [2021-05-17T19:30:19.830Z] #45 7.916 sync/atomic [2021-05-17T19:30:19.830Z] #45 8.196 unicode [2021-05-17T19:30:19.830Z] #45 8.656 runtime [2021-05-17T19:30:19.830Z] #45 11.10 unicode/utf8 [2021-05-17T19:30:19.830Z] #45 ... [2021-05-17T19:30:19.830Z] [2021-05-17T19:30:19.830Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-17T19:30:19.830Z] #47 sha256:33ed191fbce0ab61b88537535aca5b920a2b025f15a66f1bbf417f7a5f3e1363 [2021-05-17T19:30:19.830Z] #47 3.536 + RM_GOPATH=0 [2021-05-17T19:30:19.830Z] #47 3.536 + TMP_GOPATH= [2021-05-17T19:30:19.830Z] #47 3.536 + : /build [2021-05-17T19:30:19.830Z] #47 3.536 + '[' -z '' ']' [2021-05-17T19:30:19.830Z] #47 3.536 ++ mktemp -d [2021-05-17T19:30:19.830Z] #47 3.536 + export GOPATH=/tmp/tmp.oO2zF5xW5e [2021-05-17T19:30:19.830Z] #47 3.536 + GOPATH=/tmp/tmp.oO2zF5xW5e [2021-05-17T19:30:19.830Z] #47 3.536 + RM_GOPATH=1 [2021-05-17T19:30:19.830Z] #47 3.536 + case "$(go env GOARCH)" in [2021-05-17T19:30:19.830Z] #47 3.536 ++ go env GOARCH [2021-05-17T19:30:19.830Z] #47 3.542 + export GO_BUILDMODE=-buildmode=pie [2021-05-17T19:30:19.830Z] #47 3.542 + GO_BUILDMODE=-buildmode=pie [2021-05-17T19:30:19.830Z] #47 3.542 ++ dirname /tmp/install/install.sh [2021-05-17T19:30:19.830Z] #47 3.543 + dir=/tmp/install [2021-05-17T19:30:19.830Z] #47 3.543 + bin=gotestsum [2021-05-17T19:30:19.830Z] #47 3.543 + shift [2021-05-17T19:30:19.830Z] #47 3.543 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-17T19:30:19.830Z] #47 3.543 + . /tmp/install/gotestsum.installer [2021-05-17T19:30:19.830Z] #47 3.543 ++ : v0.5.3 [2021-05-17T19:30:19.830Z] #47 3.543 + install_gotestsum [2021-05-17T19:30:19.830Z] #47 3.543 + set -e [2021-05-17T19:30:19.830Z] #47 3.543 + export GO111MODULE=on [2021-05-17T19:30:19.830Z] #47 3.543 + GO111MODULE=on [2021-05-17T19:30:19.830Z] #47 3.543 + GOBIN=/build [2021-05-17T19:30:19.830Z] #47 3.543 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-17T19:30:19.830Z] #47 3.561 go: finding gotest.tools v0.5.3 [2021-05-17T19:30:19.830Z] #47 3.561 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-17T19:30:19.830Z] #47 4.029 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-17T19:30:19.830Z] #47 4.433 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-17T19:30:19.830Z] #47 4.925 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-17T19:30:19.830Z] #47 4.925 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-17T19:30:19.830Z] #47 4.925 go: downloading github.com/fatih/color v1.9.0 [2021-05-17T19:30:19.830Z] #47 4.925 go: downloading github.com/pkg/errors v0.9.1 [2021-05-17T19:30:19.830Z] #47 4.925 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-17T19:30:19.830Z] #47 4.987 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-17T19:30:19.830Z] #47 5.083 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-17T19:30:19.830Z] #47 5.195 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-17T19:30:19.830Z] #47 5.209 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-17T19:30:19.830Z] #47 5.213 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-17T19:30:19.830Z] #47 5.221 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-17T19:30:19.830Z] #47 5.330 go: extracting github.com/fatih/color v1.9.0 [2021-05-17T19:30:19.830Z] #47 5.700 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-17T19:30:19.830Z] #47 5.707 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-17T19:30:19.830Z] #47 5.735 go: extracting github.com/pkg/errors v0.9.1 [2021-05-17T19:30:19.830Z] #47 5.907 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-17T19:30:19.830Z] #47 6.371 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-17T19:30:19.830Z] #47 6.670 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-17T19:30:19.830Z] #47 6.813 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-17T19:30:19.830Z] #47 8.724 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-17T19:30:19.830Z] #47 10.10 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-17T19:30:19.830Z] #47 10.22 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-17T19:30:20.090Z] #47 ... [2021-05-17T19:30:20.090Z] [2021-05-17T19:30:20.090Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-17T19:30:20.090Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-17T19:30:20.090Z] #32 5.509 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-05-17T19:30:20.090Z] #32 5.514 Cloning into '.'... [2021-05-17T19:30:20.439Z] #32 ... [2021-05-17T19:30:20.439Z] [2021-05-17T19:30:20.439Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-17T19:30:20.439Z] #67 sha256:30e3b8a8cf955d3936271bbe3f7333583aea84b376c07fe722e33d22bb2e56d8 [2021-05-17T19:30:20.439Z] #67 5.374 + RM_GOPATH=0 [2021-05-17T19:30:20.439Z] #67 5.374 + TMP_GOPATH= [2021-05-17T19:30:20.439Z] #67 5.374 + : /build [2021-05-17T19:30:20.439Z] #67 5.374 + '[' -z '' ']' [2021-05-17T19:30:20.439Z] #67 5.374 ++ mktemp -d [2021-05-17T19:30:20.439Z] #67 5.374 + export GOPATH=/tmp/tmp.8yVPKoCljZ [2021-05-17T19:30:20.439Z] #67 5.374 + GOPATH=/tmp/tmp.8yVPKoCljZ [2021-05-17T19:30:20.439Z] #67 5.374 + RM_GOPATH=1 [2021-05-17T19:30:20.439Z] #67 5.374 + case "$(go env GOARCH)" in [2021-05-17T19:30:20.439Z] #67 5.374 ++ go env GOARCH [2021-05-17T19:30:20.439Z] #67 5.434 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-17T19:30:20.439Z] #67 5.435 + export GO_BUILDMODE=-buildmode=pie [2021-05-17T19:30:20.439Z] #67 5.435 + GO_BUILDMODE=-buildmode=pie [2021-05-17T19:30:20.439Z] #67 5.435 ++ dirname /tmp/install/install.sh [2021-05-17T19:30:20.439Z] #67 5.435 + dir=/tmp/install [2021-05-17T19:30:20.439Z] #67 5.435 + bin=proxy [2021-05-17T19:30:20.439Z] #67 5.435 + shift [2021-05-17T19:30:20.439Z] #67 5.435 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-17T19:30:20.439Z] #67 5.435 + . /tmp/install/proxy.installer [2021-05-17T19:30:20.439Z] #67 5.435 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-17T19:30:20.439Z] #67 5.435 + install_proxy [2021-05-17T19:30:20.439Z] #67 5.435 + case "$1" in [2021-05-17T19:30:20.439Z] #67 5.435 + export CGO_ENABLED=0 [2021-05-17T19:30:20.439Z] #67 5.435 + CGO_ENABLED=0 [2021-05-17T19:30:20.439Z] #67 5.435 + _install_proxy [2021-05-17T19:30:20.439Z] #67 5.435 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-05-17T19:30:20.439Z] #67 5.435 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.8yVPKoCljZ/src/github.com/docker/libnetwork [2021-05-17T19:30:20.439Z] #67 5.435 Cloning into '/tmp/tmp.8yVPKoCljZ/src/github.com/docker/libnetwork'... [2021-05-17T19:30:20.699Z] #67 ... [2021-05-17T19:30:20.699Z] [2021-05-17T19:30:20.699Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-17T19:30:20.699Z] #58 sha256:d881bbe11f2fd6fba2eaa5c249440d0e59116064fba9cd59fc821aa44dffb867 [2021-05-17T19:30:20.699Z] #58 10.87 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-17T19:30:20.699Z] #58 11.01 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-17T19:30:20.699Z] #58 11.01 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-17T19:30:20.699Z] #58 11.02 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-17T19:30:20.699Z] #58 11.07 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-17T19:30:20.699Z] #58 11.07 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-17T19:30:20.699Z] #58 11.07 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-17T19:30:20.699Z] #58 11.18 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-17T19:30:20.699Z] #58 11.23 go: downloading github.com/google/uuid v1.2.0 [2021-05-17T19:30:20.699Z] #58 11.26 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-17T19:30:20.699Z] #58 11.73 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-17T19:30:20.699Z] #58 11.97 go: downloading github.com/pkg/errors v0.9.1 [2021-05-17T19:30:20.966Z] #58 12.33 go: extracting github.com/google/uuid v1.2.0 [2021-05-17T19:30:20.966Z] #58 12.34 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-17T19:30:21.227Z] #58 12.49 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-17T19:30:21.227Z] #58 12.53 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-17T19:30:21.227Z] #58 12.56 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-17T19:30:21.487Z] #58 12.78 go: extracting github.com/pkg/errors v0.9.1 [2021-05-17T19:30:21.746Z] #58 13.06 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-17T19:30:22.395Z] #58 ... [2021-05-17T19:30:22.395Z] [2021-05-17T19:30:22.395Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-17T19:30:22.395Z] #24 sha256:494f6b633ca900a3bfb36acf4fe710f3c70474afa2c855e88b0b37f5ad0cd65b [2021-05-17T19:30:22.395Z] #24 13.55 + mkdir -p /build [2021-05-17T19:30:22.395Z] #24 13.55 + mv docker/docker /build/ [2021-05-17T19:30:22.395Z] #24 13.56 + rmdir docker [2021-05-17T19:30:22.395Z] #24 DONE 13.8s [2021-05-17T19:30:22.674Z] [2021-05-17T19:30:22.674Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-17T19:30:22.674Z] #49 sha256:3c2c0e10f07d13b7950b079e0a67e665567a0dc3208976a2a6ae80ab96dcb09e [2021-05-17T19:30:22.674Z] #49 12.54 go: downloading github.com/fatih/color v1.7.0 [2021-05-17T19:30:22.674Z] #49 12.54 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-17T19:30:22.674Z] #49 12.58 go: downloading github.com/spf13/viper v1.6.1 [2021-05-17T19:30:22.674Z] #49 12.58 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-17T19:30:22.674Z] #49 12.59 go: downloading github.com/pkg/errors v0.8.1 [2021-05-17T19:30:22.674Z] #49 12.62 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-17T19:30:22.674Z] #49 12.70 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-17T19:30:22.674Z] #49 12.78 go: extracting github.com/fatih/color v1.7.0 [2021-05-17T19:30:22.674Z] #49 12.79 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-17T19:30:22.674Z] #49 12.95 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-17T19:30:22.674Z] #49 12.98 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-17T19:30:22.674Z] #49 13.00 go: extracting github.com/pkg/errors v0.8.1 [2021-05-17T19:30:22.674Z] #49 13.13 go: extracting github.com/spf13/viper v1.6.1 [2021-05-17T19:30:22.674Z] #49 13.14 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-17T19:30:22.674Z] #49 13.24 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-17T19:30:22.674Z] #49 13.28 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-17T19:30:22.674Z] #49 13.29 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-17T19:30:22.674Z] #49 13.41 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-17T19:30:22.674Z] #49 13.48 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-17T19:30:22.674Z] #49 13.68 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-17T19:30:22.674Z] #49 14.04 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-17T19:30:22.674Z] #49 14.05 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-17T19:30:22.674Z] #49 14.12 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-17T19:30:22.938Z] #49 14.40 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-17T19:30:23.212Z] #49 14.62 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-17T19:30:23.487Z] #49 ... [2021-05-17T19:30:23.487Z] [2021-05-17T19:30:23.487Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-17T19:30:23.487Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-17T19:30:23.487Z] #27 CACHED [2021-05-17T19:30:23.487Z] [2021-05-17T19:30:23.487Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-17T19:30:23.487Z] #28 sha256:3ad66acaec3004ab140114736bc4522433b7f49f14874cc7820176247128cd27 [2021-05-17T19:30:23.487Z] #28 CACHED [2021-05-17T19:30:23.487Z] [2021-05-17T19:30:23.488Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-17T19:30:23.488Z] #29 sha256:27a9e0f9703621c1631cafe88978d7bc2e07620f09e2158da17784d31aa12077 [2021-05-17T19:30:23.488Z] #29 CACHED [2021-05-17T19:30:23.746Z] [2021-05-17T19:30:23.746Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-17T19:30:23.746Z] #49 sha256:3c2c0e10f07d13b7950b079e0a67e665567a0dc3208976a2a6ae80ab96dcb09e [2021-05-17T19:30:23.746Z] #49 14.95 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-17T19:30:23.746Z] #49 15.01 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-17T19:30:24.313Z] #49 15.58 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-17T19:30:24.313Z] #49 ... [2021-05-17T19:30:24.313Z] [2021-05-17T19:30:24.313Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-17T19:30:24.313Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-17T19:30:24.313Z] #40 5.271 + git clone https://github.com/docker/distribution.git . [2021-05-17T19:30:24.313Z] #40 5.272 Cloning into '.'... [2021-05-17T19:30:24.313Z] #40 ... [2021-05-17T19:30:24.313Z] [2021-05-17T19:30:24.313Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-17T19:30:24.313Z] #47 sha256:33ed191fbce0ab61b88537535aca5b920a2b025f15a66f1bbf417f7a5f3e1363 [2021-05-17T19:30:24.313Z] #47 15.51 go: finding github.com/fatih/color v1.9.0 [2021-05-17T19:30:24.313Z] #47 15.51 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-17T19:30:24.313Z] #47 15.53 go: finding github.com/pkg/errors v0.9.1 [2021-05-17T19:30:24.313Z] #47 15.69 go: finding github.com/spf13/pflag v1.0.3 [2021-05-17T19:30:24.313Z] #47 15.73 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-17T19:30:24.313Z] #47 15.78 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-17T19:30:24.571Z] #47 16.03 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-17T19:30:24.830Z] #47 16.12 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-17T19:30:24.830Z] #47 16.18 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-17T19:30:24.830Z] #47 16.30 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-17T19:30:25.088Z] #47 16.32 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-17T19:30:30.361Z] #47 ... [2021-05-17T19:30:30.361Z] [2021-05-17T19:30:30.361Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-17T19:30:30.361Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-17T19:30:30.361Z] #36 4.384 Reading package lists... [2021-05-17T19:30:30.361Z] #36 11.71 Reading package lists... [2021-05-17T19:30:30.361Z] #36 19.22 Building dependency tree... [2021-05-17T19:30:30.361Z] #36 20.72 Reading state information... [2021-05-17T19:30:30.361Z] #36 ... [2021-05-17T19:30:30.361Z] [2021-05-17T19:30:30.361Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-17T19:30:30.361Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-17T19:30:30.361Z] #13 5.916 Reading package lists... [2021-05-17T19:30:30.361Z] #13 13.86 Reading package lists... [2021-05-17T19:30:30.361Z] #13 ... [2021-05-17T19:30:30.361Z] [2021-05-17T19:30:30.361Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-17T19:30:30.361Z] #49 sha256:3c2c0e10f07d13b7950b079e0a67e665567a0dc3208976a2a6ae80ab96dcb09e [2021-05-17T19:30:30.361Z] #49 16.42 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-17T19:30:30.361Z] #49 17.59 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-17T19:30:30.361Z] #49 19.88 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-17T19:30:30.361Z] #49 19.89 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-17T19:30:30.361Z] #49 19.89 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-17T19:30:30.361Z] #49 19.89 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-17T19:30:30.361Z] #49 19.89 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-17T19:30:30.361Z] #49 19.89 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-17T19:30:30.361Z] #49 19.89 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-17T19:30:30.361Z] #49 19.90 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-17T19:30:30.361Z] #49 20.09 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-17T19:30:30.361Z] #49 20.13 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-17T19:30:30.361Z] #49 20.18 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-17T19:30:30.361Z] #49 20.25 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-17T19:30:30.361Z] #49 20.35 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-17T19:30:30.361Z] #49 20.36 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-17T19:30:30.361Z] #49 20.36 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-17T19:30:30.361Z] #49 20.39 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-17T19:30:30.361Z] #49 20.50 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-17T19:30:30.361Z] #49 20.51 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-17T19:30:30.361Z] #49 20.52 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-17T19:30:30.361Z] #49 20.54 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-17T19:30:30.361Z] #49 20.62 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-17T19:30:30.361Z] #49 20.65 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-17T19:30:30.361Z] #49 20.79 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-17T19:30:30.361Z] #49 20.81 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-17T19:30:30.361Z] #49 20.83 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-17T19:30:30.361Z] #49 20.86 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-17T19:30:30.361Z] #49 20.88 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-17T19:30:30.361Z] #49 21.12 go: downloading github.com/spf13/afero v1.1.2 [2021-05-17T19:30:30.361Z] #49 21.13 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-17T19:30:30.361Z] #49 21.13 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-17T19:30:30.361Z] #49 21.15 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-17T19:30:30.361Z] #49 21.29 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-17T19:30:30.361Z] #49 21.36 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-17T19:30:30.361Z] #49 ... [2021-05-17T19:30:30.361Z] [2021-05-17T19:30:30.362Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-17T19:30:30.362Z] #34 sha256:d6f198ee08cd35a31a1f9b032289a08edc7dfb30d3631e237597ac1a64cb36f1 [2021-05-17T19:30:30.362Z] #34 17.83 github.com/pelletier/go-toml/cmd/tomll [2021-05-17T19:30:30.362Z] #34 DONE 21.6s [2021-05-17T19:30:30.362Z] [2021-05-17T19:30:30.362Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-17T19:30:30.362Z] #45 sha256:27d0927cb46e2414cf0a24dc9494e48d68dc41d14c90be7e3ab6568a9fc3ef7a [2021-05-17T19:30:30.362Z] #45 11.61 math/bits [2021-05-17T19:30:30.362Z] #45 12.10 math [2021-05-17T19:30:30.362Z] #45 16.75 internal/testlog [2021-05-17T19:30:30.362Z] #45 17.20 encoding [2021-05-17T19:30:30.362Z] #45 17.32 unicode/utf16 [2021-05-17T19:30:30.362Z] #45 17.58 container/list [2021-05-17T19:30:30.362Z] #45 18.01 crypto/internal/subtle [2021-05-17T19:30:30.362Z] #45 18.10 crypto/subtle [2021-05-17T19:30:30.362Z] #45 18.23 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-05-17T19:30:30.362Z] #45 18.33 internal/nettrace [2021-05-17T19:30:30.362Z] #45 18.52 runtime/cgo [2021-05-17T19:30:30.362Z] #45 ... [2021-05-17T19:30:30.362Z] [2021-05-17T19:30:30.362Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-17T19:30:30.362Z] #51 sha256:d6357d4ac6258217331a989061175281ce81ed4fac1e18024197051e203d244c [2021-05-17T19:30:30.362Z] #51 16.58 + cd /tmp/tmp.u8pO4Bt0D3/src/github.com/mvdan/sh [2021-05-17T19:30:30.362Z] #51 16.58 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-17T19:30:30.362Z] #51 16.69 + GO111MODULE=on [2021-05-17T19:30:30.362Z] #51 16.69 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-17T19:30:30.362Z] #51 18.03 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-17T19:30:30.362Z] #51 18.10 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-17T19:30:30.362Z] #51 18.12 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-17T19:30:30.362Z] #51 18.45 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-17T19:30:30.362Z] #51 18.47 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-17T19:30:30.362Z] #51 19.41 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-17T19:30:30.362Z] #51 20.07 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-17T19:30:30.362Z] #51 21.52 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-17T19:30:31.305Z] #51 ... [2021-05-17T19:30:31.305Z] [2021-05-17T19:30:31.305Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-17T19:30:31.305Z] #49 sha256:3c2c0e10f07d13b7950b079e0a67e665567a0dc3208976a2a6ae80ab96dcb09e [2021-05-17T19:30:31.305Z] #49 21.80 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-17T19:30:31.305Z] #49 21.80 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-17T19:30:31.305Z] #49 21.82 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-17T19:30:31.305Z] #49 21.98 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-17T19:30:31.305Z] #49 22.12 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-17T19:30:31.305Z] #49 22.51 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-17T19:30:31.305Z] #49 22.52 go: extracting github.com/spf13/afero v1.1.2 [2021-05-17T19:30:31.305Z] #49 22.52 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-17T19:30:31.305Z] #49 22.52 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-17T19:30:31.305Z] #49 22.69 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-17T19:30:31.305Z] #49 22.78 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-17T19:30:31.565Z] #49 22.79 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-17T19:30:31.565Z] #49 22.82 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-17T19:30:31.565Z] #49 22.98 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-17T19:30:31.565Z] #49 23.03 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-17T19:30:31.825Z] #49 23.13 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-17T19:30:31.825Z] #49 23.15 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-17T19:30:31.825Z] #49 23.16 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-17T19:30:31.825Z] #49 23.27 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-17T19:30:31.825Z] #49 23.28 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-17T19:30:32.084Z] #49 23.36 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-17T19:30:32.085Z] #49 23.46 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-17T19:30:32.085Z] #49 23.49 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-17T19:30:32.085Z] #49 23.49 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-17T19:30:32.085Z] #49 23.49 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-17T19:30:32.085Z] #49 23.54 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-17T19:30:32.294Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0c672412cb17fe5af) in /home/ubuntu/workspace/moby_PR-42384 [Pipeline] { [Pipeline] checkout [2021-05-17T19:30:32.321Z] The recommended git tool is: git [2021-05-17T19:30:32.328Z] using credential docker-jenkins-github-credentials [2021-05-17T19:30:32.333Z] Cloning the remote Git repository [2021-05-17T19:30:32.333Z] Cloning with configured refspecs honoured and without tags [2021-05-17T19:30:32.344Z] #49 23.75 go: downloading github.com/spf13/cast v1.3.0 [2021-05-17T19:30:32.604Z] #49 23.86 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-17T19:30:32.604Z] #49 24.03 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-17T19:30:32.604Z] #49 24.03 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-17T19:30:32.604Z] #49 24.06 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-17T19:30:32.864Z] #49 24.10 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-17T19:30:32.864Z] #49 ... [2021-05-17T19:30:32.864Z] [2021-05-17T19:30:32.864Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-17T19:30:32.865Z] #58 sha256:d881bbe11f2fd6fba2eaa5c249440d0e59116064fba9cd59fc821aa44dffb867 [2021-05-17T19:30:32.865Z] #58 14.18 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-17T19:30:32.865Z] #58 14.38 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-17T19:30:32.865Z] #58 16.22 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-17T19:30:32.865Z] #58 16.41 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-17T19:30:32.865Z] #58 17.41 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-17T19:30:32.865Z] #58 19.94 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-17T19:30:32.865Z] #58 21.86 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-17T19:30:32.865Z] #58 22.02 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-17T19:30:32.865Z] #58 22.19 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-17T19:30:32.865Z] #58 22.38 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-17T19:30:32.865Z] #58 22.64 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-17T19:30:32.865Z] #58 ... [2021-05-17T19:30:32.865Z] [2021-05-17T19:30:32.865Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-17T19:30:32.865Z] #67 sha256:30e3b8a8cf955d3936271bbe3f7333583aea84b376c07fe722e33d22bb2e56d8 [2021-05-17T19:30:32.865Z] #67 23.64 Checking out files: 76% (1454/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-05-17T19:30:32.865Z] #67 24.11 + cd /tmp/tmp.8yVPKoCljZ/src/github.com/docker/libnetwork [2021-05-17T19:30:32.865Z] #67 24.12 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-17T19:30:32.378Z] Cloning repository https://github.com/moby/moby.git [2021-05-17T19:30:32.380Z] > git init /home/ubuntu/workspace/moby_PR-42384 # timeout=10 [2021-05-17T19:30:32.392Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-17T19:30:32.392Z] > git --version # timeout=10 [2021-05-17T19:30:32.400Z] > git --version # 'git version 2.25.1' [2021-05-17T19:30:32.400Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-17T19:30:32.401Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42384/head:refs/remotes/origin/PR-42384 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-17T19:30:33.434Z] #67 24.64 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-17T19:30:34.816Z] #67 ... [2021-05-17T19:30:34.816Z] [2021-05-17T19:30:34.816Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-17T19:30:34.816Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-17T19:30:34.816Z] #55 8.905 Reading package lists... [2021-05-17T19:30:34.816Z] #55 16.31 Reading package lists... [2021-05-17T19:30:34.816Z] #55 23.34 Building dependency tree... [2021-05-17T19:30:34.816Z] #55 24.63 Reading state information... [2021-05-17T19:30:34.816Z] #55 ... [2021-05-17T19:30:34.816Z] [2021-05-17T19:30:34.816Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-17T19:30:34.816Z] #49 sha256:3c2c0e10f07d13b7950b079e0a67e665567a0dc3208976a2a6ae80ab96dcb09e [2021-05-17T19:30:34.816Z] #49 24.22 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-17T19:30:34.816Z] #49 24.23 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-17T19:30:34.816Z] #49 24.28 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-17T19:30:34.816Z] #49 24.47 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-17T19:30:34.816Z] #49 24.64 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-17T19:30:34.816Z] #49 24.66 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-17T19:30:34.816Z] #49 24.71 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-17T19:30:34.816Z] #49 24.71 go: extracting github.com/spf13/cast v1.3.0 [2021-05-17T19:30:34.816Z] #49 24.72 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-17T19:30:34.816Z] #49 24.72 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-17T19:30:34.816Z] #49 24.76 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-17T19:30:34.816Z] #49 25.00 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-17T19:30:34.816Z] #49 25.00 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-17T19:30:34.816Z] #49 25.12 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-17T19:30:34.816Z] #49 25.15 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-17T19:30:34.816Z] #49 25.15 go: downloading golang.org/x/text v0.3.2 [2021-05-17T19:30:34.816Z] #49 25.30 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-17T19:30:34.816Z] #49 25.50 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-17T19:30:34.816Z] #49 25.71 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-17T19:30:34.816Z] #49 25.72 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-17T19:30:34.816Z] #49 25.84 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-17T19:30:34.816Z] #49 25.95 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-17T19:30:34.816Z] #49 25.97 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-17T19:30:34.816Z] #49 26.09 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-17T19:30:34.816Z] #49 26.14 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-17T19:30:34.816Z] #49 26.17 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-17T19:30:34.816Z] #49 26.22 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-17T19:30:35.076Z] #49 26.29 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-17T19:30:35.076Z] #49 26.31 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-17T19:30:35.076Z] #49 26.39 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-17T19:30:35.076Z] #49 26.42 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-17T19:30:35.336Z] #49 26.57 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-17T19:30:35.336Z] #49 26.57 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-17T19:30:35.336Z] #49 26.65 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-17T19:30:35.336Z] #49 26.74 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-17T19:30:35.336Z] #49 26.78 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-17T19:30:35.596Z] #49 26.84 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-17T19:30:35.596Z] #49 ... [2021-05-17T19:30:35.596Z] [2021-05-17T19:30:35.596Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-17T19:30:35.596Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-17T19:30:35.596Z] #42 8.859 Reading package lists... [2021-05-17T19:30:35.596Z] #42 17.28 Reading package lists... [2021-05-17T19:30:35.596Z] #42 24.03 Building dependency tree... [2021-05-17T19:30:35.596Z] #42 25.33 Reading state information... [2021-05-17T19:30:35.596Z] #42 27.04 The following additional packages will be installed: [2021-05-17T19:30:35.596Z] #42 ... [2021-05-17T19:30:35.596Z] [2021-05-17T19:30:35.596Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-17T19:30:35.596Z] #49 sha256:3c2c0e10f07d13b7950b079e0a67e665567a0dc3208976a2a6ae80ab96dcb09e [2021-05-17T19:30:35.596Z] #49 26.97 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-17T19:30:35.855Z] #49 27.14 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-17T19:30:35.855Z] #49 27.33 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-17T19:30:35.855Z] #49 27.39 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-17T19:30:36.115Z] #49 27.47 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-17T19:30:36.115Z] #49 27.50 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-17T19:30:36.115Z] #49 27.50 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-17T19:30:36.115Z] #49 27.54 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-17T19:30:36.375Z] #49 27.77 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-17T19:30:36.634Z] #49 28.04 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-17T19:30:36.895Z] #49 28.19 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-17T19:30:36.895Z] #49 28.23 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-17T19:30:36.895Z] #49 28.32 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-17T19:30:37.154Z] #49 28.43 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-17T19:30:37.154Z] #49 28.45 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-17T19:30:37.154Z] #49 28.46 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-17T19:30:37.154Z] #49 28.57 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-17T19:30:37.414Z] #49 28.73 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-17T19:30:37.673Z] #49 29.00 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-17T19:30:38.612Z] #49 ... [2021-05-17T19:30:38.612Z] [2021-05-17T19:30:38.612Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-17T19:30:38.612Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-17T19:30:38.612Z] #55 26.57 The following additional packages will be installed: [2021-05-17T19:30:38.612Z] #55 26.58 libbtrfs0 [2021-05-17T19:30:38.612Z] #55 26.79 The following NEW packages will be installed: [2021-05-17T19:30:38.612Z] #55 26.79 libbtrfs-dev libbtrfs0 [2021-05-17T19:30:38.612Z] #55 27.18 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-05-17T19:30:38.612Z] #55 27.18 Need to get 119 kB of archives. [2021-05-17T19:30:38.612Z] #55 27.18 After this operation, 387 kB of additional disk space will be used. [2021-05-17T19:30:38.612Z] #55 27.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-17T19:30:38.612Z] #55 27.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-17T19:30:38.612Z] #55 28.09 debconf: delaying package configuration, since apt-utils is not installed [2021-05-17T19:30:38.612Z] #55 28.28 Fetched 119 kB in 0s (394 kB/s) [2021-05-17T19:30:38.612Z] #55 28.35 Selecting previously unselected package libbtrfs0. [2021-05-17T19:30:38.612Z] #55 28.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-17T19:30:38.612Z] #55 28.45 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-17T19:30:38.612Z] #55 28.46 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-17T19:30:38.612Z] #55 28.71 Selecting previously unselected package libbtrfs-dev. [2021-05-17T19:30:38.612Z] #55 28.71 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-17T19:30:38.612Z] #55 28.72 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-17T19:30:38.612Z] #55 28.99 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-17T19:30:38.612Z] #55 29.01 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-17T19:30:38.612Z] #55 29.03 Processing triggers for libc-bin (2.28-10) ... [2021-05-17T19:30:38.612Z] #55 DONE 29.7s [2021-05-17T19:30:38.612Z] [2021-05-17T19:30:38.612Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-17T19:30:38.612Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-17T19:30:38.612Z] #42 27.05 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-05-17T19:30:38.612Z] #42 27.06 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-05-17T19:30:38.612Z] #42 27.07 Suggested packages: [2021-05-17T19:30:38.612Z] #42 27.07 manpages-dev python-setuptools [2021-05-17T19:30:38.612Z] #42 28.33 The following NEW packages will be installed: [2021-05-17T19:30:38.612Z] #42 28.34 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-05-17T19:30:38.612Z] #42 28.34 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-05-17T19:30:38.612Z] #42 28.34 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-05-17T19:30:38.612Z] #42 28.34 python-six zlib1g-dev [2021-05-17T19:30:38.612Z] #42 28.75 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-05-17T19:30:38.612Z] #42 28.75 Need to get 4095 kB of archives. [2021-05-17T19:30:38.612Z] #42 28.75 After this operation, 22.5 MB of additional disk space will be used. [2021-05-17T19:30:38.612Z] #42 28.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-05-17T19:30:38.612Z] #42 28.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-17T19:30:38.612Z] #42 28.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-05-17T19:30:38.612Z] #42 28.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-17T19:30:38.612Z] #42 28.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-05-17T19:30:38.612Z] #42 28.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-17T19:30:38.612Z] #42 28.78 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-05-17T19:30:38.612Z] #42 28.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-05-17T19:30:38.612Z] #42 28.80 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-05-17T19:30:38.612Z] #42 28.90 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-05-17T19:30:38.612Z] #42 28.91 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-05-17T19:30:38.612Z] #42 29.04 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-05-17T19:30:38.612Z] #42 29.09 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-05-17T19:30:38.612Z] #42 29.11 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-05-17T19:30:38.612Z] #42 29.12 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-05-17T19:30:38.612Z] #42 29.15 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-05-17T19:30:38.612Z] #42 29.16 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-05-17T19:30:39.184Z] #42 30.38 debconf: delaying package configuration, since apt-utils is not installed [2021-05-17T19:30:39.184Z] #42 30.64 Fetched 4095 kB in 1s (5719 kB/s) [2021-05-17T19:30:39.184Z] #42 30.74 Selecting previously unselected package libcap-dev:amd64. [2021-05-17T19:30:39.443Z] #42 30.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-17T19:30:39.443Z] #42 30.83 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-05-17T19:30:39.443Z] #42 30.84 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-05-17T19:30:39.703Z] #42 30.99 Selecting previously unselected package libnet1:amd64. [2021-05-17T19:30:39.703Z] #42 31.03 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-17T19:30:39.703Z] #42 31.04 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-17T19:30:39.962Z] #42 31.18 Selecting previously unselected package libnet1-dev. [2021-05-17T19:30:39.962Z] #42 31.18 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-17T19:30:39.962Z] #42 31.20 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-17T19:30:40.221Z] #42 31.46 Selecting previously unselected package libnl-3-200:amd64. [2021-05-17T19:30:40.221Z] #42 31.46 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-17T19:30:40.221Z] #42 31.47 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-17T19:30:40.481Z] #42 31.68 Selecting previously unselected package libnl-3-dev:amd64. [2021-05-17T19:30:40.481Z] #42 31.68 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-05-17T19:30:40.481Z] #42 31.69 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-17T19:30:40.740Z] #42 31.97 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-17T19:30:40.740Z] #42 31.97 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-17T19:30:40.740Z] #42 31.99 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-17T19:30:40.740Z] #42 32.07 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-05-17T19:30:40.740Z] #42 32.07 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-05-17T19:30:40.740Z] #42 32.08 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-17T19:30:40.740Z] #42 32.19 Selecting previously unselected package zlib1g-dev:amd64. [2021-05-17T19:30:41.000Z] #42 32.19 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-05-17T19:30:41.000Z] #42 32.24 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-17T19:30:41.260Z] #42 32.53 Selecting previously unselected package libprotobuf17:amd64. [2021-05-17T19:30:41.260Z] #42 32.53 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-05-17T19:30:41.260Z] #42 32.54 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-17T19:30:41.831Z] #42 ... [2021-05-17T19:30:41.831Z] [2021-05-17T19:30:41.831Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-17T19:30:41.831Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-17T19:30:41.831Z] #36 22.98 The following additional packages will be installed: [2021-05-17T19:30:41.831Z] #36 23.00 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-05-17T19:30:41.831Z] #36 23.01 Suggested packages: [2021-05-17T19:30:41.831Z] #36 23.03 cmake-doc ninja-build lrzip [2021-05-17T19:30:41.831Z] #36 23.03 Recommended packages: [2021-05-17T19:30:41.831Z] #36 23.03 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-05-17T19:30:41.831Z] #36 24.01 The following NEW packages will be installed: [2021-05-17T19:30:41.831Z] #36 24.03 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-05-17T19:30:41.831Z] #36 24.03 vim-common xxd [2021-05-17T19:30:41.831Z] #36 24.41 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-05-17T19:30:41.831Z] #36 24.41 Need to get 14.9 MB of archives. [2021-05-17T19:30:41.831Z] #36 24.41 After this operation, 61.8 MB of additional disk space will be used. [2021-05-17T19:30:41.831Z] #36 24.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-17T19:30:41.831Z] #36 24.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-17T19:30:41.831Z] #36 24.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-05-17T19:30:41.831Z] #36 24.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-17T19:30:41.831Z] #36 25.43 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-05-17T19:30:41.831Z] #36 25.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-05-17T19:30:41.831Z] #36 25.50 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-05-17T19:30:41.831Z] #36 25.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-05-17T19:30:41.831Z] #36 25.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-05-17T19:30:41.831Z] #36 25.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-05-17T19:30:41.831Z] #36 26.97 debconf: delaying package configuration, since apt-utils is not installed [2021-05-17T19:30:41.831Z] #36 27.11 Fetched 14.9 MB in 2s (8689 kB/s) [2021-05-17T19:30:41.831Z] #36 27.21 Selecting previously unselected package xxd. [2021-05-17T19:30:41.831Z] #36 27.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 ... 15410 files and directories currently installed.) [2021-05-17T19:30:41.831Z] #36 27.28 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-17T19:30:41.831Z] #36 27.29 Unpacking xxd (2:8.1.0875-5) ... [2021-05-17T19:30:41.831Z] #36 27.53 Selecting previously unselected package vim-common. [2021-05-17T19:30:41.831Z] #36 27.53 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-17T19:30:41.831Z] #36 27.56 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-17T19:30:41.831Z] #36 27.92 Selecting previously unselected package cmake-data. [2021-05-17T19:30:41.831Z] #36 27.92 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-05-17T19:30:41.831Z] #36 27.93 Unpacking cmake-data (3.13.4-1) ... [2021-05-17T19:30:41.831Z] #36 31.39 Selecting previously unselected package libicu63:amd64. [2021-05-17T19:30:41.831Z] #36 31.39 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-17T19:30:41.831Z] #36 31.41 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-17T19:30:41.831Z] #36 ... [2021-05-17T19:30:41.831Z] [2021-05-17T19:30:41.831Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-17T19:30:41.831Z] #51 sha256:d6357d4ac6258217331a989061175281ce81ed4fac1e18024197051e203d244c [2021-05-17T19:30:41.831Z] #51 23.13 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-17T19:30:41.831Z] #51 23.32 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-17T19:30:41.831Z] #51 23.43 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-17T19:30:41.831Z] #51 23.49 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-17T19:30:41.831Z] #51 24.22 runtime [2021-05-17T19:30:41.831Z] #51 24.34 runtime/cgo [2021-05-17T19:30:41.831Z] #51 ... [2021-05-17T19:30:41.831Z] [2021-05-17T19:30:41.831Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-17T19:30:41.831Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-17T19:30:41.831Z] #42 33.34 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-05-17T19:30:41.831Z] #42 33.34 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-05-17T19:30:41.832Z] #42 33.37 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-17T19:30:42.091Z] #42 33.60 Selecting previously unselected package libprotobuf-dev:amd64. [2021-05-17T19:30:42.351Z] #42 33.63 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-05-17T19:30:42.351Z] #42 33.65 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-17T19:30:42.611Z] #42 ... [2021-05-17T19:30:42.611Z] [2021-05-17T19:30:42.611Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-17T19:30:42.611Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-17T19:30:42.611Z] #40 23.47 Checking out files: 98% (1674/1693) Checking out files: 99% (1677/1693) Checking out files: 100% (1693/1693) Checking out files: 100% (1693/1693), done. [2021-05-17T19:30:42.611Z] #40 23.54 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-05-17T19:30:42.611Z] #40 25.52 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-05-17T19:30:42.611Z] #40 ... [2021-05-17T19:30:42.611Z] [2021-05-17T19:30:42.611Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-17T19:30:42.611Z] #56 sha256:2e6b75a5512ccac66ba75b51c35ba6b949ca2f8d7dce36829c25574fa9beacbf [2021-05-17T19:30:42.611Z] #56 1.192 + RM_GOPATH=0 [2021-05-17T19:30:42.611Z] #56 1.192 + TMP_GOPATH= [2021-05-17T19:30:42.611Z] #56 1.192 + : /build [2021-05-17T19:30:42.611Z] #56 1.192 + '[' -z '' ']' [2021-05-17T19:30:42.611Z] #56 1.192 ++ mktemp -d [2021-05-17T19:30:42.611Z] #56 1.205 + export GOPATH=/tmp/tmp.8BYTeHIcmi [2021-05-17T19:30:42.611Z] #56 1.205 + GOPATH=/tmp/tmp.8BYTeHIcmi [2021-05-17T19:30:42.611Z] #56 1.206 + RM_GOPATH=1 [2021-05-17T19:30:42.611Z] #56 1.206 + case "$(go env GOARCH)" in [2021-05-17T19:30:42.611Z] #56 1.206 ++ go env GOARCH [2021-05-17T19:30:42.611Z] #56 1.245 + export GO_BUILDMODE=-buildmode=pie [2021-05-17T19:30:42.611Z] #56 1.245 + GO_BUILDMODE=-buildmode=pie [2021-05-17T19:30:42.611Z] #56 1.246 ++ dirname /tmp/install/install.sh [2021-05-17T19:30:42.611Z] #56 1.250 + dir=/tmp/install [2021-05-17T19:30:42.611Z] #56 1.250 + bin=containerd [2021-05-17T19:30:42.611Z] #56 1.252 + shift [2021-05-17T19:30:42.611Z] #56 1.252 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-17T19:30:42.611Z] #56 1.252 + . /tmp/install/containerd.installer [2021-05-17T19:30:42.611Z] #56 1.252 ++ set -e [2021-05-17T19:30:42.611Z] #56 1.252 ++ : 8c906ff108ac28da23f69cc7b74f8e7a470d1df0 [2021-05-17T19:30:42.611Z] #56 1.252 + install_containerd [2021-05-17T19:30:42.611Z] #56 1.253 + echo 'Install containerd version 8c906ff108ac28da23f69cc7b74f8e7a470d1df0' [2021-05-17T19:30:42.611Z] #56 1.257 Install containerd version 8c906ff108ac28da23f69cc7b74f8e7a470d1df0 [2021-05-17T19:30:42.611Z] #56 1.257 + git clone https://github.com/containerd/containerd.git /tmp/tmp.8BYTeHIcmi/src/github.com/containerd/containerd [2021-05-17T19:30:42.611Z] #56 1.259 Cloning into '/tmp/tmp.8BYTeHIcmi/src/github.com/containerd/containerd'... [2021-05-17T19:30:43.993Z] #56 ... [2021-05-17T19:30:43.993Z] [2021-05-17T19:30:43.993Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-17T19:30:43.993Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-17T19:30:43.993Z] #42 35.21 Selecting previously unselected package libprotoc17:amd64. [2021-05-17T19:30:43.993Z] #42 35.21 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-05-17T19:30:43.993Z] #42 35.22 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-17T19:30:43.993Z] #42 ... [2021-05-17T19:30:43.993Z] [2021-05-17T19:30:43.993Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-17T19:30:43.993Z] #58 sha256:d881bbe11f2fd6fba2eaa5c249440d0e59116064fba9cd59fc821aa44dffb867 [2021-05-17T19:30:43.993Z] #58 25.35 go: finding github.com/pkg/errors v0.9.1 [2021-05-17T19:30:43.993Z] #58 25.47 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-17T19:30:43.993Z] #58 25.69 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-17T19:30:43.993Z] #58 25.79 go: finding github.com/google/uuid v1.2.0 [2021-05-17T19:30:43.993Z] #58 25.86 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-17T19:30:43.993Z] #58 25.97 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-17T19:30:43.993Z] #58 26.03 go: finding github.com/gofrs/flock v0.8.0 [2021-05-17T19:30:43.993Z] #58 26.05 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-17T19:30:43.993Z] #58 26.08 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-17T19:30:43.993Z] #58 26.17 go: finding github.com/gorilla/mux v1.8.0 [2021-05-17T19:30:43.993Z] #58 26.19 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-17T19:30:43.993Z] #58 26.20 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-17T19:30:43.993Z] #58 26.22 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-17T19:30:43.993Z] #58 26.47 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-17T19:30:43.993Z] #58 26.56 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-17T19:30:43.993Z] #58 ... [2021-05-17T19:30:43.993Z] [2021-05-17T19:30:43.993Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-17T19:30:43.993Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-17T19:30:43.993Z] #13 13.86 Reading package lists... [2021-05-17T19:30:43.993Z] #13 21.20 Building dependency tree... [2021-05-17T19:30:43.993Z] #13 22.74 Reading state information... [2021-05-17T19:30:43.993Z] #13 24.81 The following additional packages will be installed: [2021-05-17T19:30:43.993Z] #13 24.81 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-05-17T19:30:43.993Z] #13 24.81 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-05-17T19:30:43.993Z] #13 24.81 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-05-17T19:30:43.993Z] #13 24.81 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-05-17T19:30:43.993Z] #13 24.84 mingw-w64-common mingw-w64-x86-64-dev [2021-05-17T19:30:43.993Z] #13 24.84 Suggested packages: [2021-05-17T19:30:43.993Z] #13 24.84 gcc-8-locales seccomp wine64 [2021-05-17T19:30:43.993Z] #13 26.29 The following NEW packages will be installed: [2021-05-17T19:30:43.993Z] #13 26.31 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-05-17T19:30:43.993Z] #13 26.32 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-05-17T19:30:43.993Z] #13 26.32 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-05-17T19:30:43.993Z] #13 26.32 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-05-17T19:30:43.993Z] #13 26.32 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-05-17T19:30:43.993Z] #13 26.33 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-05-17T19:30:43.993Z] #13 26.34 The following packages will be upgraded: [2021-05-17T19:30:43.993Z] #13 26.35 libseccomp2 libsystemd0 libudev1 [2021-05-17T19:30:43.993Z] #13 26.73 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-05-17T19:30:43.993Z] #13 26.73 Need to get 78.2 MB of archives. [2021-05-17T19:30:43.993Z] #13 26.73 After this operation, 487 MB of additional disk space will be used. [2021-05-17T19:30:43.993Z] #13 26.73 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-05-17T19:30:43.993Z] #13 26.73 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-05-17T19:30:43.993Z] #13 26.73 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-05-17T19:30:43.993Z] #13 26.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-05-17T19:30:43.993Z] #13 26.77 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-05-17T19:30:43.993Z] #13 27.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-05-17T19:30:43.993Z] #13 27.31 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-05-17T19:30:43.993Z] #13 27.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-05-17T19:30:43.993Z] #13 27.34 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-05-17T19:30:43.993Z] #13 27.37 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-05-17T19:30:43.993Z] #13 27.77 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-05-17T19:30:43.993Z] #13 28.16 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-05-17T19:30:43.993Z] #13 28.17 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-05-17T19:30:44.562Z] #13 ... [2021-05-17T19:30:44.562Z] [2021-05-17T19:30:44.562Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-17T19:30:44.562Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-17T19:30:44.562Z] #42 35.88 Selecting previously unselected package protobuf-c-compiler. [2021-05-17T19:30:44.562Z] #42 35.93 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-05-17T19:30:44.562Z] #42 35.94 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-17T19:30:44.822Z] #42 36.09 Selecting previously unselected package protobuf-compiler. [2021-05-17T19:30:44.822Z] #42 36.09 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-05-17T19:30:44.822Z] #42 36.10 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-05-17T19:30:44.822Z] #42 36.26 Selecting previously unselected package python-pkg-resources. [2021-05-17T19:30:44.822Z] #42 36.26 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-05-17T19:30:44.822Z] #42 36.27 Unpacking python-pkg-resources (40.8.0-1) ... [2021-05-17T19:30:45.391Z] #42 36.57 Selecting previously unselected package python-six. [2021-05-17T19:30:45.391Z] #42 36.58 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-05-17T19:30:45.391Z] #42 36.58 Unpacking python-six (1.12.0-1) ... [2021-05-17T19:30:45.391Z] #42 36.68 Selecting previously unselected package python-protobuf. [2021-05-17T19:30:45.391Z] #42 36.68 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-05-17T19:30:45.391Z] #42 36.69 Unpacking python-protobuf (3.6.1.3-2) ... [2021-05-17T19:30:46.278Z] Fetching without tags [2021-05-17T19:30:46.340Z] #42 37.46 Setting up python-pkg-resources (40.8.0-1) ... [2021-05-17T19:30:46.243Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-17T19:30:46.257Z] > git config --add remote.origin.fetch +refs/pull/42384/head:refs/remotes/origin/PR-42384 # timeout=10 [2021-05-17T19:30:46.263Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-17T19:30:46.272Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-17T19:30:46.279Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-17T19:30:46.279Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-17T19:30:46.280Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42384/head:refs/remotes/origin/PR-42384 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-17T19:30:46.535Z] Merging remotes/origin/master commit a2b0c723e0a35bcc2b39f2fe11a02b88b30e21a9 into PR head commit 466e21b2732fabdf4481e45c61f1d5366d246777 [2021-05-17T19:30:47.279Z] #42 ... [2021-05-17T19:30:47.279Z] [2021-05-17T19:30:47.279Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-17T19:30:47.279Z] #45 sha256:27d0927cb46e2414cf0a24dc9494e48d68dc41d14c90be7e3ab6568a9fc3ef7a [2021-05-17T19:30:47.279Z] #45 28.47 vendor/golang.org/x/crypto/internal/subtle [2021-05-17T19:30:47.279Z] #45 28.65 vendor/golang.org/x/crypto/curve25519 [2021-05-17T19:30:47.279Z] #45 ... [2021-05-17T19:30:47.279Z] [2021-05-17T19:30:47.279Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-17T19:30:47.279Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-17T19:30:47.279Z] #36 38.22 Selecting previously unselected package libxml2:amd64. [2021-05-17T19:30:47.279Z] #36 38.25 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-05-17T19:30:47.279Z] #36 38.25 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-17T19:30:47.477Z] Merge succeeded, producing c565fd9dae468bba22ce1a2da1365216a4daf8af [2021-05-17T19:30:47.477Z] Checking out Revision c565fd9dae468bba22ce1a2da1365216a4daf8af (PR-42384) [2021-05-17T19:30:47.527Z] Commit message: "Merge commit 'a2b0c723e0a35bcc2b39f2fe11a02b88b30e21a9' into HEAD" [2021-05-17T19:30:47.539Z] #36 38.80 Selecting previously unselected package libarchive13:amd64. [2021-05-17T19:30:47.539Z] #36 38.81 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-05-17T19:30:47.539Z] #36 38.82 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-17T19:30:46.537Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T19:30:46.544Z] > git checkout -f 466e21b2732fabdf4481e45c61f1d5366d246777 # timeout=10 [2021-05-17T19:30:46.972Z] > git remote # timeout=10 [2021-05-17T19:30:46.977Z] > git config --get remote.origin.url # timeout=10 [2021-05-17T19:30:46.980Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-17T19:30:46.980Z] > git merge a2b0c723e0a35bcc2b39f2fe11a02b88b30e21a9 # timeout=10 [2021-05-17T19:30:47.471Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-17T19:30:47.479Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T19:30:47.483Z] > git checkout -f c565fd9dae468bba22ce1a2da1365216a4daf8af # timeout=10 [2021-05-17T19:30:47.529Z] > git rev-list --no-walk 466e21b2732fabdf4481e45c61f1d5366d246777 # timeout=10 [2021-05-17T19:30:47.799Z] #36 39.18 Selecting previously unselected package libjsoncpp1:amd64. [2021-05-17T19:30:47.799Z] #36 39.19 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-05-17T19:30:47.799Z] #36 39.19 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-17T19:30:48.059Z] #36 39.39 Selecting previously unselected package librhash0:amd64. [2021-05-17T19:30:48.059Z] #36 39.40 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-05-17T19:30:48.059Z] #36 39.41 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-05-17T19:30:48.252Z] + docker version [2021-05-17T19:30:48.252Z] Client: Docker Engine - Community [2021-05-17T19:30:48.252Z] Version: 20.10.5 [2021-05-17T19:30:48.252Z] API version: 1.41 [2021-05-17T19:30:48.252Z] Go version: go1.13.15 [2021-05-17T19:30:48.252Z] Git commit: 55c4c88 [2021-05-17T19:30:48.252Z] Built: Tue Mar 2 20:18:20 2021 [2021-05-17T19:30:48.252Z] OS/Arch: linux/amd64 [2021-05-17T19:30:48.252Z] Context: default [2021-05-17T19:30:48.252Z] Experimental: true [2021-05-17T19:30:48.252Z] [2021-05-17T19:30:48.252Z] Server: Docker Engine - Community [2021-05-17T19:30:48.252Z] Engine: [2021-05-17T19:30:48.252Z] Version: 20.10.5 [2021-05-17T19:30:48.252Z] API version: 1.41 (minimum version 1.12) [2021-05-17T19:30:48.252Z] Go version: go1.13.15 [2021-05-17T19:30:48.252Z] Git commit: 363e9a8 [2021-05-17T19:30:48.252Z] Built: Tue Mar 2 20:16:15 2021 [2021-05-17T19:30:48.252Z] OS/Arch: linux/amd64 [2021-05-17T19:30:48.252Z] Experimental: true [2021-05-17T19:30:48.252Z] containerd: [2021-05-17T19:30:48.252Z] Version: 1.4.4 [2021-05-17T19:30:48.252Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-17T19:30:48.252Z] runc: [2021-05-17T19:30:48.252Z] Version: 1.0.0-rc93 [2021-05-17T19:30:48.252Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-17T19:30:48.252Z] docker-init: [2021-05-17T19:30:48.252Z] Version: 0.19.0 [2021-05-17T19:30:48.252Z] GitCommit: de40ad0 [Pipeline] sh [2021-05-17T19:30:48.319Z] #36 39.63 Selecting previously unselected package libuv1:amd64. [2021-05-17T19:30:48.319Z] #36 39.63 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-05-17T19:30:48.319Z] #36 39.64 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-05-17T19:30:48.319Z] #36 39.82 Selecting previously unselected package cmake. [2021-05-17T19:30:48.568Z] + docker info [2021-05-17T19:30:48.578Z] #36 39.85 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-05-17T19:30:48.578Z] #36 39.86 Unpacking cmake (3.13.4-1) ... [2021-05-17T19:30:49.131Z] Client: [2021-05-17T19:30:49.131Z] Context: default [2021-05-17T19:30:49.131Z] Debug Mode: false [2021-05-17T19:30:49.131Z] Plugins: [2021-05-17T19:30:49.131Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-17T19:30:49.131Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-17T19:30:49.131Z] [2021-05-17T19:30:49.131Z] Server: [2021-05-17T19:30:49.131Z] Containers: 0 [2021-05-17T19:30:49.131Z] Running: 0 [2021-05-17T19:30:49.131Z] Paused: 0 [2021-05-17T19:30:49.131Z] Stopped: 0 [2021-05-17T19:30:49.131Z] Images: 3 [2021-05-17T19:30:49.131Z] Server Version: 20.10.5 [2021-05-17T19:30:49.131Z] Storage Driver: overlay2 [2021-05-17T19:30:49.131Z] Backing Filesystem: extfs [2021-05-17T19:30:49.131Z] Supports d_type: true [2021-05-17T19:30:49.131Z] Native Overlay Diff: true [2021-05-17T19:30:49.131Z] Logging Driver: json-file [2021-05-17T19:30:49.131Z] Cgroup Driver: systemd [2021-05-17T19:30:49.131Z] Cgroup Version: 2 [2021-05-17T19:30:49.131Z] Plugins: [2021-05-17T19:30:49.131Z] Volume: local [2021-05-17T19:30:49.131Z] Network: bridge host ipvlan macvlan null overlay [2021-05-17T19:30:49.131Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-17T19:30:49.131Z] Swarm: inactive [2021-05-17T19:30:49.131Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-05-17T19:30:49.131Z] Default Runtime: runc [2021-05-17T19:30:49.131Z] Init Binary: docker-init [2021-05-17T19:30:49.131Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-17T19:30:49.131Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-17T19:30:49.131Z] init version: de40ad0 [2021-05-17T19:30:49.131Z] Security Options: [2021-05-17T19:30:49.131Z] apparmor [2021-05-17T19:30:49.131Z] seccomp [2021-05-17T19:30:49.131Z] Profile: default [2021-05-17T19:30:49.131Z] cgroupns [2021-05-17T19:30:49.131Z] Kernel Version: 5.4.0-1041-aws [2021-05-17T19:30:49.131Z] Operating System: Ubuntu 20.04.2 LTS [2021-05-17T19:30:49.131Z] OSType: linux [2021-05-17T19:30:49.131Z] Architecture: x86_64 [2021-05-17T19:30:49.131Z] CPUs: 2 [2021-05-17T19:30:49.131Z] Total Memory: 7.569GiB [2021-05-17T19:30:49.131Z] Name: ip-10-100-73-243 [2021-05-17T19:30:49.131Z] ID: XSCR:IMEW:U2PS:XHFP:UG4F:RXBB:XG3Q:ZRJE:MOFM:IVIM:YDU4:RNLR [2021-05-17T19:30:49.131Z] Docker Root Dir: /var/lib/docker [2021-05-17T19:30:49.131Z] Debug Mode: false [2021-05-17T19:30:49.131Z] Registry: https://index.docker.io/v1/ [2021-05-17T19:30:49.131Z] Labels: [2021-05-17T19:30:49.131Z] Experimental: true [2021-05-17T19:30:49.131Z] Insecure Registries: [2021-05-17T19:30:49.131Z] 127.0.0.0/8 [2021-05-17T19:30:49.131Z] Live Restore Enabled: true [2021-05-17T19:30:49.131Z] [2021-05-17T19:30:49.131Z] WARNING: Support for cgroup v2 is experimental [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-17T19:30:49.450Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:c565fd9dae468bba22ce1a2da1365216a4daf8af . [2021-05-17T19:30:49.707Z] #1 [internal] load build definition from Dockerfile [2021-05-17T19:30:49.707Z] #1 sha256:3e04985c8e0e39299942504f0a17fa666d132b92c4101dcdb5a0561e4ac24dac [2021-05-17T19:30:49.707Z] #1 transferring dockerfile: 17.07kB done [2021-05-17T19:30:49.707Z] #1 DONE 0.0s [2021-05-17T19:30:49.707Z] [2021-05-17T19:30:49.707Z] #2 [internal] load .dockerignore [2021-05-17T19:30:49.707Z] #2 sha256:a4ccdc5b4b1eb8995943b2d24ff33bc5232e307e1eab7f39334bc1c9f50eda51 [2021-05-17T19:30:49.707Z] #2 transferring context: 87B done [2021-05-17T19:30:49.707Z] #2 DONE 0.0s [2021-05-17T19:30:49.707Z] [2021-05-17T19:30:49.707Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-17T19:30:49.707Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-05-17T19:30:49.707Z] #3 DONE 0.1s [2021-05-17T19:30:49.707Z] [2021-05-17T19:30:49.707Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-17T19:30:49.707Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-05-17T19:30:49.707Z] #4 CACHED [2021-05-17T19:30:49.958Z] #36 ... [2021-05-17T19:30:49.958Z] [2021-05-17T19:30:49.958Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-17T19:30:49.958Z] #67 sha256:30e3b8a8cf955d3936271bbe3f7333583aea84b376c07fe722e33d22bb2e56d8 [2021-05-17T19:30:49.958Z] #67 DONE 41.2s [2021-05-17T19:30:49.958Z] [2021-05-17T19:30:49.958Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-17T19:30:49.958Z] #49 sha256:3c2c0e10f07d13b7950b079e0a67e665567a0dc3208976a2a6ae80ab96dcb09e [2021-05-17T19:30:49.958Z] #49 34.20 go: extracting golang.org/x/text v0.3.2 [2021-05-17T19:30:49.958Z] #49 38.87 go: finding github.com/fatih/color v1.7.0 [2021-05-17T19:30:49.958Z] #49 38.94 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-17T19:30:49.958Z] #49 38.98 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-17T19:30:49.958Z] #49 39.00 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-17T19:30:49.958Z] #49 39.15 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-17T19:30:49.958Z] #49 39.17 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-17T19:30:49.958Z] #49 39.22 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-17T19:30:49.958Z] #49 39.23 go: finding github.com/pkg/errors v0.8.1 [2021-05-17T19:30:49.958Z] #49 39.24 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-17T19:30:49.958Z] #49 39.27 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-17T19:30:49.958Z] #49 39.29 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-17T19:30:49.958Z] #49 39.31 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-17T19:30:49.958Z] #49 39.32 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-17T19:30:49.958Z] #49 39.33 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-17T19:30:49.958Z] #49 39.35 go: finding github.com/spf13/viper v1.6.1 [2021-05-17T19:30:49.958Z] #49 39.40 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-17T19:30:49.958Z] #49 39.40 go: finding github.com/stretchr/testify v1.4.0 [2021-05-17T19:30:49.958Z] #49 39.41 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-17T19:30:49.958Z] #49 39.48 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-17T19:30:49.958Z] #49 39.56 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-17T19:30:49.958Z] #49 39.65 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-17T19:30:49.958Z] #49 39.65 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-17T19:30:49.958Z] #49 39.65 go: finding github.com/stretchr/objx v0.2.0 [2021-05-17T19:30:49.958Z] #49 39.68 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-17T19:30:49.958Z] #49 39.68 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-17T19:30:49.958Z] #49 39.70 go: finding github.com/gobwas/glob v0.2.3 [2021-05-17T19:30:49.958Z] #49 39.74 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-17T19:30:49.958Z] #49 39.78 go: finding github.com/spf13/cobra v0.0.5 [2021-05-17T19:30:49.958Z] #49 39.81 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-17T19:30:49.958Z] #49 39.81 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-17T19:30:49.958Z] #49 39.86 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-17T19:30:49.958Z] #49 39.86 go: finding github.com/spf13/pflag v1.0.5 [2021-05-17T19:30:49.958Z] #49 39.93 go: finding github.com/magiconair/properties v1.8.1 [2021-05-17T19:30:49.958Z] #49 39.94 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-17T19:30:49.958Z] #49 39.96 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-17T19:30:49.958Z] #49 39.98 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-17T19:30:49.958Z] #49 40.02 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-17T19:30:49.958Z] #49 40.06 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-17T19:30:49.958Z] #49 40.20 go: finding github.com/spf13/afero v1.1.2 [2021-05-17T19:30:49.958Z] #49 40.21 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-17T19:30:49.958Z] #49 40.26 go: finding github.com/spf13/cast v1.3.0 [2021-05-17T19:30:49.958Z] #49 40.30 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-17T19:30:49.958Z] #49 40.32 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-17T19:30:49.958Z] #49 40.33 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-17T19:30:49.958Z] #49 40.34 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-17T19:30:49.958Z] #49 40.55 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-17T19:30:49.958Z] #49 40.59 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-17T19:30:49.958Z] #49 40.70 go: finding golang.org/x/text v0.3.2 [2021-05-17T19:30:49.958Z] #49 40.77 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-17T19:30:49.958Z] #49 40.79 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-17T19:30:49.958Z] #49 40.79 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-17T19:30:49.958Z] #49 40.86 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-17T19:30:49.958Z] #49 40.91 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-17T19:30:49.958Z] #49 40.92 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-17T19:30:49.958Z] #49 40.95 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-17T19:30:49.958Z] #49 40.96 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-17T19:30:49.958Z] #49 40.96 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-17T19:30:49.958Z] #49 40.97 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-17T19:30:49.958Z] #49 40.98 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-17T19:30:49.958Z] #49 41.03 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-17T19:30:49.958Z] #49 41.11 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-17T19:30:49.958Z] #49 41.11 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-17T19:30:49.958Z] #49 41.13 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-17T19:30:49.958Z] #49 41.18 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-17T19:30:49.958Z] #49 41.21 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-17T19:30:49.958Z] #49 41.30 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-17T19:30:49.958Z] #49 41.30 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-17T19:30:49.958Z] #49 41.35 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-17T19:30:49.958Z] #49 41.37 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-17T19:30:49.964Z] [2021-05-17T19:30:49.964Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-17T19:30:49.964Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-05-17T19:30:49.964Z] #6 DONE 0.1s [2021-05-17T19:30:49.964Z] [2021-05-17T19:30:49.964Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-17T19:30:49.964Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-17T19:30:49.964Z] #8 DONE 0.1s [2021-05-17T19:30:49.964Z] [2021-05-17T19:30:49.964Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-17T19:30:49.964Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-17T19:30:50.217Z] #49 41.65 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-17T19:30:50.217Z] #49 41.69 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-17T19:30:50.223Z] #7 DONE 0.1s [2021-05-17T19:30:50.223Z] [2021-05-17T19:30:50.223Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-05-17T19:30:50.223Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-05-17T19:30:50.223Z] #5 DONE 0.1s [2021-05-17T19:30:50.223Z] [2021-05-17T19:30:50.223Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-17T19:30:50.223Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-17T19:30:50.223Z] #62 DONE 0.0s [2021-05-17T19:30:50.223Z] [2021-05-17T19:30:50.223Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-17T19:30:50.223Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-17T19:30:50.223Z] #64 DONE 0.0s [2021-05-17T19:30:50.223Z] [2021-05-17T19:30:50.223Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-17T19:30:50.223Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-17T19:30:50.223Z] #9 DONE 0.0s [2021-05-17T19:30:50.223Z] [2021-05-17T19:30:50.223Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-17T19:30:50.223Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-17T19:30:50.223Z] #26 DONE 0.0s [2021-05-17T19:30:50.223Z] [2021-05-17T19:30:50.224Z] #23 [internal] load build context [2021-05-17T19:30:50.224Z] #23 sha256:bb3df718a815754a2601ecdf3efe041d0273f2155010290775ccf8769890662e [2021-05-17T19:30:50.477Z] #49 41.82 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-17T19:30:50.477Z] #49 41.88 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-17T19:30:50.477Z] #49 41.98 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-17T19:30:51.046Z] #49 ... [2021-05-17T19:30:51.046Z] [2021-05-17T19:30:51.046Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-17T19:30:51.046Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-17T19:30:51.046Z] #42 42.46 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-17T19:30:51.046Z] #42 42.52 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-17T19:30:51.046Z] #42 42.52 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-17T19:30:51.307Z] #42 42.55 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-17T19:30:51.307Z] #42 42.58 Setting up python-six (1.12.0-1) ... [2021-05-17T19:30:52.135Z] #23 transferring context: 53.22MB 1.5s done [2021-05-17T19:30:52.135Z] #23 DONE 1.5s [2021-05-17T19:30:52.135Z] [2021-05-17T19:30:52.135Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-17T19:30:52.135Z] #28 sha256:bb4f91920fba6502bfab19533a543617b20af58a0b0b2efb15be08efe6e0052b [2021-05-17T19:30:52.135Z] #28 CACHED [2021-05-17T19:30:52.135Z] [2021-05-17T19:30:52.135Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-17T19:30:52.135Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-05-17T19:30:52.135Z] #65 CACHED [2021-05-17T19:30:52.135Z] [2021-05-17T19:30:52.135Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-17T19:30:52.135Z] #57 sha256:f2a31a68c1f7a1042e9440b91453a2b87b6919edfd7edb82345158d8c16dd2de [2021-05-17T19:30:52.135Z] #57 CACHED [2021-05-17T19:30:52.135Z] [2021-05-17T19:30:52.135Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-17T19:30:52.135Z] #48 sha256:48092f54b71f136bdb2a0f4b8b021d5cdb0e5f866a4372d0c267f3967993fd0d [2021-05-17T19:30:52.135Z] #48 CACHED [2021-05-17T19:30:52.135Z] [2021-05-17T19:30:52.135Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-17T19:30:52.135Z] #37 sha256:e6fc887d94560eaa8fc12442a648651c2521cf50543c39dfd70b7b8613da4ec5 [2021-05-17T19:30:52.135Z] #37 CACHED [2021-05-17T19:30:52.135Z] [2021-05-17T19:30:52.135Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-17T19:30:52.135Z] #68 sha256:34262ea7f0a9b16f161ba38a10c4adfc6a43a6cdce5be30f480cde42c39045ec [2021-05-17T19:30:52.135Z] #68 CACHED [2021-05-17T19:30:52.135Z] [2021-05-17T19:30:52.136Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-17T19:30:52.136Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-17T19:30:52.136Z] #36 CACHED [2021-05-17T19:30:52.136Z] [2021-05-17T19:30:52.136Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-17T19:30:52.136Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-17T19:30:52.136Z] #13 CACHED [2021-05-17T19:30:52.136Z] [2021-05-17T19:30:52.136Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-17T19:30:52.136Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-17T19:30:52.136Z] #32 CACHED [2021-05-17T19:30:52.136Z] [2021-05-17T19:30:52.136Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-17T19:30:52.136Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-17T19:30:52.136Z] #10 CACHED [2021-05-17T19:30:52.136Z] [2021-05-17T19:30:52.136Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-17T19:30:52.136Z] #61 sha256:5c57b58a9eae8b5923b4b019754216244faa3a052b635d8dfbfc3ec546932179 [2021-05-17T19:30:52.136Z] #61 CACHED [2021-05-17T19:30:52.136Z] [2021-05-17T19:30:52.136Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-17T19:30:52.136Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-17T19:30:52.136Z] #22 CACHED [2021-05-17T19:30:52.136Z] [2021-05-17T19:30:52.136Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-17T19:30:52.136Z] #44 sha256:0c4dc24eda1afb194e5dab2d4898cdd5b28ab91e4959c61fa84e2daa8db6e8a6 [2021-05-17T19:30:52.136Z] #44 CACHED [2021-05-17T19:30:52.136Z] [2021-05-17T19:30:52.136Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-17T19:30:52.136Z] #33 sha256:0afc8e25db3606b5509e0e6aa4900b5e209a155ca14235ad32a6c06d748ba291 [2021-05-17T19:30:52.136Z] #33 CACHED [2021-05-17T19:30:52.136Z] [2021-05-17T19:30:52.136Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-17T19:30:52.136Z] #45 sha256:a16ed589aeca1e6bcced473ca244343611367d174f0bf52d987cfb9929347d18 [2021-05-17T19:30:52.136Z] #45 CACHED [2021-05-17T19:30:52.136Z] [2021-05-17T19:30:52.136Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-05-17T19:30:52.136Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-05-17T19:30:52.136Z] #21 CACHED [2021-05-17T19:30:52.136Z] [2021-05-17T19:30:52.136Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-17T19:30:52.136Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-17T19:30:52.136Z] #55 CACHED [2021-05-17T19:30:52.136Z] [2021-05-17T19:30:52.136Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-17T19:30:52.136Z] #67 sha256:da6b9f43d3dd9373601c278943e3073c363cd30133c4a7dd6230e6e284cedc18 [2021-05-17T19:30:52.136Z] #67 CACHED [2021-05-17T19:30:52.136Z] [2021-05-17T19:30:52.136Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-17T19:30:52.136Z] #51 sha256:044a07a1a43759998aa57c3a4a776f9eb7ca264958e975fb466934d041c19613 [2021-05-17T19:30:52.136Z] #51 CACHED [2021-05-17T19:30:52.136Z] [2021-05-17T19:30:52.136Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-17T19:30:52.136Z] #29 sha256:b8fe63d6fe86ec18a11c1be65f98c782936f3df85a893ca868054c64f05f2690 [2021-05-17T19:30:52.136Z] #29 CACHED [2021-05-17T19:30:52.136Z] [2021-05-17T19:30:52.136Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-17T19:30:52.136Z] #53 sha256:3e282689c581fb80bbfe8c404f8c37ebac21835d53af1e25d92c5cb47b78ada2 [2021-05-17T19:30:52.136Z] #53 CACHED [2021-05-17T19:30:52.136Z] [2021-05-17T19:30:52.136Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-05-17T19:30:52.136Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-05-17T19:30:52.136Z] #11 CACHED [2021-05-17T19:30:52.136Z] [2021-05-17T19:30:52.136Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-17T19:30:52.136Z] #25 sha256:14f9a16f79ea85a190df7548d937f706f37eb42048154eb54295434ef09e281a [2021-05-17T19:30:52.136Z] #25 CACHED [2021-05-17T19:30:52.136Z] [2021-05-17T19:30:52.136Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-05-17T19:30:52.136Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-05-17T19:30:52.136Z] #15 CACHED [2021-05-17T19:30:52.136Z] [2021-05-17T19:30:52.136Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-05-17T19:30:52.136Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-05-17T19:30:52.136Z] #12 CACHED [2021-05-17T19:30:52.136Z] [2021-05-17T19:30:52.136Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-17T19:30:52.136Z] #38 sha256:f63eec6906f9b890c14843548f09223a4fbc3fb9079f8503c9d08c9007b82852 [2021-05-17T19:30:52.136Z] #38 CACHED [2021-05-17T19:30:52.136Z] [2021-05-17T19:30:52.136Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-17T19:30:52.136Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-05-17T19:30:52.136Z] #39 CACHED [2021-05-17T19:30:52.136Z] [2021-05-17T19:30:52.136Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-17T19:30:52.136Z] #52 sha256:096775a0689b5f5f953808144bc0cd6b216dc5f098cdcb4ab7dbe5cc814e9b42 [2021-05-17T19:30:52.136Z] #52 CACHED [2021-05-17T19:30:52.136Z] [2021-05-17T19:30:52.136Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-17T19:30:52.136Z] #30 sha256:fb83be45bafda45624ab480d7191c8bb421b7fa99bf5553d8752c8e08a62f317 [2021-05-17T19:30:52.136Z] #30 CACHED [2021-05-17T19:30:52.136Z] [2021-05-17T19:30:52.136Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-17T19:30:52.136Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-17T19:30:52.136Z] #40 CACHED [2021-05-17T19:30:52.136Z] [2021-05-17T19:30:52.136Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-17T19:30:52.136Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-05-17T19:30:52.136Z] #14 CACHED [2021-05-17T19:30:52.136Z] [2021-05-17T19:30:52.136Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-17T19:30:52.136Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-17T19:30:52.136Z] #18 CACHED [2021-05-17T19:30:52.136Z] [2021-05-17T19:30:52.136Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-17T19:30:52.136Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-17T19:30:52.136Z] #42 CACHED [2021-05-17T19:30:52.136Z] [2021-05-17T19:30:52.136Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-17T19:30:52.136Z] #59 sha256:cc0664ee736dae722d382f13a766a04d10b323f19d446c698f9ce19bfb763ecb [2021-05-17T19:30:52.136Z] #59 CACHED [2021-05-17T19:30:52.136Z] [2021-05-17T19:30:52.136Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-05-17T19:30:52.136Z] #35 sha256:a99a257151126765472c3f8a7f7b65a69f85215181e11dbfd38ba20eab583754 [2021-05-17T19:30:52.136Z] #35 CACHED [2021-05-17T19:30:52.136Z] [2021-05-17T19:30:52.136Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-17T19:30:52.136Z] #47 sha256:00d89fe11d900e003c2341846287a3d1fe595984a5043a1f27c34be285b0186b [2021-05-17T19:30:52.136Z] #47 CACHED [2021-05-17T19:30:52.136Z] [2021-05-17T19:30:52.136Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-17T19:30:52.136Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-17T19:30:52.136Z] #16 CACHED [2021-05-17T19:30:52.136Z] [2021-05-17T19:30:52.136Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-17T19:30:52.136Z] #54 sha256:11b22605b1613410d81850e323b0564e3a53b554fcc57ba7c422390a80b30218 [2021-05-17T19:30:52.136Z] #54 CACHED [2021-05-17T19:30:52.136Z] [2021-05-17T19:30:52.136Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-17T19:30:52.136Z] #34 sha256:2ca7dd71a53d886f46a62112490579579eefd874b6e83d2692a45216214d152f [2021-05-17T19:30:52.136Z] #34 CACHED [2021-05-17T19:30:52.136Z] [2021-05-17T19:30:52.136Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-17T19:30:52.136Z] #49 sha256:7cc88535963baed4186337f75d41cd9d2f4e26144ec146bfc289a3ee9aeb688d [2021-05-17T19:30:52.136Z] #49 CACHED [2021-05-17T19:30:52.136Z] [2021-05-17T19:30:52.136Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-17T19:30:52.136Z] #50 sha256:322f6465957ac610f2b2fd619a3d6e28ebca8e43342262af5bb0d34e88931083 [2021-05-17T19:30:52.136Z] #50 CACHED [2021-05-17T19:30:52.136Z] [2021-05-17T19:30:52.136Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-17T19:30:52.136Z] #66 sha256:fb0618d48a36ee7718720e49467f74e3e1fe04bf705468ac0dd6d15afae1fb45 [2021-05-17T19:30:52.136Z] #66 CACHED [2021-05-17T19:30:52.136Z] [2021-05-17T19:30:52.136Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-17T19:30:52.136Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-05-17T19:30:52.136Z] #17 CACHED [2021-05-17T19:30:52.136Z] [2021-05-17T19:30:52.136Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-17T19:30:52.136Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-05-17T19:30:52.136Z] #63 CACHED [2021-05-17T19:30:52.136Z] [2021-05-17T19:30:52.136Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-17T19:30:52.136Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-17T19:30:52.136Z] #20 CACHED [2021-05-17T19:30:52.136Z] [2021-05-17T19:30:52.136Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-17T19:30:52.136Z] #69 sha256:9832b1404e06e6522fe70b4b43c293e0d0f4aca12ed7b877be18155b278af9be [2021-05-17T19:30:52.136Z] #69 CACHED [2021-05-17T19:30:52.136Z] [2021-05-17T19:30:52.136Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:30:52.136Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-17T19:30:52.136Z] #43 CACHED [2021-05-17T19:30:52.136Z] [2021-05-17T19:30:52.136Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-17T19:30:52.136Z] #56 sha256:b7e492ceb1015b359314d7f5a52e07f468032c88bc04d50f7bc5ef587a89a420 [2021-05-17T19:30:52.136Z] #56 CACHED [2021-05-17T19:30:52.136Z] [2021-05-17T19:30:52.136Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-17T19:30:52.136Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-17T19:30:52.136Z] #27 CACHED [2021-05-17T19:30:52.136Z] [2021-05-17T19:30:52.136Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-17T19:30:52.136Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-05-17T19:30:52.136Z] #31 CACHED [2021-05-17T19:30:52.136Z] [2021-05-17T19:30:52.136Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-17T19:30:52.136Z] #60 sha256:bb7616adee951a5063251d40e82f0bc01f9f1bb5d12ea07a0d453b961fb9f799 [2021-05-17T19:30:52.136Z] #60 CACHED [2021-05-17T19:30:52.136Z] [2021-05-17T19:30:52.136Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-17T19:30:52.136Z] #41 sha256:330bf716d625ae2d69b6666e5f1dfe8ecd9a8e959039bd61068dceea8b61c79d [2021-05-17T19:30:52.136Z] #41 CACHED [2021-05-17T19:30:52.136Z] [2021-05-17T19:30:52.136Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-17T19:30:52.136Z] #24 sha256:3339c30604aba23743034be3e0a0bcfe08596612100c3aea15e5b3c3d77a6dec [2021-05-17T19:30:52.136Z] #24 CACHED [2021-05-17T19:30:52.136Z] [2021-05-17T19:30:52.136Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-17T19:30:52.136Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-05-17T19:30:52.136Z] #19 CACHED [2021-05-17T19:30:52.136Z] [2021-05-17T19:30:52.136Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-17T19:30:52.136Z] #46 sha256:719beea8244c936591ecea018b913c7ef18e1fd097012c4506eacceb0fef5bad [2021-05-17T19:30:52.136Z] #46 CACHED [2021-05-17T19:30:52.136Z] [2021-05-17T19:30:52.136Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-17T19:30:52.136Z] #58 sha256:fe7ccd32a45b23513629d04e739f398b81e0eb7c2aab3cd502fdaba35201396b [2021-05-17T19:30:52.136Z] #58 CACHED [2021-05-17T19:30:52.136Z] [2021-05-17T19:30:52.136Z] #70 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2021-05-17T19:30:52.136Z] #70 sha256:cc875c4708ae8a8c1ba345c60e15864e3bf9109defc91817ce6adee43b710087 [2021-05-17T19:30:52.136Z] #70 CACHED [2021-05-17T19:30:52.136Z] [2021-05-17T19:30:52.136Z] #71 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2021-05-17T19:30:52.136Z] #71 sha256:33f055b1ff41c9770a3a0fe176d20b788b57410a23f195e88224a1d4fb05be26 [2021-05-17T19:30:52.136Z] #71 CACHED [2021-05-17T19:30:52.136Z] [2021-05-17T19:30:52.136Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-17T19:30:52.136Z] #72 sha256:8fcf20d16d03334eb914e0f8b2e0c8eb2782fe1af69e8b40707d1e3d5c37129b [2021-05-17T19:30:53.064Z] #72 DONE 0.9s [2021-05-17T19:30:53.064Z] [2021-05-17T19:30:53.064Z] #73 exporting to image [2021-05-17T19:30:53.064Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-17T19:30:53.064Z] #73 exporting layers [2021-05-17T19:30:53.627Z] #73 exporting layers 0.8s done [2021-05-17T19:30:53.627Z] #73 writing image sha256:75575db12b297ff1a35026e74771f6ff453ad7aaf71cf7b9497bec13c825b24a [2021-05-17T19:30:53.627Z] #73 writing image sha256:75575db12b297ff1a35026e74771f6ff453ad7aaf71cf7b9497bec13c825b24a done [2021-05-17T19:30:53.627Z] #73 naming to docker.io/library/docker:c565fd9dae468bba22ce1a2da1365216a4daf8af done [2021-05-17T19:30:53.627Z] #73 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-17T19:30:53.845Z] #42 ... [2021-05-17T19:30:53.845Z] [2021-05-17T19:30:53.845Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-17T19:30:53.845Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-17T19:30:53.845Z] #36 44.01 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-17T19:30:53.845Z] #36 44.03 Setting up xxd (2:8.1.0875-5) ... [2021-05-17T19:30:53.845Z] #36 44.04 Setting up libuv1:amd64 (1.24.1-1) ... [2021-05-17T19:30:53.845Z] #36 44.07 Setting up vim-common (2:8.1.0875-5) ... [2021-05-17T19:30:53.845Z] #36 44.10 Setting up librhash0:amd64 (1.3.8-1) ... [2021-05-17T19:30:53.845Z] #36 44.12 Setting up cmake-data (3.13.4-1) ... [2021-05-17T19:30:53.845Z] #36 44.16 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-17T19:30:53.845Z] #36 44.19 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-17T19:30:53.845Z] #36 44.22 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-17T19:30:53.845Z] #36 44.24 Setting up cmake (3.13.4-1) ... [2021-05-17T19:30:53.845Z] #36 44.26 Processing triggers for libc-bin (2.28-10) ... [2021-05-17T19:30:53.845Z] #36 44.35 Processing triggers for mime-support (3.62) ... [2021-05-17T19:30:53.845Z] #36 DONE 44.8s [2021-05-17T19:30:53.845Z] [2021-05-17T19:30:53.845Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-17T19:30:53.845Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-17T19:30:53.845Z] #13 31.95 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-05-17T19:30:53.845Z] #13 34.16 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-05-17T19:30:53.845Z] #13 34.16 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-05-17T19:30:53.845Z] #13 34.17 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-17T19:30:53.845Z] #13 34.17 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-17T19:30:53.845Z] #13 34.17 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-05-17T19:30:53.845Z] #13 34.17 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-05-17T19:30:53.845Z] #13 34.18 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-05-17T19:30:53.845Z] #13 34.21 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-05-17T19:30:53.845Z] #13 34.25 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-05-17T19:30:53.845Z] #13 34.28 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-05-17T19:30:53.845Z] #13 34.30 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-05-17T19:30:53.845Z] #13 34.35 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-05-17T19:30:53.845Z] #13 34.37 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-05-17T19:30:53.845Z] #13 34.38 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-05-17T19:30:53.845Z] #13 35.58 debconf: delaying package configuration, since apt-utils is not installed [2021-05-17T19:30:53.845Z] #13 35.91 Fetched 78.2 MB in 8s (9796 kB/s) [2021-05-17T19:30:53.845Z] #13 36.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-17T19:30:53.845Z] #13 36.35 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-05-17T19:30:53.845Z] #13 36.37 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-17T19:30:53.846Z] #13 37.09 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-05-17T19:30:53.846Z] #13 37.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.) [2021-05-17T19:30:53.846Z] #13 37.37 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-17T19:30:53.846Z] #13 37.40 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-05-17T19:30:53.846Z] #13 37.61 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-05-17T19:30:53.846Z] #13 37.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-17T19:30:53.846Z] #13 37.82 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-05-17T19:30:53.846Z] #13 37.85 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-17T19:30:53.846Z] #13 38.07 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-05-17T19:30:53.846Z] #13 38.21 Selecting previously unselected package binutils-mingw-w64-i686. [2021-05-17T19:30:53.846Z] #13 38.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 ... 15410 files and directories currently installed.) [2021-05-17T19:30:53.846Z] #13 38.27 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-05-17T19:30:53.846Z] #13 38.28 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-17T19:30:53.964Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42384/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=c565fd9dae468bba22ce1a2da1365216a4daf8af -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c565fd9dae468bba22ce1a2da1365216a4daf8af hack/make.sh dynbinary test-integration [2021-05-17T19:30:54.529Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-05-17T19:30:54.529Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-05-17T19:30:54.529Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-05-17T19:30:54.529Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-05-17T19:30:54.529Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [2021-05-17T19:30:54.529Z] Detected virtualization docker. [2021-05-17T19:30:54.529Z] Detected architecture x86-64. [2021-05-17T19:30:54.529Z] Set hostname to . [2021-05-17T19:30:54.785Z] #13 ... [2021-05-17T19:30:54.785Z] [2021-05-17T19:30:54.785Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-17T19:30:54.785Z] #37 sha256:ed5b174bff04d0404c7cdfcdf7ee30fd3189471fbc7cfd867c4c2e4995a4abc7 [2021-05-17T19:30:54.785Z] #37 1.192 + RM_GOPATH=0 [2021-05-17T19:30:54.785Z] #37 1.192 + TMP_GOPATH= [2021-05-17T19:30:54.785Z] #37 1.193 + : /build [2021-05-17T19:30:54.785Z] #37 1.193 + '[' -z '' ']' [2021-05-17T19:30:54.785Z] #37 1.193 ++ mktemp -d [2021-05-17T19:30:54.785Z] #37 1.195 + export GOPATH=/tmp/tmp.bdRG9uttvW [2021-05-17T19:30:54.785Z] #37 1.195 + GOPATH=/tmp/tmp.bdRG9uttvW [2021-05-17T19:30:54.785Z] #37 1.195 + RM_GOPATH=1 [2021-05-17T19:30:54.785Z] #37 1.195 + case "$(go env GOARCH)" in [2021-05-17T19:30:54.785Z] #37 1.196 ++ go env GOARCH [2021-05-17T19:30:54.785Z] #37 1.215 + export GO_BUILDMODE=-buildmode=pie [2021-05-17T19:30:54.785Z] #37 1.220 + GO_BUILDMODE=-buildmode=pie [2021-05-17T19:30:54.785Z] #37 1.223 ++ dirname /tmp/install/install.sh [2021-05-17T19:30:54.785Z] #37 1.229 + dir=/tmp/install [2021-05-17T19:30:54.785Z] #37 1.231 + bin=tini [2021-05-17T19:30:54.785Z] #37 1.231 + shift [2021-05-17T19:30:54.785Z] #37 1.232 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-17T19:30:54.785Z] #37 1.235 + . /tmp/install/tini.installer [2021-05-17T19:30:54.785Z] #37 1.235 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-17T19:30:54.785Z] #37 1.240 + install_tini [2021-05-17T19:30:54.785Z] #37 1.245 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-17T19:30:54.785Z] #37 1.249 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-17T19:30:54.785Z] #37 1.249 + git clone https://github.com/krallin/tini.git /tmp/tmp.bdRG9uttvW/tini [2021-05-17T19:30:54.785Z] #37 1.252 Cloning into '/tmp/tmp.bdRG9uttvW/tini'... [2021-05-17T19:30:55.091Z] + source /etc/docker-entrypoint-cmd [2021-05-17T19:30:55.092Z] ++ hack/make.sh dynbinary test-integration [2021-05-17T19:30:55.092Z] [2021-05-17T19:30:55.348Z] Removing bundles/ [2021-05-17T19:30:55.348Z] [2021-05-17T19:30:55.348Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-05-17T19:30:55.348Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-17T19:30:55.348Z] GOOS="" GOARCH="" GOARM="" [2021-05-17T19:30:55.354Z] #37 2.073 + cd /tmp/tmp.bdRG9uttvW/tini [2021-05-17T19:30:55.613Z] #37 2.078 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-17T19:30:55.613Z] #37 2.108 + cmake . [2021-05-17T19:30:56.186Z] #37 2.734 -- The C compiler identification is GNU 8.3.0 [2021-05-17T19:30:56.186Z] #37 2.801 -- Check for working C compiler: /usr/bin/cc [2021-05-17T19:30:57.124Z] #37 3.428 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-17T19:30:57.124Z] #37 3.437 -- Detecting C compiler ABI info [2021-05-17T19:30:57.694Z] #37 ... [2021-05-17T19:30:57.694Z] [2021-05-17T19:30:57.694Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-17T19:30:57.694Z] #45 sha256:27d0927cb46e2414cf0a24dc9494e48d68dc41d14c90be7e3ab6568a9fc3ef7a [2021-05-17T19:30:57.694Z] #45 38.94 sync [2021-05-17T19:30:57.694Z] #45 38.95 internal/reflectlite [2021-05-17T19:30:57.694Z] #45 40.31 github.com/LK4D4/vndr/godl/singleflight [2021-05-17T19:30:57.694Z] #45 40.77 math/rand [2021-05-17T19:30:57.694Z] #45 42.42 internal/singleflight [2021-05-17T19:30:57.694Z] #45 42.96 errors [2021-05-17T19:30:57.694Z] #45 42.97 sort [2021-05-17T19:30:57.694Z] #45 43.31 io [2021-05-17T19:30:57.694Z] #45 43.92 strconv [2021-05-17T19:30:57.694Z] #45 44.48 bytes [2021-05-17T19:30:57.694Z] #45 46.82 bufio [2021-05-17T19:30:57.694Z] #45 48.19 reflect [2021-05-17T19:30:57.694Z] #45 48.64 internal/oserror [2021-05-17T19:30:57.694Z] #45 48.75 syscall [2021-05-17T19:30:57.694Z] #45 ... [2021-05-17T19:30:57.694Z] [2021-05-17T19:30:57.694Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-17T19:30:57.694Z] #37 sha256:ed5b174bff04d0404c7cdfcdf7ee30fd3189471fbc7cfd867c4c2e4995a4abc7 [2021-05-17T19:30:57.694Z] #37 4.297 -- Detecting C compiler ABI info - done [2021-05-17T19:30:57.694Z] #37 4.356 -- Detecting C compile features [2021-05-17T19:31:00.232Z] #37 6.646 -- Detecting C compile features - done [2021-05-17T19:31:00.232Z] #37 6.704 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-17T19:31:00.232Z] #37 6.981 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-17T19:31:00.492Z] #37 7.082 -- Configuring done [2021-05-17T19:31:00.492Z] #37 7.110 -- Generating done [2021-05-17T19:31:00.492Z] #37 7.121 -- Build files have been written to: /tmp/tmp.bdRG9uttvW/tini [2021-05-17T19:31:00.492Z] #37 7.130 + make tini-static [2021-05-17T19:31:01.061Z] #37 7.542 Scanning dependencies of target tini-static [2021-05-17T19:31:01.061Z] #37 7.638 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-17T19:31:01.061Z] #37 ... [2021-05-17T19:31:01.061Z] [2021-05-17T19:31:01.061Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-17T19:31:01.061Z] #47 sha256:33ed191fbce0ab61b88537535aca5b920a2b025f15a66f1bbf417f7a5f3e1363 [2021-05-17T19:31:01.061Z] #47 DONE 52.5s [2021-05-17T19:31:01.321Z] [2021-05-17T19:31:01.321Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-17T19:31:01.321Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-17T19:31:01.321Z] #32 48.72 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-05-17T19:31:01.321Z] #32 48.97 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-05-17T19:31:01.321Z] #32 49.73 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-17T19:31:02.261Z] #32 ... [2021-05-17T19:31:02.261Z] [2021-05-17T19:31:02.261Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-17T19:31:02.261Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-17T19:31:02.261Z] #42 46.56 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-17T19:31:02.261Z] #42 46.59 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-17T19:31:02.261Z] #42 46.63 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-17T19:31:02.261Z] #42 46.65 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-05-17T19:31:02.261Z] #42 46.66 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-17T19:31:02.261Z] #42 46.68 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-05-17T19:31:02.261Z] #42 46.73 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-17T19:31:02.261Z] #42 46.74 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-17T19:31:02.261Z] #42 46.77 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-17T19:31:02.261Z] #42 46.80 Setting up python-protobuf (3.6.1.3-2) ... [2021-05-17T19:31:02.261Z] #42 53.08 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-17T19:31:02.261Z] #42 53.10 Processing triggers for libc-bin (2.28-10) ... [2021-05-17T19:31:02.261Z] #42 DONE 53.5s [2021-05-17T19:31:02.261Z] [2021-05-17T19:31:02.261Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:31:02.261Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-17T19:31:04.176Z] #43 ... [2021-05-17T19:31:04.176Z] [2021-05-17T19:31:04.176Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-17T19:31:04.176Z] #37 sha256:ed5b174bff04d0404c7cdfcdf7ee30fd3189471fbc7cfd867c4c2e4995a4abc7 [2021-05-17T19:31:04.176Z] #37 9.763 [100%] Linking C executable tini-static [2021-05-17T19:31:04.176Z] #37 10.38 [100%] Built target tini-static [2021-05-17T19:31:04.176Z] #37 10.44 + mkdir -p /build [2021-05-17T19:31:04.176Z] #37 10.45 + cp tini-static /build/docker-init [2021-05-17T19:31:04.176Z] #37 DONE 10.6s [2021-05-17T19:31:04.176Z] [2021-05-17T19:31:04.176Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-17T19:31:04.176Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-17T19:31:04.176Z] #13 40.97 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-05-17T19:31:04.176Z] #13 40.99 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-05-17T19:31:04.176Z] #13 41.01 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-17T19:31:04.176Z] #13 43.38 Selecting previously unselected package binutils-mingw-w64. [2021-05-17T19:31:04.176Z] #13 43.38 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-05-17T19:31:04.176Z] #13 43.38 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-17T19:31:04.176Z] #13 43.53 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-05-17T19:31:04.176Z] #13 43.53 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-17T19:31:04.176Z] #13 43.53 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-17T19:31:04.176Z] #13 43.77 Selecting previously unselected package dmsetup. [2021-05-17T19:31:04.176Z] #13 43.79 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-05-17T19:31:04.176Z] #13 43.81 Unpacking dmsetup (2:1.02.155-3) ... [2021-05-17T19:31:04.176Z] #13 44.05 Selecting previously unselected package mingw-w64-common. [2021-05-17T19:31:04.176Z] #13 44.05 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-05-17T19:31:04.176Z] #13 44.08 Unpacking mingw-w64-common (6.0.0-3) ... [2021-05-17T19:31:04.746Z] #13 ... [2021-05-17T19:31:04.746Z] [2021-05-17T19:31:04.746Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:31:04.746Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-17T19:31:04.746Z] #43 2.752 Note: Building without setproctitle() and strlcpy() support. [2021-05-17T19:31:04.746Z] #43 2.752 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-17T19:31:05.006Z] #43 2.780 Note: Building without GnuTLS support [2021-05-17T19:31:05.006Z] #43 2.782 Makefile.config:39: Warn: you have no libnftables installed [2021-05-17T19:31:05.006Z] #43 2.782 Makefile.config:40: Warn: Building without nftables support [2021-05-17T19:31:06.390Z] #43 4.245 fatal: not a git repository (or any of the parent directories): .git [2021-05-17T19:31:06.390Z] #43 4.294 GEN .gitid [2021-05-17T19:31:06.390Z] #43 4.329 GEN criu/include/version.h [2021-05-17T19:31:06.390Z] #43 4.390 GEN include/common/asm [2021-05-17T19:31:07.328Z] #43 ... [2021-05-17T19:31:07.328Z] [2021-05-17T19:31:07.328Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-17T19:31:07.328Z] #51 sha256:d6357d4ac6258217331a989061175281ce81ed4fac1e18024197051e203d244c [2021-05-17T19:31:07.328Z] #51 48.68 internal/oserror [2021-05-17T19:31:07.328Z] #51 48.71 reflect [2021-05-17T19:31:07.328Z] #51 48.77 syscall [2021-05-17T19:31:07.328Z] #51 56.30 time [2021-05-17T19:31:07.588Z] #51 ... [2021-05-17T19:31:07.588Z] [2021-05-17T19:31:07.588Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-17T19:31:07.588Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-17T19:31:07.588Z] #13 51.01 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-05-17T19:31:07.588Z] #13 51.01 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-05-17T19:31:07.588Z] #13 51.02 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-17T19:31:08.512Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07a9d25bb59d6e191) in /home/ubuntu/workspace/moby_PR-42384 [Pipeline] { [Pipeline] checkout [2021-05-17T19:31:08.597Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0aa691b7398776d9e) in /home/ubuntu/workspace/moby_PR-42384 [Pipeline] { [Pipeline] checkout [2021-05-17T19:31:08.658Z] The recommended git tool is: git [2021-05-17T19:31:08.745Z] The recommended git tool is: git [2021-05-17T19:31:10.127Z] #13 56.15 Selecting previously unselected package gcc-mingw-w64-base. [2021-05-17T19:31:10.127Z] #13 56.16 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-17T19:31:10.127Z] #13 56.17 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-17T19:31:10.387Z] #13 56.31 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-05-17T19:31:10.387Z] #13 56.32 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-17T19:31:10.387Z] #13 56.33 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-17T19:31:10.387Z] #13 ... [2021-05-17T19:31:10.387Z] [2021-05-17T19:31:10.387Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:31:10.387Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-17T19:31:10.387Z] #43 5.736 PBCC images/timens.pb-c.c [2021-05-17T19:31:10.387Z] #43 5.776 DEP images/timens.pb-c.d [2021-05-17T19:31:10.387Z] #43 5.815 PBCC images/fown.pb-c.c [2021-05-17T19:31:10.387Z] #43 5.830 PBCC images/google/protobuf/descriptor.pb-c.c [2021-05-17T19:31:10.387Z] #43 5.976 PBCC images/opts.pb-c.c [2021-05-17T19:31:10.387Z] #43 6.028 PBCC images/memfd.pb-c.c [2021-05-17T19:31:10.387Z] #43 6.063 DEP images/fown.pb-c.d [2021-05-17T19:31:10.387Z] #43 6.101 DEP images/google/protobuf/descriptor.pb-c.d [2021-05-17T19:31:10.387Z] #43 6.155 DEP images/opts.pb-c.d [2021-05-17T19:31:10.387Z] #43 6.214 DEP images/memfd.pb-c.d [2021-05-17T19:31:10.387Z] #43 6.258 PBCC images/sit.pb-c.c [2021-05-17T19:31:10.387Z] #43 6.310 DEP images/sit.pb-c.d [2021-05-17T19:31:10.387Z] #43 6.372 PBCC images/macvlan.pb-c.c [2021-05-17T19:31:10.387Z] #43 6.384 DEP images/macvlan.pb-c.d [2021-05-17T19:31:10.387Z] #43 6.432 PBCC images/autofs.pb-c.c [2021-05-17T19:31:10.387Z] #43 6.449 DEP images/autofs.pb-c.d [2021-05-17T19:31:10.387Z] #43 6.484 PBCC images/sysctl.pb-c.c [2021-05-17T19:31:10.387Z] #43 6.502 DEP images/sysctl.pb-c.d [2021-05-17T19:31:10.387Z] #43 6.545 PBCC images/time.pb-c.c [2021-05-17T19:31:10.387Z] #43 6.572 DEP images/time.pb-c.d [2021-05-17T19:31:10.387Z] #43 6.609 PBCC images/binfmt-misc.pb-c.c [2021-05-17T19:31:10.387Z] #43 6.647 DEP images/binfmt-misc.pb-c.d [2021-05-17T19:31:10.387Z] #43 6.689 PBCC images/seccomp.pb-c.c [2021-05-17T19:31:10.387Z] #43 6.741 DEP images/seccomp.pb-c.d [2021-05-17T19:31:10.387Z] #43 6.781 PBCC images/userns.pb-c.c [2021-05-17T19:31:10.387Z] #43 6.830 DEP images/userns.pb-c.d [2021-05-17T19:31:10.387Z] #43 6.892 PBCC images/cgroup.pb-c.c [2021-05-17T19:31:10.387Z] #43 6.904 DEP images/cgroup.pb-c.d [2021-05-17T19:31:10.387Z] #43 6.961 PBCC images/ext-file.pb-c.c [2021-05-17T19:31:10.387Z] #43 7.004 DEP images/ext-file.pb-c.d [2021-05-17T19:31:10.387Z] #43 7.048 PBCC images/rpc.pb-c.c [2021-05-17T19:31:10.387Z] #43 7.096 DEP images/rpc.pb-c.d [2021-05-17T19:31:10.387Z] #43 7.196 PBCC images/siginfo.pb-c.c [2021-05-17T19:31:10.387Z] #43 7.208 DEP images/siginfo.pb-c.d [2021-05-17T19:31:10.387Z] #43 7.244 PBCC images/pagemap.pb-c.c [2021-05-17T19:31:10.387Z] #43 7.285 DEP images/pagemap.pb-c.d [2021-05-17T19:31:10.387Z] #43 7.331 PBCC images/rlimit.pb-c.c [2021-05-17T19:31:10.387Z] #43 7.361 DEP images/rlimit.pb-c.d [2021-05-17T19:31:10.387Z] #43 7.403 PBCC images/file-lock.pb-c.c [2021-05-17T19:31:10.387Z] #43 7.440 DEP images/file-lock.pb-c.d [2021-05-17T19:31:10.387Z] #43 7.496 PBCC images/tty.pb-c.c [2021-05-17T19:31:10.387Z] #43 7.550 DEP images/tty.pb-c.d [2021-05-17T19:31:10.387Z] #43 7.612 PBCC images/tun.pb-c.c [2021-05-17T19:31:10.387Z] #43 7.635 PBCC images/netdev.pb-c.c [2021-05-17T19:31:10.387Z] #43 7.713 DEP images/tun.pb-c.d [2021-05-17T19:31:10.387Z] #43 7.747 DEP images/netdev.pb-c.d [2021-05-17T19:31:10.387Z] #43 7.792 PBCC images/vma.pb-c.c [2021-05-17T19:31:10.387Z] #43 7.836 DEP images/vma.pb-c.d [2021-05-17T19:31:10.387Z] #43 7.889 PBCC images/creds.pb-c.c [2021-05-17T19:31:10.387Z] #43 7.929 DEP images/creds.pb-c.d [2021-05-17T19:31:10.387Z] #43 7.960 PBCC images/utsns.pb-c.c [2021-05-17T19:31:10.387Z] #43 7.982 DEP images/utsns.pb-c.d [2021-05-17T19:31:10.387Z] #43 8.003 PBCC images/ipc-desc.pb-c.c [2021-05-17T19:31:10.387Z] #43 8.034 PBCC images/ipc-sem.pb-c.c [2021-05-17T19:31:10.387Z] #43 8.055 DEP images/ipc-desc.pb-c.d [2021-05-17T19:31:10.387Z] #43 8.093 DEP images/ipc-sem.pb-c.d [2021-05-17T19:31:10.387Z] #43 8.133 PBCC images/ipc-msg.pb-c.c [2021-05-17T19:31:10.387Z] #43 8.160 DEP images/ipc-msg.pb-c.d [2021-05-17T19:31:10.387Z] #43 8.224 PBCC images/ipc-shm.pb-c.c [2021-05-17T19:31:10.387Z] #43 8.235 DEP images/ipc-shm.pb-c.d [2021-05-17T19:31:10.387Z] #43 8.312 PBCC images/ipc-var.pb-c.c [2021-05-17T19:31:10.387Z] #43 8.320 DEP images/ipc-var.pb-c.d [2021-05-17T19:31:10.647Z] #43 8.381 PBCC images/sk-opts.pb-c.c [2021-05-17T19:31:10.647Z] #43 8.427 PBCC images/packet-sock.pb-c.c [2021-05-17T19:31:10.647Z] #43 8.473 DEP images/sk-opts.pb-c.d [2021-05-17T19:31:10.647Z] #43 8.534 DEP images/packet-sock.pb-c.d [2021-05-17T19:31:10.647Z] #43 8.605 PBCC images/sk-netlink.pb-c.c [2021-05-17T19:31:10.647Z] #43 8.643 DEP images/sk-netlink.pb-c.d [2021-05-17T19:31:10.906Z] #43 8.688 PBCC images/sk-inet.pb-c.c [2021-05-17T19:31:10.906Z] #43 8.734 DEP images/sk-inet.pb-c.d [2021-05-17T19:31:10.906Z] #43 8.780 PBCC images/sk-unix.pb-c.c [2021-05-17T19:31:10.906Z] #43 8.827 DEP images/sk-unix.pb-c.d [2021-05-17T19:31:10.906Z] #43 8.905 PBCC images/mm.pb-c.c [2021-05-17T19:31:11.167Z] #43 9.000 DEP images/mm.pb-c.d [2021-05-17T19:31:11.167Z] #43 9.053 PBCC images/timerfd.pb-c.c [2021-05-17T19:31:11.167Z] #43 9.089 DEP images/timerfd.pb-c.d [2021-05-17T19:31:11.167Z] #43 9.153 PBCC images/timer.pb-c.c [2021-05-17T19:31:11.427Z] #43 9.191 DEP images/timer.pb-c.d [2021-05-17T19:31:11.427Z] #43 9.249 PBCC images/sa.pb-c.c [2021-05-17T19:31:11.427Z] #43 9.285 DEP images/sa.pb-c.d [2021-05-17T19:31:11.427Z] #43 9.352 PBCC images/pipe-data.pb-c.c [2021-05-17T19:31:11.427Z] #43 9.376 DEP images/pipe-data.pb-c.d [2021-05-17T19:31:11.687Z] #43 9.412 PBCC images/mnt.pb-c.c [2021-05-17T19:31:11.687Z] #43 9.468 DEP images/mnt.pb-c.d [2021-05-17T19:31:11.687Z] #43 9.510 PBCC images/sk-packet.pb-c.c [2021-05-17T19:31:11.687Z] #43 9.528 DEP images/sk-packet.pb-c.d [2021-05-17T19:31:11.687Z] #43 9.578 PBCC images/tcp-stream.pb-c.c [2021-05-17T19:31:11.687Z] #43 9.604 DEP images/tcp-stream.pb-c.d [2021-05-17T19:31:11.908Z] using credential docker-jenkins-github-credentials [2021-05-17T19:31:11.914Z] Cloning the remote Git repository [2021-05-17T19:31:11.914Z] Cloning with configured refspecs honoured and without tags [2021-05-17T19:31:11.948Z] #43 9.672 PBCC images/pipe.pb-c.c [2021-05-17T19:31:11.948Z] #43 9.713 DEP images/pipe.pb-c.d [2021-05-17T19:31:11.948Z] #43 9.800 PBCC images/pstree.pb-c.c [2021-05-17T19:31:11.948Z] #43 9.828 DEP images/pstree.pb-c.d [2021-05-17T19:31:11.948Z] #43 9.890 PBCC images/fs.pb-c.c [2021-05-17T19:31:11.949Z] #43 9.941 DEP images/fs.pb-c.d [2021-05-17T19:31:12.208Z] #43 9.985 PBCC images/signalfd.pb-c.c [2021-05-17T19:31:12.208Z] #43 10.05 DEP images/signalfd.pb-c.d [2021-05-17T19:31:12.208Z] #43 10.09 PBCC images/fh.pb-c.c [2021-05-17T19:31:12.208Z] #43 10.15 PBCC images/fsnotify.pb-c.c [2021-05-17T19:31:11.952Z] Cloning repository https://github.com/moby/moby.git [2021-05-17T19:31:12.024Z] > git init /home/ubuntu/workspace/moby_PR-42384 # timeout=10 [2021-05-17T19:31:12.250Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-17T19:31:12.250Z] > git --version # timeout=10 [2021-05-17T19:31:12.284Z] > git --version # 'git version 2.17.1' [2021-05-17T19:31:12.284Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-17T19:31:12.286Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42384/head:refs/remotes/origin/PR-42384 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-17T19:31:12.467Z] #43 10.19 DEP images/fh.pb-c.d [2021-05-17T19:31:12.467Z] #43 10.24 DEP images/fsnotify.pb-c.d [2021-05-17T19:31:12.467Z] #43 10.27 PBCC images/eventpoll.pb-c.c [2021-05-17T19:31:12.467Z] #43 10.31 DEP images/eventpoll.pb-c.d [2021-05-17T19:31:12.467Z] #43 10.36 PBCC images/eventfd.pb-c.c [2021-05-17T19:31:12.467Z] #43 10.37 DEP images/eventfd.pb-c.d [2021-05-17T19:31:12.726Z] #43 10.43 PBCC images/remap-file-path.pb-c.c [2021-05-17T19:31:12.726Z] #43 10.45 DEP images/remap-file-path.pb-c.d [2021-05-17T19:31:12.726Z] #43 10.48 PBCC images/fifo.pb-c.c [2021-05-17T19:31:12.726Z] #43 10.50 DEP images/fifo.pb-c.d [2021-05-17T19:31:12.726Z] #43 10.56 PBCC images/ghost-file.pb-c.c [2021-05-17T19:31:12.726Z] #43 10.60 DEP images/ghost-file.pb-c.d [2021-05-17T19:31:12.726Z] #43 10.63 PBCC images/regfile.pb-c.c [2021-05-17T19:31:12.726Z] #43 10.66 DEP images/regfile.pb-c.d [2021-05-17T19:31:12.726Z] #43 10.70 PBCC images/ns.pb-c.c [2021-05-17T19:31:12.726Z] #43 10.72 DEP images/ns.pb-c.d [2021-05-17T19:31:12.986Z] #43 10.77 PBCC images/fdinfo.pb-c.c [2021-05-17T19:31:12.986Z] #43 10.83 DEP images/fdinfo.pb-c.d [2021-05-17T19:31:12.986Z] #43 10.89 PBCC images/core-aarch64.pb-c.c [2021-05-17T19:31:12.986Z] #43 10.94 PBCC images/core-arm.pb-c.c [2021-05-17T19:31:13.245Z] #43 11.00 PBCC images/core-ppc64.pb-c.c [2021-05-17T19:31:13.245Z] #43 11.06 PBCC images/core-s390.pb-c.c [2021-05-17T19:31:13.245Z] #43 11.10 PBCC images/core-x86.pb-c.c [2021-05-17T19:31:13.245Z] #43 11.14 PBCC images/core.pb-c.c [2021-05-17T19:31:13.505Z] #43 11.21 PBCC images/inventory.pb-c.c [2021-05-17T19:31:13.505Z] #43 11.26 DEP images/core-aarch64.pb-c.d [2021-05-17T19:31:13.505Z] #43 11.34 DEP images/core-arm.pb-c.d [2021-05-17T19:31:13.505Z] #43 11.42 DEP images/core-ppc64.pb-c.d [2021-05-17T19:31:13.505Z] #43 11.47 DEP images/core-s390.pb-c.d [2021-05-17T19:31:13.702Z] using credential docker-jenkins-github-credentials [2021-05-17T19:31:13.711Z] Cloning the remote Git repository [2021-05-17T19:31:13.711Z] Cloning with configured refspecs honoured and without tags [2021-05-17T19:31:13.764Z] #43 11.50 DEP images/core-x86.pb-c.d [2021-05-17T19:31:13.764Z] #43 11.56 DEP images/core.pb-c.d [2021-05-17T19:31:13.764Z] #43 11.64 DEP images/inventory.pb-c.d [2021-05-17T19:31:13.764Z] #43 11.70 PBCC images/cpuinfo.pb-c.c [2021-05-17T19:31:13.764Z] #43 11.75 DEP images/cpuinfo.pb-c.d [2021-05-17T19:31:14.024Z] #43 11.79 PBCC images/stats.pb-c.c [2021-05-17T19:31:14.024Z] #43 11.83 DEP images/stats.pb-c.d [2021-05-17T19:31:13.666Z] Cloning repository https://github.com/moby/moby.git [2021-05-17T19:31:13.734Z] > git init /home/ubuntu/workspace/moby_PR-42384 # timeout=10 [2021-05-17T19:31:14.324Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-17T19:31:14.324Z] > git --version # timeout=10 [2021-05-17T19:31:14.341Z] > git --version # 'git version 2.25.1' [2021-05-17T19:31:14.342Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-17T19:31:14.378Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42384/head:refs/remotes/origin/PR-42384 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-17T19:31:15.403Z] #43 ... [2021-05-17T19:31:15.403Z] [2021-05-17T19:31:15.403Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-17T19:31:15.403Z] #45 sha256:27d0927cb46e2414cf0a24dc9494e48d68dc41d14c90be7e3ab6568a9fc3ef7a [2021-05-17T19:31:15.403Z] #45 56.61 time [2021-05-17T19:31:15.403Z] #45 60.57 internal/fmtsort [2021-05-17T19:31:15.403Z] #45 60.62 internal/poll [2021-05-17T19:31:15.403Z] #45 61.15 internal/syscall/execenv [2021-05-17T19:31:15.403Z] #45 61.29 internal/syscall/unix [2021-05-17T19:31:15.403Z] #45 61.46 strings [2021-05-17T19:31:15.403Z] #45 62.36 os [2021-05-17T19:31:15.403Z] #45 63.93 regexp/syntax [2021-05-17T19:31:15.403Z] #45 65.15 fmt [2021-05-17T19:31:15.403Z] #45 ... [2021-05-17T19:31:15.403Z] [2021-05-17T19:31:15.403Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-17T19:31:15.403Z] #51 sha256:d6357d4ac6258217331a989061175281ce81ed4fac1e18024197051e203d244c [2021-05-17T19:31:15.403Z] #51 60.62 context [2021-05-17T19:31:15.403Z] #51 60.68 encoding/binary [2021-05-17T19:31:15.403Z] #51 61.68 internal/poll [2021-05-17T19:31:15.403Z] #51 62.25 encoding/base64 [2021-05-17T19:31:15.403Z] #51 62.94 strings [2021-05-17T19:31:15.403Z] #51 63.58 os [2021-05-17T19:31:15.403Z] #51 65.43 golang.org/x/sys/unix [2021-05-17T19:31:15.403Z] #51 66.72 fmt [2021-05-17T19:31:15.403Z] #51 ... [2021-05-17T19:31:15.403Z] [2021-05-17T19:31:15.403Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:31:15.403Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-17T19:31:15.403Z] #43 13.25 make[1]: Nothing to be done for 'all'. [2021-05-17T19:31:16.783Z] #43 14.61 CC images/stats.o [2021-05-17T19:31:17.410Z] #43 15.09 CC images/core.o [2021-05-17T19:31:17.994Z] #43 15.80 CC images/core-x86.o [2021-05-17T19:31:18.579Z] #43 16.44 CC images/core-arm.o [2021-05-17T19:31:19.146Z] #43 16.88 CC images/core-aarch64.o [2021-05-17T19:31:19.405Z] #43 17.22 CC images/core-ppc64.o [2021-05-17T19:31:19.972Z] #43 17.74 CC images/core-s390.o [2021-05-17T19:31:20.539Z] #43 18.32 CC images/cpuinfo.o [2021-05-17T19:31:20.798Z] #43 18.71 CC images/inventory.o [2021-05-17T19:31:21.057Z] #43 18.96 CC images/fdinfo.o [2021-05-17T19:31:21.626Z] #43 19.34 CC images/fown.o [2021-05-17T19:31:21.626Z] #43 19.52 CC images/ns.o [2021-05-17T19:31:21.886Z] #43 19.68 CC images/regfile.o [2021-05-17T19:31:21.886Z] #43 ... [2021-05-17T19:31:21.886Z] [2021-05-17T19:31:21.886Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-17T19:31:21.886Z] #56 sha256:2e6b75a5512ccac66ba75b51c35ba6b949ca2f8d7dce36829c25574fa9beacbf [2021-05-17T19:31:23.445Z] #56 43.57 Checking out files: 49% (1923/3922) Checking out files: 50% (1961/3922) Checking out files: 51% (2001/3922) Checking out files: 52% (2040/3922) Checking out files: 53% (2079/3922) Checking out files: 54% (2118/3922) Checking out files: 55% (2158/3922) Checking out files: 56% (2197/3922) Checking out files: 57% (2236/3922) Checking out files: 58% (2275/3922) Checking out files: 59% (2314/3922) Checking out files: 60% (2354/3922) Checking out files: 61% (2393/3922) Checking out files: 62% (2432/3922) Checking out files: 63% (2471/3922) Checking out files: 64% (2511/3922) Checking out files: 65% (2550/3922) Checking out files: 66% (2589/3922) Checking out files: 67% (2628/3922) Checking out files: 68% (2667/3922) Checking out files: 69% (2707/3922) Checking out files: 70% (2746/3922) Checking out files: 71% (2785/3922) Checking out files: 72% (2824/3922) Checking out files: 73% (2864/3922) Checking out files: 74% (2903/3922) Checking out files: 75% (2942/3922) Checking out files: 76% (2981/3922) Checking out files: 77% (3020/3922) Checking out files: 78% (3060/3922) Checking out files: 79% (3099/3922) Checking out files: 80% (3138/3922) Checking out files: 81% (3177/3922) Checking out files: 82% (3217/3922) Checking out files: 83% (3256/3922) Checking out files: 84% (3295/3922) Checking out files: 85% (3334/3922) Checking out files: 86% (3373/3922) Checking out files: 86% (3404/3922) Checking out files: 87% (3413/3922) Checking out files: 88% (3452/3922) Checking out files: 89% (3491/3922) Checking out files: 90% (3530/3922) Checking out files: 91% (3570/3922) Checking out files: 92% (3609/3922) Checking out files: 93% (3648/3922) Checking out files: 94% (3687/3922) Checking out files: 95% (3726/3922) Checking out files: 96% (3766/3922) Checking out files: 97% (3805/3922) Checking out files: 98% (3844/3922) Checking out files: 99% (3883/3922) Checking out files: 100% (3922/3922) Checking out files: 100% (3922/3922), done. [2021-05-17T19:31:23.445Z] #56 45.06 + cd /tmp/tmp.8BYTeHIcmi/src/github.com/containerd/containerd [2021-05-17T19:31:23.445Z] #56 45.06 + git checkout -q 8c906ff108ac28da23f69cc7b74f8e7a470d1df0 [2021-05-17T19:31:24.014Z] #56 45.61 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-17T19:31:24.014Z] #56 45.61 + BUILDTAGS='netgo osusergo static_build' [2021-05-17T19:31:24.014Z] #56 45.61 + export EXTRA_FLAGS=-buildmode=pie [2021-05-17T19:31:24.014Z] #56 45.61 + EXTRA_FLAGS=-buildmode=pie [2021-05-17T19:31:24.014Z] #56 45.61 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-17T19:31:24.014Z] #56 45.61 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-17T19:31:24.014Z] #56 45.61 + '[' '' = dynamic ']' [2021-05-17T19:31:24.014Z] #56 45.61 + make [2021-05-17T19:31:25.922Z] #56 47.27 + bin/ctr [2021-05-17T19:31:26.182Z] #56 ... [2021-05-17T19:31:26.182Z] [2021-05-17T19:31:26.182Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-17T19:31:26.182Z] #45 sha256:27d0927cb46e2414cf0a24dc9494e48d68dc41d14c90be7e3ab6568a9fc3ef7a [2021-05-17T19:31:26.182Z] #45 67.56 path/filepath [2021-05-17T19:31:26.182Z] #45 68.74 regexp [2021-05-17T19:31:26.182Z] #45 69.62 flag [2021-05-17T19:31:26.182Z] #45 71.04 go/token [2021-05-17T19:31:26.182Z] #45 71.79 go/scanner [2021-05-17T19:31:26.182Z] #45 72.26 internal/lazyregexp [2021-05-17T19:31:26.182Z] #45 72.53 path [2021-05-17T19:31:26.182Z] #45 72.97 io/ioutil [2021-05-17T19:31:26.182Z] #45 72.99 go/ast [2021-05-17T19:31:26.182Z] #45 73.53 net/url [2021-05-17T19:31:26.182Z] #45 75.11 text/template/parse [2021-05-17T19:31:26.182Z] #45 77.54 go/parser [2021-05-17T19:31:26.442Z] #45 ... [2021-05-17T19:31:26.442Z] [2021-05-17T19:31:26.442Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:31:26.442Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-17T19:31:26.442Z] #43 19.91 CC images/ghost-file.o [2021-05-17T19:31:26.442Z] #43 20.21 CC images/fifo.o [2021-05-17T19:31:26.442Z] #43 20.47 CC images/remap-file-path.o [2021-05-17T19:31:26.442Z] #43 20.68 CC images/eventfd.o [2021-05-17T19:31:26.442Z] #43 20.99 CC images/eventpoll.o [2021-05-17T19:31:26.442Z] #43 21.30 CC images/fh.o [2021-05-17T19:31:26.442Z] #43 21.64 CC images/fsnotify.o [2021-05-17T19:31:26.442Z] #43 22.21 CC images/signalfd.o [2021-05-17T19:31:26.442Z] #43 22.48 CC images/fs.o [2021-05-17T19:31:26.442Z] #43 22.73 CC images/pstree.o [2021-05-17T19:31:26.442Z] #43 22.95 CC images/pipe.o [2021-05-17T19:31:26.442Z] #43 23.24 CC images/tcp-stream.o [2021-05-17T19:31:26.442Z] #43 23.54 CC images/sk-packet.o [2021-05-17T19:31:26.442Z] #43 23.84 CC images/mnt.o [2021-05-17T19:31:26.442Z] #43 24.09 CC images/pipe-data.o [2021-05-17T19:31:26.442Z] #43 24.28 CC images/sa.o [2021-05-17T19:31:26.701Z] #43 24.47 CC images/timer.o [2021-05-17T19:31:26.961Z] #43 24.78 CC images/timerfd.o [2021-05-17T19:31:27.221Z] #43 25.02 CC images/mm.o [2021-05-17T19:31:27.481Z] #43 25.32 CC images/sk-opts.o [2021-05-17T19:31:27.741Z] #43 25.59 CC images/sk-unix.o [2021-05-17T19:31:28.309Z] #43 25.93 CC images/sk-inet.o [2021-05-17T19:31:28.569Z] #43 26.36 CC images/tun.o [2021-05-17T19:31:28.829Z] #43 26.67 CC images/sk-netlink.o [2021-05-17T19:31:29.088Z] #43 26.88 CC images/packet-sock.o [2021-05-17T19:31:29.088Z] #43 ... [2021-05-17T19:31:29.088Z] [2021-05-17T19:31:29.088Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-17T19:31:29.088Z] #51 sha256:d6357d4ac6258217331a989061175281ce81ed4fac1e18024197051e203d244c [2021-05-17T19:31:29.088Z] #51 70.58 encoding/json [2021-05-17T19:31:29.088Z] #51 73.87 github.com/pkg/diff [2021-05-17T19:31:29.088Z] #51 74.89 go/ast [2021-05-17T19:31:29.088Z] #51 75.82 golang.org/x/crypto/ssh/terminal [2021-05-17T19:31:29.088Z] #51 77.19 mvdan.cc/editorconfig [2021-05-17T19:31:29.088Z] #51 78.35 mvdan.cc/sh/v3/fileutil [2021-05-17T19:31:29.088Z] #51 78.53 text/tabwriter [2021-05-17T19:31:29.088Z] #51 78.93 mvdan.cc/sh/v3/syntax [2021-05-17T19:31:29.348Z] #51 ... [2021-05-17T19:31:29.348Z] [2021-05-17T19:31:29.348Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:31:29.348Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-17T19:31:29.348Z] #43 27.21 CC images/ipc-var.o [2021-05-17T19:31:29.608Z] #43 27.46 CC images/ipc-desc.o [2021-05-17T19:31:29.868Z] #43 27.71 CC images/ipc-shm.o [2021-05-17T19:31:30.127Z] #43 27.91 CC images/ipc-msg.o [2021-05-17T19:31:30.387Z] #43 28.18 CC images/ipc-sem.o [2021-05-17T19:31:30.646Z] #43 28.33 CC images/utsns.o [2021-05-17T19:31:30.646Z] #43 28.55 CC images/creds.o [2021-05-17T19:31:31.215Z] #43 28.87 CC images/vma.o [2021-05-17T19:31:31.215Z] #43 29.14 CC images/netdev.o [2021-05-17T19:31:31.784Z] #43 29.53 CC images/tty.o [2021-05-17T19:31:32.353Z] #43 30.14 CC images/file-lock.o [2021-05-17T19:31:32.612Z] #43 30.35 CC images/rlimit.o [2021-05-17T19:31:32.713Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-17T19:31:32.739Z] > git config --add remote.origin.fetch +refs/pull/42384/head:refs/remotes/origin/PR-42384 # timeout=10 [2021-05-17T19:31:32.747Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-17T19:31:32.786Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-17T19:31:32.821Z] Fetching without tags [2021-05-17T19:31:32.871Z] #43 30.53 CC images/pagemap.o [2021-05-17T19:31:33.131Z] #43 30.93 CC images/siginfo.o [2021-05-17T19:31:33.199Z] Merging remotes/origin/master commit a2b0c723e0a35bcc2b39f2fe11a02b88b30e21a9 into PR head commit 466e21b2732fabdf4481e45c61f1d5366d246777 [2021-05-17T19:31:33.391Z] #43 31.23 CC images/rpc.o [2021-05-17T19:31:34.771Z] #43 32.47 CC images/ext-file.o [2021-05-17T19:31:32.821Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-17T19:31:32.821Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-17T19:31:32.824Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42384/head:refs/remotes/origin/PR-42384 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-17T19:31:33.201Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T19:31:33.213Z] > git checkout -f 466e21b2732fabdf4481e45c61f1d5366d246777 # timeout=10 [2021-05-17T19:31:34.517Z] > git remote # timeout=10 [2021-05-17T19:31:34.538Z] > git config --get remote.origin.url # timeout=10 [2021-05-17T19:31:34.554Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-17T19:31:34.556Z] > git merge a2b0c723e0a35bcc2b39f2fe11a02b88b30e21a9 # timeout=10 [2021-05-17T19:31:35.031Z] #43 32.73 CC images/cgroup.o [2021-05-17T19:31:35.176Z] Merge succeeded, producing a265925cb73847125a4a83fb70940e86d79e00d1 [2021-05-17T19:31:35.176Z] Checking out Revision a265925cb73847125a4a83fb70940e86d79e00d1 (PR-42384) [2021-05-17T19:31:35.600Z] #43 33.34 CC images/userns.o [2021-05-17T19:31:35.600Z] #43 33.60 CC images/google/protobuf/descriptor.o [2021-05-17T19:31:36.043Z] Fetching without tags [2021-05-17T19:31:36.484Z] Merging remotes/origin/master commit a2b0c723e0a35bcc2b39f2fe11a02b88b30e21a9 into PR head commit 466e21b2732fabdf4481e45c61f1d5366d246777 [2021-05-17T19:31:35.163Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-17T19:31:35.173Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T19:31:35.180Z] > git checkout -f a265925cb73847125a4a83fb70940e86d79e00d1 # timeout=10 [2021-05-17T19:31:35.942Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-17T19:31:35.960Z] > git config --add remote.origin.fetch +refs/pull/42384/head:refs/remotes/origin/PR-42384 # timeout=10 [2021-05-17T19:31:35.976Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-17T19:31:36.012Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-17T19:31:36.047Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-17T19:31:36.047Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-17T19:31:36.049Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42384/head:refs/remotes/origin/PR-42384 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-17T19:31:36.498Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T19:31:36.521Z] > git checkout -f 466e21b2732fabdf4481e45c61f1d5366d246777 # timeout=10 [2021-05-17T19:31:37.262Z] > git remote # timeout=10 [2021-05-17T19:31:37.275Z] > git config --get remote.origin.url # timeout=10 [2021-05-17T19:31:37.294Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-17T19:31:37.319Z] > git merge a2b0c723e0a35bcc2b39f2fe11a02b88b30e21a9 # timeout=10 [2021-05-17T19:31:37.508Z] #43 35.20 CC images/opts.o [2021-05-17T19:31:37.508Z] #43 35.45 CC images/seccomp.o [2021-05-17T19:31:37.802Z] Merge succeeded, producing c1aa75532651658d832849bf542ef35585785873 [2021-05-17T19:31:37.803Z] Checking out Revision c1aa75532651658d832849bf542ef35585785873 (PR-42384) [2021-05-17T19:31:38.078Z] #43 35.72 CC images/binfmt-misc.o [2021-05-17T19:31:38.078Z] #43 ... [2021-05-17T19:31:38.078Z] [2021-05-17T19:31:38.078Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-17T19:31:38.078Z] #45 sha256:27d0927cb46e2414cf0a24dc9494e48d68dc41d14c90be7e3ab6568a9fc3ef7a [2021-05-17T19:31:38.078Z] #45 79.28 text/template [2021-05-17T19:31:38.078Z] #45 81.17 encoding/xml [2021-05-17T19:31:38.078Z] #45 83.76 go/doc [2021-05-17T19:31:38.078Z] #45 86.66 github.com/LK4D4/vndr/build [2021-05-17T19:31:38.078Z] #45 86.74 github.com/LK4D4/vndr/versioned [2021-05-17T19:31:38.078Z] #45 86.88 compress/flate [2021-05-17T19:31:38.337Z] #45 89.57 net [2021-05-17T19:31:38.337Z] #45 89.58 vendor/golang.org/x/crypto/cryptobyte [2021-05-17T19:31:38.337Z] #45 ... [2021-05-17T19:31:38.337Z] [2021-05-17T19:31:38.337Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:31:38.337Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-17T19:31:38.337Z] #43 35.96 CC images/time.o [2021-05-17T19:31:38.337Z] #43 36.13 CC images/sysctl.o [2021-05-17T19:31:38.597Z] #43 36.33 CC images/autofs.o [2021-05-17T19:31:38.597Z] #43 36.52 CC images/macvlan.o [2021-05-17T19:31:38.857Z] #43 36.73 CC images/sit.o [2021-05-17T19:31:38.998Z] Commit message: "Merge commit 'a2b0c723e0a35bcc2b39f2fe11a02b88b30e21a9' into HEAD" [2021-05-17T19:31:38.998Z] > git rev-list --no-walk 466e21b2732fabdf4481e45c61f1d5366d246777 # timeout=10 [2021-05-17T19:31:39.116Z] #43 36.95 CC images/memfd.o [2021-05-17T19:31:39.376Z] #43 37.22 CC images/timens.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-17T19:31:37.793Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-17T19:31:37.813Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T19:31:37.836Z] > git checkout -f c1aa75532651658d832849bf542ef35585785873 # timeout=10 [2021-05-17T19:31:39.945Z] #43 37.59 LINK images/built-in.o [2021-05-17T19:31:39.945Z] #43 37.86 GEN compel/include/asm [2021-05-17T19:31:39.945Z] #43 37.88 GEN compel/include/version.h [2021-05-17T19:31:39.945Z] #43 37.92 touch .config [2021-05-17T19:31:40.077Z] + docker version [2021-05-17T19:31:40.204Z] #43 ... [2021-05-17T19:31:40.204Z] [2021-05-17T19:31:40.204Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-17T19:31:40.204Z] #51 sha256:d6357d4ac6258217331a989061175281ce81ed4fac1e18024197051e203d244c [2021-05-17T19:31:40.204Z] #51 85.41 mvdan.cc/sh/v3/cmd/shfmt [2021-05-17T19:31:40.204Z] #51 DONE 91.5s [2021-05-17T19:31:40.204Z] [2021-05-17T19:31:40.204Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:31:40.204Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-17T19:31:40.204Z] #43 37.95 GEN include/common/config.h [2021-05-17T19:31:40.204Z] #43 38.10 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-05-17T19:31:40.204Z] #43 38.17 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-05-17T19:31:40.464Z] #43 38.23 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-05-17T19:31:40.464Z] #43 38.26 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-05-17T19:31:40.464Z] #43 38.34 DEP compel/arch/x86/plugins/std/memcpy.d [2021-05-17T19:31:40.464Z] #43 38.47 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-05-17T19:31:40.724Z] #43 38.50 GEN compel/plugins/include/uapi/std/syscall.h [2021-05-17T19:31:40.724Z] #43 38.54 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-05-17T19:31:40.724Z] #43 38.56 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-05-17T19:31:40.983Z] #43 38.70 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-05-17T19:31:40.983Z] #43 38.70 DEP compel/plugins/std/infect.d [2021-05-17T19:31:40.983Z] #43 38.80 DEP compel/plugins/std/string.d [2021-05-17T19:31:40.983Z] #43 38.89 DEP compel/plugins/std/log.d [2021-05-17T19:31:40.983Z] #43 38.99 DEP compel/plugins/std/fds.d [2021-05-17T19:31:41.243Z] #43 ... [2021-05-17T19:31:41.243Z] [2021-05-17T19:31:41.243Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-17T19:31:41.243Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-17T19:31:41.243Z] #13 77.20 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-05-17T19:31:41.243Z] #13 77.20 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-17T19:31:41.243Z] #13 77.21 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-17T19:31:41.502Z] #13 ... [2021-05-17T19:31:41.502Z] [2021-05-17T19:31:41.502Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:31:41.502Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-17T19:31:41.502Z] #43 39.17 DEP compel/plugins/std/std.d [2021-05-17T19:31:41.502Z] #43 39.32 DEP compel/plugins/shmem/shmem.d [2021-05-17T19:31:41.502Z] #43 39.43 DEP compel/plugins/fds/fds.d [2021-05-17T19:31:41.761Z] #43 39.61 CC compel/plugins/std/std.o [2021-05-17T19:31:41.981Z] Commit message: "Merge commit 'a2b0c723e0a35bcc2b39f2fe11a02b88b30e21a9' into HEAD" [2021-05-17T19:31:42.020Z] #43 39.87 CC compel/plugins/std/fds.o [2021-05-17T19:31:41.989Z] > git rev-list --no-walk 466e21b2732fabdf4481e45c61f1d5366d246777 # timeout=10 [2021-05-17T19:31:42.293Z] #43 40.27 CC compel/plugins/std/log.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-17T19:31:43.167Z] + docker version [2021-05-17T19:31:43.231Z] #43 40.99 CC compel/plugins/std/string.o [2021-05-17T19:31:43.801Z] #43 41.72 CC compel/plugins/std/infect.o [2021-05-17T19:31:44.370Z] #43 42.13 CC compel/arch/x86/plugins/std/parasite-head.o [2021-05-17T19:31:44.370Z] #43 42.20 CC compel/arch/x86/plugins/std/memcpy.o [2021-05-17T19:31:44.370Z] #43 42.25 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-05-17T19:31:44.370Z] #43 42.31 AR compel/plugins/std.lib.a [2021-05-17T19:31:44.370Z] #43 42.37 CC compel/plugins/fds/fds.o [2021-05-17T19:31:44.939Z] #43 42.60 AR compel/plugins/fds.lib.a [2021-05-17T19:31:44.939Z] #43 42.66 HOSTDEP compel/src/lib/log-host.d [2021-05-17T19:31:44.939Z] #43 42.82 HOSTDEP compel/src/lib/handle-elf-host.d [2021-05-17T19:31:44.939Z] #43 42.90 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-05-17T19:31:45.199Z] #43 42.98 HOSTDEP compel/src/main-host.d [2021-05-17T19:31:45.199Z] #43 43.10 DEP compel/src/lib/ptrace.d [2021-05-17T19:31:45.199Z] #43 43.19 DEP compel/src/lib/infect.d [2021-05-17T19:31:45.767Z] #43 43.35 DEP compel/src/lib/infect-util.d [2021-05-17T19:31:45.767Z] #43 43.51 DEP compel/src/lib/infect-rpc.d [2021-05-17T19:31:45.767Z] #43 43.62 DEP compel/arch/x86/src/lib/infect.d [2021-05-17T19:31:46.027Z] #43 43.79 DEP compel/arch/x86/src/lib/cpu.d [2021-05-17T19:31:46.027Z] #43 43.88 DEP compel/src/lib/log.d [2021-05-17T19:31:46.027Z] #43 44.03 DEP compel/src/main.d [2021-05-17T19:31:46.286Z] #43 44.13 DEP compel/src/lib/handle-elf.d [2021-05-17T19:31:46.286Z] #43 44.23 DEP compel/arch/x86/src/lib/handle-elf.d [2021-05-17T19:31:46.546Z] #43 44.35 CC compel/src/lib/log.o [2021-05-17T19:31:46.805Z] #43 44.58 CC compel/arch/x86/src/lib/cpu.o [2021-05-17T19:31:47.550Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-17T19:31:47.550Z] [2021-05-17T19:31:47.550Z] + TEST_INTEGRATION_DEST=1 [2021-05-17T19:31:47.550Z] + CONTAINER_NAME=docker-pr2-1 [2021-05-17T19:31:47.550Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-05-17T19:31:47.550Z] + run_tests test-integration-flaky [2021-05-17T19:31:47.550Z] + '[' -n 0 ']' [2021-05-17T19:31:47.550Z] + rm= [2021-05-17T19:31:47.550Z] + c=0 [2021-05-17T19:31:47.550Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42384/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42384/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42384/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=cdf51809f3ebaf97de467c93b9d7c5cb2792a6a0 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cdf51809f3ebaf97de467c93b9d7c5cb2792a6a0 hack/make.sh test-integration-flaky test-integration [2021-05-17T19:31:47.550Z] ++ jobs -p [2021-05-17T19:31:47.550Z] + for job in $(jobs -p) [2021-05-17T19:31:47.550Z] + wait 12707 [2021-05-17T19:31:47.550Z] + TEST_INTEGRATION_DEST=3 [2021-05-17T19:31:47.550Z] + CONTAINER_NAME=docker-pr2-3 [2021-05-17T19:31:47.550Z] + TEST_SKIP_INTEGRATION=1 [2021-05-17T19:31:47.550Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-05-17T19:31:47.550Z] + run_tests [2021-05-17T19:31:47.550Z] + '[' -n 0 ']' [2021-05-17T19:31:47.550Z] + rm= [2021-05-17T19:31:47.550Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42384/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42384/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42384/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=cdf51809f3ebaf97de467c93b9d7c5cb2792a6a0 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cdf51809f3ebaf97de467c93b9d7c5cb2792a6a0 hack/make.sh '' test-integration [2021-05-17T19:31:47.550Z] + TEST_INTEGRATION_DEST=2 [2021-05-17T19:31:47.550Z] + CONTAINER_NAME=docker-pr2-2 [2021-05-17T19:31:47.550Z] + TEST_SKIP_INTEGRATION=1 [2021-05-17T19:31:47.550Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-05-17T19:31:47.550Z] + run_tests [2021-05-17T19:31:47.550Z] + '[' -n 0 ']' [2021-05-17T19:31:47.550Z] + rm= [2021-05-17T19:31:47.551Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42384/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42384/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42384/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=cdf51809f3ebaf97de467c93b9d7c5cb2792a6a0 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cdf51809f3ebaf97de467c93b9d7c5cb2792a6a0 hack/make.sh '' test-integration [2021-05-17T19:31:47.551Z] [2021-05-17T19:31:47.551Z] [2021-05-17T19:31:47.551Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-17T19:31:47.551Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-17T19:31:47.551Z] HOSTNAME=8c63a022bfbf [2021-05-17T19:31:47.551Z] TEST_SKIP_INTEGRATION=1 [2021-05-17T19:31:47.551Z] TESTDEBUG=0 [2021-05-17T19:31:47.551Z] DEST=bundles/test-integration [2021-05-17T19:31:47.551Z] PWD=/go/src/github.com/docker/docker [2021-05-17T19:31:47.551Z] KEEPBUNDLE=1 [2021-05-17T19:31:47.551Z] DOCKER_GITCOMMIT=cdf51809f3ebaf97de467c93b9d7c5cb2792a6a0 [2021-05-17T19:31:47.551Z] container=docker [2021-05-17T19:31:47.551Z] HOME=/root [2021-05-17T19:31:47.551Z] GOLANG_VERSION=1.13.15 [2021-05-17T19:31:47.551Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-17T19:31:47.551Z] VALIDATE_BRANCH=master [2021-05-17T19:31:47.551Z] TERM=xterm [2021-05-17T19:31:47.551Z] DOCKER_PKG=github.com/docker/docker [2021-05-17T19:31:47.551Z] SHLVL=1 [2021-05-17T19:31:47.551Z] TIMEOUT=120m [2021-05-17T19:31:47.551Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-17T19:31:47.551Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-17T19:31:47.551Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-05-17T19:31:47.551Z] GO111MODULE=off [2021-05-17T19:31:47.551Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-17T19:31:47.551Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-17T19:31:47.551Z] GOPATH=/go [2021-05-17T19:31:47.551Z] PKG_CONFIG=pkg-config [2021-05-17T19:31:47.551Z] _=/usr/bin/env [2021-05-17T19:31:47.551Z] Building test suite binary ./integration-cli/test.main [2021-05-17T19:31:47.551Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-05-17T19:31:47.551Z] [2021-05-17T19:31:47.551Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-17T19:31:47.551Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-17T19:31:47.551Z] HOSTNAME=2aee708fdba8 [2021-05-17T19:31:47.551Z] TEST_SKIP_INTEGRATION=1 [2021-05-17T19:31:47.551Z] TESTDEBUG=0 [2021-05-17T19:31:47.551Z] DEST=bundles/test-integration [2021-05-17T19:31:47.551Z] PWD=/go/src/github.com/docker/docker [2021-05-17T19:31:47.551Z] KEEPBUNDLE=1 [2021-05-17T19:31:47.551Z] DOCKER_GITCOMMIT=cdf51809f3ebaf97de467c93b9d7c5cb2792a6a0 [2021-05-17T19:31:47.551Z] container=docker [2021-05-17T19:31:47.551Z] HOME=/root [2021-05-17T19:31:47.551Z] GOLANG_VERSION=1.13.15 [2021-05-17T19:31:47.551Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-17T19:31:47.551Z] VALIDATE_BRANCH=master [2021-05-17T19:31:47.551Z] TERM=xterm [2021-05-17T19:31:47.551Z] DOCKER_PKG=github.com/docker/docker [2021-05-17T19:31:47.551Z] SHLVL=1 [2021-05-17T19:31:47.551Z] TIMEOUT=120m [2021-05-17T19:31:47.551Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-17T19:31:47.551Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-17T19:31:47.551Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-05-17T19:31:47.551Z] GO111MODULE=off [2021-05-17T19:31:47.551Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-17T19:31:47.551Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-17T19:31:47.551Z] GOPATH=/go [2021-05-17T19:31:47.551Z] PKG_CONFIG=pkg-config [2021-05-17T19:31:47.551Z] _=/usr/bin/env [2021-05-17T19:31:47.551Z] Building test suite binary ./integration-cli/test.main [2021-05-17T19:31:47.551Z] No new tests added to integration. [2021-05-17T19:31:47.551Z] [2021-05-17T19:31:47.551Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-17T19:31:47.551Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-17T19:31:47.551Z] HOSTNAME=a82e4730f285 [2021-05-17T19:31:47.551Z] TESTDEBUG=0 [2021-05-17T19:31:47.551Z] DEST=bundles/test-integration [2021-05-17T19:31:47.551Z] PWD=/go/src/github.com/docker/docker [2021-05-17T19:31:47.551Z] KEEPBUNDLE=1 [2021-05-17T19:31:47.551Z] DOCKER_GITCOMMIT=cdf51809f3ebaf97de467c93b9d7c5cb2792a6a0 [2021-05-17T19:31:47.551Z] container=docker [2021-05-17T19:31:47.551Z] HOME=/root [2021-05-17T19:31:47.551Z] GOLANG_VERSION=1.13.15 [2021-05-17T19:31:47.551Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-17T19:31:47.551Z] VALIDATE_BRANCH=master [2021-05-17T19:31:47.551Z] TERM=xterm [2021-05-17T19:31:47.551Z] DOCKER_PKG=github.com/docker/docker [2021-05-17T19:31:47.551Z] SHLVL=1 [2021-05-17T19:31:47.551Z] TIMEOUT=120m [2021-05-17T19:31:47.551Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-17T19:31:47.551Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-17T19:31:47.551Z] GO111MODULE=off [2021-05-17T19:31:47.551Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-17T19:31:47.551Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-17T19:31:47.551Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-17T19:31:47.551Z] GOPATH=/go [2021-05-17T19:31:47.551Z] PKG_CONFIG=pkg-config [2021-05-17T19:31:47.551Z] _=/usr/bin/env [2021-05-17T19:31:47.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-17T19:31:47.746Z] #43 45.41 CC compel/arch/x86/src/lib/infect.o [2021-05-17T19:31:47.746Z] #43 ... [2021-05-17T19:31:47.746Z] [2021-05-17T19:31:47.746Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-17T19:31:47.746Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-17T19:31:47.746Z] #13 93.83 Selecting previously unselected package libapparmor1:amd64. [2021-05-17T19:31:48.006Z] #13 93.83 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-05-17T19:31:48.006Z] #13 93.84 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-05-17T19:31:48.006Z] #13 93.97 Selecting previously unselected package libapparmor-dev:amd64. [2021-05-17T19:31:48.006Z] #13 93.98 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-05-17T19:31:48.006Z] #13 94.00 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-17T19:31:48.252Z] Client: Docker Engine - Community [2021-05-17T19:31:48.253Z] Version: 20.10.5 [2021-05-17T19:31:48.253Z] API version: 1.41 [2021-05-17T19:31:48.253Z] Go version: go1.13.15 [2021-05-17T19:31:48.253Z] Git commit: 55c4c88 [2021-05-17T19:31:48.253Z] Built: Tue Mar 2 20:19:31 2021 [2021-05-17T19:31:48.253Z] OS/Arch: linux/arm64 [2021-05-17T19:31:48.253Z] Context: default [2021-05-17T19:31:48.253Z] Experimental: true [2021-05-17T19:31:48.253Z] [2021-05-17T19:31:48.253Z] Server: Docker Engine - Community [2021-05-17T19:31:48.253Z] Engine: [2021-05-17T19:31:48.253Z] Version: 20.10.5 [2021-05-17T19:31:48.253Z] API version: 1.41 (minimum version 1.12) [2021-05-17T19:31:48.253Z] Go version: go1.13.15 [2021-05-17T19:31:48.253Z] Git commit: 363e9a8 [2021-05-17T19:31:48.253Z] Built: Tue Mar 2 20:17:22 2021 [2021-05-17T19:31:48.253Z] OS/Arch: linux/arm64 [2021-05-17T19:31:48.253Z] Experimental: true [2021-05-17T19:31:48.253Z] containerd: [2021-05-17T19:31:48.253Z] Version: 1.4.4 [2021-05-17T19:31:48.253Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-17T19:31:48.253Z] runc: [2021-05-17T19:31:48.253Z] Version: 1.0.0-rc93 [2021-05-17T19:31:48.253Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-17T19:31:48.253Z] docker-init: [2021-05-17T19:31:48.253Z] Version: 0.19.0 [2021-05-17T19:31:48.253Z] GitCommit: de40ad0 [2021-05-17T19:31:48.265Z] #13 94.16 Selecting previously unselected package libbtrfs0. [2021-05-17T19:31:48.265Z] #13 94.17 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-17T19:31:48.265Z] #13 94.17 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-17T19:31:48.265Z] #13 94.27 Selecting previously unselected package libbtrfs-dev. [2021-05-17T19:31:48.265Z] #13 94.27 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-17T19:31:48.265Z] #13 94.28 Unpacking libbtrfs-dev (4.20.1-2) ... [Pipeline] sh [2021-05-17T19:31:48.525Z] #13 94.43 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-05-17T19:31:48.525Z] #13 94.44 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-17T19:31:48.525Z] #13 94.44 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-17T19:31:48.525Z] #13 94.52 Selecting previously unselected package libudev-dev:amd64. [2021-05-17T19:31:48.525Z] #13 94.52 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-05-17T19:31:48.525Z] #13 94.55 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-17T19:31:48.585Z] + docker info [2021-05-17T19:31:48.784Z] #13 94.72 Selecting previously unselected package libsepol1-dev:amd64. [2021-05-17T19:31:48.784Z] #13 94.73 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-05-17T19:31:48.784Z] #13 94.75 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-05-17T19:31:49.044Z] #13 95.08 Selecting previously unselected package libpcre16-3:amd64. [2021-05-17T19:31:49.044Z] #13 95.09 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-05-17T19:31:49.304Z] #13 95.10 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-05-17T19:31:49.304Z] #13 95.30 Selecting previously unselected package libpcre32-3:amd64. [2021-05-17T19:31:49.304Z] #13 95.30 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-05-17T19:31:49.304Z] #13 95.32 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-05-17T19:31:49.563Z] #13 95.49 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-05-17T19:31:49.563Z] #13 95.51 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-05-17T19:31:49.563Z] #13 95.52 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-17T19:31:49.563Z] #13 95.63 Selecting previously unselected package libpcre3-dev:amd64. [2021-05-17T19:31:49.822Z] #13 95.64 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-05-17T19:31:49.822Z] #13 95.65 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-17T19:31:50.083Z] #13 ... [2021-05-17T19:31:50.083Z] [2021-05-17T19:31:50.083Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-17T19:31:50.083Z] #45 sha256:27d0927cb46e2414cf0a24dc9494e48d68dc41d14c90be7e3ab6568a9fc3ef7a [2021-05-17T19:31:50.083Z] #45 91.44 vendor/golang.org/x/crypto/poly1305 [2021-05-17T19:31:50.083Z] #45 91.94 vendor/golang.org/x/sys/cpu [2021-05-17T19:31:50.083Z] #45 92.33 vendor/golang.org/x/crypto/chacha20poly1305 [2021-05-17T19:31:50.083Z] #45 93.77 vendor/golang.org/x/crypto/hkdf [2021-05-17T19:31:50.083Z] #45 93.93 vendor/golang.org/x/text/transform [2021-05-17T19:31:50.083Z] #45 94.53 vendor/golang.org/x/text/unicode/bidi [2021-05-17T19:31:50.083Z] #45 96.10 vendor/golang.org/x/text/secure/bidirule [2021-05-17T19:31:50.083Z] #45 96.32 vendor/golang.org/x/text/unicode/norm [2021-05-17T19:31:50.083Z] #45 101.0 vendor/golang.org/x/net/idna [2021-05-17T19:31:50.083Z] #45 ... [2021-05-17T19:31:50.083Z] [2021-05-17T19:31:50.083Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-17T19:31:50.083Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-17T19:31:50.083Z] #13 96.12 Selecting previously unselected package libselinux1-dev:amd64. [2021-05-17T19:31:50.083Z] #13 96.14 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-05-17T19:31:50.083Z] #13 96.16 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-17T19:31:50.354Z] #13 96.43 Selecting previously unselected package libdevmapper-dev:amd64. [2021-05-17T19:31:50.354Z] #13 96.45 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-05-17T19:31:50.354Z] #13 96.45 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-17T19:31:50.614Z] #13 96.55 Selecting previously unselected package libseccomp-dev:amd64. [2021-05-17T19:31:50.614Z] #13 96.55 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-17T19:31:50.614Z] #13 96.56 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-17T19:31:50.873Z] #13 96.70 Selecting previously unselected package libsystemd-dev:amd64. [2021-05-17T19:31:50.873Z] #13 96.70 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-05-17T19:31:50.873Z] #13 96.71 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-17T19:31:51.133Z] #13 97.22 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-17T19:31:51.133Z] #13 97.24 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-17T19:31:51.327Z] Client: Docker Engine - Community [2021-05-17T19:31:51.327Z] Version: 20.10.5 [2021-05-17T19:31:51.327Z] API version: 1.41 [2021-05-17T19:31:51.327Z] Go version: go1.13.15 [2021-05-17T19:31:51.327Z] Git commit: 55c4c88 [2021-05-17T19:31:51.327Z] Built: Tue Mar 2 20:18:05 2021 [2021-05-17T19:31:51.327Z] OS/Arch: linux/amd64 [2021-05-17T19:31:51.327Z] Context: default [2021-05-17T19:31:51.327Z] Experimental: true [2021-05-17T19:31:51.327Z] [2021-05-17T19:31:51.327Z] Server: Docker Engine - Community [2021-05-17T19:31:51.327Z] Engine: [2021-05-17T19:31:51.327Z] Version: 20.10.5 [2021-05-17T19:31:51.327Z] API version: 1.41 (minimum version 1.12) [2021-05-17T19:31:51.327Z] Go version: go1.13.15 [2021-05-17T19:31:51.327Z] Git commit: 363e9a8 [2021-05-17T19:31:51.327Z] Built: Tue Mar 2 20:16:00 2021 [2021-05-17T19:31:51.327Z] OS/Arch: linux/amd64 [2021-05-17T19:31:51.327Z] Experimental: true [2021-05-17T19:31:51.327Z] containerd: [2021-05-17T19:31:51.327Z] Version: 1.4.4 [2021-05-17T19:31:51.327Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-17T19:31:51.327Z] runc: [2021-05-17T19:31:51.327Z] Version: 1.0.0-rc93 [2021-05-17T19:31:51.327Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-17T19:31:51.327Z] docker-init: [2021-05-17T19:31:51.327Z] Version: 0.19.0 [2021-05-17T19:31:51.327Z] GitCommit: de40ad0 [Pipeline] sh [2021-05-17T19:31:51.392Z] #13 97.25 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-05-17T19:31:51.392Z] #13 97.27 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-17T19:31:51.392Z] #13 97.28 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-05-17T19:31:51.392Z] #13 97.30 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-05-17T19:31:51.392Z] #13 97.31 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-17T19:31:51.392Z] #13 97.33 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-17T19:31:51.392Z] #13 97.34 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-05-17T19:31:51.392Z] #13 97.36 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-17T19:31:51.392Z] #13 97.39 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-17T19:31:51.392Z] #13 97.41 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-17T19:31:51.392Z] #13 97.43 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-17T19:31:51.392Z] #13 97.45 Setting up mingw-w64-common (6.0.0-3) ... [2021-05-17T19:31:51.392Z] #13 97.46 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-17T19:31:51.392Z] #13 97.48 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-17T19:31:51.393Z] #13 97.49 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-17T19:31:51.393Z] #13 97.50 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-17T19:31:51.393Z] #13 97.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 [2021-05-17T19:31:51.393Z] #13 97.52 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-05-17T19:31:51.393Z] #13 97.53 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-17T19:31:51.393Z] #13 97.54 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-05-17T19:31:51.393Z] #13 97.54 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-05-17T19:31:51.652Z] #13 97.55 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-17T19:31:51.652Z] #13 97.57 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-17T19:31:51.652Z] #13 97.58 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-17T19:31:51.652Z] #13 97.60 Setting up dmsetup (2:1.02.155-3) ... [2021-05-17T19:31:51.652Z] #13 97.62 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-17T19:31:51.652Z] #13 97.63 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-17T19:31:51.652Z] #13 97.65 Processing triggers for libc-bin (2.28-10) ... [2021-05-17T19:31:51.655Z] + docker info [2021-05-17T19:31:52.592Z] #13 DONE 98.3s [2021-05-17T19:31:52.592Z] [2021-05-17T19:31:52.592Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-17T19:31:52.592Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-05-17T19:31:54.499Z] #14 DONE 1.7s [2021-05-17T19:31:54.499Z] [2021-05-17T19:31:54.499Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-05-17T19:31:54.499Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-05-17T19:31:55.439Z] #15 DONE 1.3s [2021-05-17T19:31:55.439Z] [2021-05-17T19:31:55.439Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-17T19:31:55.439Z] #53 sha256:039fd80e41cbf9585806e88c320af76d60f81396dd962b6f1897b99f7b8f6a2a [2021-05-17T19:31:55.439Z] #53 1.726 + RM_GOPATH=0 [2021-05-17T19:31:55.439Z] #53 1.726 + TMP_GOPATH= [2021-05-17T19:31:55.439Z] #53 1.726 + : /build [2021-05-17T19:31:55.439Z] #53 1.726 + '[' -z '' ']' [2021-05-17T19:31:55.439Z] #53 1.726 ++ mktemp -d [2021-05-17T19:31:55.439Z] #53 1.729 + export GOPATH=/tmp/tmp.fCqM9cNvIK [2021-05-17T19:31:55.439Z] #53 1.729 + GOPATH=/tmp/tmp.fCqM9cNvIK [2021-05-17T19:31:55.439Z] #53 1.729 + RM_GOPATH=1 [2021-05-17T19:31:55.439Z] #53 1.729 + case "$(go env GOARCH)" in [2021-05-17T19:31:55.439Z] #53 1.729 ++ go env GOARCH [2021-05-17T19:31:55.439Z] #53 1.778 Install runc version 2c7861bc5e1b3e756392236553ec14a78a09f8bf (build tags: seccomp ) [2021-05-17T19:31:55.439Z] #53 1.778 + export GO_BUILDMODE=-buildmode=pie [2021-05-17T19:31:55.439Z] #53 1.778 + GO_BUILDMODE=-buildmode=pie [2021-05-17T19:31:55.439Z] #53 1.778 ++ dirname /tmp/install/install.sh [2021-05-17T19:31:55.439Z] #53 1.778 + dir=/tmp/install [2021-05-17T19:31:55.439Z] #53 1.778 + bin=runc [2021-05-17T19:31:55.439Z] #53 1.778 + shift [2021-05-17T19:31:55.439Z] #53 1.778 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-17T19:31:55.439Z] #53 1.778 + . /tmp/install/runc.installer [2021-05-17T19:31:55.439Z] #53 1.778 ++ : 2c7861bc5e1b3e756392236553ec14a78a09f8bf [2021-05-17T19:31:55.439Z] #53 1.778 + install_runc [2021-05-17T19:31:55.439Z] #53 1.778 + uname -r [2021-05-17T19:31:55.439Z] #53 1.778 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-17T19:31:55.439Z] #53 1.778 + RUNC_BUILDTAGS='seccomp ' [2021-05-17T19:31:55.439Z] #53 1.778 + echo 'Install runc version 2c7861bc5e1b3e756392236553ec14a78a09f8bf (build tags: seccomp )' [2021-05-17T19:31:55.439Z] #53 1.778 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.fCqM9cNvIK/src/github.com/opencontainers/runc [2021-05-17T19:31:55.439Z] #53 1.780 Cloning into '/tmp/tmp.fCqM9cNvIK/src/github.com/opencontainers/runc'... [2021-05-17T19:31:56.819Z] #53 ... [2021-05-17T19:31:56.819Z] [2021-05-17T19:31:56.819Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-17T19:31:56.819Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-17T19:31:56.819Z] #16 1.082 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-05-17T19:31:56.819Z] #16 DONE 1.1s [2021-05-17T19:31:56.819Z] [2021-05-17T19:31:56.819Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-17T19:31:56.819Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-05-17T19:31:57.757Z] #17 DONE 1.2s [2021-05-17T19:31:57.757Z] [2021-05-17T19:31:57.757Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-17T19:31:57.757Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-17T19:31:58.330Z] #18 ... [2021-05-17T19:31:58.330Z] [2021-05-17T19:31:58.330Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:31:58.330Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-17T19:31:58.330Z] #43 46.28 CC compel/src/lib/infect-rpc.o [2021-05-17T19:31:58.330Z] #43 46.60 CC compel/src/lib/infect-util.o [2021-05-17T19:31:58.330Z] #43 46.88 CC compel/src/lib/infect.o [2021-05-17T19:31:58.330Z] #43 49.15 CC compel/src/lib/ptrace.o [2021-05-17T19:31:58.330Z] #43 49.61 AR compel/libcompel.a [2021-05-17T19:31:58.330Z] #43 49.66 HOSTCC compel/src/main-host.o [2021-05-17T19:31:58.330Z] #43 50.03 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-05-17T19:31:58.330Z] #43 50.15 HOSTCC compel/src/lib/handle-elf-host.o [2021-05-17T19:31:58.330Z] #43 50.83 HOSTCC compel/src/lib/log-host.o [2021-05-17T19:31:58.330Z] #43 51.18 HOSTLINK compel/compel-host-bin [2021-05-17T19:31:58.330Z] #43 51.28 DEP soccr/soccr.d [2021-05-17T19:31:58.330Z] #43 51.42 CC soccr/soccr.o [2021-05-17T19:31:58.330Z] #43 53.37 AR soccr/libsoccr.a [2021-05-17T19:31:58.330Z] #43 53.45 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-17T19:31:58.330Z] #43 54.04 DEP criu/arch/x86/sigframe.d [2021-05-17T19:31:58.330Z] #43 54.19 DEP criu/arch/x86/sigaction_compat.d [2021-05-17T19:31:58.330Z] #43 54.27 DEP criu/arch/x86/kerndat.d [2021-05-17T19:31:58.330Z] #43 54.53 DEP criu/arch/x86/crtools.d [2021-05-17T19:31:58.330Z] #43 54.86 DEP criu/arch/x86/cpu.d [2021-05-17T19:31:58.330Z] #43 55.06 CC criu/arch/x86/cpu.o [2021-05-17T19:31:58.330Z] #43 56.17 CC criu/arch/x86/crtools.o [2021-05-17T19:31:58.901Z] #43 ... [2021-05-17T19:31:58.901Z] [2021-05-17T19:31:58.901Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-17T19:31:58.901Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-17T19:31:58.901Z] #18 DONE 1.2s [2021-05-17T19:31:58.901Z] [2021-05-17T19:31:58.901Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-17T19:31:58.901Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-05-17T19:31:59.914Z] #19 DONE 1.2s [2021-05-17T19:31:59.914Z] [2021-05-17T19:31:59.914Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-17T19:31:59.914Z] #45 sha256:27d0927cb46e2414cf0a24dc9494e48d68dc41d14c90be7e3ab6568a9fc3ef7a [2021-05-17T19:31:59.914Z] #45 103.2 vendor/golang.org/x/net/http2/hpack [2021-05-17T19:31:59.914Z] #45 104.6 mime [2021-05-17T19:31:59.914Z] #45 107.3 mime/quotedprintable [2021-05-17T19:31:59.914Z] #45 107.8 net/http/internal [2021-05-17T19:31:59.914Z] #45 110.5 mime/multipart [2021-05-17T19:31:59.914Z] #45 110.6 crypto/tls [2021-05-17T19:32:00.178Z] #45 ... [2021-05-17T19:32:00.178Z] [2021-05-17T19:32:00.178Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-17T19:32:00.178Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-17T19:32:00.858Z] Client: [2021-05-17T19:32:00.858Z] Context: default [2021-05-17T19:32:00.858Z] Debug Mode: false [2021-05-17T19:32:00.858Z] Plugins: [2021-05-17T19:32:00.858Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-17T19:32:00.858Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-17T19:32:00.858Z] [2021-05-17T19:32:00.858Z] Server: [2021-05-17T19:32:00.858Z] Containers: 0 [2021-05-17T19:32:00.858Z] Running: 0 [2021-05-17T19:32:00.858Z] Paused: 0 [2021-05-17T19:32:00.858Z] Stopped: 0 [2021-05-17T19:32:00.858Z] Images: 0 [2021-05-17T19:32:00.858Z] Server Version: 20.10.5 [2021-05-17T19:32:00.858Z] Storage Driver: overlay2 [2021-05-17T19:32:00.858Z] Backing Filesystem: extfs [2021-05-17T19:32:00.858Z] Supports d_type: true [2021-05-17T19:32:00.858Z] Native Overlay Diff: true [2021-05-17T19:32:00.858Z] Logging Driver: json-file [2021-05-17T19:32:00.858Z] Cgroup Driver: cgroupfs [2021-05-17T19:32:00.858Z] Cgroup Version: 1 [2021-05-17T19:32:00.858Z] Plugins: [2021-05-17T19:32:00.858Z] Volume: local [2021-05-17T19:32:00.858Z] Network: bridge host ipvlan macvlan null overlay [2021-05-17T19:32:00.858Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-17T19:32:00.858Z] Swarm: inactive [2021-05-17T19:32:00.858Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-05-17T19:32:00.858Z] Default Runtime: runc [2021-05-17T19:32:00.858Z] Init Binary: docker-init [2021-05-17T19:32:00.858Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-17T19:32:00.858Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-17T19:32:00.858Z] init version: de40ad0 [2021-05-17T19:32:00.858Z] Security Options: [2021-05-17T19:32:00.858Z] apparmor [2021-05-17T19:32:00.858Z] seccomp [2021-05-17T19:32:00.858Z] Profile: default [2021-05-17T19:32:00.858Z] Kernel Version: 5.4.0-1041-aws [2021-05-17T19:32:00.858Z] Operating System: Ubuntu 20.04.2 LTS [2021-05-17T19:32:00.858Z] OSType: linux [2021-05-17T19:32:00.858Z] Architecture: aarch64 [2021-05-17T19:32:00.858Z] CPUs: 4 [2021-05-17T19:32:00.858Z] Total Memory: 7.494GiB [2021-05-17T19:32:00.858Z] Name: ip-10-100-56-41 [2021-05-17T19:32:00.858Z] ID: BVXL:CDJC:ICN6:ER53:HAUW:WQSU:QT43:6BOW:3PZO:KHYE:NTNP:UAA4 [2021-05-17T19:32:00.858Z] Docker Root Dir: /var/lib/docker [2021-05-17T19:32:00.858Z] Debug Mode: false [2021-05-17T19:32:00.858Z] Registry: https://index.docker.io/v1/ [2021-05-17T19:32:00.858Z] Labels: [2021-05-17T19:32:00.858Z] Experimental: true [2021-05-17T19:32:00.858Z] Insecure Registries: [2021-05-17T19:32:00.858Z] 127.0.0.0/8 [2021-05-17T19:32:00.858Z] Live Restore Enabled: true [2021-05-17T19:32:00.858Z] [2021-05-17T19:32:00.858Z] WARNING: No swap limit support [Pipeline] sh [2021-05-17T19:32:01.156Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-17T19:32:01.156Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-17T19:32:01.156Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42384/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-05-17T19:32:01.156Z] + bash /home/ubuntu/workspace/moby_PR-42384/check-config.sh [2021-05-17T19:32:01.156Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-17T19:32:01.156Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-05-17T19:32:01.156Z] [2021-05-17T19:32:01.156Z] Generally Necessary: [2021-05-17T19:32:01.156Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-17T19:32:01.156Z] - apparmor: enabled and tools installed [2021-05-17T19:32:01.422Z] - CONFIG_NAMESPACES: enabled [2021-05-17T19:32:01.422Z] - CONFIG_NET_NS: enabled [2021-05-17T19:32:01.422Z] - CONFIG_PID_NS: enabled [2021-05-17T19:32:01.422Z] - CONFIG_IPC_NS: enabled [2021-05-17T19:32:01.422Z] - CONFIG_UTS_NS: enabled [2021-05-17T19:32:01.422Z] - CONFIG_CGROUPS: enabled [2021-05-17T19:32:01.422Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-17T19:32:01.422Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-17T19:32:01.422Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-17T19:32:01.422Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-17T19:32:01.422Z] - CONFIG_CPUSETS: enabled [2021-05-17T19:32:01.422Z] - CONFIG_MEMCG: enabled [2021-05-17T19:32:01.422Z] - CONFIG_KEYS: enabled [2021-05-17T19:32:01.422Z] - CONFIG_VETH: enabled (as module) [2021-05-17T19:32:01.422Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-17T19:32:01.422Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-17T19:32:01.422Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-17T19:32:01.422Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-17T19:32:01.422Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-17T19:32:01.422Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-17T19:32:01.422Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-17T19:32:01.422Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-05-17T19:32:01.686Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-17T19:32:01.686Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-17T19:32:01.686Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-17T19:32:01.686Z] [2021-05-17T19:32:01.686Z] Optional Features: [2021-05-17T19:32:01.686Z] - CONFIG_USER_NS: enabled [2021-05-17T19:32:01.686Z] - CONFIG_SECCOMP: enabled [2021-05-17T19:32:01.686Z] - CONFIG_SECCOMP_FILTER: enabled [2021-05-17T19:32:01.686Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-17T19:32:01.686Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-17T19:32:01.686Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-17T19:32:01.686Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-05-17T19:32:01.686Z] - CONFIG_BLK_CGROUP: enabled [2021-05-17T19:32:01.686Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-17T19:32:01.686Z] - CONFIG_CGROUP_PERF: enabled [2021-05-17T19:32:01.686Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-17T19:32:01.686Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-17T19:32:01.686Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-17T19:32:01.686Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-17T19:32:01.686Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-17T19:32:01.686Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-17T19:32:01.686Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-17T19:32:01.686Z] - CONFIG_IP_VS: enabled (as module) [2021-05-17T19:32:01.686Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-17T19:32:01.686Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-17T19:32:01.686Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-17T19:32:01.950Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-17T19:32:01.950Z] - CONFIG_SECURITY_SELINUX: enabled [2021-05-17T19:32:01.950Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-05-17T19:32:01.950Z] - CONFIG_EXT4_FS: enabled [2021-05-17T19:32:01.950Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-17T19:32:01.950Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-17T19:32:01.950Z] - Network Drivers: [2021-05-17T19:32:01.950Z] - "overlay": [2021-05-17T19:32:01.950Z] - CONFIG_VXLAN: enabled (as module) [2021-05-17T19:32:01.950Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-17T19:32:01.950Z] Optional (for encrypted networks): [2021-05-17T19:32:01.950Z] - CONFIG_CRYPTO: enabled [2021-05-17T19:32:01.950Z] - CONFIG_CRYPTO_AEAD: enabled [2021-05-17T19:32:01.950Z] - CONFIG_CRYPTO_GCM: enabled [2021-05-17T19:32:01.950Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-05-17T19:32:01.950Z] - CONFIG_CRYPTO_GHASH: enabled [2021-05-17T19:32:01.950Z] - CONFIG_XFRM: enabled [2021-05-17T19:32:01.950Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-17T19:32:01.950Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-17T19:32:01.950Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-17T19:32:01.950Z] - "ipvlan": [2021-05-17T19:32:01.950Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-17T19:32:01.950Z] - "macvlan": [2021-05-17T19:32:01.950Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-17T19:32:01.950Z] - CONFIG_DUMMY: enabled (as module) [2021-05-17T19:32:01.950Z] - "ftp,tftp client in container": [2021-05-17T19:32:02.098Z] #20 1.787 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-05-17T19:32:02.098Z] #20 1.788 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-05-17T19:32:02.098Z] #20 1.788 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-05-17T19:32:02.098Z] #20 1.788 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-05-17T19:32:02.213Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-17T19:32:02.214Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-17T19:32:02.214Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-17T19:32:02.214Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-17T19:32:02.214Z] - Storage Drivers: [2021-05-17T19:32:02.214Z] - "aufs": [2021-05-17T19:32:02.214Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-17T19:32:02.214Z] - "btrfs": [2021-05-17T19:32:02.214Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-17T19:32:02.214Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-17T19:32:02.214Z] - "devicemapper": [2021-05-17T19:32:02.214Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-17T19:32:02.214Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-17T19:32:02.214Z] - "overlay": [2021-05-17T19:32:02.214Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-17T19:32:02.214Z] - "zfs": [2021-05-17T19:32:02.214Z] - /dev/zfs: present [2021-05-17T19:32:02.214Z] - zfs command: missing [2021-05-17T19:32:02.214Z] - zpool command: missing [2021-05-17T19:32:02.214Z] [2021-05-17T19:32:02.214Z] Limits: [2021-05-17T19:32:02.214Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-17T19:32:02.214Z] [2021-05-17T19:32:02.214Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-17T19:32:02.558Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c1aa75532651658d832849bf542ef35585785873 . [2021-05-17T19:32:02.825Z] #1 [internal] load build definition from Dockerfile [2021-05-17T19:32:02.825Z] #1 sha256:cf08ef64301014e0c460176a01521221a1604e3476764fb30f81818b45c381b8 [2021-05-17T19:32:02.825Z] #1 transferring dockerfile: 17.07kB done [2021-05-17T19:32:02.825Z] #1 DONE 0.1s [2021-05-17T19:32:03.089Z] [2021-05-17T19:32:03.089Z] #2 [internal] load .dockerignore [2021-05-17T19:32:03.089Z] #2 sha256:618d4a32b6c8f9cc4a096353cfde51b2fceff8747dce7967f227242038bdf298 [2021-05-17T19:32:03.089Z] #2 transferring context: 87B done [2021-05-17T19:32:03.089Z] #2 DONE 0.0s [2021-05-17T19:32:03.352Z] [2021-05-17T19:32:03.352Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-17T19:32:03.352Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-05-17T19:32:03.616Z] #3 DONE 0.5s [2021-05-17T19:32:03.879Z] [2021-05-17T19:32:03.879Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-17T19:32:03.879Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-05-17T19:32:03.879Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-05-17T19:32:03.879Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.1s [2021-05-17T19:32:03.879Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-05-17T19:32:03.879Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2021-05-17T19:32:03.879Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2021-05-17T19:32:03.879Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.2s [2021-05-17T19:32:03.897Z] Client: [2021-05-17T19:32:03.898Z] Context: default [2021-05-17T19:32:03.898Z] Debug Mode: false [2021-05-17T19:32:03.898Z] Plugins: [2021-05-17T19:32:03.898Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-17T19:32:03.898Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-17T19:32:03.898Z] [2021-05-17T19:32:03.898Z] Server: [2021-05-17T19:32:03.898Z] Containers: 0 [2021-05-17T19:32:03.898Z] Running: 0 [2021-05-17T19:32:03.898Z] Paused: 0 [2021-05-17T19:32:03.898Z] Stopped: 0 [2021-05-17T19:32:03.898Z] Images: 0 [2021-05-17T19:32:03.898Z] Server Version: 20.10.5 [2021-05-17T19:32:03.898Z] Storage Driver: overlay2 [2021-05-17T19:32:03.898Z] Backing Filesystem: extfs [2021-05-17T19:32:03.898Z] Supports d_type: true [2021-05-17T19:32:03.898Z] Native Overlay Diff: true [2021-05-17T19:32:03.898Z] Logging Driver: json-file [2021-05-17T19:32:03.898Z] Cgroup Driver: cgroupfs [2021-05-17T19:32:03.898Z] Cgroup Version: 1 [2021-05-17T19:32:03.898Z] Plugins: [2021-05-17T19:32:03.898Z] Volume: local [2021-05-17T19:32:03.898Z] Network: bridge host ipvlan macvlan null overlay [2021-05-17T19:32:03.898Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-17T19:32:03.898Z] Swarm: inactive [2021-05-17T19:32:03.898Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-05-17T19:32:03.898Z] Default Runtime: runc [2021-05-17T19:32:03.898Z] Init Binary: docker-init [2021-05-17T19:32:03.898Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-17T19:32:03.898Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-17T19:32:03.898Z] init version: de40ad0 [2021-05-17T19:32:03.898Z] Security Options: [2021-05-17T19:32:03.898Z] apparmor [2021-05-17T19:32:03.898Z] seccomp [2021-05-17T19:32:03.898Z] Profile: default [2021-05-17T19:32:03.898Z] Kernel Version: 5.4.0-1041-aws [2021-05-17T19:32:03.898Z] Operating System: Ubuntu 18.04.5 LTS [2021-05-17T19:32:03.898Z] OSType: linux [2021-05-17T19:32:03.898Z] Architecture: x86_64 [2021-05-17T19:32:03.898Z] CPUs: 2 [2021-05-17T19:32:03.898Z] Total Memory: 7.487GiB [2021-05-17T19:32:03.898Z] Name: ip-10-100-35-217 [2021-05-17T19:32:03.898Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-05-17T19:32:03.898Z] Docker Root Dir: /var/lib/docker [2021-05-17T19:32:03.898Z] Debug Mode: false [2021-05-17T19:32:03.898Z] Registry: https://index.docker.io/v1/ [2021-05-17T19:32:03.898Z] Labels: [2021-05-17T19:32:03.898Z] Experimental: true [2021-05-17T19:32:03.898Z] Insecure Registries: [2021-05-17T19:32:03.898Z] 127.0.0.0/8 [2021-05-17T19:32:03.898Z] Live Restore Enabled: true [2021-05-17T19:32:03.898Z] [2021-05-17T19:32:03.898Z] WARNING: No swap limit support [Pipeline] sh [2021-05-17T19:32:04.143Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.4s done [2021-05-17T19:32:04.143Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.1s [2021-05-17T19:32:04.192Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-17T19:32:04.192Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-17T19:32:04.192Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42384/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-05-17T19:32:04.192Z] + bash /home/ubuntu/workspace/moby_PR-42384/check-config.sh [2021-05-17T19:32:04.192Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-17T19:32:04.192Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-05-17T19:32:04.192Z] [2021-05-17T19:32:04.192Z] Generally Necessary: [2021-05-17T19:32:04.192Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-17T19:32:04.192Z] - apparmor: enabled and tools installed [2021-05-17T19:32:04.192Z] - CONFIG_NAMESPACES: enabled [2021-05-17T19:32:04.192Z] - CONFIG_NET_NS: enabled [2021-05-17T19:32:04.192Z] - CONFIG_PID_NS: enabled [2021-05-17T19:32:04.192Z] - CONFIG_IPC_NS: enabled [2021-05-17T19:32:04.192Z] - CONFIG_UTS_NS: enabled [2021-05-17T19:32:04.192Z] - CONFIG_CGROUPS: enabled [2021-05-17T19:32:04.192Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-17T19:32:04.192Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-17T19:32:04.192Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-17T19:32:04.192Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-17T19:32:04.192Z] - CONFIG_CPUSETS: enabled [2021-05-17T19:32:04.192Z] - CONFIG_MEMCG: enabled [2021-05-17T19:32:04.192Z] - CONFIG_KEYS: enabled [2021-05-17T19:32:04.192Z] - CONFIG_VETH: enabled (as module) [2021-05-17T19:32:04.192Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-17T19:32:04.192Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-17T19:32:04.192Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-17T19:32:04.192Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-17T19:32:04.192Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-17T19:32:04.192Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-17T19:32:04.407Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2021-05-17T19:32:04.407Z] #4 DONE 0.7s [2021-05-17T19:32:04.459Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-17T19:32:04.459Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-05-17T19:32:04.459Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-17T19:32:04.459Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-17T19:32:04.459Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-17T19:32:04.459Z] [2021-05-17T19:32:04.459Z] Optional Features: [2021-05-17T19:32:04.459Z] - CONFIG_USER_NS: enabled [2021-05-17T19:32:04.459Z] - CONFIG_SECCOMP: enabled [2021-05-17T19:32:04.459Z] - CONFIG_SECCOMP_FILTER: enabled [2021-05-17T19:32:04.459Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-17T19:32:04.459Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-17T19:32:04.459Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-17T19:32:04.459Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-05-17T19:32:04.459Z] - CONFIG_BLK_CGROUP: enabled [2021-05-17T19:32:04.459Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-17T19:32:04.460Z] - CONFIG_CGROUP_PERF: enabled [2021-05-17T19:32:04.460Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-17T19:32:04.460Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-17T19:32:04.460Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-17T19:32:04.460Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-17T19:32:04.460Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-17T19:32:04.460Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-17T19:32:04.460Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-17T19:32:04.460Z] - CONFIG_IP_VS: enabled (as module) [2021-05-17T19:32:04.460Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-17T19:32:04.460Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-17T19:32:04.460Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-17T19:32:04.460Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-17T19:32:04.460Z] - CONFIG_SECURITY_SELINUX: enabled [2021-05-17T19:32:04.460Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-05-17T19:32:04.460Z] - CONFIG_EXT4_FS: enabled [2021-05-17T19:32:04.460Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-17T19:32:04.460Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-17T19:32:04.460Z] - Network Drivers: [2021-05-17T19:32:04.460Z] - "overlay": [2021-05-17T19:32:04.671Z] [2021-05-17T19:32:04.671Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-17T19:32:04.671Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-17T19:32:04.722Z] - CONFIG_VXLAN: enabled (as module) [2021-05-17T19:32:04.722Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-17T19:32:04.722Z] Optional (for encrypted networks): [2021-05-17T19:32:04.722Z] - CONFIG_CRYPTO: enabled [2021-05-17T19:32:04.722Z] - CONFIG_CRYPTO_AEAD: enabled [2021-05-17T19:32:04.722Z] - CONFIG_CRYPTO_GCM: enabled [2021-05-17T19:32:04.722Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-05-17T19:32:04.722Z] - CONFIG_CRYPTO_GHASH: enabled [2021-05-17T19:32:04.722Z] - CONFIG_XFRM: enabled [2021-05-17T19:32:04.722Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-17T19:32:04.722Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-17T19:32:04.722Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-17T19:32:04.722Z] - "ipvlan": [2021-05-17T19:32:04.722Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-17T19:32:04.722Z] - "macvlan": [2021-05-17T19:32:04.722Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-17T19:32:04.722Z] - CONFIG_DUMMY: enabled (as module) [2021-05-17T19:32:04.722Z] - "ftp,tftp client in container": [2021-05-17T19:32:04.722Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-17T19:32:04.722Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-17T19:32:04.722Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-17T19:32:04.722Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-17T19:32:04.722Z] - Storage Drivers: [2021-05-17T19:32:04.722Z] - "aufs": [2021-05-17T19:32:04.722Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-17T19:32:04.722Z] - "btrfs": [2021-05-17T19:32:04.722Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-17T19:32:04.722Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-17T19:32:04.722Z] - "devicemapper": [2021-05-17T19:32:04.722Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-17T19:32:04.722Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-17T19:32:04.722Z] - "overlay": [2021-05-17T19:32:04.722Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-17T19:32:04.722Z] - "zfs": [2021-05-17T19:32:04.722Z] - /dev/zfs: present [2021-05-17T19:32:04.722Z] - zfs command: missing [2021-05-17T19:32:04.722Z] - zpool command: missing [2021-05-17T19:32:04.722Z] [2021-05-17T19:32:04.722Z] Limits: [2021-05-17T19:32:04.722Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-17T19:32:04.722Z] [2021-05-17T19:32:04.722Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-17T19:32:05.139Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c1aa75532651658d832849bf542ef35585785873 . [2021-05-17T19:32:05.249Z] #6 ... [2021-05-17T19:32:05.249Z] [2021-05-17T19:32:05.249Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-17T19:32:05.249Z] #8 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-05-17T19:32:05.249Z] #8 DONE 0.7s [2021-05-17T19:32:05.404Z] #1 [internal] load build definition from Dockerfile [2021-05-17T19:32:05.404Z] #1 sha256:b77d49b5cd0d4f3a222850922ca4ea173d47b1980be2d65f61a1c73db157f99d [2021-05-17T19:32:05.512Z] [2021-05-17T19:32:05.512Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-17T19:32:05.512Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-17T19:32:05.512Z] #7 DONE 0.7s [2021-05-17T19:32:05.512Z] [2021-05-17T19:32:05.512Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-17T19:32:05.512Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-17T19:32:05.512Z] #6 DONE 0.7s [2021-05-17T19:32:05.512Z] [2021-05-17T19:32:05.512Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-05-17T19:32:05.512Z] #5 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-05-17T19:32:05.512Z] #5 DONE 0.7s [2021-05-17T19:32:05.671Z] #1 transferring dockerfile: 17.07kB done [2021-05-17T19:32:05.671Z] #1 DONE 0.2s [2021-05-17T19:32:05.671Z] [2021-05-17T19:32:05.671Z] #2 [internal] load .dockerignore [2021-05-17T19:32:05.671Z] #2 sha256:4e67cefae5c8a442386aa1e77c477b86760f45df893ae6579c3f2a8ceb849980 [2021-05-17T19:32:05.671Z] #2 transferring context: 87B done [2021-05-17T19:32:05.671Z] #2 DONE 0.1s [2021-05-17T19:32:05.671Z] [2021-05-17T19:32:05.671Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-17T19:32:05.671Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-05-17T19:32:06.241Z] #3 DONE 0.5s [2021-05-17T19:32:06.241Z] [2021-05-17T19:32:06.241Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-17T19:32:06.241Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-05-17T19:32:06.241Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.0s done [2021-05-17T19:32:06.241Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-05-17T19:32:06.241Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-05-17T19:32:06.241Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-05-17T19:32:06.241Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 8.39MB / 9.64MB 0.2s [2021-05-17T19:32:06.502Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s done [2021-05-17T19:32:06.502Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-05-17T19:32:06.538Z] #20 4.404 Reading package lists... [2021-05-17T19:32:06.538Z] #20 ... [2021-05-17T19:32:06.538Z] [2021-05-17T19:32:06.538Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-17T19:32:06.538Z] #53 sha256:039fd80e41cbf9585806e88c320af76d60f81396dd962b6f1897b99f7b8f6a2a [2021-05-17T19:32:06.538Z] #53 13.88 + cd /tmp/tmp.fCqM9cNvIK/src/github.com/opencontainers/runc [2021-05-17T19:32:06.538Z] #53 13.88 + git checkout -q 2c7861bc5e1b3e756392236553ec14a78a09f8bf [2021-05-17T19:32:06.538Z] #53 13.98 + '[' -z '' ']' [2021-05-17T19:32:06.538Z] #53 13.98 + target=static [2021-05-17T19:32:06.538Z] #53 13.98 + make 'BUILDTAGS=seccomp ' static [2021-05-17T19:32:06.538Z] #53 14.25 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="2c7861bc5e1b3e756392236553ec14a78a09f8bf" -X main.version=1.0.0-rc94 " -o runc . [2021-05-17T19:32:07.076Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-05-17T19:32:07.338Z] #4 DONE 1.0s [2021-05-17T19:32:07.338Z] [2021-05-17T19:32:07.338Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-17T19:32:07.338Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-17T19:32:07.918Z] #8 DONE 0.4s [2021-05-17T19:32:07.918Z] [2021-05-17T19:32:07.918Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-17T19:32:07.918Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-05-17T19:32:07.918Z] #5 DONE 0.4s [2021-05-17T19:32:07.918Z] [2021-05-17T19:32:07.918Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-17T19:32:07.918Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-17T19:32:07.918Z] #7 DONE 0.5s [2021-05-17T19:32:07.918Z] [2021-05-17T19:32:07.918Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-05-17T19:32:07.918Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-05-17T19:32:07.918Z] #6 DONE 0.5s [2021-05-17T19:32:09.306Z] [2021-05-17T19:32:09.306Z] #23 [internal] load build context [2021-05-17T19:32:09.306Z] #23 sha256:765605f6b0f9841bbf7686bf66f277eeaf82a7a8ec6c0b98812e5263bf4a3c89 [2021-05-17T19:32:09.757Z] [2021-05-17T19:32:09.757Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-17T19:32:09.757Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-17T19:32:09.757Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-05-17T19:32:09.757Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-05-17T19:32:09.757Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-05-17T19:32:09.757Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-17T19:32:09.757Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.3s [2021-05-17T19:32:09.757Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s [2021-05-17T19:32:09.824Z] #53 ... [2021-05-17T19:32:09.824Z] [2021-05-17T19:32:09.824Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-17T19:32:09.824Z] #58 sha256:d881bbe11f2fd6fba2eaa5c249440d0e59116064fba9cd59fc821aa44dffb867 [2021-05-17T19:32:09.824Z] #58 112.2 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-17T19:32:09.824Z] #58 112.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-17T19:32:09.824Z] #58 DONE 121.2s [2021-05-17T19:32:09.824Z] [2021-05-17T19:32:09.824Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-17T19:32:09.824Z] #59 sha256:361f2901d7813fc2725f5a56751efa71793cdc422fac0d41827c19ec368851ca [2021-05-17T19:32:09.824Z] #59 DONE 0.1s [2021-05-17T19:32:09.824Z] [2021-05-17T19:32:09.824Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-17T19:32:09.824Z] #60 sha256:649ce0a418d9ceff373bdde756ecf3d2fd78873323b1d99c15cfe4e50de751da [2021-05-17T19:32:09.824Z] #60 DONE 0.1s [2021-05-17T19:32:09.824Z] [2021-05-17T19:32:09.824Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:32:09.824Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-17T19:32:09.824Z] #43 58.19 CC criu/arch/x86/kerndat.o [2021-05-17T19:32:09.825Z] #43 59.04 CC criu/arch/x86/sigaction_compat.o [2021-05-17T19:32:09.825Z] #43 59.31 CC criu/arch/x86/sigframe.o [2021-05-17T19:32:09.825Z] #43 59.63 LINK criu/arch/x86/crtools.built-in.o [2021-05-17T19:32:09.825Z] #43 59.66 DEP criu/pie/util-vdso-elf32.d [2021-05-17T19:32:09.825Z] #43 59.77 DEP criu/pie/util-vdso.d [2021-05-17T19:32:09.825Z] #43 59.93 DEP criu/pie/util.d [2021-05-17T19:32:09.825Z] #43 60.20 CC criu/pie/util.o [2021-05-17T19:32:09.825Z] #43 60.56 CC criu/pie/util-vdso.o [2021-05-17T19:32:09.825Z] #43 61.44 CC criu/pie/util-vdso-elf32.o [2021-05-17T19:32:09.825Z] #43 62.15 AR criu/pie/pie.lib.a [2021-05-17T19:32:09.825Z] #43 62.20 DEP criu/pie/restorer.d [2021-05-17T19:32:09.825Z] #43 62.40 DEP criu/arch/x86/sigaction_compat_pie.d [2021-05-17T19:32:09.825Z] #43 62.49 DEP criu/arch/x86/restorer_unmap.d [2021-05-17T19:32:09.825Z] #43 62.53 DEP criu/arch/x86/restorer.d [2021-05-17T19:32:09.825Z] #43 62.71 DEP criu/arch/x86/vdso-pie.d [2021-05-17T19:32:09.825Z] #43 62.94 DEP criu/pie/parasite-vdso.d [2021-05-17T19:32:09.825Z] #43 63.10 DEP criu/pie/parasite.d [2021-05-17T19:32:09.825Z] #43 63.36 CC criu/pie/parasite.o [2021-05-17T19:32:09.825Z] #43 64.68 LINK criu/pie/parasite.built-in.o [2021-05-17T19:32:09.825Z] #43 64.69 GEN criu/pie/parasite-blob.h [2021-05-17T19:32:09.825Z] #43 64.70 CC criu/pie/parasite-vdso.o [2021-05-17T19:32:09.825Z] #43 65.47 CC criu/arch/x86/vdso-pie.o [2021-05-17T19:32:09.825Z] #43 65.80 CC criu/arch/x86/restorer.o [2021-05-17T19:32:09.825Z] #43 66.43 CC criu/arch/x86/restorer_unmap.o [2021-05-17T19:32:09.825Z] #43 66.50 CC criu/arch/x86/sigaction_compat_pie.o [2021-05-17T19:32:09.825Z] #43 66.87 CC criu/pie/restorer.o [2021-05-17T19:32:10.036Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2021-05-17T19:32:10.036Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-05-17T19:32:10.700Z] #23 transferring context: 12.60MB 1.4s [2021-05-17T19:32:11.012Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.0s done [2021-05-17T19:32:11.731Z] #43 ... [2021-05-17T19:32:11.732Z] [2021-05-17T19:32:11.732Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-17T19:32:11.732Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-05-17T19:32:11.732Z] #63 CACHED [2021-05-17T19:32:11.732Z] [2021-05-17T19:32:11.732Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-17T19:32:11.732Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-05-17T19:32:11.732Z] #65 CACHED [2021-05-17T19:32:11.732Z] [2021-05-17T19:32:11.732Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-17T19:32:11.732Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-17T19:32:11.732Z] #20 4.404 Reading package lists... [2021-05-17T19:32:12.953Z] #62 DONE 3.5s [2021-05-17T19:32:12.953Z] [2021-05-17T19:32:12.953Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-17T19:32:12.953Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-05-17T19:32:12.953Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-05-17T19:32:12.953Z] #9 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2021-05-17T19:32:12.953Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-05-17T19:32:12.953Z] #9 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2021-05-17T19:32:12.953Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 2.1s done [2021-05-17T19:32:12.953Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 1.0s done [2021-05-17T19:32:12.953Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 3.2s done [2021-05-17T19:32:12.953Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 3.4s done [2021-05-17T19:32:12.953Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 1.2s [2021-05-17T19:32:12.953Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 3.5s [2021-05-17T19:32:12.953Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 3.5s [2021-05-17T19:32:12.953Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0B / 156B 3.5s [2021-05-17T19:32:12.953Z] #9 ... [2021-05-17T19:32:12.953Z] [2021-05-17T19:32:12.953Z] #23 [internal] load build context [2021-05-17T19:32:12.953Z] #23 sha256:b959b07b0c6161635b21ba519292b54b7b89c7e3564ba1fcf882480e7c8e11a6 [2021-05-17T19:32:12.953Z] #23 transferring context: 53.24MB 2.8s done [2021-05-17T19:32:12.953Z] #23 DONE 3.6s [2021-05-17T19:32:12.953Z] [2021-05-17T19:32:12.953Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-17T19:32:12.953Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-05-17T19:32:12.953Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 3.5s done [2021-05-17T19:32:12.953Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 11.59MB / 62.53MB 3.7s [2021-05-17T19:32:12.953Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 10.49MB / 97.69MB 3.7s [2021-05-17T19:32:12.953Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 30.75MB / 62.53MB 3.9s [2021-05-17T19:32:12.953Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 27.26MB / 97.69MB 3.9s [2021-05-17T19:32:13.220Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 40.89MB / 62.53MB 4.0s [2021-05-17T19:32:13.220Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 51.38MB / 62.53MB 4.1s [2021-05-17T19:32:13.220Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 32.51MB / 97.69MB 4.1s [2021-05-17T19:32:13.623Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 58.54MB / 62.53MB 4.3s [2021-05-17T19:32:13.623Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 4.4s [2021-05-17T19:32:13.623Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 49.28MB / 97.69MB 4.4s [2021-05-17T19:32:13.889Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 71.30MB / 97.69MB 4.7s [2021-05-17T19:32:13.889Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 85.98MB / 97.69MB 4.8s [2021-05-17T19:32:14.155Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 95.42MB / 97.69MB 4.9s [2021-05-17T19:32:14.269Z] #20 9.397 Reading package lists... [2021-05-17T19:32:14.432Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 3.0s done [2021-05-17T19:32:14.788Z] #20 14.36 Building dependency tree... [2021-05-17T19:32:14.789Z] #20 ... [2021-05-17T19:32:14.789Z] [2021-05-17T19:32:14.789Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:32:14.789Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-17T19:32:14.789Z] #43 70.65 LINK criu/pie/restorer.built-in.o [2021-05-17T19:32:14.789Z] #43 70.66 GEN criu/pie/restorer-blob.h [2021-05-17T19:32:14.789Z] #43 70.79 DEP criu/vdso.d [2021-05-17T19:32:14.789Z] #43 71.01 DEP criu/vdso-compat.d [2021-05-17T19:32:14.789Z] #43 71.18 DEP criu/uts_ns.d [2021-05-17T19:32:14.789Z] #43 71.33 DEP criu/util.d [2021-05-17T19:32:14.789Z] #43 71.54 DEP criu/uffd.d [2021-05-17T19:32:14.789Z] #43 71.80 DEP criu/tun.d [2021-05-17T19:32:14.789Z] #43 71.99 DEP criu/tty.d [2021-05-17T19:32:14.789Z] #43 72.24 DEP criu/timerfd.d [2021-05-17T19:32:14.789Z] #43 72.46 DEP criu/timens.d [2021-05-17T19:32:14.789Z] #43 72.66 DEP criu/sysfs_parse.d [2021-05-17T19:32:14.789Z] #43 72.77 DEP criu/sysctl.d [2021-05-17T19:32:15.008Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 5.8s done [2021-05-17T19:32:15.048Z] #43 72.92 DEP criu/string.d [2021-05-17T19:32:15.049Z] #43 72.96 DEP criu/stats.d [2021-05-17T19:32:15.308Z] #43 73.11 DEP criu/sockets.d [2021-05-17T19:32:15.567Z] #43 73.38 DEP criu/sk-unix.d [2021-05-17T19:32:15.827Z] #43 73.72 DEP criu/sk-tcp.d [2021-05-17T19:32:15.960Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2021-05-17T19:32:15.991Z] #23 ... [2021-05-17T19:32:15.991Z] [2021-05-17T19:32:15.991Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-17T19:32:15.991Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-17T19:32:15.991Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-05-17T19:32:15.991Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-05-17T19:32:15.991Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-05-17T19:32:15.991Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-05-17T19:32:15.991Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 3.8s done [2021-05-17T19:32:15.991Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 2.1s done [2021-05-17T19:32:15.991Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.7s done [2021-05-17T19:32:15.991Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 4.0s done [2021-05-17T19:32:15.991Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 44.04MB / 120.17MB 5.7s [2021-05-17T19:32:15.991Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 41.94MB / 68.67MB 5.7s [2021-05-17T19:32:15.991Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.4s [2021-05-17T19:32:15.991Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.8s done [2021-05-17T19:32:15.991Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 52.43MB / 120.17MB 5.9s [2021-05-17T19:32:15.991Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 52.43MB / 68.67MB 5.9s [2021-05-17T19:32:15.991Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 60.82MB / 120.17MB 6.1s [2021-05-17T19:32:15.991Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 64.34MB / 68.67MB 6.1s [2021-05-17T19:32:15.991Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 68.16MB / 120.17MB 6.3s [2021-05-17T19:32:15.991Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 6.3s [2021-05-17T19:32:15.991Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 75.32MB / 120.17MB 6.4s [2021-05-17T19:32:15.991Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 84.93MB / 120.17MB 6.6s [2021-05-17T19:32:16.086Z] #43 73.85 DEP criu/sk-queue.d [2021-05-17T19:32:16.253Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 96.47MB / 120.17MB 6.9s [2021-05-17T19:32:16.345Z] #43 73.99 DEP criu/sk-packet.d [2021-05-17T19:32:16.345Z] #43 74.13 DEP criu/sk-netlink.d [2021-05-17T19:32:16.514Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 109.05MB / 120.17MB 7.1s [2021-05-17T19:32:16.537Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.3s done [2021-05-17T19:32:16.605Z] #43 74.30 DEP criu/sk-inet.d [2021-05-17T19:32:16.605Z] #43 74.44 DEP criu/signalfd.d [2021-05-17T19:32:16.797Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.3s [2021-05-17T19:32:16.865Z] #43 74.64 DEP criu/sigframe.d [2021-05-17T19:32:16.865Z] #43 74.72 DEP criu/shmem.d [2021-05-17T19:32:17.124Z] #43 74.89 DEP criu/servicefd.d [2021-05-17T19:32:17.124Z] #43 75.04 DEP criu/seize.d [2021-05-17T19:32:17.369Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 7.7s done [2021-05-17T19:32:17.384Z] #43 75.23 DEP criu/seccomp.d [2021-05-17T19:32:17.643Z] #43 75.45 DEP criu/rst-malloc.d [2021-05-17T19:32:17.643Z] #43 75.54 DEP criu/rbtree.d [2021-05-17T19:32:17.903Z] #43 75.60 DEP criu/pstree.d [2021-05-17T19:32:17.903Z] #43 ... [2021-05-17T19:32:17.903Z] [2021-05-17T19:32:17.903Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-17T19:32:17.903Z] #45 sha256:27d0927cb46e2414cf0a24dc9494e48d68dc41d14c90be7e3ab6568a9fc3ef7a [2021-05-17T19:32:17.903Z] #45 119.3 net/http/httptrace [2021-05-17T19:32:17.903Z] #45 119.6 net/http [2021-05-17T19:32:17.903Z] #45 ... [2021-05-17T19:32:17.903Z] [2021-05-17T19:32:17.903Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:32:17.903Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-17T19:32:17.903Z] #43 75.77 DEP criu/protobuf.d [2021-05-17T19:32:18.163Z] #43 75.94 GEN criu/protobuf-desc-gen.h [2021-05-17T19:32:18.464Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 8.7s done [2021-05-17T19:32:18.753Z] #9 ... [2021-05-17T19:32:18.753Z] [2021-05-17T19:32:18.753Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-17T19:32:18.753Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-17T19:32:18.753Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-05-17T19:32:18.753Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-17T19:32:18.753Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-05-17T19:32:18.753Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-05-17T19:32:18.753Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.1s done [2021-05-17T19:32:18.753Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.8s done [2021-05-17T19:32:18.753Z] #62 DONE 9.5s [2021-05-17T19:32:18.753Z] [2021-05-17T19:32:18.753Z] #23 [internal] load build context [2021-05-17T19:32:18.753Z] #23 sha256:765605f6b0f9841bbf7686bf66f277eeaf82a7a8ec6c0b98812e5263bf4a3c89 [2021-05-17T19:32:18.753Z] #23 transferring context: 53.24MB 7.9s done [2021-05-17T19:32:18.753Z] #23 DONE 9.7s [2021-05-17T19:32:18.753Z] [2021-05-17T19:32:18.753Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-17T19:32:18.753Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-17T19:32:18.753Z] #9 ... [2021-05-17T19:32:18.753Z] [2021-05-17T19:32:18.753Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-17T19:32:18.753Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-17T19:32:18.753Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.1s done [2021-05-17T19:32:18.753Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-05-17T19:32:18.753Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-05-17T19:32:18.753Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-05-17T19:32:18.753Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 2.1s done [2021-05-17T19:32:18.753Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 6.9s [2021-05-17T19:32:19.016Z] #26 ... [2021-05-17T19:32:19.016Z] [2021-05-17T19:32:19.016Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-17T19:32:19.016Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-17T19:32:19.016Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-05-17T19:32:19.016Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-17T19:32:19.016Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-05-17T19:32:19.016Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-05-17T19:32:19.016Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.2s done [2021-05-17T19:32:19.016Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.7s done [2021-05-17T19:32:19.016Z] #64 DONE 9.7s [2021-05-17T19:32:19.016Z] [2021-05-17T19:32:19.016Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-17T19:32:19.016Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-17T19:32:19.041Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 [2021-05-17T19:32:19.042Z] #9 ... [2021-05-17T19:32:19.042Z] [2021-05-17T19:32:19.042Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-17T19:32:19.042Z] #26 sha256:238014735748796eee12b791743465d56236f5233188993f3b03175284d85561 [2021-05-17T19:32:19.042Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.0s done [2021-05-17T19:32:19.042Z] #26 sha256:7bb198a3a6651986e873e0e2b44118a61111e7256962571e432066d7c36fd3fa 1.46kB / 1.46kB done [2021-05-17T19:32:19.042Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-05-17T19:32:19.042Z] #26 sha256:eb141a594584aae7126a89766f04dcb008834d7d95600ecb72b1e005d769746a 529B / 529B done [2021-05-17T19:32:19.042Z] #26 sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 49.23MB / 49.23MB 9.8s [2021-05-17T19:32:19.307Z] #26 ... [2021-05-17T19:32:19.308Z] [2021-05-17T19:32:19.308Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-17T19:32:19.308Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-17T19:32:19.308Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-05-17T19:32:19.308Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-17T19:32:19.308Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-05-17T19:32:19.308Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-05-17T19:32:19.308Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.2s done [2021-05-17T19:32:19.308Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.8s done [2021-05-17T19:32:19.308Z] #64 DONE 10.2s [2021-05-17T19:32:19.308Z] [2021-05-17T19:32:19.308Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-17T19:32:19.308Z] #26 sha256:238014735748796eee12b791743465d56236f5233188993f3b03175284d85561 [2021-05-17T19:32:19.308Z] #26 sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 49.23MB / 49.23MB 9.9s done [2021-05-17T19:32:19.308Z] #26 extracting sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 [2021-05-17T19:32:20.070Z] #43 77.68 DEP criu/protobuf-desc.d [2021-05-17T19:32:20.070Z] #43 77.77 DEP criu/proc_parse.d [2021-05-17T19:32:20.329Z] #43 78.07 DEP criu/plugin.d [2021-05-17T19:32:20.329Z] #43 78.20 DEP criu/pipes.d [2021-05-17T19:32:20.401Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.4s [2021-05-17T19:32:20.589Z] #43 78.36 DEP criu/pie-util.d [2021-05-17T19:32:20.589Z] #43 78.47 DEP criu/pie-util-vdso.d [2021-05-17T19:32:20.589Z] #43 78.56 DEP criu/pie-util-vdso-elf32.d [2021-05-17T19:32:20.848Z] #43 78.70 DEP criu/path.d [2021-05-17T19:32:21.108Z] #43 78.83 DEP criu/parasite-syscall.d [2021-05-17T19:32:21.108Z] #43 79.07 DEP criu/pagemap.d [2021-05-17T19:32:21.367Z] #43 79.24 DEP criu/pagemap-cache.d [2021-05-17T19:32:21.627Z] #43 79.37 DEP criu/page-xfer.d [2021-05-17T19:32:21.627Z] #43 79.54 DEP criu/page-pipe.d [2021-05-17T19:32:21.787Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.1s done [2021-05-17T19:32:21.886Z] #43 79.72 DEP criu/netfilter.d [2021-05-17T19:32:22.145Z] #43 79.85 DEP criu/net.d [2021-05-17T19:32:22.145Z] #43 80.02 DEP criu/namespaces.d [2021-05-17T19:32:22.371Z] #9 ... [2021-05-17T19:32:22.371Z] [2021-05-17T19:32:22.371Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-17T19:32:22.371Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-05-17T19:32:22.371Z] #63 DONE 1.4s [2021-05-17T19:32:22.371Z] [2021-05-17T19:32:22.371Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-17T19:32:22.371Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-17T19:32:22.371Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 9.8s done [2021-05-17T19:32:22.371Z] #26 DONE 13.3s [2021-05-17T19:32:22.371Z] [2021-05-17T19:32:22.371Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-17T19:32:22.371Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-17T19:32:22.371Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-05-17T19:32:22.405Z] #43 80.19 DEP criu/mount.d [2021-05-17T19:32:22.634Z] #26 extracting sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 2.6s done [2021-05-17T19:32:22.634Z] #26 DONE 13.3s [2021-05-17T19:32:22.634Z] [2021-05-17T19:32:22.634Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-17T19:32:22.634Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-05-17T19:32:22.664Z] #43 80.41 DEP criu/memfd.d [2021-05-17T19:32:22.664Z] #43 80.58 DEP criu/mem.d [2021-05-17T19:32:22.923Z] #43 80.79 DEP criu/lsm.d [2021-05-17T19:32:23.182Z] #43 80.93 DEP criu/log.d [2021-05-17T19:32:23.182Z] #43 81.03 DEP criu/libnetlink.d [2021-05-17T19:32:23.182Z] #43 81.15 DEP criu/kerndat.d [2021-05-17T19:32:23.213Z] #27 ... [2021-05-17T19:32:23.213Z] [2021-05-17T19:32:23.213Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-17T19:32:23.213Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-05-17T19:32:23.213Z] #63 DONE 0.3s [2021-05-17T19:32:23.315Z] #9 ... [2021-05-17T19:32:23.315Z] [2021-05-17T19:32:23.315Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-17T19:32:23.315Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-05-17T19:32:23.315Z] #65 DONE 0.8s [2021-05-17T19:32:23.315Z] [2021-05-17T19:32:23.315Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-17T19:32:23.315Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-17T19:32:23.315Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done [2021-05-17T19:32:23.443Z] #43 81.35 DEP criu/kcmp-ids.d [2021-05-17T19:32:23.477Z] [2021-05-17T19:32:23.477Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-17T19:32:23.477Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-05-17T19:32:23.477Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.3s done [2021-05-17T19:32:23.477Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.9s done [2021-05-17T19:32:23.477Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 [2021-05-17T19:32:23.581Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-05-17T19:32:23.703Z] #43 81.49 DEP criu/irmap.d [2021-05-17T19:32:23.703Z] #43 81.60 DEP criu/ipc_ns.d [2021-05-17T19:32:23.963Z] #43 81.80 DEP criu/image.d [2021-05-17T19:32:24.223Z] #43 81.99 DEP criu/image-desc.d [2021-05-17T19:32:24.223Z] #43 82.12 DEP criu/fsnotify.d [2021-05-17T19:32:24.431Z] #9 ... [2021-05-17T19:32:24.431Z] [2021-05-17T19:32:24.431Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-17T19:32:24.431Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-05-17T19:32:24.431Z] #65 DONE 1.2s [2021-05-17T19:32:24.431Z] [2021-05-17T19:32:24.431Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-17T19:32:24.431Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-05-17T19:32:24.431Z] #9 ... [2021-05-17T19:32:24.431Z] [2021-05-17T19:32:24.431Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-17T19:32:24.431Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-05-17T19:32:24.431Z] #27 1.431 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-05-17T19:32:24.431Z] #27 1.433 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-17T19:32:24.431Z] #27 1.448 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-17T19:32:24.431Z] #27 1.685 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [283 kB] [2021-05-17T19:32:24.431Z] #27 1.935 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-05-17T19:32:24.483Z] #43 82.28 DEP criu/filesystems.d [2021-05-17T19:32:24.527Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 1.0s done [2021-05-17T19:32:24.696Z] #27 2.303 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-05-17T19:32:24.742Z] #43 82.45 DEP criu/files.d [2021-05-17T19:32:24.742Z] #43 82.60 DEP criu/files-reg.d [2021-05-17T19:32:24.787Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-05-17T19:32:25.001Z] #43 82.73 DEP criu/files-ext.d [2021-05-17T19:32:25.002Z] #43 82.87 DEP criu/file-lock.d [2021-05-17T19:32:25.261Z] #43 83.06 DEP criu/file-ids.d [2021-05-17T19:32:25.520Z] #43 83.24 DEP criu/fifo.d [2021-05-17T19:32:25.520Z] #43 ... [2021-05-17T19:32:25.520Z] [2021-05-17T19:32:25.520Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-17T19:32:25.520Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-17T19:32:25.520Z] #20 14.36 Building dependency tree... [2021-05-17T19:32:25.520Z] #20 15.38 Reading state information... [2021-05-17T19:32:25.520Z] #20 16.49 libcap2-bin is already the newest version (1:2.25-2). [2021-05-17T19:32:25.520Z] #20 16.49 The following additional packages will be installed: [2021-05-17T19:32:25.520Z] #20 16.50 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-05-17T19:32:25.520Z] #20 16.50 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-05-17T19:32:25.520Z] #20 16.50 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-05-17T19:32:25.520Z] #20 16.50 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-05-17T19:32:25.520Z] #20 16.50 python3.7 python3.7-minimal vim-runtime xxd [2021-05-17T19:32:25.520Z] #20 16.50 Suggested packages: [2021-05-17T19:32:25.520Z] #20 16.50 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-05-17T19:32:25.520Z] #20 16.50 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-05-17T19:32:25.520Z] #20 16.50 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-05-17T19:32:25.520Z] #20 16.50 Recommended packages: [2021-05-17T19:32:25.520Z] #20 16.50 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-05-17T19:32:25.520Z] #20 16.50 python3-keyrings.alt python3-xdg unzip [2021-05-17T19:32:25.520Z] #20 18.66 The following NEW packages will be installed: [2021-05-17T19:32:25.520Z] #20 18.66 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-05-17T19:32:25.520Z] #20 18.66 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-05-17T19:32:25.520Z] #20 18.66 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-05-17T19:32:25.520Z] #20 18.66 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-05-17T19:32:25.520Z] #20 18.66 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-05-17T19:32:25.520Z] #20 18.66 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-05-17T19:32:25.520Z] #20 18.66 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-05-17T19:32:25.520Z] #20 18.66 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-05-17T19:32:25.520Z] #20 18.66 xz-utils zip [2021-05-17T19:32:25.520Z] #20 18.99 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-05-17T19:32:25.520Z] #20 18.99 Need to get 28.5 MB of archives. [2021-05-17T19:32:25.520Z] #20 18.99 After this operation, 116 MB of additional disk space will be used. [2021-05-17T19:32:25.520Z] #20 18.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-05-17T19:32:25.520Z] #20 19.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-05-17T19:32:25.521Z] #20 19.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-05-17T19:32:25.521Z] #20 19.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-05-17T19:32:25.521Z] #20 19.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-05-17T19:32:25.521Z] #20 19.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-05-17T19:32:25.521Z] #20 19.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-05-17T19:32:25.521Z] #20 19.27 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-05-17T19:32:25.521Z] #20 19.27 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-05-17T19:32:25.521Z] #20 19.28 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-05-17T19:32:25.521Z] #20 19.29 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-05-17T19:32:25.521Z] #20 19.29 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-05-17T19:32:25.521Z] #20 19.30 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-05-17T19:32:25.521Z] #20 19.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-05-17T19:32:25.521Z] #20 19.30 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-05-17T19:32:25.521Z] #20 19.31 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-05-17T19:32:25.521Z] #20 19.32 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-17T19:32:25.521Z] #20 19.34 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-17T19:32:25.521Z] #20 19.36 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-05-17T19:32:25.521Z] #20 19.37 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-05-17T19:32:25.521Z] #20 19.37 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-05-17T19:32:25.521Z] #20 19.38 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-05-17T19:32:25.521Z] #20 19.42 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-05-17T19:32:25.521Z] #20 19.43 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-17T19:32:25.521Z] #20 19.44 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-17T19:32:25.521Z] #20 19.45 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-17T19:32:25.521Z] #20 19.45 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-05-17T19:32:25.521Z] #20 19.45 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-05-17T19:32:25.521Z] #20 19.47 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-17T19:32:25.521Z] #20 20.04 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-17T19:32:25.521Z] #20 20.04 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-17T19:32:25.521Z] #20 20.05 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-17T19:32:25.521Z] #20 20.05 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-05-17T19:32:25.521Z] #20 20.06 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-05-17T19:32:25.521Z] #20 20.10 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-05-17T19:32:25.521Z] #20 20.22 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-05-17T19:32:25.521Z] #20 20.22 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-05-17T19:32:25.521Z] #20 20.23 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-05-17T19:32:25.521Z] #20 20.23 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-05-17T19:32:25.521Z] #20 20.25 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-05-17T19:32:25.521Z] #20 20.27 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-05-17T19:32:25.521Z] #20 20.27 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-05-17T19:32:25.521Z] #20 20.36 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-05-17T19:32:25.521Z] #20 20.38 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-05-17T19:32:25.521Z] #20 20.39 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-05-17T19:32:25.521Z] #20 20.72 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-05-17T19:32:25.521Z] #20 20.77 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-05-17T19:32:25.521Z] #20 20.82 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-05-17T19:32:25.521Z] #20 21.53 debconf: delaying package configuration, since apt-utils is not installed [2021-05-17T19:32:25.521Z] #20 21.65 Fetched 28.5 MB in 2s (13.5 MB/s) [2021-05-17T19:32:25.521Z] #20 21.72 Selecting previously unselected package pigz. [2021-05-17T19:32:25.521Z] #20 21.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 ... 23435 files and directories currently installed.) [2021-05-17T19:32:25.521Z] #20 21.78 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-05-17T19:32:25.521Z] #20 21.79 Unpacking pigz (2.4-1) ... [2021-05-17T19:32:25.521Z] #20 21.91 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-05-17T19:32:25.521Z] #20 21.91 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-17T19:32:25.521Z] #20 21.92 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-17T19:32:25.521Z] #20 22.52 Selecting previously unselected package python3.7-minimal. [2021-05-17T19:32:25.521Z] #20 22.52 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-17T19:32:25.521Z] #20 22.54 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-17T19:32:25.521Z] #20 23.64 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-17T19:32:25.521Z] #20 23.66 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-17T19:32:25.521Z] #20 ... [2021-05-17T19:32:25.521Z] [2021-05-17T19:32:25.521Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:32:25.521Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-17T19:32:25.521Z] #43 83.42 DEP criu/fdstore.d [2021-05-17T19:32:25.521Z] #43 83.53 DEP criu/fault-injection.d [2021-05-17T19:32:25.780Z] #43 83.57 DEP criu/external.d [2021-05-17T19:32:26.044Z] #43 83.70 DEP criu/eventpoll.d [2021-05-17T19:32:26.044Z] #43 83.83 DEP criu/eventfd.d [2021-05-17T19:32:26.044Z] #43 83.98 DEP criu/crtools.d [2021-05-17T19:32:26.304Z] #43 84.20 DEP criu/cr-service.d [2021-05-17T19:32:26.564Z] #43 84.41 DEP criu/cr-restore.d [2021-05-17T19:32:26.624Z] #27 4.111 Fetched 8269 kB in 3s (2823 kB/s) [2021-05-17T19:32:26.824Z] #43 84.66 DEP criu/cr-errno.d [2021-05-17T19:32:26.824Z] #43 84.70 DEP criu/cr-dump.d [2021-05-17T19:32:27.084Z] #43 84.94 DEP criu/cr-dedup.d [2021-05-17T19:32:27.343Z] #43 85.18 DEP criu/cr-check.d [2021-05-17T19:32:27.603Z] #43 85.39 DEP criu/config.d [2021-05-17T19:32:27.862Z] #43 85.55 DEP criu/clone-noasan.d [2021-05-17T19:32:27.862Z] #43 85.63 DEP criu/cgroup.d [2021-05-17T19:32:27.862Z] #43 85.79 DEP criu/cgroup-props.d [2021-05-17T19:32:28.021Z] #27 4.111 Reading package lists... [2021-05-17T19:32:28.121Z] #43 85.94 DEP criu/bitmap.d [2021-05-17T19:32:28.121Z] #43 85.95 DEP criu/bfd.d [2021-05-17T19:32:28.121Z] #43 86.06 DEP criu/autofs.d [2021-05-17T19:32:28.380Z] #43 86.25 DEP criu/aio.d [2021-05-17T19:32:28.640Z] #43 86.44 DEP criu/action-scripts.d [2021-05-17T19:32:29.208Z] #43 86.85 CC criu/action-scripts.o [2021-05-17T19:32:29.421Z] #27 5.430 Reading package lists... [2021-05-17T19:32:29.421Z] #27 6.724 Building dependency tree... [2021-05-17T19:32:29.778Z] #43 87.39 CC criu/aio.o [2021-05-17T19:32:30.000Z] #27 7.370 The following additional packages will be installed: [2021-05-17T19:32:30.000Z] #27 7.370 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-05-17T19:32:30.000Z] #27 7.371 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-05-17T19:32:30.000Z] #27 7.379 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-05-17T19:32:30.000Z] #27 7.379 Suggested packages: [2021-05-17T19:32:30.000Z] #27 7.379 krb5-doc krb5-user [2021-05-17T19:32:30.000Z] #27 7.379 Recommended packages: [2021-05-17T19:32:30.000Z] #27 7.379 krb5-locales publicsuffix libsasl2-modules [2021-05-17T19:32:30.085Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.2s [2021-05-17T19:32:30.263Z] #27 7.672 The following NEW packages will be installed: [2021-05-17T19:32:30.263Z] #27 7.673 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-05-17T19:32:30.263Z] #27 7.673 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-05-17T19:32:30.263Z] #27 7.673 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-05-17T19:32:30.263Z] #27 7.674 libssh2-1 libssl1.1 openssl [2021-05-17T19:32:30.347Z] #43 88.01 CC criu/autofs.o [2021-05-17T19:32:30.527Z] #27 ... [2021-05-17T19:32:30.527Z] [2021-05-17T19:32:30.527Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-17T19:32:30.527Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-05-17T19:32:30.527Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.9s done [2021-05-17T19:32:30.527Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.5s done [2021-05-17T19:32:30.527Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2021-05-17T19:32:30.527Z] #9 DONE 21.3s [2021-05-17T19:32:30.527Z] [2021-05-17T19:32:30.527Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-17T19:32:30.528Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-05-17T19:32:30.528Z] #27 7.986 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-05-17T19:32:30.528Z] #27 7.986 Need to get 4777 kB of archives. [2021-05-17T19:32:30.528Z] #27 7.986 After this operation, 11.5 MB of additional disk space will be used. [2021-05-17T19:32:30.528Z] #27 7.986 Get:1 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u6 [1382 kB] [2021-05-17T19:32:30.528Z] #27 7.986 Get:2 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-05-17T19:32:30.528Z] #27 7.993 Get:3 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-05-17T19:32:30.528Z] #27 7.994 Get:4 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-05-17T19:32:30.528Z] #27 7.996 Get:5 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-05-17T19:32:30.528Z] #27 7.998 Get:6 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-05-17T19:32:30.528Z] #27 8.011 Get:7 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-05-17T19:32:30.528Z] #27 8.019 Get:8 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-05-17T19:32:30.528Z] #27 8.019 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-05-17T19:32:30.528Z] #27 8.019 Get:10 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-05-17T19:32:30.528Z] #27 8.019 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-05-17T19:32:30.528Z] #27 8.023 Get:12 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-05-17T19:32:30.528Z] #27 8.028 Get:13 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-05-17T19:32:30.528Z] #27 8.031 Get:14 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-05-17T19:32:30.528Z] #27 8.031 Get:15 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-05-17T19:32:30.528Z] #27 8.039 Get:16 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-05-17T19:32:30.528Z] #27 8.039 Get:17 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-05-17T19:32:30.528Z] #27 8.039 Get:18 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-05-17T19:32:30.528Z] #27 8.039 Get:19 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u6 [823 kB] [2021-05-17T19:32:30.528Z] #27 8.055 Get:20 http://security.debian.org/debian-security buster/updates/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2021-05-17T19:32:30.528Z] #27 ... [2021-05-17T19:32:30.528Z] [2021-05-17T19:32:30.528Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-17T19:32:30.528Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-05-17T19:32:30.610Z] #43 ... [2021-05-17T19:32:30.610Z] [2021-05-17T19:32:30.611Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-17T19:32:30.611Z] #45 sha256:27d0927cb46e2414cf0a24dc9494e48d68dc41d14c90be7e3ab6568a9fc3ef7a [2021-05-17T19:32:30.611Z] #45 132.4 github.com/LK4D4/vndr/godl [2021-05-17T19:32:30.611Z] #45 133.1 github.com/LK4D4/vndr [2021-05-17T19:32:30.611Z] #45 DONE 142.2s [2021-05-17T19:32:30.611Z] [2021-05-17T19:32:30.611Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-17T19:32:30.611Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-17T19:32:30.611Z] #20 26.44 Selecting previously unselected package python3-minimal. [2021-05-17T19:32:30.611Z] #20 26.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-05-17T19:32:30.611Z] #20 26.53 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-05-17T19:32:30.611Z] #20 26.54 Unpacking python3-minimal (3.7.3-1) ... [2021-05-17T19:32:30.611Z] #20 26.62 Selecting previously unselected package libmpdec2:amd64. [2021-05-17T19:32:30.611Z] #20 26.64 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-05-17T19:32:30.611Z] #20 26.66 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-05-17T19:32:30.611Z] #20 26.78 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-05-17T19:32:30.611Z] #20 26.80 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-05-17T19:32:30.611Z] #20 26.81 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-17T19:32:30.611Z] #20 28.01 Selecting previously unselected package python3.7. [2021-05-17T19:32:30.611Z] #20 28.04 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-05-17T19:32:30.611Z] #20 28.05 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-05-17T19:32:30.611Z] #20 28.21 Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-17T19:32:30.611Z] #20 28.22 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-05-17T19:32:30.611Z] #20 28.24 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-17T19:32:30.611Z] #20 28.37 Setting up python3-minimal (3.7.3-1) ... [2021-05-17T19:32:30.611Z] #20 29.40 Selecting previously unselected package python3. [2021-05-17T19:32:30.611Z] #20 29.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-05-17T19:32:30.611Z] #20 29.46 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-05-17T19:32:30.611Z] #20 29.47 Unpacking python3 (3.7.3-1) ... [2021-05-17T19:32:30.611Z] #20 29.63 Selecting previously unselected package libip4tc0:amd64. [2021-05-17T19:32:30.611Z] #20 29.64 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-05-17T19:32:30.611Z] #20 29.65 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-05-17T19:32:30.611Z] #20 29.76 Selecting previously unselected package libip6tc0:amd64. [2021-05-17T19:32:30.611Z] #20 29.77 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-05-17T19:32:30.611Z] #20 29.78 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-05-17T19:32:30.611Z] #20 29.90 Selecting previously unselected package libiptc0:amd64. [2021-05-17T19:32:30.611Z] #20 29.92 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-05-17T19:32:30.611Z] #20 29.93 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-05-17T19:32:30.611Z] #20 30.02 Selecting previously unselected package libnfnetlink0:amd64. [2021-05-17T19:32:30.611Z] #20 30.02 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-05-17T19:32:30.611Z] #20 30.03 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-17T19:32:30.611Z] #20 30.10 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-05-17T19:32:30.611Z] #20 30.10 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-05-17T19:32:30.611Z] #20 30.11 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-17T19:32:30.611Z] #20 30.19 Selecting previously unselected package libnftnl11:amd64. [2021-05-17T19:32:30.611Z] #20 30.21 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-05-17T19:32:30.611Z] #20 30.22 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-05-17T19:32:30.611Z] #20 30.35 Selecting previously unselected package iptables. [2021-05-17T19:32:30.611Z] #20 30.35 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-05-17T19:32:30.611Z] #20 30.37 Unpacking iptables (1.8.2-4) ... [2021-05-17T19:32:30.870Z] #20 30.81 Selecting previously unselected package xxd. [2021-05-17T19:32:30.870Z] #20 30.81 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-17T19:32:30.870Z] #20 30.82 Unpacking xxd (2:8.1.0875-5) ... [2021-05-17T19:32:30.870Z] #20 30.99 Selecting previously unselected package vim-common. [2021-05-17T19:32:31.032Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.4s done [2021-05-17T19:32:31.130Z] #20 30.99 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-17T19:32:31.130Z] #20 31.06 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-17T19:32:31.626Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-05-17T19:32:31.698Z] #20 31.45 Selecting previously unselected package bash-completion. [2021-05-17T19:32:31.698Z] #20 31.46 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-05-17T19:32:31.854Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-17T19:32:31.854Z] [2021-05-17T19:32:31.854Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-17T19:32:31.854Z] DOCKER_SYSTEMD=1 [2021-05-17T19:32:31.854Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-17T19:32:31.854Z] HOSTNAME=c3c69a271dde [2021-05-17T19:32:31.854Z] DEST=bundles/test-integration [2021-05-17T19:32:31.854Z] PWD=/go/src/github.com/docker/docker [2021-05-17T19:32:31.854Z] DOCKER_GITCOMMIT=c565fd9dae468bba22ce1a2da1365216a4daf8af [2021-05-17T19:32:31.854Z] container=docker [2021-05-17T19:32:31.854Z] HOME=/root [2021-05-17T19:32:31.854Z] LANG=C.UTF-8 [2021-05-17T19:32:31.854Z] INVOCATION_ID=b2b436952c0c48c68867f3f502217f58 [2021-05-17T19:32:31.854Z] GOLANG_VERSION=1.13.15 [2021-05-17T19:32:31.854Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-17T19:32:31.854Z] VALIDATE_BRANCH=master [2021-05-17T19:32:31.854Z] TERM=xterm [2021-05-17T19:32:31.854Z] DOCKER_PKG=github.com/docker/docker [2021-05-17T19:32:31.854Z] SHLVL=3 [2021-05-17T19:32:31.854Z] TIMEOUT=120m [2021-05-17T19:32:31.854Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-17T19:32:31.854Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-17T19:32:31.854Z] GO111MODULE=off [2021-05-17T19:32:31.854Z] DOCKER_EXPERIMENTAL=1 [2021-05-17T19:32:31.854Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-17T19:32:31.854Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-17T19:32:31.854Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-17T19:32:31.854Z] GOPATH=/go [2021-05-17T19:32:31.854Z] PKG_CONFIG=pkg-config [2021-05-17T19:32:31.854Z] _=/usr/bin/env [2021-05-17T19:32:31.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-17T19:32:32.576Z] #9 ... [2021-05-17T19:32:32.576Z] [2021-05-17T19:32:32.576Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-17T19:32:32.576Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-17T19:32:32.576Z] #27 2.353 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-17T19:32:32.576Z] #27 2.361 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-05-17T19:32:32.576Z] #27 2.361 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-17T19:32:32.576Z] #27 2.520 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-17T19:32:32.576Z] #27 2.772 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-17T19:32:32.576Z] #27 3.120 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-17T19:32:32.576Z] #27 4.832 Fetched 8445 kB in 3s (3090 kB/s) [2021-05-17T19:32:32.576Z] #27 4.832 Reading package lists... [2021-05-17T19:32:32.576Z] #27 5.836 Reading package lists... [2021-05-17T19:32:32.576Z] #27 6.768 Building dependency tree... [2021-05-17T19:32:32.576Z] #27 7.128 The following additional packages will be installed: [2021-05-17T19:32:32.576Z] #27 7.128 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-05-17T19:32:32.576Z] #27 7.128 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-05-17T19:32:32.576Z] #27 7.128 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-05-17T19:32:32.576Z] #27 7.128 Suggested packages: [2021-05-17T19:32:32.576Z] #27 7.128 krb5-doc krb5-user [2021-05-17T19:32:32.576Z] #27 7.128 Recommended packages: [2021-05-17T19:32:32.576Z] #27 7.128 krb5-locales publicsuffix libsasl2-modules [2021-05-17T19:32:32.576Z] #27 7.356 The following NEW packages will be installed: [2021-05-17T19:32:32.576Z] #27 7.356 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-05-17T19:32:32.576Z] #27 7.356 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-05-17T19:32:32.576Z] #27 7.356 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-05-17T19:32:32.576Z] #27 7.356 libssh2-1 libssl1.1 openssl [2021-05-17T19:32:32.576Z] #27 7.650 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-05-17T19:32:32.576Z] #27 7.650 Need to get 5059 kB of archives. [2021-05-17T19:32:32.576Z] #27 7.650 After this operation, 12.1 MB of additional disk space will be used. [2021-05-17T19:32:32.576Z] #27 7.650 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-05-17T19:32:32.576Z] #27 7.665 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-05-17T19:32:32.576Z] #27 7.665 Get:3 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-05-17T19:32:32.576Z] #27 7.665 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-05-17T19:32:32.576Z] #27 7.665 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-05-17T19:32:32.576Z] #27 7.665 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-05-17T19:32:32.576Z] #27 7.676 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-05-17T19:32:32.576Z] #27 7.684 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-05-17T19:32:32.576Z] #27 7.684 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-05-17T19:32:32.576Z] #27 7.687 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-05-17T19:32:32.576Z] #27 7.696 Get:11 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-05-17T19:32:32.576Z] #27 7.696 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-05-17T19:32:32.576Z] #27 7.698 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-05-17T19:32:32.576Z] #27 7.706 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-05-17T19:32:32.576Z] #27 7.708 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-05-17T19:32:32.576Z] #27 7.712 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-05-17T19:32:32.576Z] #27 7.712 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-05-17T19:32:32.576Z] #27 7.712 Get:18 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-17T19:32:32.576Z] #27 7.723 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-05-17T19:32:32.576Z] #27 7.723 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-17T19:32:32.576Z] #27 7.729 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-17T19:32:32.576Z] #27 8.029 debconf: delaying package configuration, since apt-utils is not installed [2021-05-17T19:32:32.576Z] #27 8.062 Fetched 5059 kB in 0s (15.1 MB/s) [2021-05-17T19:32:32.576Z] #27 8.128 Selecting previously unselected package libssl1.1:amd64. [2021-05-17T19:32:32.577Z] #27 8.128 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-05-17T19:32:32.577Z] #27 8.128 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-17T19:32:32.577Z] #27 8.169 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-17T19:32:32.577Z] #27 8.394 Selecting previously unselected package openssl. [2021-05-17T19:32:32.577Z] #27 8.394 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-17T19:32:32.577Z] #27 8.399 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-05-17T19:32:32.577Z] #27 8.613 Selecting previously unselected package ca-certificates. [2021-05-17T19:32:32.577Z] #27 8.613 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-05-17T19:32:32.577Z] #27 8.613 Unpacking ca-certificates (20200601~deb10u2) ... [2021-05-17T19:32:32.577Z] #27 8.721 Selecting previously unselected package libkeyutils1:amd64. [2021-05-17T19:32:32.577Z] #27 8.721 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-05-17T19:32:32.577Z] #27 8.732 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-05-17T19:32:32.577Z] #27 8.787 Selecting previously unselected package libkrb5support0:amd64. [2021-05-17T19:32:32.577Z] #27 8.787 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-05-17T19:32:32.577Z] #27 8.793 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-17T19:32:32.577Z] #27 8.850 Selecting previously unselected package libk5crypto3:amd64. [2021-05-17T19:32:32.577Z] #27 8.852 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-05-17T19:32:32.577Z] #27 8.856 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-17T19:32:32.577Z] #27 8.920 Selecting previously unselected package libkrb5-3:amd64. [2021-05-17T19:32:32.577Z] #27 8.920 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-05-17T19:32:32.577Z] #27 8.925 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-17T19:32:32.577Z] #27 9.035 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-17T19:32:32.577Z] #27 9.036 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-05-17T19:32:32.577Z] #27 9.044 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-17T19:32:32.577Z] #27 9.101 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-17T19:32:32.577Z] #27 9.101 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-17T19:32:32.577Z] #27 9.105 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-17T19:32:32.577Z] #27 9.189 Selecting previously unselected package libsasl2-2:amd64. [2021-05-17T19:32:32.577Z] #27 9.189 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-17T19:32:32.577Z] #27 9.194 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-17T19:32:32.577Z] #27 9.256 Selecting previously unselected package libldap-common. [2021-05-17T19:32:32.577Z] #27 9.256 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-05-17T19:32:32.577Z] #27 9.260 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-17T19:32:32.577Z] #27 9.334 Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-17T19:32:32.577Z] #27 9.334 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-05-17T19:32:32.577Z] #27 9.339 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-17T19:32:32.577Z] #27 9.420 Selecting previously unselected package libnghttp2-14:amd64. [2021-05-17T19:32:32.577Z] #27 9.420 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-05-17T19:32:32.577Z] #27 9.427 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-17T19:32:32.577Z] #27 9.497 Selecting previously unselected package libpsl5:amd64. [2021-05-17T19:32:32.577Z] #27 9.497 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-05-17T19:32:32.577Z] #27 9.503 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-05-17T19:32:32.577Z] #27 9.577 Selecting previously unselected package librtmp1:amd64. [2021-05-17T19:32:32.577Z] #27 9.577 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-05-17T19:32:32.577Z] #27 9.585 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-17T19:32:32.577Z] #27 9.639 Selecting previously unselected package libssh2-1:amd64. [2021-05-17T19:32:32.577Z] #27 9.639 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-05-17T19:32:32.577Z] #27 9.644 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-17T19:32:32.577Z] #27 9.737 Selecting previously unselected package libcurl4:amd64. [2021-05-17T19:32:32.577Z] #27 9.737 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-05-17T19:32:32.577Z] #27 9.746 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-17T19:32:32.577Z] #27 9.851 Selecting previously unselected package curl. [2021-05-17T19:32:32.577Z] #27 9.851 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-05-17T19:32:32.577Z] #27 9.858 Unpacking curl (7.64.0-4+deb10u2) ... [2021-05-17T19:32:32.577Z] #27 9.942 Selecting previously unselected package libonig5:amd64. [2021-05-17T19:32:32.577Z] #27 9.942 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-05-17T19:32:32.577Z] #27 9.942 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-17T19:32:32.577Z] #27 10.04 Selecting previously unselected package libjq1:amd64. [2021-05-17T19:32:32.577Z] #27 10.04 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-17T19:32:32.577Z] #27 10.04 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-17T19:32:32.577Z] #27 10.13 Selecting previously unselected package jq. [2021-05-17T19:32:32.577Z] #27 10.13 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-17T19:32:32.577Z] #27 ... [2021-05-17T19:32:32.577Z] [2021-05-17T19:32:32.577Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-17T19:32:32.577Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-17T19:32:33.851Z] #10 DONE 3.1s [2021-05-17T19:32:33.851Z] [2021-05-17T19:32:33.851Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-17T19:32:33.851Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-05-17T19:32:33.851Z] #27 8.057 Get:21 http://security.debian.org/debian-security buster/updates/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2021-05-17T19:32:33.851Z] #27 8.316 debconf: delaying package configuration, since apt-utils is not installed [2021-05-17T19:32:33.851Z] #27 8.354 Fetched 4777 kB in 0s (14.4 MB/s) [2021-05-17T19:32:33.851Z] #27 8.399 Selecting previously unselected package libssl1.1:arm64. [2021-05-17T19:32:33.851Z] #27 8.399 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6670 files and directories currently installed.) [2021-05-17T19:32:33.851Z] #27 8.410 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_arm64.deb ... [2021-05-17T19:32:33.851Z] #27 8.421 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-05-17T19:32:33.851Z] #27 9.289 Selecting previously unselected package openssl. [2021-05-17T19:32:33.851Z] #27 9.291 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_arm64.deb ... [2021-05-17T19:32:33.851Z] #27 9.306 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-05-17T19:32:33.851Z] #27 10.84 Selecting previously unselected package ca-certificates. [2021-05-17T19:32:33.851Z] #27 10.84 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-05-17T19:32:33.851Z] #27 10.85 Unpacking ca-certificates (20200601~deb10u2) ... [2021-05-17T19:32:33.851Z] #27 10.96 Selecting previously unselected package libkeyutils1:arm64. [2021-05-17T19:32:33.851Z] #27 10.96 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ... [2021-05-17T19:32:33.851Z] #27 10.96 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-05-17T19:32:33.851Z] #27 11.08 Selecting previously unselected package libkrb5support0:arm64. [2021-05-17T19:32:33.851Z] #27 11.09 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-05-17T19:32:33.851Z] #27 11.09 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-05-17T19:32:33.851Z] #27 11.15 Selecting previously unselected package libk5crypto3:arm64. [2021-05-17T19:32:33.851Z] #27 11.15 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-05-17T19:32:33.851Z] #27 11.16 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-05-17T19:32:33.851Z] #27 11.22 Selecting previously unselected package libkrb5-3:arm64. [2021-05-17T19:32:33.851Z] #27 11.22 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-05-17T19:32:33.851Z] #27 11.23 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-05-17T19:32:33.851Z] #27 11.33 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-05-17T19:32:33.851Z] #27 11.34 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-05-17T19:32:33.851Z] #27 11.34 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-05-17T19:32:33.851Z] #27 11.40 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-05-17T19:32:33.851Z] #27 11.41 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-05-17T19:32:33.851Z] #27 11.47 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-17T19:32:34.115Z] #27 11.51 Selecting previously unselected package libsasl2-2:arm64. [2021-05-17T19:32:34.115Z] #27 11.51 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-05-17T19:32:34.115Z] #27 11.52 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-17T19:32:34.115Z] #27 11.57 Selecting previously unselected package libldap-common. [2021-05-17T19:32:34.115Z] #27 11.57 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-05-17T19:32:34.115Z] #27 11.57 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-17T19:32:34.115Z] #27 11.63 Selecting previously unselected package libldap-2.4-2:arm64. [2021-05-17T19:32:34.115Z] #27 11.63 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-05-17T19:32:34.115Z] #27 11.63 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-17T19:32:34.115Z] #27 11.70 Selecting previously unselected package libnghttp2-14:arm64. [2021-05-17T19:32:34.381Z] #27 11.70 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-05-17T19:32:34.381Z] #27 11.70 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-05-17T19:32:34.381Z] #27 11.75 Selecting previously unselected package libpsl5:arm64. [2021-05-17T19:32:34.381Z] #27 11.76 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-05-17T19:32:34.381Z] #27 11.76 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-05-17T19:32:34.381Z] #27 11.81 Selecting previously unselected package librtmp1:arm64. [2021-05-17T19:32:34.381Z] #27 ... [2021-05-17T19:32:34.381Z] [2021-05-17T19:32:34.381Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-05-17T19:32:34.381Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-05-17T19:32:34.381Z] #11 DONE 0.8s [2021-05-17T19:32:34.381Z] [2021-05-17T19:32:34.381Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-17T19:32:34.381Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-05-17T19:32:34.381Z] #27 11.82 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-05-17T19:32:34.381Z] #27 11.82 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-17T19:32:34.381Z] #27 11.89 Selecting previously unselected package libssh2-1:arm64. [2021-05-17T19:32:34.381Z] #27 11.89 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-05-17T19:32:34.381Z] #27 11.89 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-05-17T19:32:34.381Z] #27 11.96 Selecting previously unselected package libcurl4:arm64. [2021-05-17T19:32:34.649Z] #27 11.96 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2021-05-17T19:32:34.649Z] #27 11.97 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-05-17T19:32:34.649Z] #27 12.08 Selecting previously unselected package curl. [2021-05-17T19:32:34.649Z] #27 ... [2021-05-17T19:32:34.649Z] [2021-05-17T19:32:34.649Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-17T19:32:34.649Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-05-17T19:32:34.649Z] #39 DONE 0.3s [2021-05-17T19:32:34.649Z] [2021-05-17T19:32:34.649Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-17T19:32:34.649Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-05-17T19:32:34.649Z] #31 DONE 0.3s [2021-05-17T19:32:34.649Z] [2021-05-17T19:32:34.649Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-17T19:32:34.649Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-05-17T19:32:34.649Z] #27 12.08 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2021-05-17T19:32:34.649Z] #27 12.09 Unpacking curl (7.64.0-4+deb10u2) ... [2021-05-17T19:32:34.649Z] #27 12.23 Selecting previously unselected package libonig5:arm64. [2021-05-17T19:32:34.649Z] #27 12.23 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-05-17T19:32:34.649Z] #27 12.23 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-05-17T19:32:34.918Z] #27 12.30 Selecting previously unselected package libjq1:arm64. [2021-05-17T19:32:34.918Z] #27 12.30 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-05-17T19:32:34.918Z] #27 12.31 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-05-17T19:32:34.918Z] #27 12.36 Selecting previously unselected package jq. [2021-05-17T19:32:34.918Z] #27 12.36 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-05-17T19:32:34.918Z] #27 12.37 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-17T19:32:34.918Z] #27 12.50 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-05-17T19:32:34.991Z] #20 34.70 Unpacking bash-completion (1:2.8-6) ... [2021-05-17T19:32:35.184Z] #27 12.51 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-05-17T19:32:35.184Z] #27 12.60 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-05-17T19:32:35.251Z] #20 35.13 Selecting previously unselected package bzip2. [2021-05-17T19:32:35.251Z] #20 35.16 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-05-17T19:32:35.251Z] #20 35.16 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-17T19:32:35.251Z] #20 35.27 Selecting previously unselected package xz-utils. [2021-05-17T19:32:35.510Z] #20 35.27 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-05-17T19:32:35.510Z] #20 35.27 Unpacking xz-utils (5.2.4-1) ... [2021-05-17T19:32:35.510Z] #20 35.46 Selecting previously unselected package apparmor. [2021-05-17T19:32:35.510Z] #20 35.47 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-05-17T19:32:35.770Z] #20 35.58 Unpacking apparmor (2.13.2-10) ... [2021-05-17T19:32:35.773Z] #27 13.13 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-05-17T19:32:35.773Z] #27 13.15 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-17T19:32:35.773Z] #27 13.16 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-05-17T19:32:35.773Z] #27 13.17 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-17T19:32:35.773Z] #27 13.19 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-17T19:32:35.773Z] #27 13.20 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-05-17T19:32:35.773Z] #27 13.21 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-17T19:32:35.773Z] #27 13.24 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-05-17T19:32:35.773Z] #27 13.25 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-05-17T19:32:35.773Z] #27 13.27 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-05-17T19:32:35.773Z] #27 13.29 Setting up libonig5:arm64 (6.9.1-1) ... [2021-05-17T19:32:35.773Z] #27 13.30 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-05-17T19:32:35.773Z] #27 13.31 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-17T19:32:36.029Z] #20 35.98 Selecting previously unselected package aufs-tools. [2021-05-17T19:32:36.029Z] #20 35.98 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-05-17T19:32:36.029Z] #20 35.99 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-05-17T19:32:36.039Z] #27 13.35 Setting up ca-certificates (20200601~deb10u2) ... [2021-05-17T19:32:36.289Z] #20 36.14 Selecting previously unselected package libonig5:amd64. [2021-05-17T19:32:36.289Z] #20 36.16 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-05-17T19:32:36.289Z] #20 36.17 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-17T19:32:36.548Z] #20 36.34 Selecting previously unselected package libjq1:amd64. [2021-05-17T19:32:36.548Z] #20 36.34 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-17T19:32:36.548Z] #20 36.35 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-17T19:32:36.548Z] #20 36.51 Selecting previously unselected package jq. [2021-05-17T19:32:36.548Z] #20 36.51 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-17T19:32:36.548Z] #20 36.52 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-17T19:32:36.785Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.1s [2021-05-17T19:32:36.785Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.3s done [2021-05-17T19:32:36.808Z] #20 36.60 Selecting previously unselected package libaio1:amd64. [2021-05-17T19:32:36.808Z] #20 36.60 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-05-17T19:32:36.808Z] #20 36.61 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-05-17T19:32:36.808Z] #20 36.69 Selecting previously unselected package libgpm2:amd64. [2021-05-17T19:32:36.808Z] #20 36.70 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-05-17T19:32:36.808Z] #20 36.72 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-05-17T19:32:37.045Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-05-17T19:32:37.067Z] #20 36.79 Selecting previously unselected package libicu63:amd64. [2021-05-17T19:32:37.067Z] #20 36.79 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-17T19:32:37.067Z] #20 36.80 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-17T19:32:38.973Z] #20 ... [2021-05-17T19:32:38.973Z] [2021-05-17T19:32:38.973Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-17T19:32:38.973Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-17T19:32:38.973Z] #32 DONE 149.8s [2021-05-17T19:32:38.973Z] [2021-05-17T19:32:38.973Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:32:38.973Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-17T19:32:38.973Z] #43 89.96 CC criu/bfd.o [2021-05-17T19:32:38.973Z] #43 90.54 CC criu/bitmap.o [2021-05-17T19:32:38.973Z] #43 90.67 CC criu/cgroup-props.o [2021-05-17T19:32:38.973Z] #43 91.56 CC criu/cgroup.o [2021-05-17T19:32:38.973Z] #43 94.71 CC criu/clone-noasan.o [2021-05-17T19:32:38.973Z] #43 94.98 CC criu/config.o [2021-05-17T19:32:38.973Z] #43 96.67 CC criu/cr-check.o [2021-05-17T19:32:39.332Z] #27 ... [2021-05-17T19:32:39.332Z] [2021-05-17T19:32:39.332Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-05-17T19:32:39.332Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80 [2021-05-17T19:32:39.332Z] #12 DONE 4.4s [2021-05-17T19:32:39.332Z] [2021-05-17T19:32:39.332Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-17T19:32:39.332Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-17T19:32:39.590Z] #9 ... [2021-05-17T19:32:39.590Z] [2021-05-17T19:32:39.590Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-17T19:32:39.590Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-17T19:32:39.590Z] #27 10.13 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-17T19:32:39.590Z] #27 10.28 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-05-17T19:32:39.590Z] #27 10.32 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-05-17T19:32:39.590Z] #27 10.33 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-17T19:32:39.590Z] #27 10.47 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-17T19:32:39.590Z] #27 10.48 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-17T19:32:39.590Z] #27 10.50 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-17T19:32:39.590Z] #27 10.51 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-17T19:32:39.590Z] #27 10.52 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-17T19:32:39.590Z] #27 10.53 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-17T19:32:39.590Z] #27 10.55 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-17T19:32:39.590Z] #27 10.56 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-17T19:32:39.590Z] #27 10.57 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-17T19:32:39.590Z] #27 10.58 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-05-17T19:32:39.590Z] #27 10.60 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-17T19:32:39.590Z] #27 10.62 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-17T19:32:39.590Z] #27 10.63 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-17T19:32:39.590Z] #27 10.65 Setting up ca-certificates (20200601~deb10u2) ... [2021-05-17T19:32:39.590Z] #27 11.41 Updating certificates in /etc/ssl/certs... [2021-05-17T19:32:39.590Z] #27 12.58 137 added, 0 removed; done. [2021-05-17T19:32:39.590Z] #27 12.62 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-17T19:32:39.590Z] #27 12.63 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-17T19:32:39.590Z] #27 12.68 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-17T19:32:39.590Z] #27 12.72 Setting up curl (7.64.0-4+deb10u2) ... [2021-05-17T19:32:39.590Z] #27 12.74 Processing triggers for libc-bin (2.28-10) ... [2021-05-17T19:32:39.590Z] #27 12.76 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-05-17T19:32:39.590Z] #27 12.78 Updating certificates in /etc/ssl/certs... [2021-05-17T19:32:39.590Z] #27 13.79 0 added, 0 removed; done. [2021-05-17T19:32:39.590Z] #27 13.79 Running hooks in /etc/ca-certificates/update.d... [2021-05-17T19:32:39.590Z] #27 13.80 done. [2021-05-17T19:32:39.590Z] #27 DONE 16.6s [2021-05-17T19:32:39.590Z] [2021-05-17T19:32:39.590Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-17T19:32:39.590Z] #28 sha256:72479a6323de283be311a0f01b145f11a033a810fc6f445431dc608ea27d6c80 [2021-05-17T19:32:39.590Z] #28 DONE 0.2s [2021-05-17T19:32:39.590Z] [2021-05-17T19:32:39.590Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-17T19:32:39.590Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-17T19:32:40.880Z] #43 98.80 CC criu/cr-dedup.o [2021-05-17T19:32:40.880Z] #43 ... [2021-05-17T19:32:40.880Z] [2021-05-17T19:32:40.880Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-17T19:32:40.880Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-17T19:32:41.140Z] #20 40.94 Selecting previously unselected package libnet1:amd64. [2021-05-17T19:32:41.140Z] #20 40.95 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-17T19:32:41.140Z] #20 40.95 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-17T19:32:41.140Z] #20 41.04 Selecting previously unselected package libnl-3-200:amd64. [2021-05-17T19:32:41.140Z] #20 41.05 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-17T19:32:41.140Z] #20 41.06 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-17T19:32:41.140Z] #20 41.17 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-17T19:32:41.400Z] #20 41.17 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-17T19:32:41.400Z] #20 41.18 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-17T19:32:41.400Z] #20 41.25 Selecting previously unselected package libreadline5:amd64. [2021-05-17T19:32:41.400Z] #20 41.26 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-05-17T19:32:41.400Z] #20 41.27 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-17T19:32:41.400Z] #20 41.36 Selecting previously unselected package net-tools. [2021-05-17T19:32:41.400Z] #20 41.36 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-05-17T19:32:41.400Z] #20 41.38 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-17T19:32:41.660Z] #20 41.57 Selecting previously unselected package python-pip-whl. [2021-05-17T19:32:41.660Z] #20 41.57 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-05-17T19:32:41.660Z] #20 41.58 Unpacking python-pip-whl (18.1-5) ... [2021-05-17T19:32:41.921Z] #13 2.990 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-17T19:32:41.921Z] #13 3.017 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-17T19:32:41.921Z] #13 3.022 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-17T19:32:41.921Z] #13 3.034 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-17T19:32:42.138Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s [2021-05-17T19:32:42.229Z] #20 42.18 Selecting previously unselected package python3-lib2to3. [2021-05-17T19:32:42.229Z] #20 42.18 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-05-17T19:32:42.229Z] #20 42.18 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-05-17T19:32:42.488Z] #20 42.27 Selecting previously unselected package python3-distutils. [2021-05-17T19:32:42.488Z] #20 42.28 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-05-17T19:32:42.488Z] #20 42.29 Unpacking python3-distutils (3.7.3-1) ... [2021-05-17T19:32:42.488Z] #20 42.40 Selecting previously unselected package python3-pip. [2021-05-17T19:32:42.488Z] #20 42.43 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-05-17T19:32:42.488Z] #20 42.43 Unpacking python3-pip (18.1-5) ... [2021-05-17T19:32:42.748Z] #20 42.59 Selecting previously unselected package python3-pkg-resources. [2021-05-17T19:32:42.748Z] #20 42.59 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-05-17T19:32:42.748Z] #20 42.60 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-05-17T19:32:42.748Z] #20 42.72 Selecting previously unselected package python3-setuptools. [2021-05-17T19:32:42.748Z] #20 42.72 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-05-17T19:32:42.748Z] #20 42.73 Unpacking python3-setuptools (40.8.0-1) ... [2021-05-17T19:32:42.879Z] #13 4.044 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [465 kB] [2021-05-17T19:32:43.008Z] #20 42.96 Selecting previously unselected package python3-wheel. [2021-05-17T19:32:43.008Z] #20 42.96 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-05-17T19:32:43.008Z] #20 42.98 Unpacking python3-wheel (0.32.3-2) ... [2021-05-17T19:32:43.008Z] #20 43.09 Selecting previously unselected package sudo. [2021-05-17T19:32:43.008Z] #20 43.09 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-05-17T19:32:43.268Z] #20 43.09 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-05-17T19:32:43.788Z] #20 43.65 Selecting previously unselected package thin-provisioning-tools. [2021-05-17T19:32:43.788Z] #20 43.66 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-05-17T19:32:43.788Z] #20 43.66 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-05-17T19:32:44.047Z] #20 43.86 Selecting previously unselected package uidmap. [2021-05-17T19:32:44.047Z] #20 43.87 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-05-17T19:32:44.047Z] #20 43.87 Unpacking uidmap (1:4.5-1.1) ... [2021-05-17T19:32:44.047Z] #20 43.97 Selecting previously unselected package vim-runtime. [2021-05-17T19:32:44.047Z] #20 43.98 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-05-17T19:32:44.047Z] #20 44.04 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-05-17T19:32:44.290Z] #13 5.383 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-05-17T19:32:44.291Z] #13 ... [2021-05-17T19:32:44.291Z] [2021-05-17T19:32:44.291Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-17T19:32:44.291Z] #47 sha256:61e8373be336e50bb1f7080e073356d8832c7f7af30b2991cb8426d6a5b79abe [2021-05-17T19:32:44.291Z] #47 4.796 + RM_GOPATH=0 [2021-05-17T19:32:44.291Z] #47 4.796 + TMP_GOPATH= [2021-05-17T19:32:44.291Z] #47 4.796 + : /build [2021-05-17T19:32:44.291Z] #47 4.796 + '[' -z '' ']' [2021-05-17T19:32:44.291Z] #47 4.823 ++ mktemp -d [2021-05-17T19:32:44.291Z] #47 4.836 + export GOPATH=/tmp/tmp.xdbD9ycNQm [2021-05-17T19:32:44.291Z] #47 4.836 + GOPATH=/tmp/tmp.xdbD9ycNQm [2021-05-17T19:32:44.291Z] #47 4.836 + RM_GOPATH=1 [2021-05-17T19:32:44.291Z] #47 4.836 + case "$(go env GOARCH)" in [2021-05-17T19:32:44.291Z] #47 4.836 ++ go env GOARCH [2021-05-17T19:32:44.291Z] #47 4.836 + export GO_BUILDMODE=-buildmode=pie [2021-05-17T19:32:44.291Z] #47 4.836 + GO_BUILDMODE=-buildmode=pie [2021-05-17T19:32:44.291Z] #47 4.836 ++ dirname /tmp/install/install.sh [2021-05-17T19:32:44.291Z] #47 4.836 + dir=/tmp/install [2021-05-17T19:32:44.291Z] #47 4.836 + bin=gotestsum [2021-05-17T19:32:44.291Z] #47 4.836 + shift [2021-05-17T19:32:44.291Z] #47 4.836 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-17T19:32:44.291Z] #47 4.836 + . /tmp/install/gotestsum.installer [2021-05-17T19:32:44.291Z] #47 4.836 ++ : v0.5.3 [2021-05-17T19:32:44.291Z] #47 4.836 + install_gotestsum [2021-05-17T19:32:44.291Z] #47 4.836 + set -e [2021-05-17T19:32:44.291Z] #47 4.836 + export GO111MODULE=on [2021-05-17T19:32:44.291Z] #47 4.836 + GO111MODULE=on [2021-05-17T19:32:44.291Z] #47 4.836 + GOBIN=/build [2021-05-17T19:32:44.291Z] #47 4.836 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-17T19:32:44.291Z] #47 4.871 go: finding gotest.tools v0.5.3 [2021-05-17T19:32:44.291Z] #47 4.871 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-17T19:32:44.291Z] #47 5.529 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-17T19:32:44.291Z] #47 6.085 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-17T19:32:44.291Z] #47 7.055 go: downloading github.com/pkg/errors v0.9.1 [2021-05-17T19:32:44.291Z] #47 7.090 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-17T19:32:44.291Z] #47 7.183 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-17T19:32:44.291Z] #47 7.188 go: downloading github.com/fatih/color v1.9.0 [2021-05-17T19:32:44.291Z] #47 7.191 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-17T19:32:44.291Z] #47 7.202 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-17T19:32:44.291Z] #47 7.319 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-17T19:32:44.291Z] #47 7.377 go: extracting github.com/pkg/errors v0.9.1 [2021-05-17T19:32:44.291Z] #47 7.434 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-17T19:32:44.291Z] #47 7.454 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-17T19:32:44.291Z] #47 7.487 go: extracting github.com/fatih/color v1.9.0 [2021-05-17T19:32:44.291Z] #47 7.520 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-17T19:32:44.291Z] #47 7.812 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-17T19:32:44.291Z] #47 7.812 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-17T19:32:44.291Z] #47 7.814 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-17T19:32:44.291Z] #47 8.025 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-17T19:32:44.291Z] #47 8.026 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-17T19:32:44.291Z] #47 8.123 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-17T19:32:44.291Z] #47 8.192 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-17T19:32:44.291Z] #47 9.436 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-17T19:32:44.291Z] #47 9.497 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-17T19:32:44.291Z] #47 ... [2021-05-17T19:32:44.291Z] [2021-05-17T19:32:44.291Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-17T19:32:44.291Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-17T19:32:44.291Z] #42 7.007 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-17T19:32:44.291Z] #42 7.043 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-17T19:32:44.291Z] #42 7.043 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-17T19:32:44.291Z] #42 8.004 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-05-17T19:32:44.291Z] #42 9.517 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [283 kB] [2021-05-17T19:32:44.307Z] #20 44.07 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-05-17T19:32:44.307Z] #20 44.08 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-05-17T19:32:44.557Z] #42 ... [2021-05-17T19:32:44.557Z] [2021-05-17T19:32:44.557Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-17T19:32:44.557Z] #49 sha256:7938a425245de972c1ad3edd024cf2ebaa07715c1cd09c4282088099e9f33daa [2021-05-17T19:32:44.557Z] #49 6.457 + RM_GOPATH=0 [2021-05-17T19:32:44.557Z] #49 6.457 + TMP_GOPATH= [2021-05-17T19:32:44.557Z] #49 6.457 + : /build [2021-05-17T19:32:44.557Z] #49 6.457 + '[' -z '' ']' [2021-05-17T19:32:44.557Z] #49 6.457 ++ mktemp -d [2021-05-17T19:32:44.557Z] #49 6.471 + export GOPATH=/tmp/tmp.aSCfNzzdeU [2021-05-17T19:32:44.557Z] #49 6.471 + GOPATH=/tmp/tmp.aSCfNzzdeU [2021-05-17T19:32:44.557Z] #49 6.471 + RM_GOPATH=1 [2021-05-17T19:32:44.557Z] #49 6.471 + case "$(go env GOARCH)" in [2021-05-17T19:32:44.557Z] #49 6.471 ++ go env GOARCH [2021-05-17T19:32:44.557Z] #49 6.494 + export GO_BUILDMODE=-buildmode=pie [2021-05-17T19:32:44.557Z] #49 6.521 + GO_BUILDMODE=-buildmode=pie [2021-05-17T19:32:44.557Z] #49 6.521 ++ dirname /tmp/install/install.sh [2021-05-17T19:32:44.557Z] #49 6.526 + dir=/tmp/install [2021-05-17T19:32:44.557Z] #49 6.527 + bin=golangci_lint [2021-05-17T19:32:44.557Z] #49 6.527 + shift [2021-05-17T19:32:44.557Z] #49 6.527 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-17T19:32:44.557Z] #49 6.528 + . /tmp/install/golangci_lint.installer [2021-05-17T19:32:44.557Z] #49 6.528 ++ : v1.23.8 [2021-05-17T19:32:44.557Z] #49 6.529 + install_golangci_lint [2021-05-17T19:32:44.557Z] #49 6.573 + set -e [2021-05-17T19:32:44.557Z] #49 6.573 + export GO111MODULE=on [2021-05-17T19:32:44.557Z] #49 6.573 + GO111MODULE=on [2021-05-17T19:32:44.557Z] #49 6.573 + GOBIN=/build [2021-05-17T19:32:44.557Z] #49 6.573 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-17T19:32:44.557Z] #49 6.623 go: finding github.com v1.23.8 [2021-05-17T19:32:44.557Z] #49 6.645 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-17T19:32:44.557Z] #49 6.646 go: finding github.com/golangci v1.23.8 [2021-05-17T19:32:44.557Z] #49 6.646 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-17T19:32:44.557Z] #49 6.647 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-17T19:32:44.557Z] #49 7.544 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-17T19:32:44.557Z] #49 8.225 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-17T19:32:44.557Z] #49 ... [2021-05-17T19:32:44.557Z] [2021-05-17T19:32:44.557Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-17T19:32:44.557Z] #67 sha256:015dfb2003cbc6a59fcc567a47621bd82f6a2295998fd4eb41d35954916b6ee6 [2021-05-17T19:32:44.557Z] #67 5.012 + RM_GOPATH=0 [2021-05-17T19:32:44.557Z] #67 5.012 + TMP_GOPATH= [2021-05-17T19:32:44.557Z] #67 5.012 + : /build [2021-05-17T19:32:44.557Z] #67 5.012 + '[' -z '' ']' [2021-05-17T19:32:44.557Z] #67 5.023 ++ mktemp -d [2021-05-17T19:32:44.557Z] #67 5.023 + export GOPATH=/tmp/tmp.IKi4BR1OZX [2021-05-17T19:32:44.557Z] #67 5.023 + GOPATH=/tmp/tmp.IKi4BR1OZX [2021-05-17T19:32:44.557Z] #67 5.023 + RM_GOPATH=1 [2021-05-17T19:32:44.557Z] #67 5.023 + case "$(go env GOARCH)" in [2021-05-17T19:32:44.557Z] #67 5.023 ++ go env GOARCH [2021-05-17T19:32:44.557Z] #67 5.066 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-17T19:32:44.557Z] #67 5.067 + export GO_BUILDMODE=-buildmode=pie [2021-05-17T19:32:44.558Z] #67 5.067 + GO_BUILDMODE=-buildmode=pie [2021-05-17T19:32:44.558Z] #67 5.067 ++ dirname /tmp/install/install.sh [2021-05-17T19:32:44.558Z] #67 5.067 + dir=/tmp/install [2021-05-17T19:32:44.558Z] #67 5.067 + bin=proxy [2021-05-17T19:32:44.558Z] #67 5.067 + shift [2021-05-17T19:32:44.558Z] #67 5.067 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-17T19:32:44.558Z] #67 5.067 + . /tmp/install/proxy.installer [2021-05-17T19:32:44.558Z] #67 5.067 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-17T19:32:44.558Z] #67 5.067 + install_proxy [2021-05-17T19:32:44.558Z] #67 5.067 + case "$1" in [2021-05-17T19:32:44.558Z] #67 5.067 + export CGO_ENABLED=0 [2021-05-17T19:32:44.558Z] #67 5.067 + CGO_ENABLED=0 [2021-05-17T19:32:44.558Z] #67 5.067 + _install_proxy [2021-05-17T19:32:44.558Z] #67 5.067 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-05-17T19:32:44.558Z] #67 5.067 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.IKi4BR1OZX/src/github.com/docker/libnetwork [2021-05-17T19:32:44.558Z] #67 5.071 Cloning into '/tmp/tmp.IKi4BR1OZX/src/github.com/docker/libnetwork'... [2021-05-17T19:32:44.822Z] #67 ... [2021-05-17T19:32:44.822Z] [2021-05-17T19:32:44.822Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-17T19:32:44.822Z] #45 sha256:b69338ff7bec98fd60a4d2737f4eb31b58c79beedc1e9755cd645daf195b5e6f [2021-05-17T19:32:44.822Z] #45 5.637 + RM_GOPATH=0 [2021-05-17T19:32:44.822Z] #45 5.637 + TMP_GOPATH= [2021-05-17T19:32:44.822Z] #45 5.637 + : /build [2021-05-17T19:32:44.822Z] #45 5.637 + '[' -z '' ']' [2021-05-17T19:32:44.822Z] #45 5.637 ++ mktemp -d [2021-05-17T19:32:44.822Z] #45 5.637 + export GOPATH=/tmp/tmp.Dhpza4alT6 [2021-05-17T19:32:44.822Z] #45 5.637 + GOPATH=/tmp/tmp.Dhpza4alT6 [2021-05-17T19:32:44.822Z] #45 5.637 + RM_GOPATH=1 [2021-05-17T19:32:44.822Z] #45 5.637 + case "$(go env GOARCH)" in [2021-05-17T19:32:44.822Z] #45 5.637 ++ go env GOARCH [2021-05-17T19:32:44.822Z] #45 5.660 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-17T19:32:44.822Z] #45 5.661 + export GO_BUILDMODE=-buildmode=pie [2021-05-17T19:32:44.822Z] #45 5.661 + GO_BUILDMODE=-buildmode=pie [2021-05-17T19:32:44.822Z] #45 5.661 ++ dirname /tmp/install/install.sh [2021-05-17T19:32:44.822Z] #45 5.661 + dir=/tmp/install [2021-05-17T19:32:44.822Z] #45 5.661 + bin=vndr [2021-05-17T19:32:44.822Z] #45 5.661 + shift [2021-05-17T19:32:44.822Z] #45 5.661 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-17T19:32:44.822Z] #45 5.661 + . /tmp/install/vndr.installer [2021-05-17T19:32:44.822Z] #45 5.661 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-17T19:32:44.822Z] #45 5.661 + install_vndr [2021-05-17T19:32:44.822Z] #45 5.661 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-17T19:32:44.822Z] #45 5.661 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Dhpza4alT6/src/github.com/LK4D4/vndr [2021-05-17T19:32:44.822Z] #45 5.665 Cloning into '/tmp/tmp.Dhpza4alT6/src/github.com/LK4D4/vndr'... [2021-05-17T19:32:44.822Z] #45 6.558 + cd /tmp/tmp.Dhpza4alT6/src/github.com/LK4D4/vndr [2021-05-17T19:32:44.822Z] #45 6.558 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-17T19:32:44.822Z] #45 6.569 + go build -buildmode=pie -v -o /build/vndr . [2021-05-17T19:32:44.822Z] #45 7.829 runtime/internal/sys [2021-05-17T19:32:44.822Z] #45 7.850 internal/cpu [2021-05-17T19:32:44.822Z] #45 7.868 internal/race [2021-05-17T19:32:44.822Z] #45 7.906 runtime/internal/atomic [2021-05-17T19:32:44.822Z] #45 8.066 sync/atomic [2021-05-17T19:32:44.822Z] #45 8.266 runtime/internal/math [2021-05-17T19:32:44.822Z] #45 8.464 unicode [2021-05-17T19:32:44.822Z] #45 8.503 unicode/utf8 [2021-05-17T19:32:44.822Z] #45 8.524 math/bits [2021-05-17T19:32:44.822Z] #45 8.650 internal/bytealg [2021-05-17T19:32:44.822Z] #45 9.351 math [2021-05-17T19:32:44.822Z] #45 9.375 internal/testlog [2021-05-17T19:32:44.822Z] #45 9.761 encoding [2021-05-17T19:32:44.822Z] #45 9.950 unicode/utf16 [2021-05-17T19:32:44.822Z] #45 10.20 runtime [2021-05-17T19:32:44.822Z] #45 10.24 container/list [2021-05-17T19:32:44.822Z] #45 ... [2021-05-17T19:32:44.822Z] [2021-05-17T19:32:44.822Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-17T19:32:44.822Z] #34 sha256:79524cb6d99a38dd9ae0e523487744763f392fca1a38104575ebee79a474e77e [2021-05-17T19:32:44.822Z] #34 5.872 Install go-toml version v1.8.1 [2021-05-17T19:32:44.822Z] #34 5.892 go: finding github.com v1.8.1 [2021-05-17T19:32:44.822Z] #34 5.918 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-05-17T19:32:44.822Z] #34 5.925 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-05-17T19:32:44.822Z] #34 5.925 go: finding github.com/pelletier/go-toml v1.8.1 [2021-05-17T19:32:44.822Z] #34 5.925 go: finding github.com/pelletier v1.8.1 [2021-05-17T19:32:44.822Z] #34 6.712 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-05-17T19:32:44.822Z] #34 7.129 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-05-17T19:32:44.822Z] #34 9.110 github.com/pelletier/go-toml [2021-05-17T19:32:45.088Z] #34 ... [2021-05-17T19:32:45.088Z] [2021-05-17T19:32:45.088Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-17T19:32:45.088Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-05-17T19:32:45.088Z] #36 5.033 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-17T19:32:45.088Z] #36 5.121 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-17T19:32:45.088Z] #36 5.201 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-17T19:32:45.088Z] #36 5.573 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-05-17T19:32:45.088Z] #36 6.736 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [283 kB] [2021-05-17T19:32:45.088Z] #36 8.102 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-05-17T19:32:45.088Z] #36 ... [2021-05-17T19:32:45.088Z] [2021-05-17T19:32:45.088Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-17T19:32:45.088Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-05-17T19:32:45.088Z] #32 6.325 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-05-17T19:32:45.088Z] #32 6.327 Cloning into '.'... [2021-05-17T19:32:45.355Z] #32 ... [2021-05-17T19:32:45.355Z] [2021-05-17T19:32:45.355Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-17T19:32:45.355Z] #24 sha256:c7ba3b6ddc3334557158a31edf248da74b8c5d866ae46085df8ca8c89d7d9546 [2021-05-17T19:32:45.355Z] #24 6.405 + RM_GOPATH=0 [2021-05-17T19:32:45.355Z] #24 6.406 + TMP_GOPATH= [2021-05-17T19:32:45.355Z] #24 6.406 + : /build [2021-05-17T19:32:45.355Z] #24 6.406 + '[' -z '' ']' [2021-05-17T19:32:45.355Z] #24 6.406 ++ mktemp -d [2021-05-17T19:32:45.355Z] #24 6.426 + export GOPATH=/tmp/tmp.yu9Od9f52J [2021-05-17T19:32:45.355Z] #24 6.426 + GOPATH=/tmp/tmp.yu9Od9f52J [2021-05-17T19:32:45.355Z] #24 6.426 + RM_GOPATH=1 [2021-05-17T19:32:45.355Z] #24 6.426 + case "$(go env GOARCH)" in [2021-05-17T19:32:45.355Z] #24 6.435 ++ go env GOARCH [2021-05-17T19:32:45.355Z] #24 6.474 + export GO_BUILDMODE=-buildmode=pie [2021-05-17T19:32:45.355Z] #24 6.474 + GO_BUILDMODE=-buildmode=pie [2021-05-17T19:32:45.355Z] #24 6.474 ++ dirname /tmp/install/install.sh [2021-05-17T19:32:45.355Z] #24 6.484 + dir=/tmp/install [2021-05-17T19:32:45.355Z] #24 6.484 + bin=dockercli [2021-05-17T19:32:45.355Z] #24 6.484 + shift [2021-05-17T19:32:45.355Z] #24 6.484 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-17T19:32:45.355Z] #24 6.484 + . /tmp/install/dockercli.installer [2021-05-17T19:32:45.355Z] #24 6.484 ++ : stable [2021-05-17T19:32:45.355Z] #24 6.484 ++ : 17.06.2-ce [2021-05-17T19:32:45.355Z] #24 6.488 Install docker/cli version 17.06.2-ce from stable [2021-05-17T19:32:45.355Z] #24 6.493 + install_dockercli [2021-05-17T19:32:45.355Z] #24 6.493 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-17T19:32:45.355Z] #24 6.493 ++ uname -m [2021-05-17T19:32:45.355Z] #24 6.493 + arch=aarch64 [2021-05-17T19:32:45.355Z] #24 6.493 + '[' aarch64 '!=' x86_64 ']' [2021-05-17T19:32:45.355Z] #24 6.493 + '[' aarch64 '!=' s390x ']' [2021-05-17T19:32:45.355Z] #24 6.493 + '[' aarch64 '!=' armhf ']' [2021-05-17T19:32:45.355Z] #24 6.493 + build_dockercli [2021-05-17T19:32:45.355Z] #24 6.493 + git clone https://github.com/docker/docker-ce /tmp/tmp.yu9Od9f52J/tmp/docker-ce [2021-05-17T19:32:45.355Z] #24 6.497 Cloning into '/tmp/tmp.yu9Od9f52J/tmp/docker-ce'... [2021-05-17T19:32:45.355Z] #24 ... [2021-05-17T19:32:45.355Z] [2021-05-17T19:32:45.355Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-17T19:32:45.355Z] #51 sha256:f874db4c000862c71cbc038fb157e4cf1a46ce3272cd3ab639121f3e2a251835 [2021-05-17T19:32:45.355Z] #51 5.841 + RM_GOPATH=0 [2021-05-17T19:32:45.355Z] #51 5.841 + TMP_GOPATH= [2021-05-17T19:32:45.355Z] #51 5.841 + : /build [2021-05-17T19:32:45.355Z] #51 5.841 + '[' -z '' ']' [2021-05-17T19:32:45.355Z] #51 5.841 ++ mktemp -d [2021-05-17T19:32:45.355Z] #51 5.855 + export GOPATH=/tmp/tmp.4CgfbtxFkg [2021-05-17T19:32:45.355Z] #51 5.855 + GOPATH=/tmp/tmp.4CgfbtxFkg [2021-05-17T19:32:45.355Z] #51 5.855 + RM_GOPATH=1 [2021-05-17T19:32:45.355Z] #51 5.855 + case "$(go env GOARCH)" in [2021-05-17T19:32:45.355Z] #51 5.855 ++ go env GOARCH [2021-05-17T19:32:45.355Z] #51 5.870 + export GO_BUILDMODE=-buildmode=pie [2021-05-17T19:32:45.355Z] #51 5.873 + GO_BUILDMODE=-buildmode=pie [2021-05-17T19:32:45.355Z] #51 5.873 ++ dirname /tmp/install/install.sh [2021-05-17T19:32:45.355Z] #51 5.873 + dir=/tmp/install [2021-05-17T19:32:45.355Z] #51 5.874 + bin=shfmt [2021-05-17T19:32:45.355Z] #51 5.874 + shift [2021-05-17T19:32:45.355Z] #51 5.874 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-17T19:32:45.355Z] #51 5.874 + . /tmp/install/shfmt.installer [2021-05-17T19:32:45.355Z] #51 5.875 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-17T19:32:45.355Z] #51 5.875 + install_shfmt [2021-05-17T19:32:45.355Z] #51 5.875 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-17T19:32:45.355Z] #51 5.875 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-17T19:32:45.355Z] #51 5.876 + git clone https://github.com/mvdan/sh.git /tmp/tmp.4CgfbtxFkg/src/github.com/mvdan/sh [2021-05-17T19:32:45.355Z] #51 5.879 Cloning into '/tmp/tmp.4CgfbtxFkg/src/github.com/mvdan/sh'... [2021-05-17T19:32:45.621Z] #51 ... [2021-05-17T19:32:45.621Z] [2021-05-17T19:32:45.621Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-17T19:32:45.621Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-05-17T19:32:45.621Z] #40 6.393 + git clone https://github.com/docker/distribution.git . [2021-05-17T19:32:45.621Z] #40 6.400 Cloning into '.'... [2021-05-17T19:32:45.621Z] #40 ... [2021-05-17T19:32:45.621Z] [2021-05-17T19:32:45.621Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-17T19:32:45.621Z] #58 sha256:da046dc2f69649f5507656844d6878edc3392b2215a0a652050b79e2ebe57e01 [2021-05-17T19:32:45.621Z] #58 6.292 + RM_GOPATH=0 [2021-05-17T19:32:45.621Z] #58 6.292 + TMP_GOPATH= [2021-05-17T19:32:45.621Z] #58 6.292 + : /build [2021-05-17T19:32:45.621Z] #58 6.292 + '[' -z '' ']' [2021-05-17T19:32:45.621Z] #58 6.294 ++ mktemp -d [2021-05-17T19:32:45.621Z] #58 6.302 + export GOPATH=/tmp/tmp.HdixSqB7vO [2021-05-17T19:32:45.621Z] #58 6.302 + GOPATH=/tmp/tmp.HdixSqB7vO [2021-05-17T19:32:45.621Z] #58 6.302 + RM_GOPATH=1 [2021-05-17T19:32:45.621Z] #58 6.302 + case "$(go env GOARCH)" in [2021-05-17T19:32:45.621Z] #58 6.324 ++ go env GOARCH [2021-05-17T19:32:45.621Z] #58 6.326 + export GO_BUILDMODE=-buildmode=pie [2021-05-17T19:32:45.621Z] #58 6.326 + GO_BUILDMODE=-buildmode=pie [2021-05-17T19:32:45.621Z] #58 6.327 ++ dirname /tmp/install/install.sh [2021-05-17T19:32:45.621Z] #58 6.333 + dir=/tmp/install [2021-05-17T19:32:45.621Z] #58 6.333 + bin=rootlesskit [2021-05-17T19:32:45.621Z] #58 6.333 + shift [2021-05-17T19:32:45.621Z] #58 6.333 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-17T19:32:45.621Z] #58 6.333 + . /tmp/install/rootlesskit.installer [2021-05-17T19:32:45.621Z] #58 6.333 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-17T19:32:45.621Z] #58 6.333 + install_rootlesskit [2021-05-17T19:32:45.621Z] #58 6.333 + case "$1" in [2021-05-17T19:32:45.621Z] #58 6.333 + export CGO_ENABLED=0 [2021-05-17T19:32:45.621Z] #58 6.333 + CGO_ENABLED=0 [2021-05-17T19:32:45.621Z] #58 6.333 + _install_rootlesskit [2021-05-17T19:32:45.621Z] #58 6.333 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-17T19:32:45.621Z] #58 6.333 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-17T19:32:45.621Z] #58 6.333 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.HdixSqB7vO/src/github.com/rootless-containers/rootlesskit [2021-05-17T19:32:45.621Z] #58 6.347 Cloning into '/tmp/tmp.HdixSqB7vO/src/github.com/rootless-containers/rootlesskit'... [2021-05-17T19:32:45.621Z] #58 9.891 + cd /tmp/tmp.HdixSqB7vO/src/github.com/rootless-containers/rootlesskit [2021-05-17T19:32:45.621Z] #58 9.893 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-17T19:32:45.621Z] #58 9.931 + export GO111MODULE=on [2021-05-17T19:32:45.621Z] #58 9.940 + GO111MODULE=on [2021-05-17T19:32:45.621Z] #58 9.940 + export GOPROXY=https://proxy.golang.org [2021-05-17T19:32:45.621Z] #58 9.940 + GOPROXY=https://proxy.golang.org [2021-05-17T19:32:45.621Z] #58 9.941 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-17T19:32:45.621Z] #58 9.941 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-17T19:32:45.889Z] #58 ... [2021-05-17T19:32:45.889Z] [2021-05-17T19:32:45.889Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-17T19:32:45.889Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-05-17T19:32:45.889Z] #55 7.082 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-17T19:32:45.889Z] #55 7.117 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-17T19:32:45.889Z] #55 7.117 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-17T19:32:45.889Z] #55 7.910 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-05-17T19:32:45.889Z] #55 9.331 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [283 kB] [2021-05-17T19:32:45.889Z] #55 10.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-05-17T19:32:46.177Z] #55 ... [2021-05-17T19:32:46.177Z] [2021-05-17T19:32:46.177Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-17T19:32:46.177Z] #45 sha256:b69338ff7bec98fd60a4d2737f4eb31b58c79beedc1e9755cd645daf195b5e6f [2021-05-17T19:32:46.177Z] #45 10.96 crypto/internal/subtle [2021-05-17T19:32:46.177Z] #45 11.43 crypto/subtle [2021-05-17T19:32:46.443Z] #45 11.87 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-05-17T19:32:46.443Z] #45 12.17 internal/nettrace [2021-05-17T19:32:47.024Z] #45 12.66 runtime/cgo [2021-05-17T19:32:47.441Z] #9 ... [2021-05-17T19:32:47.441Z] [2021-05-17T19:32:47.441Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-17T19:32:47.441Z] #29 sha256:ea101ff7eb540c60ef643643addc4b51789eb8101b2a954062d55561834af8a2 [2021-05-17T19:32:47.441Z] #29 1.496 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-05-17T19:32:47.441Z] #29 1.570 [2021-05-17T19:32:47.441Z] #29 1.714 0.0% ################## 26.2% ################################ 44.8% #################################################### 73.1% ######################################################################## 100.0% [2021-05-17T19:32:47.441Z] #29 2.242 [2021-05-17T19:32:47.441Z] #29 2.354 ######################################################################## 100.0% [2021-05-17T19:32:47.441Z] #29 2.447 [2021-05-17T19:32:47.441Z] #29 2.571 ################################### 48.8% ######################################################################## 100.0% [2021-05-17T19:32:47.441Z] #29 2.705 [2021-05-17T19:32:47.441Z] #29 2.827 ######### 13.8% ######################### 35.5% ######################################## 56.8% ####################################################### 77.1% ############################################################### 87.6% ######################################################################## 100.0% [2021-05-17T19:32:47.441Z] #29 3.366 [2021-05-17T19:32:47.441Z] #29 3.484 0.7% ###### 8.4% ########## 14.9% ############## 20.1% ################## 25.3% ##################### 30.4% ######################### 35.6% ############################# 40.8% ################################# 46.1% #################################### 51.3% ######################################## 56.4% ############################################ 61.7% ################################################ 67.0% ################################################### 72.2% ####################################################### 77.3% ########################################################### 82.5% ############################################################## 87.4% ################################################################## 93.0% ###################################################################### 98.2% ######################################################################## 100.0% [2021-05-17T19:32:47.441Z] #29 5.363 [2021-05-17T19:32:47.441Z] #29 5.719 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-05-17T19:32:47.441Z] #29 5.808 [2021-05-17T19:32:47.441Z] #29 5.919 ######################################################################## 100.0% [2021-05-17T19:32:47.441Z] #29 5.943 [2021-05-17T19:32:47.441Z] #29 6.232 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-05-17T19:32:47.441Z] #29 6.344 [2021-05-17T19:32:47.441Z] #29 6.460 ############ 17.8% ######################################################################## 100.0% [2021-05-17T19:32:47.441Z] #29 6.508 [2021-05-17T19:32:47.441Z] #29 6.815 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-05-17T19:32:47.441Z] #29 6.914 [2021-05-17T19:32:47.441Z] #29 7.042 0.0% ############# 19.1% ################################ 44.8% ########################################### 60.4% ######################################################################## 100.0% [2021-05-17T19:32:47.441Z] #29 7.543 [2021-05-17T19:32:47.441Z] #29 7.872 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-05-17T19:32:47.441Z] #29 7.950 [2021-05-17T19:32:47.441Z] #29 8.036 ######################################################################## 100.0% [2021-05-17T19:32:47.441Z] #29 8.070 [2021-05-17T19:32:47.598Z] #20 47.49 Selecting previously unselected package vim. [2021-05-17T19:32:47.598Z] #20 47.50 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-05-17T19:32:47.598Z] #20 47.52 Unpacking vim (2:8.1.0875-5) ... [2021-05-17T19:32:47.703Z] #29 8.309 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-05-17T19:32:47.703Z] #29 ... [2021-05-17T19:32:47.703Z] [2021-05-17T19:32:47.703Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-17T19:32:47.703Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-17T19:32:47.703Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.6s done [2021-05-17T19:32:48.168Z] #20 48.15 Selecting previously unselected package xfsprogs. [2021-05-17T19:32:48.168Z] #20 48.18 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-05-17T19:32:48.168Z] #20 48.19 Unpacking xfsprogs (4.20.0-1) ... [2021-05-17T19:32:48.432Z] #45 13.86 vendor/golang.org/x/crypto/internal/subtle [2021-05-17T19:32:48.643Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-05-17T19:32:48.737Z] #20 48.65 Selecting previously unselected package zip. [2021-05-17T19:32:48.737Z] #20 48.66 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-05-17T19:32:48.737Z] #20 48.67 Unpacking zip (3.0-11+b1) ... [2021-05-17T19:32:48.997Z] #20 48.80 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-05-17T19:32:48.997Z] #20 48.84 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-17T19:32:48.997Z] #20 48.85 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-05-17T19:32:48.997Z] #20 48.86 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-17T19:32:48.997Z] #20 48.88 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-05-17T19:32:48.997Z] #20 48.90 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-05-17T19:32:48.997Z] #20 48.91 Setting up uidmap (1:4.5-1.1) ... [2021-05-17T19:32:48.997Z] #20 48.93 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-05-17T19:32:48.997Z] #20 48.94 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-17T19:32:48.997Z] #20 48.97 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-17T19:32:48.997Z] #20 48.98 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-17T19:32:48.997Z] #20 49.00 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-17T19:32:49.256Z] #20 49.01 Setting up xxd (2:8.1.0875-5) ... [2021-05-17T19:32:49.256Z] #20 49.02 Setting up zip (3.0-11+b1) ... [2021-05-17T19:32:49.256Z] #20 49.05 Setting up vim-common (2:8.1.0875-5) ... [2021-05-17T19:32:49.256Z] #20 49.08 Setting up bash-completion (1:2.8-6) ... [2021-05-17T19:32:49.494Z] #45 ... [2021-05-17T19:32:49.494Z] [2021-05-17T19:32:49.494Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-17T19:32:49.494Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-05-17T19:32:49.494Z] #27 16.92 Updating certificates in /etc/ssl/certs... [2021-05-17T19:32:49.494Z] #27 21.90 137 added, 0 removed; done. [2021-05-17T19:32:49.494Z] #27 22.19 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-05-17T19:32:49.494Z] #27 22.28 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-17T19:32:49.494Z] #27 22.37 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-05-17T19:32:49.494Z] #27 22.39 Setting up curl (7.64.0-4+deb10u2) ... [2021-05-17T19:32:49.494Z] #27 22.42 Processing triggers for libc-bin (2.28-10) ... [2021-05-17T19:32:49.494Z] #27 22.48 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-05-17T19:32:49.494Z] #27 22.51 Updating certificates in /etc/ssl/certs... [2021-05-17T19:32:49.495Z] #27 26.58 0 added, 0 removed; done. [2021-05-17T19:32:49.495Z] #27 26.65 Running hooks in /etc/ca-certificates/update.d... [2021-05-17T19:32:49.495Z] #27 26.70 done. [2021-05-17T19:32:50.019Z] #27 ... [2021-05-17T19:32:50.019Z] [2021-05-17T19:32:50.019Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-17T19:32:50.019Z] #49 sha256:7938a425245de972c1ad3edd024cf2ebaa07715c1cd09c4282088099e9f33daa [2021-05-17T19:32:50.019Z] #49 13.62 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-17T19:32:50.019Z] #49 13.65 go: downloading github.com/spf13/viper v1.6.1 [2021-05-17T19:32:50.019Z] #49 13.65 go: downloading github.com/fatih/color v1.7.0 [2021-05-17T19:32:50.019Z] #49 13.66 go: downloading github.com/pkg/errors v0.8.1 [2021-05-17T19:32:50.019Z] #49 13.74 go: extracting github.com/pkg/errors v0.8.1 [2021-05-17T19:32:50.019Z] #49 13.79 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-17T19:32:50.019Z] #49 13.84 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-17T19:32:50.019Z] #49 13.94 go: extracting github.com/fatih/color v1.7.0 [2021-05-17T19:32:50.019Z] #49 13.95 go: extracting github.com/spf13/viper v1.6.1 [2021-05-17T19:32:50.019Z] #49 13.97 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-17T19:32:50.019Z] #49 13.99 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-17T19:32:50.019Z] #49 14.09 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-17T19:32:50.019Z] #49 14.15 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-17T19:32:50.019Z] #49 14.16 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-17T19:32:50.019Z] #49 14.26 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-17T19:32:50.019Z] #49 14.32 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-17T19:32:50.019Z] #49 14.36 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-17T19:32:50.019Z] #49 14.39 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-17T19:32:50.019Z] #49 14.66 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-17T19:32:50.019Z] #49 14.66 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-17T19:32:50.019Z] #49 14.66 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-17T19:32:50.019Z] #49 14.68 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-17T19:32:50.019Z] #49 14.68 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-17T19:32:50.019Z] #49 14.70 go: downloading github.com/spf13/cast v1.3.0 [2021-05-17T19:32:50.019Z] #49 14.70 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-17T19:32:50.019Z] #49 15.05 go: extracting github.com/spf13/cast v1.3.0 [2021-05-17T19:32:50.019Z] #49 15.08 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-17T19:32:50.019Z] #49 15.10 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-17T19:32:50.019Z] #49 15.13 go: downloading github.com/spf13/afero v1.1.2 [2021-05-17T19:32:50.019Z] #49 15.18 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-17T19:32:50.019Z] #49 15.20 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-17T19:32:50.019Z] #49 15.28 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-17T19:32:50.019Z] #49 15.31 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-17T19:32:50.019Z] #49 15.35 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-17T19:32:50.019Z] #49 15.43 go: extracting github.com/spf13/afero v1.1.2 [2021-05-17T19:32:50.405Z] #49 15.45 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-17T19:32:50.405Z] #49 15.49 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-17T19:32:50.772Z] #49 15.86 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-17T19:32:50.772Z] #49 16.26 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-17T19:32:50.772Z] #49 16.26 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-17T19:32:50.772Z] #49 16.28 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-17T19:32:51.052Z] #49 16.61 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-17T19:32:51.052Z] #49 16.64 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-17T19:32:51.052Z] #49 16.66 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-17T19:32:51.052Z] #49 16.68 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-17T19:32:51.637Z] #49 17.07 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-17T19:32:51.637Z] #49 17.42 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-17T19:32:51.798Z] #20 ... [2021-05-17T19:32:51.798Z] [2021-05-17T19:32:51.798Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:32:51.798Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-17T19:32:51.798Z] #43 99.19 CC criu/cr-dump.o [2021-05-17T19:32:51.798Z] #43 101.3 CC criu/cr-errno.o [2021-05-17T19:32:51.798Z] #43 101.4 CC criu/cr-restore.o [2021-05-17T19:32:51.798Z] #43 105.6 CC criu/cr-service.o [2021-05-17T19:32:51.798Z] #43 107.1 CC criu/crtools.o [2021-05-17T19:32:51.798Z] #43 107.7 CC criu/eventfd.o [2021-05-17T19:32:51.798Z] #43 108.2 CC criu/eventpoll.o [2021-05-17T19:32:51.798Z] #43 109.1 CC criu/external.o [2021-05-17T19:32:51.798Z] #43 109.3 CC criu/fault-injection.o [2021-05-17T19:32:51.798Z] #43 109.5 CC criu/fdstore.o [2021-05-17T19:32:51.798Z] #43 ... [2021-05-17T19:32:51.798Z] [2021-05-17T19:32:51.799Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-17T19:32:51.799Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-17T19:32:51.799Z] #20 51.83 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-05-17T19:32:51.901Z] #49 17.72 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-17T19:32:52.058Z] #20 51.85 Setting up xz-utils (5.2.4-1) ... [2021-05-17T19:32:52.058Z] #20 51.86 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-05-17T19:32:52.058Z] #20 51.89 Setting up sudo (1.8.27-1+deb10u3) ... [2021-05-17T19:32:52.058Z] #20 51.94 invoke-rc.d: could not determine current runlevel [2021-05-17T19:32:52.058Z] #20 51.96 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-17T19:32:52.058Z] #20 51.97 Setting up pigz (2.4-1) ... [2021-05-17T19:32:52.058Z] #20 51.98 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-17T19:32:52.058Z] #20 52.00 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-17T19:32:52.058Z] #20 52.02 Setting up python-pip-whl (18.1-5) ... [2021-05-17T19:32:52.058Z] #20 52.04 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-05-17T19:32:52.318Z] #20 52.05 Setting up vim-runtime (2:8.1.0875-5) ... [2021-05-17T19:32:52.584Z] #20 52.49 Setting up libaio1:amd64 (0.3.112-3) ... [2021-05-17T19:32:52.584Z] #20 52.50 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-17T19:32:52.584Z] #20 52.52 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-17T19:32:52.584Z] #20 52.53 Setting up vim (2:8.1.0875-5) ... [2021-05-17T19:32:52.584Z] #20 52.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-05-17T19:32:52.584Z] #20 52.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-05-17T19:32:52.584Z] #20 52.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-05-17T19:32:52.584Z] #20 52.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-05-17T19:32:52.584Z] #20 52.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-05-17T19:32:52.584Z] #20 52.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-05-17T19:32:52.584Z] #20 52.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-05-17T19:32:52.584Z] #20 52.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-05-17T19:32:52.584Z] #20 52.61 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-17T19:32:52.584Z] #20 52.64 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-05-17T19:32:52.584Z] #20 52.66 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-17T19:32:52.843Z] #20 52.67 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-17T19:32:52.843Z] #20 52.69 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-17T19:32:52.843Z] #20 52.73 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-05-17T19:32:52.889Z] #9 DONE 43.2s [2021-05-17T19:32:52.890Z] [2021-05-17T19:32:52.890Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-17T19:32:52.890Z] #29 sha256:ea101ff7eb540c60ef643643addc4b51789eb8101b2a954062d55561834af8a2 [2021-05-17T19:32:52.890Z] #29 8.377 [2021-05-17T19:32:52.890Z] #29 8.442 ######################################################################## 100.0% [2021-05-17T19:32:52.890Z] #29 8.475 [2021-05-17T19:32:52.890Z] #29 8.496 Download of images into '/build' complete. [2021-05-17T19:32:52.890Z] #29 8.496 Use something like the following to load the result into a Docker daemon: [2021-05-17T19:32:52.890Z] #29 8.496 tar -cC '/build' . | docker load [2021-05-17T19:32:53.460Z] #29 DONE 14.0s [2021-05-17T19:32:53.460Z] [2021-05-17T19:32:53.460Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-17T19:32:53.460Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-17T19:32:53.835Z] #49 ... [2021-05-17T19:32:53.835Z] [2021-05-17T19:32:53.835Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-17T19:32:53.835Z] #67 sha256:015dfb2003cbc6a59fcc567a47621bd82f6a2295998fd4eb41d35954916b6ee6 [2021-05-17T19:32:53.835Z] #67 18.10 Checking out files: 39% (749/1905) Checking out files: 40% (762/1905) Checking out files: 41% (782/1905) Checking out files: 42% (801/1905) Checking out files: 43% (820/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) [2021-05-17T19:32:53.835Z] #67 ... [2021-05-17T19:32:53.835Z] [2021-05-17T19:32:53.835Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-17T19:32:53.835Z] #34 sha256:79524cb6d99a38dd9ae0e523487744763f392fca1a38104575ebee79a474e77e [2021-05-17T19:32:53.835Z] #34 13.64 github.com/pelletier/go-toml/cmd/tomll [2021-05-17T19:32:53.835Z] #34 DONE 19.4s [2021-05-17T19:32:53.835Z] [2021-05-17T19:32:53.835Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-17T19:32:53.835Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-05-17T19:32:53.835Z] #27 DONE 31.3s [2021-05-17T19:32:53.835Z] [2021-05-17T19:32:53.835Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-17T19:32:53.835Z] #67 sha256:015dfb2003cbc6a59fcc567a47621bd82f6a2295998fd4eb41d35954916b6ee6 [2021-05-17T19:32:54.100Z] #67 18.10 Checking out files: 39% (749/1905) Checking out files: 40% (762/1905) Checking out files: 41% (782/1905) Checking out files: 42% (801/1905) Checking out files: 43% (820/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) #67 ... [2021-05-17T19:32:54.100Z] [2021-05-17T19:32:54.100Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-17T19:32:54.100Z] #28 sha256:5cb5b4791c9b8e72cc163ad1c54895293b2f5522a45bfc46bcafa6fa06187fb4 [2021-05-17T19:32:54.100Z] #28 DONE 0.2s [2021-05-17T19:32:54.100Z] [2021-05-17T19:32:54.100Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-17T19:32:54.100Z] #67 sha256:015dfb2003cbc6a59fcc567a47621bd82f6a2295998fd4eb41d35954916b6ee6 [2021-05-17T19:32:54.100Z] #67 18.10 Checking out files: 39% (749/1905) Checking out files: 40% (762/1905) Checking out files: 41% (782/1905) Checking out files: 42% (801/1905) Checking out files: 43% (820/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-05-17T19:32:54.100Z] #67 19.62 + cd /tmp/tmp.IKi4BR1OZX/src/github.com/docker/libnetwork [2021-05-17T19:32:54.100Z] #67 19.62 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-17T19:32:54.402Z] #10 DONE 1.9s [2021-05-17T19:32:54.402Z] [2021-05-17T19:32:54.402Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-05-17T19:32:54.402Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-05-17T19:32:55.054Z] #67 20.67 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-17T19:32:55.054Z] #67 ... [2021-05-17T19:32:55.054Z] [2021-05-17T19:32:55.054Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-17T19:32:55.054Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-17T19:32:55.054Z] #42 10.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-05-17T19:32:55.054Z] #42 19.35 Fetched 8269 kB in 13s (657 kB/s) [2021-05-17T19:32:55.320Z] #42 19.35 Reading package lists... [2021-05-17T19:32:55.320Z] #42 ... [2021-05-17T19:32:55.320Z] [2021-05-17T19:32:55.320Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-17T19:32:55.320Z] #47 sha256:61e8373be336e50bb1f7080e073356d8832c7f7af30b2991cb8426d6a5b79abe [2021-05-17T19:32:55.320Z] #47 10.75 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-17T19:32:55.320Z] #47 15.68 go: finding github.com/fatih/color v1.9.0 [2021-05-17T19:32:55.320Z] #47 15.70 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-17T19:32:55.320Z] #47 15.70 go: finding github.com/pkg/errors v0.9.1 [2021-05-17T19:32:55.320Z] #47 15.83 go: finding github.com/spf13/pflag v1.0.3 [2021-05-17T19:32:55.320Z] #47 16.63 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-17T19:32:55.320Z] #47 16.63 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-17T19:32:55.320Z] #47 16.81 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-17T19:32:55.320Z] #47 16.86 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-17T19:32:55.320Z] #47 17.08 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-17T19:32:55.320Z] #47 17.43 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-17T19:32:55.320Z] #47 17.44 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-17T19:32:55.320Z] #47 ... [2021-05-17T19:32:55.320Z] [2021-05-17T19:32:55.320Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-17T19:32:55.320Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-05-17T19:32:55.320Z] #40 16.68 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-05-17T19:32:55.320Z] #40 17.22 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-05-17T19:32:55.344Z] #11 DONE 1.1s [2021-05-17T19:32:55.587Z] #40 ... [2021-05-17T19:32:55.587Z] [2021-05-17T19:32:55.587Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-17T19:32:55.587Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-17T19:32:55.587Z] #13 6.706 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [283 kB] [2021-05-17T19:32:55.587Z] #13 8.054 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-05-17T19:32:55.587Z] #13 16.48 Fetched 8780 kB in 14s (640 kB/s) [2021-05-17T19:32:55.587Z] #13 16.48 Reading package lists... [2021-05-17T19:32:55.587Z] #13 ... [2021-05-17T19:32:55.587Z] [2021-05-17T19:32:55.587Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-17T19:32:55.587Z] #58 sha256:da046dc2f69649f5507656844d6878edc3392b2215a0a652050b79e2ebe57e01 [2021-05-17T19:32:55.587Z] #58 11.79 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-17T19:32:55.587Z] #58 11.83 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-17T19:32:55.587Z] #58 11.83 go: downloading github.com/pkg/errors v0.9.1 [2021-05-17T19:32:55.587Z] #58 11.87 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-17T19:32:55.587Z] #58 11.88 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-17T19:32:55.587Z] #58 12.04 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-17T19:32:55.587Z] #58 12.04 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-17T19:32:55.587Z] #58 12.07 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-17T19:32:55.587Z] #58 12.11 go: extracting github.com/pkg/errors v0.9.1 [2021-05-17T19:32:55.587Z] #58 12.21 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-17T19:32:55.587Z] #58 12.24 go: downloading github.com/google/uuid v1.2.0 [2021-05-17T19:32:55.587Z] #58 12.26 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-17T19:32:55.587Z] #58 12.29 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-17T19:32:55.587Z] #58 12.58 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-17T19:32:55.587Z] #58 12.76 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-17T19:32:55.587Z] #58 12.89 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-17T19:32:55.587Z] #58 13.02 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-17T19:32:55.587Z] #58 13.06 go: extracting github.com/google/uuid v1.2.0 [2021-05-17T19:32:55.587Z] #58 13.26 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-17T19:32:55.587Z] #58 13.93 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-17T19:32:55.587Z] #58 14.03 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-17T19:32:55.587Z] #58 14.23 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-17T19:32:55.587Z] #58 14.78 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-17T19:32:55.587Z] #58 16.59 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-17T19:32:55.587Z] #58 16.61 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-17T19:32:55.587Z] #58 16.65 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-17T19:32:55.605Z] [2021-05-17T19:32:55.606Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-17T19:32:55.606Z] #58 sha256:942a0596b3d73db3e794a18fae90fb19315198260eec106a619fce1cfe860b77 [2021-05-17T19:32:55.853Z] #58 21.48 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-17T19:32:55.853Z] #58 21.56 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-17T19:32:55.853Z] #58 ... [2021-05-17T19:32:55.853Z] [2021-05-17T19:32:55.853Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-17T19:32:55.853Z] #49 sha256:7938a425245de972c1ad3edd024cf2ebaa07715c1cd09c4282088099e9f33daa [2021-05-17T19:32:55.853Z] #49 21.51 go: downloading golang.org/x/text v0.3.2 [2021-05-17T19:32:55.853Z] #49 21.51 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-17T19:32:55.853Z] #49 21.51 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-17T19:32:55.853Z] #49 21.53 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-17T19:32:55.853Z] #49 21.55 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-17T19:32:55.853Z] #49 21.55 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-17T19:32:55.853Z] #49 21.55 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-17T19:32:55.853Z] #49 21.55 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-17T19:32:55.853Z] #49 21.60 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-17T19:32:55.870Z] #58 ... [2021-05-17T19:32:55.870Z] [2021-05-17T19:32:55.870Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-17T19:32:55.870Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-05-17T19:32:55.870Z] #31 DONE 0.4s [2021-05-17T19:32:55.870Z] [2021-05-17T19:32:55.870Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-17T19:32:55.870Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-05-17T19:32:55.870Z] #39 DONE 0.5s [2021-05-17T19:32:55.870Z] [2021-05-17T19:32:55.870Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-17T19:32:55.870Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-17T19:32:56.127Z] #49 21.75 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-17T19:32:56.127Z] #49 21.76 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-17T19:32:56.127Z] #49 21.77 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-17T19:32:56.127Z] #49 21.77 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-17T19:32:56.206Z] #20 55.78 Setting up iptables (1.8.2-4) ... [2021-05-17T19:32:56.206Z] #20 55.80 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-17T19:32:56.206Z] #20 55.81 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-17T19:32:56.206Z] #20 55.81 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-17T19:32:56.206Z] #20 55.82 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-17T19:32:56.206Z] #20 55.82 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-05-17T19:32:56.206Z] #20 55.83 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-05-17T19:32:56.206Z] #20 55.84 Setting up python3 (3.7.3-1) ... [2021-05-17T19:32:56.403Z] #49 21.95 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-17T19:32:56.403Z] #49 22.07 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-17T19:32:56.403Z] #49 22.14 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-17T19:32:56.403Z] #49 22.15 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-17T19:32:56.489Z] #20 56.29 Setting up python3-wheel (0.32.3-2) ... [2021-05-17T19:32:56.669Z] #49 22.15 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-17T19:32:56.669Z] #49 22.16 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-17T19:32:56.669Z] #49 22.17 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-17T19:32:56.669Z] #49 22.32 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-17T19:32:56.669Z] #49 22.38 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-17T19:32:56.934Z] #49 22.47 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-17T19:32:56.934Z] #49 22.47 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-17T19:32:56.934Z] #49 22.47 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-17T19:32:56.934Z] #49 22.48 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-17T19:32:56.934Z] #49 22.62 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-17T19:32:57.207Z] #49 22.85 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-17T19:32:57.207Z] #49 22.86 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-17T19:32:57.207Z] #49 22.88 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-17T19:32:57.338Z] #20 57.10 Setting up apparmor (2.13.2-10) ... [2021-05-17T19:32:57.521Z] #49 22.98 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-17T19:32:57.521Z] #49 23.09 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-17T19:32:57.521Z] #49 23.10 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-17T19:32:57.792Z] #49 23.24 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-17T19:32:57.792Z] #49 ... [2021-05-17T19:32:57.792Z] [2021-05-17T19:32:57.792Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-17T19:32:57.792Z] #51 sha256:f874db4c000862c71cbc038fb157e4cf1a46ce3272cd3ab639121f3e2a251835 [2021-05-17T19:32:57.792Z] #51 13.48 + cd /tmp/tmp.4CgfbtxFkg/src/github.com/mvdan/sh [2021-05-17T19:32:57.792Z] #51 13.49 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-17T19:32:57.792Z] #51 13.62 + GO111MODULE=on [2021-05-17T19:32:57.792Z] #51 13.62 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-17T19:32:57.792Z] #51 15.27 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-17T19:32:57.792Z] #51 15.30 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-17T19:32:57.792Z] #51 15.40 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-17T19:32:57.792Z] #51 15.53 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-17T19:32:57.792Z] #51 16.60 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-17T19:32:57.792Z] #51 17.07 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-17T19:32:57.792Z] #51 18.32 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-17T19:32:57.792Z] #51 19.42 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-17T19:32:57.792Z] #51 21.04 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-17T19:32:57.792Z] #51 21.19 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-17T19:32:57.792Z] #51 21.66 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-17T19:32:57.792Z] #51 22.14 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-17T19:32:57.792Z] #51 22.92 runtime [2021-05-17T19:32:57.792Z] #51 22.99 runtime/cgo [2021-05-17T19:32:58.059Z] #51 ... [2021-05-17T19:32:58.059Z] [2021-05-17T19:32:58.059Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-17T19:32:58.059Z] #29 sha256:075b42c78f3cbdec3b8038fd526a10e072c083ba772ce7324ffa6e0a49c8f798 [2021-05-17T19:32:58.059Z] #29 2.727 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-05-17T19:32:58.059Z] #29 3.151 [2021-05-17T19:32:58.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-17T19:32:58.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-17T19:32:58.601Z] #29 3.411 0.0% ## 3.5% ### 5.3% ####### 10.3% ######### 12.8% ############# 18.1% #################### 27.8% ######################## 33.4% ############################ 39.7% ################################### 49.0% ######################################## 56.2% [2021-05-17T19:32:58.601Z] #29 ... [2021-05-17T19:32:58.601Z] [2021-05-17T19:32:58.601Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-17T19:32:58.601Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-05-17T19:32:58.601Z] #36 14.28 Fetched 8269 kB in 10s (846 kB/s) [2021-05-17T19:32:58.601Z] #36 14.28 Reading package lists... [2021-05-17T19:32:58.601Z] #36 17.77 Reading package lists... [2021-05-17T19:32:58.601Z] #36 22.16 Building dependency tree... [2021-05-17T19:32:58.601Z] #36 ... [2021-05-17T19:32:58.601Z] [2021-05-17T19:32:58.601Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-17T19:32:58.601Z] #29 sha256:075b42c78f3cbdec3b8038fd526a10e072c083ba772ce7324ffa6e0a49c8f798 [2021-05-17T19:32:58.717Z] #20 58.73 Setting up xfsprogs (4.20.0-1) ... [2021-05-17T19:32:58.976Z] #20 58.75 Setting up python3-lib2to3 (3.7.3-1) ... [2021-05-17T19:32:59.168Z] #40 ... [2021-05-17T19:32:59.169Z] [2021-05-17T19:32:59.169Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-05-17T19:32:59.169Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-05-17T19:32:59.169Z] #12 DONE 3.1s [2021-05-17T19:32:59.169Z] [2021-05-17T19:32:59.169Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-17T19:32:59.169Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-17T19:32:59.236Z] #20 59.16 Setting up python3-pkg-resources (40.8.0-1) ... [2021-05-17T19:32:59.660Z] #29 3.411 0.0% ## 3.5% ### 5.3% ####### 10.3% ######### 12.8% ############# 18.1% #################### 27.8% ######################## 33.4% ############################ 39.7% ################################### 49.0% ######################################## 56.2% ############################################# 63.7% ################################################ 67.7% ################################################### 71.9% ####################################################### 77.6% ######################################################### 80.0% ########################################################### 82.7% ################################################################ 88.9% ################################################################### 94.2% ######################################################################## 100.0% [2021-05-17T19:32:59.924Z] #29 5.945 [2021-05-17T19:33:00.174Z] #20 60.08 Setting up python3-distutils (3.7.3-1) ... [2021-05-17T19:33:00.742Z] #20 60.58 Setting up python3-setuptools (40.8.0-1) ... [2021-05-17T19:33:01.256Z] #29 6.173 0.0% ################################ 45.3% ######################################### 57.8% ################################################################### 93.2% ################################################################### 93.2% ######################################################################## 100.0% [2021-05-17T19:33:01.527Z] #29 7.513 [2021-05-17T19:33:01.679Z] #20 61.53 Setting up python3-pip (18.1-5) ... [2021-05-17T19:33:01.939Z] #20 ... [2021-05-17T19:33:01.939Z] [2021-05-17T19:33:01.939Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:33:01.939Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-17T19:33:01.939Z] #43 109.8 CC criu/fifo.o [2021-05-17T19:33:01.939Z] #43 110.4 CC criu/file-ids.o [2021-05-17T19:33:01.939Z] #43 110.7 CC criu/file-lock.o [2021-05-17T19:33:01.939Z] #43 111.6 CC criu/files-ext.o [2021-05-17T19:33:01.939Z] #43 112.1 CC criu/files-reg.o [2021-05-17T19:33:01.939Z] #43 114.4 CC criu/files.o [2021-05-17T19:33:01.939Z] #43 116.6 CC criu/filesystems.o [2021-05-17T19:33:01.939Z] #43 117.3 CC criu/fsnotify.o [2021-05-17T19:33:01.939Z] #43 118.5 CC criu/image-desc.o [2021-05-17T19:33:01.939Z] #43 118.7 CC criu/image.o [2021-05-17T19:33:01.939Z] #43 119.5 CC criu/ipc_ns.o [2021-05-17T19:33:02.382Z] #29 7.872 0.0% ################ 23.3% ############################ 39.4% ##################################### 52.1% #################################################################### 95.0% ######################################################################## 100.0% [2021-05-17T19:33:02.507Z] #43 ... [2021-05-17T19:33:02.507Z] [2021-05-17T19:33:02.507Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-17T19:33:02.507Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-17T19:33:02.507Z] #20 62.40 Processing triggers for libc-bin (2.28-10) ... [2021-05-17T19:33:02.507Z] #20 62.46 Processing triggers for mime-support (3.62) ... [2021-05-17T19:33:02.648Z] #29 ... [2021-05-17T19:33:02.648Z] [2021-05-17T19:33:02.648Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-17T19:33:02.648Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-05-17T19:33:02.648Z] #55 18.29 Fetched 8269 kB in 11s (724 kB/s) [2021-05-17T19:33:02.648Z] #55 18.29 Reading package lists... [2021-05-17T19:33:02.915Z] #55 24.76 Reading package lists... [2021-05-17T19:33:02.915Z] #55 ... [2021-05-17T19:33:02.915Z] [2021-05-17T19:33:02.915Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-17T19:33:02.915Z] #49 sha256:7938a425245de972c1ad3edd024cf2ebaa07715c1cd09c4282088099e9f33daa [2021-05-17T19:33:02.915Z] #49 23.59 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-17T19:33:02.915Z] #49 23.63 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-17T19:33:02.915Z] #49 23.71 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-17T19:33:02.915Z] #49 23.71 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-17T19:33:02.915Z] #49 23.74 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-17T19:33:02.915Z] #49 23.80 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-17T19:33:02.915Z] #49 23.82 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-17T19:33:02.915Z] #49 23.82 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-17T19:33:02.915Z] #49 23.84 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-17T19:33:02.915Z] #49 23.92 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-17T19:33:02.915Z] #49 24.07 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-17T19:33:02.915Z] #49 24.12 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-17T19:33:02.915Z] #49 24.14 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-17T19:33:02.915Z] #49 24.15 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-17T19:33:02.915Z] #49 24.17 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-17T19:33:02.915Z] #49 24.22 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-17T19:33:02.915Z] #49 24.33 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-17T19:33:02.915Z] #49 24.37 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-17T19:33:02.915Z] #49 24.41 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-17T19:33:02.915Z] #49 24.46 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-17T19:33:02.915Z] #49 24.48 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-17T19:33:02.915Z] #49 24.49 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-17T19:33:02.915Z] #49 24.51 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-17T19:33:02.915Z] #49 24.54 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-17T19:33:02.915Z] #49 24.55 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-17T19:33:02.915Z] #49 24.58 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-17T19:33:02.915Z] #49 24.59 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-17T19:33:02.915Z] #49 24.70 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-17T19:33:02.915Z] #49 24.70 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-17T19:33:02.915Z] #49 24.86 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-17T19:33:02.915Z] #49 24.86 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-17T19:33:02.915Z] #49 24.88 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-17T19:33:02.915Z] #49 24.91 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-17T19:33:02.915Z] #49 24.91 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-17T19:33:02.915Z] #49 25.08 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-17T19:33:02.915Z] #49 25.10 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-17T19:33:02.915Z] #49 25.23 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-17T19:33:02.915Z] #49 25.33 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-17T19:33:02.915Z] #49 25.37 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-17T19:33:02.915Z] #49 25.46 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-17T19:33:02.915Z] #49 25.53 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-17T19:33:02.915Z] #49 25.56 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-17T19:33:02.915Z] #49 25.78 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-17T19:33:02.915Z] #49 25.89 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-17T19:33:02.915Z] #49 25.89 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-17T19:33:02.915Z] #49 25.93 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-17T19:33:02.915Z] #49 25.96 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-17T19:33:02.915Z] #49 26.35 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-17T19:33:02.915Z] #49 26.61 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-17T19:33:02.915Z] #49 26.93 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-17T19:33:02.915Z] #49 27.11 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-17T19:33:02.915Z] #49 27.38 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-17T19:33:02.915Z] #49 27.41 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-17T19:33:02.915Z] #49 27.73 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-17T19:33:02.915Z] #49 27.86 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-17T19:33:02.915Z] #49 27.99 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-17T19:33:02.915Z] #49 28.00 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-17T19:33:02.915Z] #49 28.14 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-17T19:33:02.915Z] #49 28.16 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-17T19:33:02.915Z] #49 28.37 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-17T19:33:02.915Z] #49 28.42 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-17T19:33:02.915Z] #49 28.49 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-17T19:33:02.915Z] #49 28.61 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-17T19:33:02.915Z] #49 28.67 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-17T19:33:02.915Z] #49 28.67 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-17T19:33:03.074Z] #20 DONE 63.1s [2021-05-17T19:33:03.074Z] [2021-05-17T19:33:03.074Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-05-17T19:33:03.074Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-05-17T19:33:03.180Z] #49 ... [2021-05-17T19:33:03.180Z] [2021-05-17T19:33:03.180Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-17T19:33:03.180Z] #29 sha256:075b42c78f3cbdec3b8038fd526a10e072c083ba772ce7324ffa6e0a49c8f798 [2021-05-17T19:33:03.180Z] #29 8.737 [2021-05-17T19:33:04.454Z] #21 1.137 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-05-17T19:33:04.454Z] #21 1.148 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-05-17T19:33:04.454Z] #21 1.151 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-05-17T19:33:04.454Z] #21 DONE 1.2s [2021-05-17T19:33:04.454Z] [2021-05-17T19:33:04.454Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-17T19:33:04.454Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-17T19:33:04.463Z] #13 ... [2021-05-17T19:33:04.463Z] [2021-05-17T19:33:04.463Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-17T19:33:04.463Z] #58 sha256:942a0596b3d73db3e794a18fae90fb19315198260eec106a619fce1cfe860b77 [2021-05-17T19:33:04.463Z] #58 8.366 + RM_GOPATH=0 [2021-05-17T19:33:04.463Z] #58 8.366 + TMP_GOPATH= [2021-05-17T19:33:04.463Z] #58 8.366 + : /build [2021-05-17T19:33:04.463Z] #58 8.366 + '[' -z '' ']' [2021-05-17T19:33:04.463Z] #58 8.368 ++ mktemp -d [2021-05-17T19:33:04.463Z] #58 8.368 + export GOPATH=/tmp/tmp.4GqB9qBYBr [2021-05-17T19:33:04.463Z] #58 8.368 + GOPATH=/tmp/tmp.4GqB9qBYBr [2021-05-17T19:33:04.463Z] #58 8.368 + RM_GOPATH=1 [2021-05-17T19:33:04.463Z] #58 8.368 + case "$(go env GOARCH)" in [2021-05-17T19:33:04.463Z] #58 8.372 ++ go env GOARCH [2021-05-17T19:33:04.463Z] #58 8.421 + export GO_BUILDMODE=-buildmode=pie [2021-05-17T19:33:04.463Z] #58 8.421 + GO_BUILDMODE=-buildmode=pie [2021-05-17T19:33:04.463Z] #58 8.421 ++ dirname /tmp/install/install.sh [2021-05-17T19:33:04.463Z] #58 8.436 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-17T19:33:04.463Z] #58 8.436 + dir=/tmp/install [2021-05-17T19:33:04.463Z] #58 8.436 + bin=rootlesskit [2021-05-17T19:33:04.463Z] #58 8.436 + shift [2021-05-17T19:33:04.463Z] #58 8.436 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-17T19:33:04.463Z] #58 8.436 + . /tmp/install/rootlesskit.installer [2021-05-17T19:33:04.463Z] #58 8.436 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-17T19:33:04.463Z] #58 8.436 + install_rootlesskit [2021-05-17T19:33:04.463Z] #58 8.436 + case "$1" in [2021-05-17T19:33:04.463Z] #58 8.436 + export CGO_ENABLED=0 [2021-05-17T19:33:04.463Z] #58 8.436 + CGO_ENABLED=0 [2021-05-17T19:33:04.463Z] #58 8.436 + _install_rootlesskit [2021-05-17T19:33:04.463Z] #58 8.436 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-17T19:33:04.463Z] #58 8.436 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.4GqB9qBYBr/src/github.com/rootless-containers/rootlesskit [2021-05-17T19:33:04.463Z] #58 8.442 Cloning into '/tmp/tmp.4GqB9qBYBr/src/github.com/rootless-containers/rootlesskit'... [2021-05-17T19:33:05.411Z] #58 ... [2021-05-17T19:33:05.411Z] [2021-05-17T19:33:05.411Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-17T19:33:05.411Z] #67 sha256:fa0049c8ba3e97a435898e487fa90b26f5256ee8d3145a4a0c8fa264fb4353ad [2021-05-17T19:33:05.411Z] #67 7.174 + RM_GOPATH=0 [2021-05-17T19:33:05.411Z] #67 7.174 + TMP_GOPATH= [2021-05-17T19:33:05.411Z] #67 7.174 + : /build [2021-05-17T19:33:05.411Z] #67 7.174 + '[' -z '' ']' [2021-05-17T19:33:05.411Z] #67 7.174 ++ mktemp -d [2021-05-17T19:33:05.411Z] #67 7.174 + export GOPATH=/tmp/tmp.7AaP1xGOlr [2021-05-17T19:33:05.411Z] #67 7.174 + GOPATH=/tmp/tmp.7AaP1xGOlr [2021-05-17T19:33:05.411Z] #67 7.174 + RM_GOPATH=1 [2021-05-17T19:33:05.411Z] #67 7.174 + case "$(go env GOARCH)" in [2021-05-17T19:33:05.411Z] #67 7.174 ++ go env GOARCH [2021-05-17T19:33:05.411Z] #67 7.174 + export GO_BUILDMODE=-buildmode=pie [2021-05-17T19:33:05.411Z] #67 7.174 + GO_BUILDMODE=-buildmode=pie [2021-05-17T19:33:05.411Z] #67 7.174 ++ dirname /tmp/install/install.sh [2021-05-17T19:33:05.411Z] #67 7.174 + dir=/tmp/install [2021-05-17T19:33:05.411Z] #67 7.174 + bin=proxy [2021-05-17T19:33:05.411Z] #67 7.174 + shift [2021-05-17T19:33:05.411Z] #67 7.174 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-17T19:33:05.411Z] #67 7.174 + . /tmp/install/proxy.installer [2021-05-17T19:33:05.411Z] #67 7.174 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-17T19:33:05.411Z] #67 7.174 + install_proxy [2021-05-17T19:33:05.411Z] #67 7.174 + case "$1" in [2021-05-17T19:33:05.411Z] #67 7.174 + export CGO_ENABLED=0 [2021-05-17T19:33:05.411Z] #67 7.174 + CGO_ENABLED=0 [2021-05-17T19:33:05.411Z] #67 7.174 + _install_proxy [2021-05-17T19:33:05.411Z] #67 7.174 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-05-17T19:33:05.411Z] #67 7.174 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.7AaP1xGOlr/src/github.com/docker/libnetwork [2021-05-17T19:33:05.411Z] #67 7.174 Cloning into '/tmp/tmp.7AaP1xGOlr/src/github.com/docker/libnetwork'... [2021-05-17T19:33:05.411Z] #67 7.232 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-17T19:33:05.411Z] #67 ... [2021-05-17T19:33:05.411Z] [2021-05-17T19:33:05.411Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-17T19:33:05.411Z] #34 sha256:aa115bba2cc1f6483dc6b95f297972fa3bd8f9b7037d06f9efb8fd001322ff08 [2021-05-17T19:33:05.411Z] #34 7.940 Install go-toml version v1.8.1 [2021-05-17T19:33:05.411Z] #34 7.967 go: finding github.com v1.8.1 [2021-05-17T19:33:05.411Z] #34 7.967 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-05-17T19:33:05.411Z] #34 7.967 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-05-17T19:33:05.411Z] #34 7.967 go: finding github.com/pelletier/go-toml v1.8.1 [2021-05-17T19:33:05.411Z] #34 7.967 go: finding github.com/pelletier v1.8.1 [2021-05-17T19:33:05.411Z] #34 9.031 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-05-17T19:33:05.411Z] #34 9.662 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-05-17T19:33:05.672Z] #34 ... [2021-05-17T19:33:05.672Z] [2021-05-17T19:33:05.672Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-17T19:33:05.672Z] #45 sha256:20b4c2ff2b5ca5f59378d879c618ec32e572faff000401d6274afec080c6808e [2021-05-17T19:33:05.672Z] #45 7.556 + RM_GOPATH=0 [2021-05-17T19:33:05.672Z] #45 7.556 + TMP_GOPATH= [2021-05-17T19:33:05.672Z] #45 7.556 + : /build [2021-05-17T19:33:05.672Z] #45 7.556 + '[' -z '' ']' [2021-05-17T19:33:05.672Z] #45 7.560 ++ mktemp -d [2021-05-17T19:33:05.672Z] #45 7.561 + export GOPATH=/tmp/tmp.XP4OqrzZI5 [2021-05-17T19:33:05.672Z] #45 7.561 + GOPATH=/tmp/tmp.XP4OqrzZI5 [2021-05-17T19:33:05.672Z] #45 7.561 + RM_GOPATH=1 [2021-05-17T19:33:05.672Z] #45 7.561 + case "$(go env GOARCH)" in [2021-05-17T19:33:05.672Z] #45 7.568 ++ go env GOARCH [2021-05-17T19:33:05.672Z] #45 7.576 + export GO_BUILDMODE=-buildmode=pie [2021-05-17T19:33:05.672Z] #45 7.576 + GO_BUILDMODE=-buildmode=pie [2021-05-17T19:33:05.672Z] #45 7.577 ++ dirname /tmp/install/install.sh [2021-05-17T19:33:05.672Z] #45 7.585 + dir=/tmp/install [2021-05-17T19:33:05.672Z] #45 7.585 + bin=vndr [2021-05-17T19:33:05.672Z] #45 7.585 + shift [2021-05-17T19:33:05.672Z] #45 7.585 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-17T19:33:05.672Z] #45 7.585 + . /tmp/install/vndr.installer [2021-05-17T19:33:05.672Z] #45 7.585 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-17T19:33:05.672Z] #45 7.585 + install_vndr [2021-05-17T19:33:05.672Z] #45 7.585 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-17T19:33:05.672Z] #45 7.585 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.XP4OqrzZI5/src/github.com/LK4D4/vndr [2021-05-17T19:33:05.672Z] #45 7.585 Cloning into '/tmp/tmp.XP4OqrzZI5/src/github.com/LK4D4/vndr'... [2021-05-17T19:33:05.672Z] #45 7.585 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-17T19:33:05.672Z] #45 8.189 + cd /tmp/tmp.XP4OqrzZI5/src/github.com/LK4D4/vndr [2021-05-17T19:33:05.672Z] #45 8.189 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-17T19:33:05.672Z] #45 8.217 + go build -buildmode=pie -v -o /build/vndr . [2021-05-17T19:33:05.672Z] #45 9.706 internal/cpu [2021-05-17T19:33:05.672Z] #45 9.707 runtime/internal/atomic [2021-05-17T19:33:05.672Z] #45 10.22 runtime/internal/sys [2021-05-17T19:33:05.932Z] #45 10.40 runtime/internal/math [2021-05-17T19:33:05.932Z] #45 ... [2021-05-17T19:33:05.932Z] [2021-05-17T19:33:05.932Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-17T19:33:05.932Z] #47 sha256:6816d31b106df6864a2fc91eca8244448cac9da2fe5b7fb31588e5ef1d0c9d4a [2021-05-17T19:33:05.932Z] #47 7.723 + RM_GOPATH=0 [2021-05-17T19:33:05.932Z] #47 7.723 + TMP_GOPATH= [2021-05-17T19:33:05.932Z] #47 7.723 + : /build [2021-05-17T19:33:05.932Z] #47 7.723 + '[' -z '' ']' [2021-05-17T19:33:05.932Z] #47 7.723 ++ mktemp -d [2021-05-17T19:33:05.932Z] #47 7.723 + export GOPATH=/tmp/tmp.hCUO48Iffe [2021-05-17T19:33:05.932Z] #47 7.723 + GOPATH=/tmp/tmp.hCUO48Iffe [2021-05-17T19:33:05.932Z] #47 7.723 + RM_GOPATH=1 [2021-05-17T19:33:05.932Z] #47 7.723 + case "$(go env GOARCH)" in [2021-05-17T19:33:05.932Z] #47 7.733 ++ go env GOARCH [2021-05-17T19:33:05.932Z] #47 7.769 + export GO_BUILDMODE=-buildmode=pie [2021-05-17T19:33:05.933Z] #47 7.769 + GO_BUILDMODE=-buildmode=pie [2021-05-17T19:33:05.933Z] #47 7.769 ++ dirname /tmp/install/install.sh [2021-05-17T19:33:05.933Z] #47 7.779 + dir=/tmp/install [2021-05-17T19:33:05.933Z] #47 7.779 + bin=gotestsum [2021-05-17T19:33:05.933Z] #47 7.779 + shift [2021-05-17T19:33:05.933Z] #47 7.779 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-17T19:33:05.933Z] #47 7.779 + . /tmp/install/gotestsum.installer [2021-05-17T19:33:05.933Z] #47 7.779 ++ : v0.5.3 [2021-05-17T19:33:05.933Z] #47 7.779 + install_gotestsum [2021-05-17T19:33:05.933Z] #47 7.779 + set -e [2021-05-17T19:33:05.933Z] #47 7.779 + export GO111MODULE=on [2021-05-17T19:33:05.933Z] #47 7.779 + GO111MODULE=on [2021-05-17T19:33:05.933Z] #47 7.779 + GOBIN=/build [2021-05-17T19:33:05.933Z] #47 7.779 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-17T19:33:05.933Z] #47 7.828 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-17T19:33:05.933Z] #47 7.832 go: finding gotest.tools v0.5.3 [2021-05-17T19:33:05.933Z] #47 9.365 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-17T19:33:05.933Z] #47 10.06 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-17T19:33:05.933Z] #47 ... [2021-05-17T19:33:05.933Z] [2021-05-17T19:33:05.933Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-17T19:33:05.933Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-17T19:33:05.933Z] #55 8.681 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-17T19:33:05.933Z] #55 8.785 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-17T19:33:05.933Z] #55 8.875 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-17T19:33:05.933Z] #55 ... [2021-05-17T19:33:05.933Z] [2021-05-17T19:33:05.933Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-17T19:33:05.933Z] #51 sha256:16549a4dc5a4e8fb4ddb97ac366cd5c0b3d2a4118bcff64e6d3509ad98e6e284 [2021-05-17T19:33:05.933Z] #51 6.912 + RM_GOPATH=0 [2021-05-17T19:33:05.933Z] #51 6.912 + TMP_GOPATH= [2021-05-17T19:33:05.933Z] #51 6.912 + : /build [2021-05-17T19:33:05.933Z] #51 6.912 + '[' -z '' ']' [2021-05-17T19:33:05.933Z] #51 6.912 ++ mktemp -d [2021-05-17T19:33:05.933Z] #51 6.912 + export GOPATH=/tmp/tmp.SWy3ZTFQKC [2021-05-17T19:33:05.933Z] #51 6.912 + GOPATH=/tmp/tmp.SWy3ZTFQKC [2021-05-17T19:33:05.933Z] #51 6.912 + RM_GOPATH=1 [2021-05-17T19:33:05.933Z] #51 6.912 + case "$(go env GOARCH)" in [2021-05-17T19:33:05.933Z] #51 6.912 ++ go env GOARCH [2021-05-17T19:33:05.933Z] #51 6.912 + export GO_BUILDMODE=-buildmode=pie [2021-05-17T19:33:05.933Z] #51 6.912 + GO_BUILDMODE=-buildmode=pie [2021-05-17T19:33:05.933Z] #51 6.912 ++ dirname /tmp/install/install.sh [2021-05-17T19:33:05.933Z] #51 6.912 + dir=/tmp/install [2021-05-17T19:33:05.933Z] #51 6.912 + bin=shfmt [2021-05-17T19:33:05.933Z] #51 6.912 + shift [2021-05-17T19:33:05.933Z] #51 6.912 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-17T19:33:05.933Z] #51 6.912 + . /tmp/install/shfmt.installer [2021-05-17T19:33:05.933Z] #51 6.912 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-17T19:33:05.933Z] #51 6.912 + install_shfmt [2021-05-17T19:33:05.933Z] #51 6.912 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-17T19:33:05.933Z] #51 6.912 + git clone https://github.com/mvdan/sh.git /tmp/tmp.SWy3ZTFQKC/src/github.com/mvdan/sh [2021-05-17T19:33:05.933Z] #51 6.912 Cloning into '/tmp/tmp.SWy3ZTFQKC/src/github.com/mvdan/sh'... [2021-05-17T19:33:05.933Z] #51 6.918 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-17T19:33:06.093Z] #29 9.006 0.0% ## 2.9% ### 4.6% ###### 8.5% ######### 13.1% ########### 16.5% ############## 19.8% ############### 21.9% ################# 24.8% #################### 27.8% ###################### 30.7% ######################### 34.8% ########################### 38.8% ############################## 42.7% ################################## 48.6% ###################################### 53.4% ######################################## 56.9% ############################################ 61.2% ############################################## 64.6% ################################################ 67.4% ################################################## 70.6% #################################################### 73.1% ######################################################## 77.8% ######################################################### 80.2% ############################################################ 84.4% ############################################################## 86.1% ############################################################## 87.4% ################################################################## 92.8% [2021-05-17T19:33:06.094Z] #29 ... [2021-05-17T19:33:06.094Z] [2021-05-17T19:33:06.094Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-17T19:33:06.094Z] #58 sha256:da046dc2f69649f5507656844d6878edc3392b2215a0a652050b79e2ebe57e01 [2021-05-17T19:33:06.094Z] #58 21.64 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-17T19:33:06.094Z] #58 22.13 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-17T19:33:06.094Z] #58 24.57 go: finding github.com/pkg/errors v0.9.1 [2021-05-17T19:33:06.094Z] #58 24.62 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-17T19:33:06.094Z] #58 24.65 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-17T19:33:06.094Z] #58 24.99 go: finding github.com/google/uuid v1.2.0 [2021-05-17T19:33:06.094Z] #58 25.00 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-17T19:33:06.094Z] #58 25.08 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-17T19:33:06.094Z] #58 25.26 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-17T19:33:06.094Z] #58 25.27 go: finding github.com/gofrs/flock v0.8.0 [2021-05-17T19:33:06.094Z] #58 25.56 go: finding github.com/gorilla/mux v1.8.0 [2021-05-17T19:33:06.094Z] #58 25.61 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-17T19:33:06.094Z] #58 25.62 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-17T19:33:06.094Z] #58 25.66 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-17T19:33:06.094Z] #58 25.71 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-17T19:33:06.094Z] #58 26.22 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-17T19:33:06.094Z] #58 26.57 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-17T19:33:06.094Z] #58 ... [2021-05-17T19:33:06.094Z] [2021-05-17T19:33:06.094Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-17T19:33:06.094Z] #29 sha256:075b42c78f3cbdec3b8038fd526a10e072c083ba772ce7324ffa6e0a49c8f798 [2021-05-17T19:33:06.094Z] #29 9.006 0.0% ## 2.9% ### 4.6% ###### 8.5% ######### 13.1% ########### 16.5% ############## 19.8% ############### 21.9% ################# 24.8% #################### 27.8% ###################### 30.7% ######################### 34.8% ########################### 38.8% ############################## 42.7% ################################## 48.6% ###################################### 53.4% ######################################## 56.9% ############################################ 61.2% ############################################## 64.6% ################################################ 67.4% ################################################## 70.6% #################################################### 73.1% ######################################################## 77.8% ######################################################### 80.2% ############################################################ 84.4% ############################################################## 86.1% ############################################################## 87.4% ################################################################## 92.8% ##################################################################### 97.0% ######################################################################## 100.0% [2021-05-17T19:33:06.193Z] #51 ... [2021-05-17T19:33:06.193Z] [2021-05-17T19:33:06.193Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-17T19:33:06.193Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-17T19:33:06.193Z] #36 9.497 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-17T19:33:06.193Z] #36 9.664 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-17T19:33:06.193Z] #36 9.679 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-17T19:33:06.455Z] #36 ... [2021-05-17T19:33:06.455Z] [2021-05-17T19:33:06.455Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-17T19:33:06.455Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-17T19:33:06.455Z] #42 9.394 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-17T19:33:06.455Z] #42 9.537 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-17T19:33:06.455Z] #42 9.537 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-17T19:33:06.455Z] #42 ... [2021-05-17T19:33:06.455Z] [2021-05-17T19:33:06.455Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-17T19:33:06.455Z] #24 sha256:8d1d2d87662539648fba5ec7716ce5010c33ab654e84c6ba15b34887fe1838f1 [2021-05-17T19:33:06.455Z] #24 8.372 + RM_GOPATH=0 [2021-05-17T19:33:06.455Z] #24 8.372 + TMP_GOPATH= [2021-05-17T19:33:06.455Z] #24 8.372 + : /build [2021-05-17T19:33:06.455Z] #24 8.372 + '[' -z '' ']' [2021-05-17T19:33:06.455Z] #24 8.373 ++ mktemp -d [2021-05-17T19:33:06.455Z] #24 8.383 + export GOPATH=/tmp/tmp.MVg2O2AW0m [2021-05-17T19:33:06.455Z] #24 8.383 + GOPATH=/tmp/tmp.MVg2O2AW0m [2021-05-17T19:33:06.455Z] #24 8.383 + RM_GOPATH=1 [2021-05-17T19:33:06.455Z] #24 8.383 + case "$(go env GOARCH)" in [2021-05-17T19:33:06.455Z] #24 8.383 ++ go env GOARCH [2021-05-17T19:33:06.456Z] #24 8.421 + export GO_BUILDMODE=-buildmode=pie [2021-05-17T19:33:06.456Z] #24 8.421 + GO_BUILDMODE=-buildmode=pie [2021-05-17T19:33:06.456Z] #24 8.423 ++ dirname /tmp/install/install.sh [2021-05-17T19:33:06.456Z] #24 8.436 Install docker/cli version 17.06.2-ce from stable [2021-05-17T19:33:06.456Z] #24 8.436 + dir=/tmp/install [2021-05-17T19:33:06.456Z] #24 8.436 + bin=dockercli [2021-05-17T19:33:06.456Z] #24 8.436 + shift [2021-05-17T19:33:06.456Z] #24 8.436 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-17T19:33:06.456Z] #24 8.436 + . /tmp/install/dockercli.installer [2021-05-17T19:33:06.456Z] #24 8.436 ++ : stable [2021-05-17T19:33:06.456Z] #24 8.436 ++ : 17.06.2-ce [2021-05-17T19:33:06.456Z] #24 8.436 + install_dockercli [2021-05-17T19:33:06.456Z] #24 8.436 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-17T19:33:06.456Z] #24 8.436 ++ uname -m [2021-05-17T19:33:06.456Z] #24 8.442 + arch=x86_64 [2021-05-17T19:33:06.456Z] #24 8.442 + '[' x86_64 '!=' x86_64 ']' [2021-05-17T19:33:06.456Z] #24 8.442 + url=https://download.docker.com/linux/static [2021-05-17T19:33:06.456Z] #24 8.447 + tar -xz docker/docker [2021-05-17T19:33:06.456Z] #24 8.447 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-05-17T19:33:06.674Z] #29 12.48 [2021-05-17T19:33:06.724Z] #24 ... [2021-05-17T19:33:06.725Z] [2021-05-17T19:33:06.725Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-17T19:33:06.725Z] #49 sha256:6efa2ef223eea1b33e370701a9b9a1b72465c35f36404862ea40a0c926afd7c9 [2021-05-17T19:33:06.725Z] #49 6.972 + RM_GOPATH=0 [2021-05-17T19:33:06.725Z] #49 6.972 + TMP_GOPATH= [2021-05-17T19:33:06.725Z] #49 6.972 + : /build [2021-05-17T19:33:06.725Z] #49 6.972 + '[' -z '' ']' [2021-05-17T19:33:06.725Z] #49 6.972 ++ mktemp -d [2021-05-17T19:33:06.725Z] #49 6.972 + export GOPATH=/tmp/tmp.oas21ClNrx [2021-05-17T19:33:06.725Z] #49 6.972 + GOPATH=/tmp/tmp.oas21ClNrx [2021-05-17T19:33:06.725Z] #49 6.972 + RM_GOPATH=1 [2021-05-17T19:33:06.725Z] #49 6.972 + case "$(go env GOARCH)" in [2021-05-17T19:33:06.725Z] #49 6.985 ++ go env GOARCH [2021-05-17T19:33:06.725Z] #49 6.996 + export GO_BUILDMODE=-buildmode=pie [2021-05-17T19:33:06.725Z] #49 6.996 + GO_BUILDMODE=-buildmode=pie [2021-05-17T19:33:06.725Z] #49 6.996 ++ dirname /tmp/install/install.sh [2021-05-17T19:33:06.725Z] #49 6.996 + dir=/tmp/install [2021-05-17T19:33:06.725Z] #49 6.996 + bin=golangci_lint [2021-05-17T19:33:06.725Z] #49 6.996 + shift [2021-05-17T19:33:06.725Z] #49 6.996 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-17T19:33:06.725Z] #49 6.996 + . /tmp/install/golangci_lint.installer [2021-05-17T19:33:06.725Z] #49 6.996 ++ : v1.23.8 [2021-05-17T19:33:06.725Z] #49 6.996 + install_golangci_lint [2021-05-17T19:33:06.725Z] #49 6.996 + set -e [2021-05-17T19:33:06.725Z] #49 6.996 + export GO111MODULE=on [2021-05-17T19:33:06.725Z] #49 6.996 + GO111MODULE=on [2021-05-17T19:33:06.725Z] #49 6.996 + GOBIN=/build [2021-05-17T19:33:06.725Z] #49 6.996 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-17T19:33:06.725Z] #49 7.021 go: finding github.com v1.23.8 [2021-05-17T19:33:06.725Z] #49 7.021 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-17T19:33:06.725Z] #49 7.021 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-17T19:33:06.725Z] #49 7.021 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-17T19:33:06.725Z] #49 7.021 go: finding github.com/golangci v1.23.8 [2021-05-17T19:33:06.725Z] #49 7.491 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-17T19:33:06.725Z] #49 8.165 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-17T19:33:06.725Z] #49 ... [2021-05-17T19:33:06.725Z] [2021-05-17T19:33:06.725Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-17T19:33:06.725Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-17T19:33:06.725Z] #32 8.492 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-05-17T19:33:06.725Z] #32 8.501 Cloning into '.'... [2021-05-17T19:33:06.986Z] #32 ... [2021-05-17T19:33:06.986Z] [2021-05-17T19:33:06.986Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-17T19:33:06.986Z] #47 sha256:6816d31b106df6864a2fc91eca8244448cac9da2fe5b7fb31588e5ef1d0c9d4a [2021-05-17T19:33:06.986Z] #47 11.32 go: downloading github.com/pkg/errors v0.9.1 [2021-05-17T19:33:06.986Z] #47 11.44 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-17T19:33:06.986Z] #47 11.48 go: downloading github.com/fatih/color v1.9.0 [2021-05-17T19:33:06.986Z] #47 11.48 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-17T19:33:06.986Z] #47 11.69 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-17T19:33:07.260Z] #47 11.69 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-17T19:33:07.260Z] #47 11.78 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-17T19:33:07.260Z] #47 11.85 go: extracting github.com/fatih/color v1.9.0 [2021-05-17T19:33:07.523Z] #47 12.04 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-17T19:33:07.523Z] #47 12.16 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-17T19:33:07.787Z] #47 12.43 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-17T19:33:08.089Z] #47 12.44 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-17T19:33:08.089Z] #47 12.44 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-17T19:33:08.089Z] #47 12.44 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-17T19:33:08.089Z] #47 12.52 go: extracting github.com/pkg/errors v0.9.1 [2021-05-17T19:33:08.089Z] #47 12.59 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-17T19:33:08.349Z] #47 12.78 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-17T19:33:08.805Z] #29 12.85 #=#=# 0.0% 0.3% 1.3% # 2.7% ## 3.9% ### 5.1% #### 6.2% ##### 6.9% ##### 8.1% ###### 9.3% ####### 10.7% ######## 11.9% ######### 12.9% ######### 13.5% ########## 14.4% ########## 15.1% [2021-05-17T19:33:08.805Z] #29 ... [2021-05-17T19:33:08.805Z] [2021-05-17T19:33:08.806Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-17T19:33:08.806Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-17T19:33:08.806Z] #42 19.35 Reading package lists... [2021-05-17T19:33:08.806Z] #42 24.69 Reading package lists... [2021-05-17T19:33:08.806Z] #42 30.38 Building dependency tree... [2021-05-17T19:33:08.806Z] #42 32.70 The following additional packages will be installed: [2021-05-17T19:33:08.806Z] #42 32.71 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-05-17T19:33:08.806Z] #42 32.71 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-05-17T19:33:08.806Z] #42 32.71 Suggested packages: [2021-05-17T19:33:08.806Z] #42 32.72 manpages-dev python-setuptools [2021-05-17T19:33:08.806Z] #42 33.76 The following NEW packages will be installed: [2021-05-17T19:33:08.806Z] #42 33.77 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-05-17T19:33:08.806Z] #42 33.77 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-05-17T19:33:08.806Z] #42 33.77 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-05-17T19:33:08.806Z] #42 33.77 python-six zlib1g-dev [2021-05-17T19:33:08.806Z] #42 34.17 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-05-17T19:33:08.806Z] #42 34.17 Need to get 3798 kB of archives. [2021-05-17T19:33:08.806Z] #42 34.17 After this operation, 21.6 MB of additional disk space will be used. [2021-05-17T19:33:08.806Z] #42 34.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2021-05-17T19:33:08.806Z] #42 34.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-05-17T19:33:08.806Z] #42 34.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2021-05-17T19:33:08.806Z] #42 34.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-05-17T19:33:08.806Z] #42 34.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2021-05-17T19:33:08.806Z] #42 34.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-05-17T19:33:08.806Z] #42 34.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2021-05-17T19:33:08.806Z] #42 34.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2021-05-17T19:33:08.806Z] #42 34.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-05-17T19:33:08.806Z] #42 34.29 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2021-05-17T19:33:08.806Z] #42 34.30 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2021-05-17T19:33:08.806Z] #42 34.35 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2021-05-17T19:33:08.806Z] #42 34.38 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2021-05-17T19:33:08.806Z] #42 34.39 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2021-05-17T19:33:08.806Z] #42 34.39 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-05-17T19:33:08.806Z] #42 34.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2021-05-17T19:33:08.806Z] #42 34.42 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2021-05-17T19:33:08.806Z] #42 ... [2021-05-17T19:33:08.806Z] [2021-05-17T19:33:08.806Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-17T19:33:08.806Z] #29 sha256:075b42c78f3cbdec3b8038fd526a10e072c083ba772ce7324ffa6e0a49c8f798 [2021-05-17T19:33:08.806Z] #29 12.85 #=#=# 0.0% 0.3% 1.3% # 2.7% ## 3.9% ### 5.1% #### 6.2% ##### 6.9% ##### 8.1% ###### 9.3% ####### 10.7% ######## 11.9% ######### 12.9% ######### 13.5% ########## 14.4% ########## 15.1% ########### 15.8% ########### 16.5% [2021-05-17T19:33:08.806Z] #29 ... [2021-05-17T19:33:08.806Z] [2021-05-17T19:33:08.806Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-17T19:33:08.806Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-05-17T19:33:08.806Z] #36 24.62 The following additional packages will be installed: [2021-05-17T19:33:08.806Z] #36 24.62 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-05-17T19:33:08.806Z] #36 24.65 Suggested packages: [2021-05-17T19:33:08.806Z] #36 24.65 cmake-doc ninja-build lrzip [2021-05-17T19:33:08.806Z] #36 24.65 Recommended packages: [2021-05-17T19:33:08.806Z] #36 24.65 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-05-17T19:33:08.806Z] #36 25.39 The following NEW packages will be installed: [2021-05-17T19:33:08.806Z] #36 25.39 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-05-17T19:33:08.806Z] #36 25.40 vim-common xxd [2021-05-17T19:33:08.806Z] #36 25.78 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-05-17T19:33:08.806Z] #36 25.78 Need to get 14.2 MB of archives. [2021-05-17T19:33:08.806Z] #36 25.78 After this operation, 60.0 MB of additional disk space will be used. [2021-05-17T19:33:08.806Z] #36 25.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-05-17T19:33:08.806Z] #36 25.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-17T19:33:08.806Z] #36 25.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-05-17T19:33:08.806Z] #36 25.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-05-17T19:33:08.806Z] #36 27.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB] [2021-05-17T19:33:08.806Z] #36 27.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-05-17T19:33:08.806Z] #36 27.06 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-05-17T19:33:08.806Z] #36 27.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-05-17T19:33:08.806Z] #36 27.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2021-05-17T19:33:08.806Z] #36 27.09 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-05-17T19:33:08.806Z] #36 28.45 debconf: delaying package configuration, since apt-utils is not installed [2021-05-17T19:33:08.806Z] #36 28.59 Fetched 14.2 MB in 2s (8009 kB/s) [2021-05-17T19:33:08.806Z] #36 28.73 Selecting previously unselected package xxd. [2021-05-17T19:33:08.806Z] #36 28.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 ... 15383 files and directories currently installed.) [2021-05-17T19:33:08.806Z] #36 28.95 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-05-17T19:33:08.806Z] #36 28.99 Unpacking xxd (2:8.1.0875-5) ... [2021-05-17T19:33:08.806Z] #36 29.23 Selecting previously unselected package vim-common. [2021-05-17T19:33:08.806Z] #36 29.23 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-17T19:33:08.806Z] #36 29.28 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-17T19:33:08.806Z] #36 29.90 Selecting previously unselected package cmake-data. [2021-05-17T19:33:08.806Z] #36 29.90 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-05-17T19:33:08.806Z] #36 29.92 Unpacking cmake-data (3.13.4-1) ... [2021-05-17T19:33:08.806Z] #36 33.79 Selecting previously unselected package libicu63:arm64. [2021-05-17T19:33:08.806Z] #36 33.79 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-05-17T19:33:08.806Z] #36 33.84 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-05-17T19:33:09.071Z] #36 ... [2021-05-17T19:33:09.071Z] [2021-05-17T19:33:09.071Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-17T19:33:09.071Z] #29 sha256:075b42c78f3cbdec3b8038fd526a10e072c083ba772ce7324ffa6e0a49c8f798 [2021-05-17T19:33:09.308Z] #47 13.79 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-17T19:33:09.733Z] #22 5.140 Collecting yamllint==1.26.1 [2021-05-17T19:33:09.879Z] #47 14.64 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-17T19:33:10.425Z] #29 12.85 #=#=# 0.0% 0.3% 1.3% # 2.7% ## 3.9% ### 5.1% #### 6.2% ##### 6.9% ##### 8.1% ###### 9.3% ####### 10.7% ######## 11.9% ######### 12.9% ######### 13.5% ########## 14.4% ########## 15.1% ########### 15.8% ########### 16.5% ############ 17.1% ############ 17.6% ############# 18.2% ############# 18.6% ############# 19.1% ############## 19.7% ############### 20.9% ############### 21.5% ################ 22.5% ################# 24.3% ################## 25.0% ################## 25.5% ################## 26.2% ################### 26.7% ################### 27.4% [2021-05-17T19:33:10.425Z] #29 ... [2021-05-17T19:33:10.425Z] [2021-05-17T19:33:10.425Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-17T19:33:10.425Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-17T19:33:10.425Z] #13 16.48 Reading package lists... [2021-05-17T19:33:10.425Z] #13 22.37 Reading package lists... [2021-05-17T19:33:10.425Z] #13 27.33 Building dependency tree... [2021-05-17T19:33:10.425Z] #13 29.47 The following additional packages will be installed: [2021-05-17T19:33:10.425Z] #13 29.48 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-05-17T19:33:10.425Z] #13 29.48 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-05-17T19:33:10.425Z] #13 29.48 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-05-17T19:33:10.425Z] #13 29.48 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-05-17T19:33:10.425Z] #13 29.49 mingw-w64-common mingw-w64-x86-64-dev [2021-05-17T19:33:10.425Z] #13 29.50 Suggested packages: [2021-05-17T19:33:10.425Z] #13 29.50 gcc-8-locales seccomp wine64 [2021-05-17T19:33:10.425Z] #13 30.98 The following NEW packages will be installed: [2021-05-17T19:33:10.425Z] #13 30.98 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-05-17T19:33:10.425Z] #13 30.99 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-05-17T19:33:10.425Z] #13 31.00 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-05-17T19:33:10.425Z] #13 31.00 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-05-17T19:33:10.425Z] #13 31.00 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-05-17T19:33:10.425Z] #13 31.01 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-05-17T19:33:10.425Z] #13 31.01 The following packages will be upgraded: [2021-05-17T19:33:10.425Z] #13 31.04 libseccomp2 libsystemd0 libudev1 [2021-05-17T19:33:10.425Z] #13 31.46 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-05-17T19:33:10.425Z] #13 31.46 Need to get 73.8 MB of archives. [2021-05-17T19:33:10.425Z] #13 31.46 After this operation, 472 MB of additional disk space will be used. [2021-05-17T19:33:10.425Z] #13 31.46 Get:1 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] [2021-05-17T19:33:10.425Z] #13 31.46 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB] [2021-05-17T19:33:10.425Z] #13 31.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u7 [314 kB] [2021-05-17T19:33:10.425Z] #13 31.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u7 [146 kB] [2021-05-17T19:33:10.425Z] #13 31.68 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2021-05-17T19:33:10.425Z] #13 ... [2021-05-17T19:33:10.425Z] [2021-05-17T19:33:10.425Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-17T19:33:10.425Z] #29 sha256:075b42c78f3cbdec3b8038fd526a10e072c083ba772ce7324ffa6e0a49c8f798 [2021-05-17T19:33:10.672Z] #22 ... [2021-05-17T19:33:10.672Z] [2021-05-17T19:33:10.672Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:33:10.672Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-17T19:33:10.672Z] #43 120.8 CC criu/irmap.o [2021-05-17T19:33:10.672Z] #43 121.5 CC criu/kcmp-ids.o [2021-05-17T19:33:10.672Z] #43 121.8 CC criu/kerndat.o [2021-05-17T19:33:10.672Z] #43 123.2 CC criu/libnetlink.o [2021-05-17T19:33:10.672Z] #43 123.7 CC criu/log.o [2021-05-17T19:33:10.672Z] #43 124.2 CC criu/lsm.o [2021-05-17T19:33:10.672Z] #43 124.8 CC criu/mem.o [2021-05-17T19:33:10.672Z] #43 126.3 CC criu/memfd.o [2021-05-17T19:33:10.672Z] #43 127.0 CC criu/mount.o [2021-05-17T19:33:11.268Z] #47 15.70 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-17T19:33:11.268Z] #47 15.70 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-17T19:33:12.116Z] #29 12.85 #=#=# 0.0% 0.3% 1.3% # 2.7% ## 3.9% ### 5.1% #### 6.2% ##### 6.9% ##### 8.1% ###### 9.3% ####### 10.7% ######## 11.9% ######### 12.9% ######### 13.5% ########## 14.4% ########## 15.1% ########### 15.8% ########### 16.5% ############ 17.1% ############ 17.6% ############# 18.2% ############# 18.6% ############# 19.1% ############## 19.7% ############### 20.9% ############### 21.5% ################ 22.5% ################# 24.3% ################## 25.0% ################## 25.5% ################## 26.2% ################### 26.7% ################### 27.4% #################### 28.1% #################### 28.8% #################### 29.0% ##################### 30.5% ####################### 32.4% ######################## 34.2% ######################### 34.9% ######################### 35.3% ######################### 35.5% ########################### 37.9% ############################ 39.6% ############################# 40.9% ############################### 43.3% ## [2021-05-17T19:33:12.116Z] #29 ... [2021-05-17T19:33:12.116Z] [2021-05-17T19:33:12.116Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-17T19:33:12.116Z] #67 sha256:015dfb2003cbc6a59fcc567a47621bd82f6a2295998fd4eb41d35954916b6ee6 [2021-05-17T19:33:12.116Z] #67 DONE 37.6s [2021-05-17T19:33:12.116Z] [2021-05-17T19:33:12.116Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-17T19:33:12.116Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-05-17T19:33:12.116Z] #55 24.76 Reading package lists... [2021-05-17T19:33:12.116Z] #55 30.45 Building dependency tree... [2021-05-17T19:33:12.116Z] #55 32.60 The following additional packages will be installed: [2021-05-17T19:33:12.116Z] #55 32.61 libbtrfs0 [2021-05-17T19:33:12.116Z] #55 32.78 The following NEW packages will be installed: [2021-05-17T19:33:12.116Z] #55 32.79 libbtrfs-dev libbtrfs0 [2021-05-17T19:33:12.116Z] #55 33.20 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-05-17T19:33:12.116Z] #55 33.20 Need to get 119 kB of archives. [2021-05-17T19:33:12.116Z] #55 33.20 After this operation, 387 kB of additional disk space will be used. [2021-05-17T19:33:12.116Z] #55 33.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-05-17T19:33:12.116Z] #55 33.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-05-17T19:33:12.116Z] #55 34.55 debconf: delaying package configuration, since apt-utils is not installed [2021-05-17T19:33:12.116Z] #55 34.73 Fetched 119 kB in 0s (433 kB/s) [2021-05-17T19:33:12.116Z] #55 34.88 Selecting previously unselected package libbtrfs0. [2021-05-17T19:33:12.116Z] #55 34.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-05-17T19:33:12.116Z] #55 35.02 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-05-17T19:33:12.116Z] #55 35.05 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-17T19:33:12.116Z] #55 35.20 Selecting previously unselected package libbtrfs-dev. [2021-05-17T19:33:12.116Z] #55 35.20 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-05-17T19:33:12.116Z] #55 35.21 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-17T19:33:12.116Z] #55 35.68 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-17T19:33:12.116Z] #55 35.82 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-17T19:33:12.116Z] #55 35.86 Processing triggers for libc-bin (2.28-10) ... [2021-05-17T19:33:12.116Z] #55 DONE 37.6s [2021-05-17T19:33:12.116Z] [2021-05-17T19:33:12.116Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-17T19:33:12.116Z] #29 sha256:075b42c78f3cbdec3b8038fd526a10e072c083ba772ce7324ffa6e0a49c8f798 [2021-05-17T19:33:12.210Z] #47 16.78 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-17T19:33:12.580Z] #43 130.3 CC criu/namespaces.o [2021-05-17T19:33:13.457Z] #29 12.85 #=#=# 0.0% 0.3% 1.3% # 2.7% ## 3.9% ### 5.1% #### 6.2% ##### 6.9% ##### 8.1% ###### 9.3% ####### 10.7% ######## 11.9% ######### 12.9% ######### 13.5% ########## 14.4% ########## 15.1% ########### 15.8% ########### 16.5% ############ 17.1% ############ 17.6% ############# 18.2% ############# 18.6% ############# 19.1% ############## 19.7% ############### 20.9% ############### 21.5% ################ 22.5% ################# 24.3% ################## 25.0% ################## 25.5% ################## 26.2% ################### 26.7% ################### 27.4% #################### 28.1% #################### 28.8% #################### 29.0% ##################### 30.5% ####################### 32.4% ######################## 34.2% ######################### 34.9% ######################### 35.3% ######################### 35.5% ########################### 37.9% ############################ 39.6% ############################# 40.9% ############################### 43.3% ################################ 45.2% ################################ 45.5% ################################# 46.7% ################################## 47.6% ################################## 48.4% ################################### 49.4% ################################### 49.9% #################################### 50.9% ##################################### 52.6% ###################################### 53.3% ###################################### 53.9% ######################################## 55.9% ######################################### 57.1% ######################################### 57.6% ########################################## 58.4% ########################################### 59.9% [2021-05-17T19:33:13.457Z] #29 ... [2021-05-17T19:33:13.457Z] [2021-05-17T19:33:13.457Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-17T19:33:13.457Z] #49 sha256:7938a425245de972c1ad3edd024cf2ebaa07715c1cd09c4282088099e9f33daa [2021-05-17T19:33:13.457Z] #49 29.13 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-17T19:33:13.457Z] #49 29.26 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-17T19:33:13.457Z] #49 29.76 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-17T19:33:13.457Z] #49 32.17 go: extracting golang.org/x/text v0.3.2 [2021-05-17T19:33:13.457Z] #49 32.60 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-17T19:33:13.637Z] #47 ... [2021-05-17T19:33:13.637Z] [2021-05-17T19:33:13.637Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-17T19:33:13.637Z] #24 sha256:8d1d2d87662539648fba5ec7716ce5010c33ab654e84c6ba15b34887fe1838f1 [2021-05-17T19:33:13.637Z] #24 18.09 + mkdir -p /build [2021-05-17T19:33:13.637Z] #24 18.11 + mv docker/docker /build/ [2021-05-17T19:33:13.637Z] #24 18.15 + rmdir docker [2021-05-17T19:33:13.637Z] #24 DONE 18.3s [2021-05-17T19:33:13.637Z] [2021-05-17T19:33:13.637Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-17T19:33:13.637Z] #58 sha256:942a0596b3d73db3e794a18fae90fb19315198260eec106a619fce1cfe860b77 [2021-05-17T19:33:13.637Z] #58 14.87 + cd /tmp/tmp.4GqB9qBYBr/src/github.com/rootless-containers/rootlesskit [2021-05-17T19:33:13.637Z] #58 14.87 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-17T19:33:13.637Z] #58 14.94 + export GO111MODULE=on [2021-05-17T19:33:13.637Z] #58 14.94 + GO111MODULE=on [2021-05-17T19:33:13.637Z] #58 14.94 + export GOPROXY=https://proxy.golang.org [2021-05-17T19:33:13.637Z] #58 14.95 + GOPROXY=https://proxy.golang.org [2021-05-17T19:33:13.637Z] #58 14.95 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-17T19:33:13.637Z] #58 14.95 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-17T19:33:13.637Z] #58 17.52 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-17T19:33:13.637Z] #58 17.54 go: downloading github.com/google/uuid v1.2.0 [2021-05-17T19:33:13.637Z] #58 17.54 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-17T19:33:13.637Z] #58 17.54 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-17T19:33:13.637Z] #58 17.64 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-17T19:33:13.637Z] #58 17.68 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-17T19:33:13.637Z] #58 17.72 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-17T19:33:13.637Z] #58 17.84 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-17T19:33:13.637Z] #58 17.97 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-17T19:33:13.637Z] #58 18.12 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-17T19:33:13.637Z] #58 18.35 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-17T19:33:13.726Z] #49 ... [2021-05-17T19:33:13.726Z] [2021-05-17T19:33:13.726Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-17T19:33:13.726Z] #29 sha256:075b42c78f3cbdec3b8038fd526a10e072c083ba772ce7324ffa6e0a49c8f798 [2021-05-17T19:33:13.899Z] #58 18.65 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-17T19:33:13.959Z] #43 ... [2021-05-17T19:33:13.959Z] [2021-05-17T19:33:13.959Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-17T19:33:13.959Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-17T19:33:13.959Z] #40 184.9 + dpkg --print-architecture [2021-05-17T19:33:13.959Z] #40 184.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-05-17T19:33:14.162Z] #58 18.66 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-17T19:33:14.162Z] #58 18.66 go: extracting github.com/google/uuid v1.2.0 [2021-05-17T19:33:14.162Z] #58 ... [2021-05-17T19:33:14.162Z] [2021-05-17T19:33:14.162Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-17T19:33:14.162Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-17T19:33:14.162Z] #40 8.291 + git clone https://github.com/docker/distribution.git . [2021-05-17T19:33:14.162Z] #40 8.305 Cloning into '.'... [2021-05-17T19:33:14.219Z] #40 185.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-05-17T19:33:14.219Z] #40 185.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-05-17T19:33:14.423Z] #40 ... [2021-05-17T19:33:14.423Z] [2021-05-17T19:33:14.423Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-17T19:33:14.423Z] #58 sha256:942a0596b3d73db3e794a18fae90fb19315198260eec106a619fce1cfe860b77 [2021-05-17T19:33:14.423Z] #58 19.00 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-17T19:33:14.525Z] #29 12.85 #=#=# 0.0% 0.3% 1.3% # 2.7% ## 3.9% ### 5.1% #### 6.2% ##### 6.9% ##### 8.1% ###### 9.3% ####### 10.7% ######## 11.9% ######### 12.9% ######### 13.5% ########## 14.4% ########## 15.1% ########### 15.8% ########### 16.5% ############ 17.1% ############ 17.6% ############# 18.2% ############# 18.6% ############# 19.1% ############## 19.7% ############### 20.9% ############### 21.5% ################ 22.5% ################# 24.3% ################## 25.0% ################## 25.5% ################## 26.2% ################### 26.7% ################### 27.4% #################### 28.1% #################### 28.8% #################### 29.0% ##################### 30.5% ####################### 32.4% ######################## 34.2% ######################### 34.9% ######################### 35.3% ######################### 35.5% ########################### 37.9% ############################ 39.6% ############################# 40.9% ############################### 43.3% ################################ 45.2% ################################ 45.5% ################################# 46.7% ################################## 47.6% ################################## 48.4% ################################### 49.4% ################################### 49.9% #################################### 50.9% ##################################### 52.6% ###################################### 53.3% ###################################### 53.9% ######################################## 55.9% ######################################### 57.1% ######################################### 57.6% ########################################## 58.4% ########################################### 59.9% ############################################ 61.3% ############################################# 62.5% ############################################## 64.5% ############################################### 65.4% ############################################### 66.2% ################################################ 67.6% ################################################# 68.4% ################################################## 69.8% ################################################### 71.4% #################################################### 73.1% [2021-05-17T19:33:14.525Z] #29 ... [2021-05-17T19:33:14.525Z] [2021-05-17T19:33:14.525Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-17T19:33:14.525Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-05-17T19:33:14.525Z] #32 29.96 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-05-17T19:33:14.525Z] #32 30.21 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-05-17T19:33:14.525Z] #32 30.98 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-17T19:33:14.799Z] #32 ... [2021-05-17T19:33:14.799Z] [2021-05-17T19:33:14.799Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-17T19:33:14.799Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-05-17T19:33:14.799Z] #36 39.81 Selecting previously unselected package libxml2:arm64. [2021-05-17T19:33:14.799Z] #36 39.83 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ... [2021-05-17T19:33:14.799Z] #36 39.85 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-17T19:33:14.799Z] #36 40.32 Selecting previously unselected package libarchive13:arm64. [2021-05-17T19:33:14.799Z] #36 40.32 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-05-17T19:33:14.799Z] #36 40.33 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-05-17T19:33:14.995Z] #58 19.66 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-17T19:33:15.503Z] #36 ... [2021-05-17T19:33:15.503Z] [2021-05-17T19:33:15.503Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-17T19:33:15.503Z] #45 sha256:b69338ff7bec98fd60a4d2737f4eb31b58c79beedc1e9755cd645daf195b5e6f [2021-05-17T19:33:15.503Z] #45 31.04 sync [2021-05-17T19:33:15.503Z] #45 31.04 internal/reflectlite [2021-05-17T19:33:15.503Z] #45 32.56 github.com/LK4D4/vndr/godl/singleflight [2021-05-17T19:33:15.503Z] #45 32.58 math/rand [2021-05-17T19:33:15.503Z] #45 32.59 internal/singleflight [2021-05-17T19:33:15.503Z] #45 34.12 sort [2021-05-17T19:33:15.503Z] #45 34.13 errors [2021-05-17T19:33:15.503Z] #45 34.36 io [2021-05-17T19:33:15.503Z] #45 34.37 strconv [2021-05-17T19:33:15.503Z] #45 34.37 internal/oserror [2021-05-17T19:33:15.503Z] #45 34.57 syscall [2021-05-17T19:33:15.503Z] #45 35.60 vendor/golang.org/x/net/dns/dnsmessage [2021-05-17T19:33:15.503Z] #45 36.11 bytes [2021-05-17T19:33:15.503Z] #45 38.97 reflect [2021-05-17T19:33:15.503Z] #45 40.62 bufio [2021-05-17T19:33:15.503Z] #45 ... [2021-05-17T19:33:15.503Z] [2021-05-17T19:33:15.503Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-17T19:33:15.503Z] #29 sha256:075b42c78f3cbdec3b8038fd526a10e072c083ba772ce7324ffa6e0a49c8f798 [2021-05-17T19:33:15.575Z] #58 20.16 go: downloading github.com/pkg/errors v0.9.1 [2021-05-17T19:33:15.575Z] #58 ... [2021-05-17T19:33:15.575Z] [2021-05-17T19:33:15.575Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-17T19:33:15.575Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-17T19:33:15.575Z] #13 7.061 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-17T19:33:15.575Z] #13 7.107 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-17T19:33:15.575Z] #13 7.427 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-17T19:33:15.575Z] #13 7.463 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-17T19:33:15.575Z] #13 9.406 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [472 kB] [2021-05-17T19:33:15.575Z] #13 11.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-17T19:33:15.575Z] #13 14.12 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-17T19:33:15.575Z] #13 16.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-17T19:33:15.836Z] #13 ... [2021-05-17T19:33:15.836Z] [2021-05-17T19:33:15.836Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-17T19:33:15.836Z] #58 sha256:942a0596b3d73db3e794a18fae90fb19315198260eec106a619fce1cfe860b77 [2021-05-17T19:33:15.836Z] #58 20.43 go: extracting github.com/pkg/errors v0.9.1 [2021-05-17T19:33:16.096Z] #58 ... [2021-05-17T19:33:16.096Z] [2021-05-17T19:33:16.096Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-17T19:33:16.096Z] #45 sha256:20b4c2ff2b5ca5f59378d879c618ec32e572faff000401d6274afec080c6808e [2021-05-17T19:33:16.096Z] #45 10.60 internal/race [2021-05-17T19:33:16.096Z] #45 10.62 internal/bytealg [2021-05-17T19:33:16.096Z] #45 10.70 sync/atomic [2021-05-17T19:33:16.096Z] #45 11.50 unicode [2021-05-17T19:33:16.096Z] #45 12.27 runtime [2021-05-17T19:33:16.096Z] #45 15.94 unicode/utf8 [2021-05-17T19:33:16.096Z] #45 16.30 math/bits [2021-05-17T19:33:16.096Z] #45 17.22 math [2021-05-17T19:33:16.096Z] #45 ... [2021-05-17T19:33:16.096Z] [2021-05-17T19:33:16.096Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-17T19:33:16.096Z] #49 sha256:6efa2ef223eea1b33e370701a9b9a1b72465c35f36404862ea40a0c926afd7c9 [2021-05-17T19:33:16.096Z] #49 19.59 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-17T19:33:16.096Z] #49 19.62 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-17T19:33:16.096Z] #49 19.70 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-17T19:33:16.096Z] #49 19.70 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-17T19:33:16.096Z] #49 19.80 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-17T19:33:16.096Z] #49 19.80 go: downloading github.com/spf13/viper v1.6.1 [2021-05-17T19:33:16.096Z] #49 19.96 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-17T19:33:16.096Z] #49 20.02 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-17T19:33:16.096Z] #49 20.03 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-17T19:33:16.096Z] #49 20.10 go: downloading github.com/pkg/errors v0.8.1 [2021-05-17T19:33:16.096Z] #49 20.14 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-17T19:33:16.096Z] #49 20.43 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-17T19:33:16.667Z] #49 ... [2021-05-17T19:33:16.667Z] [2021-05-17T19:33:16.667Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-17T19:33:16.667Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-17T19:33:16.668Z] #55 11.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-17T19:33:16.668Z] #55 14.21 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-17T19:33:16.668Z] #55 16.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-17T19:33:16.668Z] #55 ... [2021-05-17T19:33:16.668Z] [2021-05-17T19:33:16.668Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-17T19:33:16.668Z] #49 sha256:6efa2ef223eea1b33e370701a9b9a1b72465c35f36404862ea40a0c926afd7c9 [2021-05-17T19:33:16.668Z] #49 21.20 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-17T19:33:16.668Z] #49 21.37 go: extracting github.com/spf13/viper v1.6.1 [2021-05-17T19:33:16.928Z] #49 21.44 go: extracting github.com/pkg/errors v0.8.1 [2021-05-17T19:33:16.928Z] #49 ... [2021-05-17T19:33:16.928Z] [2021-05-17T19:33:16.928Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-17T19:33:16.928Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-17T19:33:16.928Z] #42 11.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-17T19:33:16.928Z] #42 14.43 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-17T19:33:16.928Z] #42 16.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-17T19:33:16.928Z] #42 ... [2021-05-17T19:33:16.928Z] [2021-05-17T19:33:16.928Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-17T19:33:16.928Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-17T19:33:16.928Z] #36 11.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-17T19:33:16.929Z] #36 14.56 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-17T19:33:16.929Z] #36 16.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-17T19:33:17.197Z] #36 ... [2021-05-17T19:33:17.197Z] [2021-05-17T19:33:17.197Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-17T19:33:17.197Z] #49 sha256:6efa2ef223eea1b33e370701a9b9a1b72465c35f36404862ea40a0c926afd7c9 [2021-05-17T19:33:17.197Z] #49 21.65 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-17T19:33:17.197Z] #49 21.67 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-17T19:33:17.197Z] #49 21.93 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-17T19:33:17.197Z] #49 21.93 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-17T19:33:17.463Z] #49 21.93 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-17T19:33:17.463Z] #49 22.02 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-17T19:33:17.693Z] #29 12.85 #=#=# 0.0% 0.3% 1.3% # 2.7% ## 3.9% ### 5.1% #### 6.2% ##### 6.9% ##### 8.1% ###### 9.3% ####### 10.7% ######## 11.9% ######### 12.9% ######### 13.5% ########## 14.4% ########## 15.1% ########### 15.8% ########### 16.5% ############ 17.1% ############ 17.6% ############# 18.2% ############# 18.6% ############# 19.1% ############## 19.7% ############### 20.9% ############### 21.5% ################ 22.5% ################# 24.3% ################## 25.0% ################## 25.5% ################## 26.2% ################### 26.7% ################### 27.4% #################### 28.1% #################### 28.8% #################### 29.0% ##################### 30.5% ####################### 32.4% ######################## 34.2% ######################### 34.9% ######################### 35.3% ######################### 35.5% ########################### 37.9% ############################ 39.6% ############################# 40.9% ############################### 43.3% ################################ 45.2% ################################ 45.5% ################################# 46.7% ################################## 47.6% ################################## 48.4% ################################### 49.4% ################################### 49.9% #################################### 50.9% ##################################### 52.6% ###################################### 53.3% ###################################### 53.9% ######################################## 55.9% ######################################### 57.1% ######################################### 57.6% ########################################## 58.4% ########################################### 59.9% ############################################ 61.3% ############################################# 62.5% ############################################## 64.5% ############################################### 65.4% ############################################### 66.2% ################################################ 67.6% ################################################# 68.4% ################################################## 69.8% ################################################### 71.4% #################################################### 73.1% ##################################################### 74.2% ###################################################### 75.0% ###################################################### 75.6% ###################################################### 75.9% ######################################################## 77.8% ######################################################### 80.2% ########################################################## 81.3% ########################################################## 81.3% ########################################################### 82.9% ############################################################ 84.1% ############################################################## 86.2% ############################################################## 86.2% ############################################################### 87.6% ############################################################### 87.6% ############################################################### 88.6% ################################################################ 89.6% ################################################################ 89.6% ################################################################# 91.6% ################################################################## 92.6% ################################################################## 92.6% ################################################################### 93.7% #################################################################### 95.0% #################################################################### 95.5% ##################################################################### 96.9% ####################################################################### 99.7% ######################################################################## 100.0% [2021-05-17T19:33:17.726Z] #49 22.30 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-17T19:33:17.726Z] #49 22.35 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-17T19:33:17.959Z] #29 23.77 [2021-05-17T19:33:17.987Z] #49 22.39 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-17T19:33:17.987Z] #49 22.43 go: downloading github.com/spf13/cast v1.3.0 [2021-05-17T19:33:17.987Z] #49 22.57 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-17T19:33:18.559Z] #49 ... [2021-05-17T19:33:18.559Z] [2021-05-17T19:33:18.559Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-17T19:33:18.559Z] #34 sha256:aa115bba2cc1f6483dc6b95f297972fa3bd8f9b7037d06f9efb8fd001322ff08 [2021-05-17T19:33:18.559Z] #34 13.06 github.com/pelletier/go-toml [2021-05-17T19:33:18.559Z] #34 22.43 github.com/pelletier/go-toml/cmd/tomll [2021-05-17T19:33:18.559Z] #34 ... [2021-05-17T19:33:18.559Z] [2021-05-17T19:33:18.559Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-17T19:33:18.559Z] #49 sha256:6efa2ef223eea1b33e370701a9b9a1b72465c35f36404862ea40a0c926afd7c9 [2021-05-17T19:33:18.559Z] #49 23.12 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-17T19:33:18.820Z] #49 23.28 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-17T19:33:18.820Z] #49 23.30 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-17T19:33:18.820Z] #49 23.30 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-17T19:33:18.820Z] #49 23.30 go: extracting github.com/spf13/cast v1.3.0 [2021-05-17T19:33:18.820Z] #49 23.30 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-17T19:33:18.820Z] #49 23.40 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-17T19:33:18.820Z] #49 23.43 go: downloading github.com/spf13/afero v1.1.2 [2021-05-17T19:33:18.820Z] #49 23.51 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-17T19:33:18.915Z] #29 24.81 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-05-17T19:33:19.092Z] #49 23.53 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-17T19:33:19.092Z] #49 23.58 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-17T19:33:19.373Z] #49 23.96 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-17T19:33:19.373Z] #49 24.04 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-17T19:33:19.497Z] #40 ... [2021-05-17T19:33:19.497Z] [2021-05-17T19:33:19.497Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-17T19:33:19.497Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-17T19:33:19.497Z] #22 10.50 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-05-17T19:33:19.497Z] #22 11.75 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-05-17T19:33:19.497Z] #22 11.81 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-05-17T19:33:19.497Z] #22 11.88 Collecting pyyaml (from yamllint==1.26.1) [2021-05-17T19:33:19.497Z] #22 12.15 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-05-17T19:33:19.497Z] #22 12.46 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-05-17T19:33:19.497Z] #22 12.46 Building wheels for collected packages: yamllint [2021-05-17T19:33:19.497Z] #22 12.47 Running setup.py bdist_wheel for yamllint: started [2021-05-17T19:33:19.497Z] #22 13.71 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-05-17T19:33:19.497Z] #22 13.71 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-05-17T19:33:19.497Z] #22 13.75 Successfully built yamllint [2021-05-17T19:33:19.497Z] #22 13.77 Installing collected packages: pathspec, pyyaml, yamllint [2021-05-17T19:33:19.497Z] #22 14.14 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-05-17T19:33:19.497Z] #22 DONE 14.6s [2021-05-17T19:33:19.497Z] [2021-05-17T19:33:19.497Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-17T19:33:19.497Z] #25 sha256:350c1287963d65efb63c8e943284cd5cb1130075dc0c16a349b090657f4cab04 [2021-05-17T19:33:19.497Z] #25 DONE 0.1s [2021-05-17T19:33:19.497Z] [2021-05-17T19:33:19.497Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-17T19:33:19.497Z] #30 sha256:b2d75a647fa4f62f6f7ab45c571524ee5b2c520e1c6b71bc242eceff12d2ab89 [2021-05-17T19:33:19.501Z] #29 25.30 [2021-05-17T19:33:19.769Z] #29 25.54 0.2% ######################################################################## 100.0% [2021-05-17T19:33:19.948Z] #49 24.36 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-17T19:33:19.948Z] #49 24.46 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-17T19:33:19.948Z] #49 24.47 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-17T19:33:19.948Z] #49 24.48 go: downloading github.com/fatih/color v1.7.0 [2021-05-17T19:33:20.150Z] #29 25.84 [2021-05-17T19:33:20.150Z] #29 ... [2021-05-17T19:33:20.150Z] [2021-05-17T19:33:20.150Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-17T19:33:20.150Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-17T19:33:20.150Z] #42 35.60 debconf: delaying package configuration, since apt-utils is not installed [2021-05-17T19:33:20.150Z] #42 35.87 Fetched 3798 kB in 1s (7209 kB/s) [2021-05-17T19:33:20.150Z] #42 35.98 Selecting previously unselected package libcap-dev:arm64. [2021-05-17T19:33:20.150Z] #42 35.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-05-17T19:33:20.150Z] #42 36.29 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2021-05-17T19:33:20.150Z] #42 36.34 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2021-05-17T19:33:20.150Z] #42 36.97 Selecting previously unselected package libnet1:arm64. [2021-05-17T19:33:20.150Z] #42 36.97 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-05-17T19:33:20.150Z] #42 37.19 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-05-17T19:33:20.150Z] #42 37.72 Selecting previously unselected package libnet1-dev. [2021-05-17T19:33:20.150Z] #42 37.74 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2021-05-17T19:33:20.150Z] #42 37.76 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-17T19:33:20.150Z] #42 38.24 Selecting previously unselected package libnl-3-200:arm64. [2021-05-17T19:33:20.150Z] #42 38.26 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2021-05-17T19:33:20.150Z] #42 38.31 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-05-17T19:33:20.150Z] #42 38.48 Selecting previously unselected package libnl-3-dev:arm64. [2021-05-17T19:33:20.150Z] #42 38.51 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2021-05-17T19:33:20.150Z] #42 38.56 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2021-05-17T19:33:20.150Z] #42 39.11 Selecting previously unselected package libprotobuf-c1:arm64. [2021-05-17T19:33:20.150Z] #42 39.12 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-05-17T19:33:20.150Z] #42 39.12 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-05-17T19:33:20.150Z] #42 39.27 Selecting previously unselected package libprotobuf-c-dev:arm64. [2021-05-17T19:33:20.150Z] #42 39.29 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2021-05-17T19:33:20.150Z] #42 39.32 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-05-17T19:33:20.150Z] #42 39.46 Selecting previously unselected package zlib1g-dev:arm64. [2021-05-17T19:33:20.150Z] #42 39.46 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2021-05-17T19:33:20.150Z] #42 39.47 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-05-17T19:33:20.150Z] #42 39.87 Selecting previously unselected package libprotobuf17:arm64. [2021-05-17T19:33:20.150Z] #42 39.87 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-05-17T19:33:20.150Z] #42 39.89 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-05-17T19:33:20.150Z] #42 43.77 Selecting previously unselected package libprotobuf-lite17:arm64. [2021-05-17T19:33:20.151Z] #42 43.77 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2021-05-17T19:33:20.151Z] #42 43.80 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-05-17T19:33:20.151Z] #42 43.99 Selecting previously unselected package libprotobuf-dev:arm64. [2021-05-17T19:33:20.151Z] #42 43.99 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2021-05-17T19:33:20.151Z] #42 44.00 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-05-17T19:33:20.151Z] #42 45.11 Selecting previously unselected package libprotoc17:arm64. [2021-05-17T19:33:20.151Z] #42 45.11 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2021-05-17T19:33:20.151Z] #42 45.13 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2021-05-17T19:33:20.151Z] #42 ... [2021-05-17T19:33:20.151Z] [2021-05-17T19:33:20.151Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-17T19:33:20.151Z] #49 sha256:7938a425245de972c1ad3edd024cf2ebaa07715c1cd09c4282088099e9f33daa [2021-05-17T19:33:20.151Z] #49 40.47 go: finding github.com/fatih/color v1.7.0 [2021-05-17T19:33:20.151Z] #49 40.53 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-17T19:33:20.151Z] #49 40.66 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-17T19:33:20.151Z] #49 40.67 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-17T19:33:20.151Z] #49 40.70 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-17T19:33:20.151Z] #49 40.76 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-17T19:33:20.151Z] #49 41.19 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-17T19:33:20.151Z] #49 41.19 go: finding github.com/pkg/errors v0.8.1 [2021-05-17T19:33:20.151Z] #49 41.28 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-17T19:33:20.151Z] #49 41.64 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-17T19:33:20.151Z] #49 41.67 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-17T19:33:20.151Z] #49 41.67 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-17T19:33:20.151Z] #49 41.69 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-17T19:33:20.151Z] #49 41.71 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-17T19:33:20.151Z] #49 41.97 go: finding github.com/stretchr/testify v1.4.0 [2021-05-17T19:33:20.151Z] #49 41.97 go: finding github.com/spf13/viper v1.6.1 [2021-05-17T19:33:20.151Z] #49 42.00 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-17T19:33:20.151Z] #49 42.04 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-17T19:33:20.151Z] #49 42.09 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-17T19:33:20.151Z] #49 42.10 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-17T19:33:20.151Z] #49 42.17 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-17T19:33:20.151Z] #49 42.26 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-17T19:33:20.151Z] #49 42.27 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-17T19:33:20.151Z] #49 42.73 go: finding github.com/spf13/cobra v0.0.5 [2021-05-17T19:33:20.151Z] #49 42.74 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-17T19:33:20.151Z] #49 42.87 go: finding github.com/stretchr/objx v0.2.0 [2021-05-17T19:33:20.151Z] #49 42.92 go: finding github.com/spf13/pflag v1.0.5 [2021-05-17T19:33:20.151Z] #49 42.92 go: finding github.com/gobwas/glob v0.2.3 [2021-05-17T19:33:20.151Z] #49 43.24 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-17T19:33:20.151Z] #49 43.26 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-17T19:33:20.151Z] #49 43.65 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-17T19:33:20.151Z] #49 43.68 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-17T19:33:20.151Z] #49 43.73 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-17T19:33:20.151Z] #49 43.75 go: finding github.com/magiconair/properties v1.8.1 [2021-05-17T19:33:20.151Z] #49 43.77 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-17T19:33:20.151Z] #49 43.78 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-17T19:33:20.151Z] #49 43.78 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-17T19:33:20.151Z] #49 43.83 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-17T19:33:20.151Z] #49 43.83 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-17T19:33:20.151Z] #49 43.87 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-17T19:33:20.151Z] #49 43.88 go: finding github.com/spf13/afero v1.1.2 [2021-05-17T19:33:20.151Z] #49 43.88 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-17T19:33:20.151Z] #49 43.89 go: finding github.com/spf13/cast v1.3.0 [2021-05-17T19:33:20.151Z] #49 43.91 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-17T19:33:20.151Z] #49 43.93 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-17T19:33:20.151Z] #49 44.01 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-17T19:33:20.151Z] #49 44.08 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-17T19:33:20.151Z] #49 44.11 go: finding golang.org/x/text v0.3.2 [2021-05-17T19:33:20.151Z] #49 44.16 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-17T19:33:20.151Z] #49 44.19 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-17T19:33:20.151Z] #49 44.20 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-17T19:33:20.151Z] #49 44.25 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-17T19:33:20.151Z] #49 44.26 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-17T19:33:20.151Z] #49 44.27 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-17T19:33:20.151Z] #49 44.28 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-17T19:33:20.151Z] #49 44.30 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-17T19:33:20.151Z] #49 44.30 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-17T19:33:20.151Z] #49 44.31 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-17T19:33:20.151Z] #49 44.33 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-17T19:33:20.151Z] #49 44.46 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-17T19:33:20.151Z] #49 44.47 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-17T19:33:20.151Z] #49 44.48 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-17T19:33:20.151Z] #49 44.50 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-17T19:33:20.151Z] #49 44.51 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-17T19:33:20.151Z] #49 44.53 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-17T19:33:20.151Z] #49 44.54 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-17T19:33:20.151Z] #49 44.58 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-17T19:33:20.151Z] #49 44.81 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-17T19:33:20.151Z] #49 44.83 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-17T19:33:20.151Z] #49 44.94 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-17T19:33:20.151Z] #49 45.02 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-17T19:33:20.151Z] #49 45.02 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-17T19:33:20.151Z] #49 45.06 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-17T19:33:20.151Z] #49 45.24 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-17T19:33:20.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-17T19:33:20.519Z] #49 25.00 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-17T19:33:20.519Z] #49 25.11 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-17T19:33:20.519Z] #49 25.17 go: extracting github.com/fatih/color v1.7.0 [2021-05-17T19:33:20.519Z] #49 25.24 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-17T19:33:20.744Z] #49 ... [2021-05-17T19:33:20.744Z] [2021-05-17T19:33:20.744Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-17T19:33:20.744Z] #47 sha256:61e8373be336e50bb1f7080e073356d8832c7f7af30b2991cb8426d6a5b79abe [2021-05-17T19:33:20.744Z] #47 DONE 46.4s [2021-05-17T19:33:20.744Z] [2021-05-17T19:33:20.744Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-17T19:33:20.744Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-05-17T19:33:20.744Z] #36 43.77 Selecting previously unselected package libjsoncpp1:arm64. [2021-05-17T19:33:20.744Z] #36 43.77 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-05-17T19:33:20.744Z] #36 43.80 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-05-17T19:33:20.744Z] #36 43.94 Selecting previously unselected package librhash0:arm64. [2021-05-17T19:33:20.744Z] #36 43.95 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-05-17T19:33:20.744Z] #36 43.96 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-05-17T19:33:20.744Z] #36 44.16 Selecting previously unselected package libuv1:arm64. [2021-05-17T19:33:20.744Z] #36 44.17 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2021-05-17T19:33:20.744Z] #36 44.17 Unpacking libuv1:arm64 (1.24.1-1) ... [2021-05-17T19:33:20.744Z] #36 44.42 Selecting previously unselected package cmake. [2021-05-17T19:33:20.744Z] #36 44.42 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-05-17T19:33:20.744Z] #36 44.44 Unpacking cmake (3.13.4-1) ... [2021-05-17T19:33:20.811Z] #49 25.28 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-17T19:33:21.010Z] #36 ... [2021-05-17T19:33:21.010Z] [2021-05-17T19:33:21.010Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-17T19:33:21.010Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-17T19:33:21.010Z] #13 32.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2021-05-17T19:33:21.010Z] #13 32.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-05-17T19:33:21.010Z] #13 32.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-05-17T19:33:21.011Z] #13 32.36 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-05-17T19:33:21.011Z] #13 32.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-05-17T19:33:21.011Z] #13 33.01 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-05-17T19:33:21.011Z] #13 33.15 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-05-17T19:33:21.011Z] #13 33.16 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2021-05-17T19:33:21.011Z] #13 35.76 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2021-05-17T19:33:21.011Z] #13 38.28 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-05-17T19:33:21.011Z] #13 38.31 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-05-17T19:33:21.011Z] #13 38.31 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-05-17T19:33:21.011Z] #13 38.32 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-05-17T19:33:21.011Z] #13 38.32 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2021-05-17T19:33:21.011Z] #13 38.33 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u7 [110 kB] [2021-05-17T19:33:21.011Z] #13 38.33 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-05-17T19:33:21.011Z] #13 38.42 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-05-17T19:33:21.011Z] #13 38.48 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-05-17T19:33:21.011Z] #13 38.54 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-05-17T19:33:21.011Z] #13 38.60 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-05-17T19:33:21.011Z] #13 38.80 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-05-17T19:33:21.011Z] #13 38.85 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-05-17T19:33:21.011Z] #13 38.86 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u7 [322 kB] [2021-05-17T19:33:21.011Z] #13 40.06 debconf: delaying package configuration, since apt-utils is not installed [2021-05-17T19:33:21.011Z] #13 40.23 Fetched 73.8 MB in 8s (9575 kB/s) [2021-05-17T19:33:21.011Z] #13 40.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-05-17T19:33:21.011Z] #13 40.56 Preparing to unpack .../libsystemd0_241-7~deb10u7_arm64.deb ... [2021-05-17T19:33:21.011Z] #13 40.61 Unpacking libsystemd0:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-17T19:33:21.011Z] #13 41.17 Setting up libsystemd0:arm64 (241-7~deb10u7) ... [2021-05-17T19:33:21.011Z] #13 42.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 ... 15383 files and directories currently installed.) [2021-05-17T19:33:21.011Z] #13 42.24 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... [2021-05-17T19:33:21.011Z] #13 ... [2021-05-17T19:33:21.011Z] [2021-05-17T19:33:21.011Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-17T19:33:21.011Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-05-17T19:33:21.011Z] #36 46.60 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-05-17T19:33:21.011Z] #36 46.64 Setting up xxd (2:8.1.0875-5) ... [2021-05-17T19:33:21.011Z] #36 46.67 Setting up libuv1:arm64 (1.24.1-1) ... [2021-05-17T19:33:21.011Z] #36 46.69 Setting up vim-common (2:8.1.0875-5) ... [2021-05-17T19:33:21.011Z] #36 46.77 Setting up librhash0:arm64 (1.3.8-1) ... [2021-05-17T19:33:21.011Z] #36 46.79 Setting up cmake-data (3.13.4-1) ... [2021-05-17T19:33:21.011Z] #36 46.82 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-17T19:33:21.081Z] #49 25.47 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-17T19:33:21.081Z] #49 25.48 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-17T19:33:21.081Z] #49 25.48 go: extracting github.com/spf13/afero v1.1.2 [2021-05-17T19:33:21.081Z] #49 25.58 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-17T19:33:21.276Z] #36 46.85 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-05-17T19:33:21.276Z] #36 46.89 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-05-17T19:33:21.276Z] #36 46.94 Setting up cmake (3.13.4-1) ... [2021-05-17T19:33:21.276Z] #36 46.99 Processing triggers for libc-bin (2.28-10) ... [2021-05-17T19:33:21.415Z] #30 DONE 2.3s [2021-05-17T19:33:21.415Z] [2021-05-17T19:33:21.415Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-17T19:33:21.415Z] #33 sha256:7780bfcba68b05336b2182496bd06f367aa1a98e77c983e2ba114256211e85ad [2021-05-17T19:33:21.415Z] #33 DONE 0.1s [2021-05-17T19:33:21.415Z] [2021-05-17T19:33:21.415Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:33:21.415Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-17T19:33:21.415Z] #43 132.0 CC criu/net.o [2021-05-17T19:33:21.415Z] #43 135.4 CC criu/netfilter.o [2021-05-17T19:33:21.415Z] #43 135.8 CC criu/page-pipe.o [2021-05-17T19:33:21.415Z] #43 136.5 CC criu/page-xfer.o [2021-05-17T19:33:21.415Z] #43 138.8 CC criu/pagemap-cache.o [2021-05-17T19:33:21.415Z] #43 139.1 CC criu/pagemap.o [2021-05-17T19:33:21.541Z] #36 47.15 Processing triggers for mime-support (3.62) ... [2021-05-17T19:33:21.652Z] #49 26.05 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-17T19:33:21.652Z] #49 26.23 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-17T19:33:21.675Z] #43 ... [2021-05-17T19:33:21.675Z] [2021-05-17T19:33:21.675Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-05-17T19:33:21.675Z] #35 sha256:108511f4a8ffcc2e81f7c0c8a52337ac4164e0f943f5b2e8eead21987799e141 [2021-05-17T19:33:21.675Z] #35 DONE 0.0s [2021-05-17T19:33:21.675Z] [2021-05-17T19:33:21.675Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-17T19:33:21.675Z] #38 sha256:58441a12b603111af096f0bd4ceb1988850833992825872a3c087d11006e9d77 [2021-05-17T19:33:21.675Z] #38 DONE 0.0s [2021-05-17T19:33:21.675Z] [2021-05-17T19:33:21.675Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:33:21.675Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-17T19:33:21.912Z] #49 26.53 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-17T19:33:21.912Z] #49 26.57 go: downloading golang.org/x/text v0.3.2 [2021-05-17T19:33:22.122Z] #36 ... [2021-05-17T19:33:22.122Z] [2021-05-17T19:33:22.122Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-17T19:33:22.122Z] #56 sha256:bf79031627fd36b24e378a095a04d107f360b0fde39010d71d937331bc772c18 [2021-05-17T19:33:22.122Z] #56 1.975 + RM_GOPATH=0 [2021-05-17T19:33:22.122Z] #56 1.975 + TMP_GOPATH= [2021-05-17T19:33:22.122Z] #56 1.975 + : /build [2021-05-17T19:33:22.122Z] #56 1.975 + '[' -z '' ']' [2021-05-17T19:33:22.122Z] #56 1.977 ++ mktemp -d [2021-05-17T19:33:22.122Z] #56 1.982 + export GOPATH=/tmp/tmp.q26XCRUa8n [2021-05-17T19:33:22.122Z] #56 1.982 + GOPATH=/tmp/tmp.q26XCRUa8n [2021-05-17T19:33:22.122Z] #56 1.982 + RM_GOPATH=1 [2021-05-17T19:33:22.122Z] #56 1.982 + case "$(go env GOARCH)" in [2021-05-17T19:33:22.122Z] #56 1.983 ++ go env GOARCH [2021-05-17T19:33:22.122Z] #56 2.023 + export GO_BUILDMODE=-buildmode=pie [2021-05-17T19:33:22.122Z] #56 2.023 + GO_BUILDMODE=-buildmode=pie [2021-05-17T19:33:22.122Z] #56 2.024 ++ dirname /tmp/install/install.sh [2021-05-17T19:33:22.122Z] #56 2.033 + dir=/tmp/install [2021-05-17T19:33:22.122Z] #56 2.034 + bin=containerd [2021-05-17T19:33:22.122Z] #56 2.034 + shift [2021-05-17T19:33:22.122Z] #56 2.035 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-17T19:33:22.122Z] #56 2.036 + . /tmp/install/containerd.installer [2021-05-17T19:33:22.122Z] #56 2.036 ++ set -e [2021-05-17T19:33:22.122Z] #56 2.037 ++ : 8c906ff108ac28da23f69cc7b74f8e7a470d1df0 [2021-05-17T19:33:22.122Z] #56 2.038 + install_containerd [2021-05-17T19:33:22.122Z] #56 2.044 + echo 'Install containerd version 8c906ff108ac28da23f69cc7b74f8e7a470d1df0' [2021-05-17T19:33:22.122Z] #56 2.045 Install containerd version 8c906ff108ac28da23f69cc7b74f8e7a470d1df0 [2021-05-17T19:33:22.122Z] #56 2.045 + git clone https://github.com/containerd/containerd.git /tmp/tmp.q26XCRUa8n/src/github.com/containerd/containerd [2021-05-17T19:33:22.122Z] #56 2.054 Cloning into '/tmp/tmp.q26XCRUa8n/src/github.com/containerd/containerd'... [2021-05-17T19:33:22.122Z] #56 ... [2021-05-17T19:33:22.122Z] [2021-05-17T19:33:22.122Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-17T19:33:22.122Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-17T19:33:22.122Z] #42 46.43 Selecting previously unselected package protobuf-c-compiler. [2021-05-17T19:33:22.122Z] #42 46.43 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2021-05-17T19:33:22.122Z] #42 46.46 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-17T19:33:22.122Z] #42 46.68 Selecting previously unselected package protobuf-compiler. [2021-05-17T19:33:22.122Z] #42 46.69 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2021-05-17T19:33:22.122Z] #42 46.77 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-05-17T19:33:22.122Z] #42 47.05 Selecting previously unselected package python-pkg-resources. [2021-05-17T19:33:22.122Z] #42 47.07 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-05-17T19:33:22.122Z] #42 47.09 Unpacking python-pkg-resources (40.8.0-1) ... [2021-05-17T19:33:22.122Z] #42 47.46 Selecting previously unselected package python-six. [2021-05-17T19:33:22.122Z] #42 47.46 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-05-17T19:33:22.122Z] #42 47.49 Unpacking python-six (1.12.0-1) ... [2021-05-17T19:33:22.122Z] #42 47.66 Selecting previously unselected package python-protobuf. [2021-05-17T19:33:22.122Z] #42 47.67 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2021-05-17T19:33:22.244Z] #43 140.1 CC criu/parasite-syscall.o [2021-05-17T19:33:22.409Z] #42 47.99 Unpacking python-protobuf (3.6.1.3-2) ... [2021-05-17T19:33:22.409Z] #42 ... [2021-05-17T19:33:22.409Z] [2021-05-17T19:33:22.409Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-17T19:33:22.409Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-05-17T19:33:22.409Z] #36 DONE 48.1s [2021-05-17T19:33:22.500Z] #49 26.97 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-17T19:33:22.500Z] #49 27.10 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-17T19:33:22.674Z] [2021-05-17T19:33:22.674Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-17T19:33:22.674Z] #29 sha256:075b42c78f3cbdec3b8038fd526a10e072c083ba772ce7324ffa6e0a49c8f798 [2021-05-17T19:33:22.674Z] #29 26.90 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-05-17T19:33:22.674Z] #29 27.46 [2021-05-17T19:33:22.674Z] #29 27.71 0.8% ######################################################################## 100.0% [2021-05-17T19:33:22.674Z] #29 27.92 [2021-05-17T19:33:22.834Z] #49 27.26 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-17T19:33:22.834Z] #49 27.27 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-17T19:33:23.182Z] #43 141.0 CC criu/path.o [2021-05-17T19:33:23.254Z] #29 29.15 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-05-17T19:33:23.441Z] #43 141.3 CC criu/pie-util-vdso-elf32.o [2021-05-17T19:33:23.777Z] #49 28.17 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-17T19:33:23.777Z] #49 28.17 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-17T19:33:23.777Z] #49 28.18 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-17T19:33:23.777Z] #49 28.44 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-17T19:33:23.777Z] #49 28.44 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-17T19:33:23.777Z] #49 28.46 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-17T19:33:23.777Z] #49 ... [2021-05-17T19:33:23.777Z] [2021-05-17T19:33:23.777Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-17T19:33:23.777Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-17T19:33:23.835Z] #29 29.58 [2021-05-17T19:33:24.011Z] #43 141.8 CC criu/pie-util-vdso.o [2021-05-17T19:33:24.038Z] #40 28.01 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-05-17T19:33:24.038Z] #40 ... [2021-05-17T19:33:24.038Z] [2021-05-17T19:33:24.038Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-17T19:33:24.038Z] #51 sha256:16549a4dc5a4e8fb4ddb97ac366cd5c0b3d2a4118bcff64e6d3509ad98e6e284 [2021-05-17T19:33:24.038Z] #51 18.75 + cd /tmp/tmp.SWy3ZTFQKC/src/github.com/mvdan/sh [2021-05-17T19:33:24.038Z] #51 18.75 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-17T19:33:24.038Z] #51 18.95 + GO111MODULE=on [2021-05-17T19:33:24.038Z] #51 18.95 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-17T19:33:24.038Z] #51 20.58 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-17T19:33:24.038Z] #51 20.70 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-17T19:33:24.038Z] #51 20.88 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-17T19:33:24.038Z] #51 21.26 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-17T19:33:24.038Z] #51 21.36 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-17T19:33:24.038Z] #51 23.34 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-17T19:33:24.038Z] #51 24.73 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-17T19:33:24.038Z] #51 26.35 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-17T19:33:24.038Z] #51 27.91 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-17T19:33:24.038Z] #51 28.14 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-17T19:33:24.038Z] #51 28.56 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-17T19:33:24.038Z] #51 28.73 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-17T19:33:24.270Z] #43 142.2 CC criu/pie-util.o [2021-05-17T19:33:24.299Z] #51 ... [2021-05-17T19:33:24.300Z] [2021-05-17T19:33:24.300Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-05-17T19:33:24.300Z] #34 sha256:aa115bba2cc1f6483dc6b95f297972fa3bd8f9b7037d06f9efb8fd001322ff08 [2021-05-17T19:33:24.300Z] #34 DONE 28.9s [2021-05-17T19:33:24.300Z] [2021-05-17T19:33:24.300Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-17T19:33:24.300Z] #49 sha256:6efa2ef223eea1b33e370701a9b9a1b72465c35f36404862ea40a0c926afd7c9 [2021-05-17T19:33:24.300Z] #49 28.56 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-17T19:33:24.300Z] #49 28.82 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-17T19:33:24.530Z] #43 142.4 CC criu/pipes.o [2021-05-17T19:33:24.561Z] #49 29.23 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-17T19:33:25.098Z] #43 143.0 CC criu/plugin.o [2021-05-17T19:33:25.132Z] #49 29.71 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-17T19:33:25.393Z] #49 29.97 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-17T19:33:25.667Z] #43 143.4 CC criu/proc_parse.o [2021-05-17T19:33:25.958Z] #29 29.78 0.0% #### 6.3% ####### 10.1% ########## 14.9% ############## 20.4% ################## 26.2% ###################### 31.4% ######################### 35.9% ############################ 40.0% ############################### 43.9% ################################### 48.8% ####################################### 54.8% ########################################## 58.8% ############################################# 63.9% ################################################# 68.6% #################################################### 73.3% ####################################################### 77.5% ########################################################## 80.9% ############################################################# 85.9% ################################################################# 91.3% ##################################################################### 96.4% ######################################################################## 100.0% [2021-05-17T19:33:26.224Z] #29 32.08 [2021-05-17T19:33:26.806Z] #29 ... [2021-05-17T19:33:26.806Z] [2021-05-17T19:33:26.806Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-17T19:33:26.806Z] #45 sha256:b69338ff7bec98fd60a4d2737f4eb31b58c79beedc1e9755cd645daf195b5e6f [2021-05-17T19:33:26.806Z] #45 42.38 strings [2021-05-17T19:33:26.806Z] #45 42.74 hash/crc32 [2021-05-17T19:33:26.806Z] #45 43.49 crypto/rc4 [2021-05-17T19:33:26.806Z] #45 43.88 vendor/golang.org/x/text/transform [2021-05-17T19:33:26.806Z] #45 44.74 time [2021-05-17T19:33:26.806Z] #45 45.38 internal/syscall/execenv [2021-05-17T19:33:26.806Z] #45 45.70 internal/syscall/unix [2021-05-17T19:33:26.806Z] #45 45.78 regexp/syntax [2021-05-17T19:33:26.806Z] #45 51.74 context [2021-05-17T19:33:26.806Z] #45 51.74 internal/poll [2021-05-17T19:33:27.071Z] #45 52.54 regexp [2021-05-17T19:33:27.071Z] #45 ... [2021-05-17T19:33:27.071Z] [2021-05-17T19:33:27.071Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-17T19:33:27.071Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-17T19:33:27.071Z] #13 42.28 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-05-17T19:33:27.071Z] #13 42.57 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... [2021-05-17T19:33:27.071Z] #13 42.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-05-17T19:33:27.071Z] #13 43.04 Preparing to unpack .../libudev1_241-7~deb10u7_arm64.deb ... [2021-05-17T19:33:27.071Z] #13 43.09 Unpacking libudev1:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-17T19:33:27.071Z] #13 43.85 Setting up libudev1:arm64 (241-7~deb10u7) ... [2021-05-17T19:33:27.071Z] #13 44.18 Selecting previously unselected package binutils-mingw-w64-i686. [2021-05-17T19:33:27.071Z] #13 44.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 ... 15383 files and directories currently installed.) [2021-05-17T19:33:27.071Z] #13 44.41 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-05-17T19:33:27.071Z] #13 44.41 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-17T19:33:27.071Z] #13 46.26 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-05-17T19:33:27.071Z] #13 46.27 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-05-17T19:33:27.071Z] #13 46.27 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-17T19:33:27.336Z] #13 48.31 Selecting previously unselected package binutils-mingw-w64. [2021-05-17T19:33:27.336Z] #13 48.32 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-05-17T19:33:27.336Z] #13 48.33 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-17T19:33:27.336Z] #13 ... [2021-05-17T19:33:27.336Z] [2021-05-17T19:33:27.336Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-17T19:33:27.336Z] #51 sha256:f874db4c000862c71cbc038fb157e4cf1a46ce3272cd3ab639121f3e2a251835 [2021-05-17T19:33:27.336Z] #51 42.80 strings [2021-05-17T19:33:27.336Z] #51 42.80 syscall [2021-05-17T19:33:27.336Z] #51 42.80 text/tabwriter [2021-05-17T19:33:27.336Z] #51 42.81 reflect [2021-05-17T19:33:27.336Z] #51 46.72 regexp/syntax [2021-05-17T19:33:27.336Z] #51 50.30 time [2021-05-17T19:33:27.336Z] #51 52.21 regexp [2021-05-17T19:33:27.336Z] #51 ... [2021-05-17T19:33:27.336Z] [2021-05-17T19:33:27.336Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-17T19:33:27.336Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-17T19:33:27.336Z] #13 48.48 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-05-17T19:33:27.336Z] #13 48.48 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-05-17T19:33:27.336Z] #13 48.50 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-05-17T19:33:27.336Z] #13 48.68 Selecting previously unselected package dmsetup. [2021-05-17T19:33:27.336Z] #13 48.68 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-05-17T19:33:27.336Z] #13 48.71 Unpacking dmsetup (2:1.02.155-3) ... [2021-05-17T19:33:27.604Z] #13 48.94 Selecting previously unselected package mingw-w64-common. [2021-05-17T19:33:27.604Z] #13 48.95 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-05-17T19:33:27.869Z] #13 48.96 Unpacking mingw-w64-common (6.0.0-3) ... [2021-05-17T19:33:27.941Z] #49 ... [2021-05-17T19:33:27.941Z] [2021-05-17T19:33:27.941Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-17T19:33:27.941Z] #58 sha256:942a0596b3d73db3e794a18fae90fb19315198260eec106a619fce1cfe860b77 [2021-05-17T19:33:27.941Z] #58 22.42 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-17T19:33:27.941Z] #58 22.88 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-17T19:33:27.941Z] #58 24.03 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-17T19:33:27.941Z] #58 24.06 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-17T19:33:27.941Z] #58 24.07 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-17T19:33:27.941Z] #58 24.95 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-17T19:33:27.941Z] #58 28.25 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-17T19:33:27.941Z] #58 29.29 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-17T19:33:27.941Z] #58 30.23 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-17T19:33:27.941Z] #58 30.35 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-17T19:33:27.941Z] #58 30.47 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-17T19:33:27.941Z] #58 31.32 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-17T19:33:27.941Z] #58 ... [2021-05-17T19:33:27.941Z] [2021-05-17T19:33:27.941Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-17T19:33:27.941Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-17T19:33:27.941Z] #40 31.98 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-05-17T19:33:28.212Z] #43 145.8 CC criu/protobuf-desc.o [2021-05-17T19:33:28.885Z] #40 ... [2021-05-17T19:33:28.885Z] [2021-05-17T19:33:28.885Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-17T19:33:28.885Z] #47 sha256:6816d31b106df6864a2fc91eca8244448cac9da2fe5b7fb31588e5ef1d0c9d4a [2021-05-17T19:33:28.885Z] #47 23.40 go: finding github.com/fatih/color v1.9.0 [2021-05-17T19:33:28.885Z] #47 23.40 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-17T19:33:28.885Z] #47 23.46 go: finding github.com/pkg/errors v0.9.1 [2021-05-17T19:33:28.885Z] #47 23.82 go: finding github.com/spf13/pflag v1.0.3 [2021-05-17T19:33:28.885Z] #47 23.84 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-17T19:33:28.885Z] #47 24.08 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-17T19:33:28.885Z] #47 24.42 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-17T19:33:28.885Z] #47 24.60 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-17T19:33:28.885Z] #47 24.74 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-17T19:33:28.885Z] #47 24.80 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-17T19:33:28.885Z] #47 24.86 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-17T19:33:28.885Z] #47 ... [2021-05-17T19:33:28.885Z] [2021-05-17T19:33:28.885Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-17T19:33:28.885Z] #67 sha256:fa0049c8ba3e97a435898e487fa90b26f5256ee8d3145a4a0c8fa264fb4353ad [2021-05-17T19:33:28.885Z] #67 29.51 Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 74% (1411/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-05-17T19:33:28.885Z] #67 31.44 + cd /tmp/tmp.7AaP1xGOlr/src/github.com/docker/libnetwork [2021-05-17T19:33:28.885Z] #67 31.44 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-05-17T19:33:28.885Z] #67 32.15 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-17T19:33:29.150Z] #43 146.9 CC criu/protobuf.o [2021-05-17T19:33:29.459Z] #67 ... [2021-05-17T19:33:29.459Z] [2021-05-17T19:33:29.459Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-17T19:33:29.459Z] #45 sha256:20b4c2ff2b5ca5f59378d879c618ec32e572faff000401d6274afec080c6808e [2021-05-17T19:33:29.459Z] #45 24.17 internal/testlog [2021-05-17T19:33:29.459Z] #45 24.61 encoding [2021-05-17T19:33:29.459Z] #45 24.79 unicode/utf16 [2021-05-17T19:33:29.459Z] #45 25.03 container/list [2021-05-17T19:33:29.459Z] #45 25.71 crypto/internal/subtle [2021-05-17T19:33:29.459Z] #45 25.87 crypto/subtle [2021-05-17T19:33:29.459Z] #45 26.02 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-05-17T19:33:29.459Z] #45 26.18 internal/nettrace [2021-05-17T19:33:29.459Z] #45 26.47 runtime/cgo [2021-05-17T19:33:29.719Z] #43 147.3 CC criu/pstree.o [2021-05-17T19:33:30.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-17T19:33:30.401Z] #45 ... [2021-05-17T19:33:30.401Z] [2021-05-17T19:33:30.401Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-17T19:33:30.401Z] #49 sha256:6efa2ef223eea1b33e370701a9b9a1b72465c35f36404862ea40a0c926afd7c9 [2021-05-17T19:33:30.401Z] #49 34.91 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-17T19:33:30.658Z] #43 148.5 CC criu/rbtree.o [2021-05-17T19:33:30.918Z] #43 148.9 CC criu/rst-malloc.o [2021-05-17T19:33:31.221Z] #13 ... [2021-05-17T19:33:31.221Z] [2021-05-17T19:33:31.222Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-17T19:33:31.222Z] #29 sha256:075b42c78f3cbdec3b8038fd526a10e072c083ba772ce7324ffa6e0a49c8f798 [2021-05-17T19:33:31.222Z] #29 33.06 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-05-17T19:33:31.222Z] #29 33.39 [2021-05-17T19:33:31.222Z] #29 33.55 ######################################################################## 100.0% [2021-05-17T19:33:31.222Z] #29 33.62 [2021-05-17T19:33:31.222Z] #29 34.53 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-05-17T19:33:31.222Z] #29 34.72 [2021-05-17T19:33:31.222Z] #29 34.83 ######################################################################## 100.0% [2021-05-17T19:33:31.222Z] #29 34.91 [2021-05-17T19:33:31.222Z] #29 35.00 Download of images into '/build' complete. [2021-05-17T19:33:31.222Z] #29 35.01 Use something like the following to load the result into a Docker daemon: [2021-05-17T19:33:31.222Z] #29 35.01 tar -cC '/build' . | docker load [2021-05-17T19:33:31.222Z] #29 DONE 36.9s [2021-05-17T19:33:31.222Z] [2021-05-17T19:33:31.222Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-17T19:33:31.222Z] #37 sha256:8bfab13f1602bc35a8dcca9ae66102bd80be6c51c5f0d59c07d7e5a7ab10ea6f [2021-05-17T19:33:31.222Z] #37 1.483 + RM_GOPATH=0 [2021-05-17T19:33:31.222Z] #37 1.483 + TMP_GOPATH= [2021-05-17T19:33:31.222Z] #37 1.483 + : /build [2021-05-17T19:33:31.222Z] #37 1.483 + '[' -z '' ']' [2021-05-17T19:33:31.222Z] #37 1.483 ++ mktemp -d [2021-05-17T19:33:31.222Z] #37 1.490 + export GOPATH=/tmp/tmp.tg3QGxX4j1 [2021-05-17T19:33:31.222Z] #37 1.491 + GOPATH=/tmp/tmp.tg3QGxX4j1 [2021-05-17T19:33:31.222Z] #37 1.491 + RM_GOPATH=1 [2021-05-17T19:33:31.222Z] #37 1.491 + case "$(go env GOARCH)" in [2021-05-17T19:33:31.222Z] #37 1.491 ++ go env GOARCH [2021-05-17T19:33:31.222Z] #37 1.530 + export GO_BUILDMODE=-buildmode=pie [2021-05-17T19:33:31.222Z] #37 1.530 + GO_BUILDMODE=-buildmode=pie [2021-05-17T19:33:31.222Z] #37 1.531 ++ dirname /tmp/install/install.sh [2021-05-17T19:33:31.222Z] #37 1.532 + dir=/tmp/install [2021-05-17T19:33:31.222Z] #37 1.532 + bin=tini [2021-05-17T19:33:31.222Z] #37 1.532 + shift [2021-05-17T19:33:31.222Z] #37 1.533 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-17T19:33:31.222Z] #37 1.533 + . /tmp/install/tini.installer [2021-05-17T19:33:31.222Z] #37 1.533 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-17T19:33:31.222Z] #37 1.533 + install_tini [2021-05-17T19:33:31.222Z] #37 1.533 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-17T19:33:31.222Z] #37 1.533 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-17T19:33:31.222Z] #37 1.533 + git clone https://github.com/krallin/tini.git /tmp/tmp.tg3QGxX4j1/tini [2021-05-17T19:33:31.222Z] #37 1.540 Cloning into '/tmp/tmp.tg3QGxX4j1/tini'... [2021-05-17T19:33:31.222Z] #37 2.277 + cd /tmp/tmp.tg3QGxX4j1/tini [2021-05-17T19:33:31.222Z] #37 2.287 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-17T19:33:31.222Z] #37 2.295 + cmake . [2021-05-17T19:33:31.222Z] #37 3.173 -- The C compiler identification is GNU 8.3.0 [2021-05-17T19:33:31.222Z] #37 3.259 -- Check for working C compiler: /usr/bin/cc [2021-05-17T19:33:31.222Z] #37 3.978 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-17T19:33:31.222Z] #37 3.980 -- Detecting C compiler ABI info [2021-05-17T19:33:31.222Z] #37 4.690 -- Detecting C compiler ABI info - done [2021-05-17T19:33:31.222Z] #37 4.734 -- Detecting C compile features [2021-05-17T19:33:31.222Z] #37 7.220 -- Detecting C compile features - done [2021-05-17T19:33:31.222Z] #37 7.271 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-17T19:33:31.222Z] #37 7.569 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-17T19:33:31.222Z] #37 7.774 -- Configuring done [2021-05-17T19:33:31.222Z] #37 7.830 -- Generating done [2021-05-17T19:33:31.222Z] #37 7.842 -- Build files have been written to: /tmp/tmp.tg3QGxX4j1/tini [2021-05-17T19:33:31.222Z] #37 7.846 + make tini-static [2021-05-17T19:33:31.222Z] #37 8.370 Scanning dependencies of target tini-static [2021-05-17T19:33:31.222Z] #37 8.500 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-17T19:33:31.487Z] #43 149.2 CC criu/seccomp.o [2021-05-17T19:33:31.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-17T19:33:31.791Z] #49 36.22 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-17T19:33:32.425Z] #43 150.0 CC criu/seize.o [2021-05-17T19:33:32.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-17T19:33:33.174Z] #37 10.77 [100%] Linking C executable tini-static [2021-05-17T19:33:33.174Z] #37 ... [2021-05-17T19:33:33.174Z] [2021-05-17T19:33:33.174Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-17T19:33:33.174Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-17T19:33:33.174Z] #42 48.75 Setting up python-pkg-resources (40.8.0-1) ... [2021-05-17T19:33:33.174Z] #42 51.44 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-05-17T19:33:33.174Z] #42 51.48 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-05-17T19:33:33.174Z] #42 51.50 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-05-17T19:33:33.174Z] #42 51.52 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-05-17T19:33:33.174Z] #42 51.53 Setting up python-six (1.12.0-1) ... [2021-05-17T19:33:33.174Z] #42 53.67 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-05-17T19:33:33.174Z] #42 53.70 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-05-17T19:33:33.174Z] #42 53.75 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-05-17T19:33:33.174Z] #42 53.77 Setting up libcap-dev:arm64 (1:2.25-2) ... [2021-05-17T19:33:33.174Z] #42 53.79 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2021-05-17T19:33:33.174Z] #42 53.82 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-05-17T19:33:33.174Z] #42 53.84 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-17T19:33:33.174Z] #42 53.85 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-05-17T19:33:33.174Z] #42 53.87 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-17T19:33:33.174Z] #42 53.89 Setting up python-protobuf (3.6.1.3-2) ... [2021-05-17T19:33:33.174Z] #42 58.50 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2021-05-17T19:33:33.174Z] #42 58.52 Processing triggers for libc-bin (2.28-10) ... [2021-05-17T19:33:33.364Z] #43 151.0 CC criu/servicefd.o [2021-05-17T19:33:33.623Z] #43 151.5 CC criu/shmem.o [2021-05-17T19:33:33.756Z] #42 DONE 59.2s [2021-05-17T19:33:33.756Z] [2021-05-17T19:33:33.756Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-17T19:33:33.756Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-17T19:33:33.756Z] #13 54.73 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-05-17T19:33:33.756Z] #13 54.73 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-05-17T19:33:33.756Z] #13 54.77 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-17T19:33:34.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-17T19:33:34.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-17T19:33:34.561Z] #43 152.4 CC criu/sigframe.o [2021-05-17T19:33:34.710Z] #13 ... [2021-05-17T19:33:34.710Z] [2021-05-17T19:33:34.710Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-17T19:33:34.710Z] #37 sha256:8bfab13f1602bc35a8dcca9ae66102bd80be6c51c5f0d59c07d7e5a7ab10ea6f [2021-05-17T19:33:34.710Z] #37 11.68 [100%] Built target tini-static [2021-05-17T19:33:34.710Z] #37 11.72 + mkdir -p /build [2021-05-17T19:33:34.710Z] #37 11.73 + cp tini-static /build/docker-init [2021-05-17T19:33:34.710Z] #37 DONE 12.1s [2021-05-17T19:33:34.710Z] [2021-05-17T19:33:34.710Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-17T19:33:34.710Z] #45 sha256:b69338ff7bec98fd60a4d2737f4eb31b58c79beedc1e9755cd645daf195b5e6f [2021-05-17T19:33:34.710Z] #45 53.88 os [2021-05-17T19:33:34.710Z] #45 55.51 encoding/binary [2021-05-17T19:33:34.710Z] #45 55.51 internal/fmtsort [2021-05-17T19:33:34.710Z] #45 57.98 encoding/base64 [2021-05-17T19:33:34.710Z] #45 58.00 crypto/cipher [2021-05-17T19:33:34.710Z] #45 58.47 github.com/LK4D4/vndr/versioned [2021-05-17T19:33:34.710Z] #45 58.59 crypto/sha512 [2021-05-17T19:33:34.710Z] #45 59.23 fmt [2021-05-17T19:33:34.710Z] #45 59.30 path/filepath [2021-05-17T19:33:34.710Z] #45 59.63 internal/lazyregexp [2021-05-17T19:33:34.710Z] #45 60.02 crypto/ed25519/internal/edwards25519 [2021-05-17T19:33:34.710Z] #45 60.20 crypto/aes [2021-05-17T19:33:34.821Z] #43 152.6 CC criu/signalfd.o [2021-05-17T19:33:34.821Z] #43 152.8 CC criu/sk-inet.o [2021-05-17T19:33:35.106Z] #49 39.19 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-17T19:33:35.106Z] #49 39.32 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-17T19:33:35.366Z] #49 39.98 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-17T19:33:35.366Z] #49 ... [2021-05-17T19:33:35.366Z] [2021-05-17T19:33:35.366Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-17T19:33:35.366Z] #51 sha256:16549a4dc5a4e8fb4ddb97ac366cd5c0b3d2a4118bcff64e6d3509ad98e6e284 [2021-05-17T19:33:35.366Z] #51 30.01 runtime [2021-05-17T19:33:35.366Z] #51 30.16 runtime/cgo [2021-05-17T19:33:35.627Z] #51 ... [2021-05-17T19:33:35.627Z] [2021-05-17T19:33:35.627Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-17T19:33:35.627Z] #49 sha256:6efa2ef223eea1b33e370701a9b9a1b72465c35f36404862ea40a0c926afd7c9 [2021-05-17T19:33:35.627Z] #49 40.14 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-17T19:33:35.628Z] #49 40.21 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-17T19:33:35.628Z] #49 40.23 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-17T19:33:35.628Z] #49 40.23 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-17T19:33:35.628Z] #49 40.25 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-17T19:33:35.628Z] #49 40.26 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-17T19:33:35.628Z] #49 40.29 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-17T19:33:35.628Z] #49 40.37 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-17T19:33:35.889Z] #49 40.56 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-17T19:33:35.889Z] #49 40.57 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-17T19:33:36.150Z] #49 40.77 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-17T19:33:36.193Z] #45 61.89 crypto/des [2021-05-17T19:33:36.199Z] #43 154.0 CC criu/sk-netlink.o [2021-05-17T19:33:36.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-17T19:33:36.412Z] #49 41.01 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-17T19:33:36.412Z] #49 41.12 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-17T19:33:36.412Z] #49 41.19 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-17T19:33:36.458Z] #43 154.4 CC criu/sk-packet.o [2021-05-17T19:33:36.459Z] #45 61.91 io/ioutil [2021-05-17T19:33:36.673Z] #49 41.23 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-17T19:33:36.933Z] #49 41.34 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-17T19:33:36.933Z] #49 41.35 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-17T19:33:36.933Z] #49 41.41 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-17T19:33:36.933Z] #49 41.47 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-17T19:33:36.933Z] #49 ... [2021-05-17T19:33:36.933Z] [2021-05-17T19:33:36.933Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-17T19:33:36.933Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-17T19:33:36.933Z] #42 31.40 Fetched 8445 kB in 22s (381 kB/s) [2021-05-17T19:33:36.933Z] #42 31.40 Reading package lists... [2021-05-17T19:33:36.933Z] #42 ... [2021-05-17T19:33:36.933Z] [2021-05-17T19:33:36.933Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-17T19:33:36.933Z] #58 sha256:942a0596b3d73db3e794a18fae90fb19315198260eec106a619fce1cfe860b77 [2021-05-17T19:33:36.933Z] #58 36.21 go: finding github.com/pkg/errors v0.9.1 [2021-05-17T19:33:36.933Z] #58 36.73 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-17T19:33:36.933Z] #58 36.77 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-17T19:33:36.933Z] #58 36.91 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-17T19:33:36.933Z] #58 37.14 go: finding github.com/google/uuid v1.2.0 [2021-05-17T19:33:36.933Z] #58 37.28 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-17T19:33:36.933Z] #58 37.37 go: finding github.com/gofrs/flock v0.8.0 [2021-05-17T19:33:36.933Z] #58 37.37 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-17T19:33:36.933Z] #58 37.49 go: finding github.com/gorilla/mux v1.8.0 [2021-05-17T19:33:36.933Z] #58 37.57 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-17T19:33:36.933Z] #58 37.63 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-17T19:33:36.933Z] #58 37.65 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-17T19:33:36.933Z] #58 37.71 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-17T19:33:36.933Z] #58 38.21 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-17T19:33:36.933Z] #58 38.30 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-17T19:33:37.075Z] #45 ... [2021-05-17T19:33:37.076Z] [2021-05-17T19:33:37.076Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:33:37.076Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-17T19:33:37.076Z] #43 3.488 Note: Building without setproctitle() and strlcpy() support. [2021-05-17T19:33:37.076Z] #43 3.490 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-17T19:33:37.076Z] #43 3.514 Note: Building without GnuTLS support [2021-05-17T19:33:37.076Z] #43 3.532 Makefile.config:39: Warn: you have no libnftables installed [2021-05-17T19:33:37.076Z] #43 3.532 Makefile.config:40: Warn: Building without nftables support [2021-05-17T19:33:37.194Z] #58 ... [2021-05-17T19:33:37.194Z] [2021-05-17T19:33:37.194Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-17T19:33:37.194Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-17T19:33:37.194Z] #55 31.64 Fetched 8445 kB in 23s (360 kB/s) [2021-05-17T19:33:37.194Z] #55 31.64 Reading package lists... [2021-05-17T19:33:37.194Z] #55 41.82 Reading package lists... [2021-05-17T19:33:37.194Z] #55 ... [2021-05-17T19:33:37.194Z] [2021-05-17T19:33:37.194Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-17T19:33:37.194Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-17T19:33:37.396Z] #43 155.1 CC criu/sk-queue.o [2021-05-17T19:33:37.655Z] #43 155.6 CC criu/sk-tcp.o [2021-05-17T19:33:37.768Z] #42 41.86 Reading package lists... [2021-05-17T19:33:37.768Z] #42 ... [2021-05-17T19:33:37.768Z] [2021-05-17T19:33:37.768Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-17T19:33:37.768Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-17T19:33:37.768Z] #36 32.28 Fetched 8445 kB in 23s (368 kB/s) [2021-05-17T19:33:37.768Z] #36 32.28 Reading package lists... [2021-05-17T19:33:38.029Z] #36 42.36 Reading package lists... [2021-05-17T19:33:38.029Z] #36 ... [2021-05-17T19:33:38.029Z] [2021-05-17T19:33:38.029Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-17T19:33:38.029Z] #49 sha256:6efa2ef223eea1b33e370701a9b9a1b72465c35f36404862ea40a0c926afd7c9 [2021-05-17T19:33:38.029Z] #49 41.65 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-17T19:33:38.029Z] #49 41.66 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-17T19:33:38.029Z] #49 41.66 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-17T19:33:38.029Z] #49 41.73 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-17T19:33:38.029Z] #49 41.80 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-17T19:33:38.029Z] #49 41.87 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-17T19:33:38.029Z] #49 41.91 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-17T19:33:38.029Z] #49 42.08 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-17T19:33:38.029Z] #49 42.12 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-17T19:33:38.029Z] #49 42.20 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-17T19:33:38.029Z] #49 42.34 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-17T19:33:38.029Z] #49 42.35 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-17T19:33:38.029Z] #49 42.69 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-17T19:33:38.029Z] #49 42.72 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-17T19:33:38.029Z] #49 42.79 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-17T19:33:38.289Z] #49 42.81 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-17T19:33:38.289Z] #49 42.91 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-17T19:33:38.289Z] #49 43.00 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-17T19:33:38.550Z] #49 43.10 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-17T19:33:38.550Z] #49 43.19 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-17T19:33:38.592Z] #43 156.2 CC criu/sk-unix.o [2021-05-17T19:33:38.810Z] #49 43.21 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-17T19:33:38.810Z] #49 43.26 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-17T19:33:38.810Z] #49 43.40 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-17T19:33:38.810Z] #49 43.55 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-17T19:33:38.810Z] #49 43.58 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-17T19:33:38.810Z] #49 43.59 go: extracting golang.org/x/text v0.3.2 [2021-05-17T19:33:39.057Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-17T19:33:39.057Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-17T19:33:39.072Z] #49 43.60 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-17T19:33:39.335Z] #49 43.94 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-17T19:33:39.335Z] #49 43.94 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-17T19:33:39.335Z] #49 43.94 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-17T19:33:39.596Z] #49 44.05 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-17T19:33:39.596Z] #49 44.16 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-17T19:33:39.596Z] #49 44.20 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-17T19:33:39.732Z] #43 5.846 fatal: not a git repository (or any of the parent directories): .git [2021-05-17T19:33:39.732Z] #43 5.968 GEN .gitid [2021-05-17T19:33:39.733Z] #43 6.011 GEN criu/include/version.h [2021-05-17T19:33:39.733Z] #43 6.102 GEN include/common/asm [2021-05-17T19:33:39.857Z] #49 44.35 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-17T19:33:39.857Z] #49 44.50 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-17T19:33:39.857Z] #49 44.56 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-17T19:33:40.118Z] #49 44.70 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-17T19:33:40.118Z] #49 44.84 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-17T19:33:40.378Z] #49 44.93 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-17T19:33:40.378Z] #49 44.96 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-17T19:33:40.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-17T19:33:40.498Z] #43 ... [2021-05-17T19:33:40.498Z] [2021-05-17T19:33:40.499Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-17T19:33:40.499Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-17T19:33:40.499Z] #40 DONE 211.1s [2021-05-17T19:33:40.499Z] [2021-05-17T19:33:40.499Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-17T19:33:40.499Z] #53 sha256:039fd80e41cbf9585806e88c320af76d60f81396dd962b6f1897b99f7b8f6a2a [2021-05-17T19:33:40.499Z] #53 ... [2021-05-17T19:33:40.499Z] [2021-05-17T19:33:40.499Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:33:40.499Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-17T19:33:40.499Z] #43 158.2 CC criu/sockets.o [2021-05-17T19:33:40.639Z] #49 45.15 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-17T19:33:40.639Z] #49 45.18 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-17T19:33:40.639Z] #49 ... [2021-05-17T19:33:40.639Z] [2021-05-17T19:33:40.639Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-17T19:33:40.639Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-17T19:33:40.639Z] #13 32.11 Fetched 8963 kB in 25s (355 kB/s) [2021-05-17T19:33:40.639Z] #13 32.11 Reading package lists... [2021-05-17T19:33:40.639Z] #13 ... [2021-05-17T19:33:40.639Z] [2021-05-17T19:33:40.639Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-17T19:33:40.639Z] #45 sha256:20b4c2ff2b5ca5f59378d879c618ec32e572faff000401d6274afec080c6808e [2021-05-17T19:33:40.639Z] #45 42.10 vendor/golang.org/x/crypto/internal/subtle [2021-05-17T19:33:40.639Z] #45 42.31 vendor/golang.org/x/crypto/curve25519 [2021-05-17T19:33:40.689Z] #43 ... [2021-05-17T19:33:40.689Z] [2021-05-17T19:33:40.689Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-17T19:33:40.689Z] #51 sha256:f874db4c000862c71cbc038fb157e4cf1a46ce3272cd3ab639121f3e2a251835 [2021-05-17T19:33:40.689Z] #51 56.15 os [2021-05-17T19:33:40.689Z] #51 57.15 encoding/binary [2021-05-17T19:33:40.689Z] #51 58.57 encoding/base64 [2021-05-17T19:33:40.689Z] #51 58.59 golang.org/x/sys/unix [2021-05-17T19:33:40.689Z] #51 60.13 mvdan.cc/sh/v3/fileutil [2021-05-17T19:33:40.689Z] #51 60.13 fmt [2021-05-17T19:33:40.689Z] #51 60.13 path/filepath [2021-05-17T19:33:40.689Z] #51 62.20 io/ioutil [2021-05-17T19:33:40.689Z] #51 64.14 flag [2021-05-17T19:33:40.689Z] #51 64.18 github.com/pkg/diff [2021-05-17T19:33:40.689Z] #51 64.18 encoding/json [2021-05-17T19:33:40.689Z] #51 66.08 go/token [2021-05-17T19:33:40.689Z] #51 ... [2021-05-17T19:33:40.689Z] [2021-05-17T19:33:40.689Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-17T19:33:40.689Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-17T19:33:40.689Z] #13 61.81 Selecting previously unselected package gcc-mingw-w64-base. [2021-05-17T19:33:40.689Z] #13 61.84 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-05-17T19:33:40.689Z] #13 61.85 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-17T19:33:40.953Z] #13 62.03 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-05-17T19:33:40.953Z] #13 62.03 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-05-17T19:33:40.953Z] #13 62.04 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-17T19:33:41.879Z] #43 159.5 CC criu/stats.o [2021-05-17T19:33:41.879Z] #43 ... [2021-05-17T19:33:41.879Z] [2021-05-17T19:33:41.879Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-17T19:33:41.879Z] #41 sha256:1f9f9ab96b23a197582e534e56c3898aca4634bf486b7d42fe1b5b50ea2cd991 [2021-05-17T19:33:41.879Z] #41 DONE 0.4s [2021-05-17T19:33:41.879Z] [2021-05-17T19:33:41.879Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-17T19:33:41.879Z] #53 sha256:039fd80e41cbf9585806e88c320af76d60f81396dd962b6f1897b99f7b8f6a2a [2021-05-17T19:33:42.139Z] #53 ... [2021-05-17T19:33:42.139Z] [2021-05-17T19:33:42.139Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:33:42.139Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-17T19:33:42.139Z] #43 159.9 CC criu/string.o [2021-05-17T19:33:42.139Z] #43 160.0 CC criu/sysctl.o [2021-05-17T19:33:42.282Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-17T19:33:43.077Z] #43 160.6 CC criu/sysfs_parse.o [2021-05-17T19:33:43.077Z] #43 160.9 CC criu/timens.o [2021-05-17T19:33:43.183Z] #45 ... [2021-05-17T19:33:43.183Z] [2021-05-17T19:33:43.183Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-17T19:33:43.183Z] #49 sha256:6efa2ef223eea1b33e370701a9b9a1b72465c35f36404862ea40a0c926afd7c9 [2021-05-17T19:33:43.183Z] #49 45.45 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-17T19:33:43.183Z] #49 45.51 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-17T19:33:43.183Z] #49 45.80 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-17T19:33:43.183Z] #49 46.08 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-17T19:33:43.183Z] #49 46.32 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-17T19:33:43.183Z] #49 46.37 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-17T19:33:43.183Z] #49 46.65 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-17T19:33:43.183Z] #49 46.83 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-17T19:33:43.183Z] #49 46.88 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-17T19:33:43.183Z] #49 46.95 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-17T19:33:43.183Z] #49 47.01 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-17T19:33:43.183Z] #49 47.18 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-17T19:33:43.183Z] #49 47.19 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-17T19:33:43.183Z] #49 47.51 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-17T19:33:43.338Z] #43 161.1 CC criu/timerfd.o [2021-05-17T19:33:43.338Z] #43 ... [2021-05-17T19:33:43.338Z] [2021-05-17T19:33:43.338Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-17T19:33:43.338Z] #49 sha256:3c2c0e10f07d13b7950b079e0a67e665567a0dc3208976a2a6ae80ab96dcb09e [2021-05-17T19:33:43.338Z] #49 214.4 + /build/golangci-lint --version [2021-05-17T19:33:43.338Z] #49 214.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-17T19:33:43.338Z] #49 DONE 214.9s [2021-05-17T19:33:43.600Z] [2021-05-17T19:33:43.600Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-17T19:33:43.600Z] #56 sha256:2e6b75a5512ccac66ba75b51c35ba6b949ca2f8d7dce36829c25574fa9beacbf [2021-05-17T19:33:43.648Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-17T19:33:43.859Z] #56 ... [2021-05-17T19:33:43.859Z] [2021-05-17T19:33:43.859Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:33:43.859Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-17T19:33:43.859Z] #43 161.5 CC criu/tty.o [2021-05-17T19:33:44.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-17T19:33:45.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-17T19:33:45.766Z] #43 163.3 CC criu/tun.o [2021-05-17T19:33:45.766Z] #43 163.7 CC criu/uffd.o [2021-05-17T19:33:45.775Z] #49 50.26 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-17T19:33:46.274Z] #13 ... [2021-05-17T19:33:46.274Z] [2021-05-17T19:33:46.274Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:33:46.274Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-17T19:33:46.274Z] #43 7.762 PBCC images/timens.pb-c.c [2021-05-17T19:33:46.274Z] #43 7.795 DEP images/timens.pb-c.d [2021-05-17T19:33:46.274Z] #43 7.837 PBCC images/fown.pb-c.c [2021-05-17T19:33:46.274Z] #43 7.864 PBCC images/google/protobuf/descriptor.pb-c.c [2021-05-17T19:33:46.274Z] #43 7.946 PBCC images/opts.pb-c.c [2021-05-17T19:33:46.274Z] #43 8.020 PBCC images/memfd.pb-c.c [2021-05-17T19:33:46.274Z] #43 8.081 DEP images/fown.pb-c.d [2021-05-17T19:33:46.275Z] #43 8.149 DEP images/google/protobuf/descriptor.pb-c.d [2021-05-17T19:33:46.275Z] #43 8.280 DEP images/opts.pb-c.d [2021-05-17T19:33:46.275Z] #43 8.365 DEP images/memfd.pb-c.d [2021-05-17T19:33:46.275Z] #43 8.421 PBCC images/sit.pb-c.c [2021-05-17T19:33:46.275Z] #43 8.484 DEP images/sit.pb-c.d [2021-05-17T19:33:46.275Z] #43 8.598 PBCC images/macvlan.pb-c.c [2021-05-17T19:33:46.275Z] #43 8.614 DEP images/macvlan.pb-c.d [2021-05-17T19:33:46.275Z] #43 8.677 PBCC images/autofs.pb-c.c [2021-05-17T19:33:46.275Z] #43 8.722 DEP images/autofs.pb-c.d [2021-05-17T19:33:46.275Z] #43 8.754 PBCC images/sysctl.pb-c.c [2021-05-17T19:33:46.275Z] #43 8.780 DEP images/sysctl.pb-c.d [2021-05-17T19:33:46.275Z] #43 8.840 PBCC images/time.pb-c.c [2021-05-17T19:33:46.275Z] #43 8.861 DEP images/time.pb-c.d [2021-05-17T19:33:46.275Z] #43 8.904 PBCC images/binfmt-misc.pb-c.c [2021-05-17T19:33:46.275Z] #43 8.933 DEP images/binfmt-misc.pb-c.d [2021-05-17T19:33:46.275Z] #43 8.992 PBCC images/seccomp.pb-c.c [2021-05-17T19:33:46.275Z] #43 9.016 DEP images/seccomp.pb-c.d [2021-05-17T19:33:46.275Z] #43 9.056 PBCC images/userns.pb-c.c [2021-05-17T19:33:46.275Z] #43 9.076 DEP images/userns.pb-c.d [2021-05-17T19:33:46.275Z] #43 9.109 PBCC images/cgroup.pb-c.c [2021-05-17T19:33:46.275Z] #43 9.133 DEP images/cgroup.pb-c.d [2021-05-17T19:33:46.275Z] #43 9.203 PBCC images/ext-file.pb-c.c [2021-05-17T19:33:46.275Z] #43 9.212 DEP images/ext-file.pb-c.d [2021-05-17T19:33:46.275Z] #43 9.281 PBCC images/rpc.pb-c.c [2021-05-17T19:33:46.275Z] #43 9.325 DEP images/rpc.pb-c.d [2021-05-17T19:33:46.275Z] #43 9.374 PBCC images/siginfo.pb-c.c [2021-05-17T19:33:46.275Z] #43 9.399 DEP images/siginfo.pb-c.d [2021-05-17T19:33:46.275Z] #43 9.485 PBCC images/pagemap.pb-c.c [2021-05-17T19:33:46.275Z] #43 9.585 DEP images/pagemap.pb-c.d [2021-05-17T19:33:46.275Z] #43 9.652 PBCC images/rlimit.pb-c.c [2021-05-17T19:33:46.275Z] #43 9.690 DEP images/rlimit.pb-c.d [2021-05-17T19:33:46.275Z] #43 9.745 PBCC images/file-lock.pb-c.c [2021-05-17T19:33:46.275Z] #43 9.772 DEP images/file-lock.pb-c.d [2021-05-17T19:33:46.275Z] #43 9.845 PBCC images/tty.pb-c.c [2021-05-17T19:33:46.275Z] #43 9.908 DEP images/tty.pb-c.d [2021-05-17T19:33:46.275Z] #43 9.968 PBCC images/tun.pb-c.c [2021-05-17T19:33:46.275Z] #43 10.02 PBCC images/netdev.pb-c.c [2021-05-17T19:33:46.275Z] #43 10.07 DEP images/tun.pb-c.d [2021-05-17T19:33:46.275Z] #43 10.15 DEP images/netdev.pb-c.d [2021-05-17T19:33:46.275Z] #43 10.25 PBCC images/vma.pb-c.c [2021-05-17T19:33:46.275Z] #43 10.30 DEP images/vma.pb-c.d [2021-05-17T19:33:46.275Z] #43 10.38 PBCC images/creds.pb-c.c [2021-05-17T19:33:46.275Z] #43 10.41 DEP images/creds.pb-c.d [2021-05-17T19:33:46.275Z] #43 10.46 PBCC images/utsns.pb-c.c [2021-05-17T19:33:46.275Z] #43 10.50 DEP images/utsns.pb-c.d [2021-05-17T19:33:46.275Z] #43 10.58 PBCC images/ipc-desc.pb-c.c [2021-05-17T19:33:46.275Z] #43 10.62 PBCC images/ipc-sem.pb-c.c [2021-05-17T19:33:46.275Z] #43 10.64 DEP images/ipc-desc.pb-c.d [2021-05-17T19:33:46.275Z] #43 10.70 DEP images/ipc-sem.pb-c.d [2021-05-17T19:33:46.275Z] #43 10.74 PBCC images/ipc-msg.pb-c.c [2021-05-17T19:33:46.275Z] #43 10.77 DEP images/ipc-msg.pb-c.d [2021-05-17T19:33:46.275Z] #43 10.87 PBCC images/ipc-shm.pb-c.c [2021-05-17T19:33:46.275Z] #43 10.90 DEP images/ipc-shm.pb-c.d [2021-05-17T19:33:46.275Z] #43 11.00 PBCC images/ipc-var.pb-c.c [2021-05-17T19:33:46.275Z] #43 11.04 DEP images/ipc-var.pb-c.d [2021-05-17T19:33:46.275Z] #43 11.12 PBCC images/sk-opts.pb-c.c [2021-05-17T19:33:46.275Z] #43 11.16 PBCC images/packet-sock.pb-c.c [2021-05-17T19:33:46.275Z] #43 11.21 DEP images/sk-opts.pb-c.d [2021-05-17T19:33:46.275Z] #43 11.24 DEP images/packet-sock.pb-c.d [2021-05-17T19:33:46.275Z] #43 11.29 PBCC images/sk-netlink.pb-c.c [2021-05-17T19:33:46.275Z] #43 11.36 DEP images/sk-netlink.pb-c.d [2021-05-17T19:33:46.275Z] #43 11.41 PBCC images/sk-inet.pb-c.c [2021-05-17T19:33:46.275Z] #43 11.45 DEP images/sk-inet.pb-c.d [2021-05-17T19:33:46.275Z] #43 11.52 PBCC images/sk-unix.pb-c.c [2021-05-17T19:33:46.275Z] #43 11.58 DEP images/sk-unix.pb-c.d [2021-05-17T19:33:46.275Z] #43 11.63 PBCC images/mm.pb-c.c [2021-05-17T19:33:46.275Z] #43 11.65 DEP images/mm.pb-c.d [2021-05-17T19:33:46.275Z] #43 11.72 PBCC images/timerfd.pb-c.c [2021-05-17T19:33:46.275Z] #43 11.80 DEP images/timerfd.pb-c.d [2021-05-17T19:33:46.275Z] #43 11.87 PBCC images/timer.pb-c.c [2021-05-17T19:33:46.275Z] #43 11.89 DEP images/timer.pb-c.d [2021-05-17T19:33:46.275Z] #43 11.95 PBCC images/sa.pb-c.c [2021-05-17T19:33:46.275Z] #43 11.99 DEP images/sa.pb-c.d [2021-05-17T19:33:46.275Z] #43 12.05 PBCC images/pipe-data.pb-c.c [2021-05-17T19:33:46.275Z] #43 12.08 DEP images/pipe-data.pb-c.d [2021-05-17T19:33:46.275Z] #43 12.11 PBCC images/mnt.pb-c.c [2021-05-17T19:33:46.275Z] #43 12.21 DEP images/mnt.pb-c.d [2021-05-17T19:33:46.275Z] #43 12.28 PBCC images/sk-packet.pb-c.c [2021-05-17T19:33:46.275Z] #43 12.32 DEP images/sk-packet.pb-c.d [2021-05-17T19:33:46.275Z] #43 12.37 PBCC images/tcp-stream.pb-c.c [2021-05-17T19:33:46.275Z] #43 12.45 DEP images/tcp-stream.pb-c.d [2021-05-17T19:33:46.275Z] #43 12.55 PBCC images/pipe.pb-c.c [2021-05-17T19:33:46.275Z] #43 12.60 DEP images/pipe.pb-c.d [2021-05-17T19:33:46.275Z] #43 12.67 PBCC images/pstree.pb-c.c [2021-05-17T19:33:46.275Z] #43 12.69 DEP images/pstree.pb-c.d [2021-05-17T19:33:46.275Z] #43 12.76 PBCC images/fs.pb-c.c [2021-05-17T19:33:46.275Z] #43 12.80 DEP images/fs.pb-c.d [2021-05-17T19:33:46.275Z] #43 12.87 PBCC images/signalfd.pb-c.c [2021-05-17T19:33:46.539Z] #43 12.92 DEP images/signalfd.pb-c.d [2021-05-17T19:33:46.539Z] #43 12.98 PBCC images/fh.pb-c.c [2021-05-17T19:33:46.539Z] #43 13.05 PBCC images/fsnotify.pb-c.c [2021-05-17T19:33:46.539Z] #43 13.11 DEP images/fh.pb-c.d [2021-05-17T19:33:46.704Z] #43 164.4 CC criu/util.o [2021-05-17T19:33:46.803Z] #43 13.18 DEP images/fsnotify.pb-c.d [2021-05-17T19:33:46.803Z] #43 13.26 PBCC images/eventpoll.pb-c.c [2021-05-17T19:33:46.803Z] #43 13.28 DEP images/eventpoll.pb-c.d [2021-05-17T19:33:46.803Z] #43 13.40 PBCC images/eventfd.pb-c.c [2021-05-17T19:33:46.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-17T19:33:47.067Z] #43 13.42 DEP images/eventfd.pb-c.d [2021-05-17T19:33:47.067Z] #43 13.49 PBCC images/remap-file-path.pb-c.c [2021-05-17T19:33:47.067Z] #43 13.50 DEP images/remap-file-path.pb-c.d [2021-05-17T19:33:47.067Z] #43 ... [2021-05-17T19:33:47.067Z] [2021-05-17T19:33:47.067Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-17T19:33:47.067Z] #45 sha256:b69338ff7bec98fd60a4d2737f4eb31b58c79beedc1e9755cd645daf195b5e6f [2021-05-17T19:33:47.067Z] #45 62.68 crypto/sha256 [2021-05-17T19:33:47.067Z] #45 63.11 net [2021-05-17T19:33:47.068Z] #45 63.83 vendor/golang.org/x/crypto/poly1305 [2021-05-17T19:33:47.068Z] #45 64.23 vendor/golang.org/x/crypto/curve25519 [2021-05-17T19:33:47.068Z] #45 64.26 vendor/golang.org/x/crypto/chacha20poly1305 [2021-05-17T19:33:47.068Z] #45 65.00 os/exec [2021-05-17T19:33:47.068Z] #45 66.91 net/url [2021-05-17T19:33:47.068Z] #45 66.92 go/token [2021-05-17T19:33:47.068Z] #45 67.03 text/template/parse [2021-05-17T19:33:47.068Z] #45 67.93 go/scanner [2021-05-17T19:33:47.068Z] #45 68.98 log [2021-05-17T19:33:47.068Z] #45 69.47 go/ast [2021-05-17T19:33:47.068Z] #45 69.94 encoding/json [2021-05-17T19:33:47.068Z] #45 72.21 text/template [2021-05-17T19:33:47.068Z] #45 ... [2021-05-17T19:33:47.068Z] [2021-05-17T19:33:47.068Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:33:47.068Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-17T19:33:47.068Z] #43 13.57 PBCC images/fifo.pb-c.c [2021-05-17T19:33:47.068Z] #43 13.59 DEP images/fifo.pb-c.d [2021-05-17T19:33:47.068Z] #43 13.68 PBCC images/ghost-file.pb-c.c [2021-05-17T19:33:47.332Z] #43 13.75 DEP images/ghost-file.pb-c.d [2021-05-17T19:33:47.332Z] #43 13.79 PBCC images/regfile.pb-c.c [2021-05-17T19:33:47.332Z] #43 13.84 DEP images/regfile.pb-c.d [2021-05-17T19:33:47.332Z] #43 13.89 PBCC images/ns.pb-c.c [2021-05-17T19:33:47.332Z] #43 13.91 DEP images/ns.pb-c.d [2021-05-17T19:33:47.596Z] #43 14.00 PBCC images/fdinfo.pb-c.c [2021-05-17T19:33:47.596Z] #43 14.10 DEP images/fdinfo.pb-c.d [2021-05-17T19:33:47.596Z] #43 14.18 PBCC images/core-aarch64.pb-c.c [2021-05-17T19:33:47.642Z] #43 165.4 CC criu/uts_ns.o [2021-05-17T19:33:47.642Z] #43 165.5 CC criu/vdso-compat.o [2021-05-17T19:33:47.861Z] #43 14.25 PBCC images/core-arm.pb-c.c [2021-05-17T19:33:47.861Z] #43 14.32 PBCC images/core-ppc64.pb-c.c [2021-05-17T19:33:47.861Z] #43 14.36 PBCC images/core-s390.pb-c.c [2021-05-17T19:33:47.861Z] #43 14.40 PBCC images/core-x86.pb-c.c [2021-05-17T19:33:47.861Z] #43 14.44 PBCC images/core.pb-c.c [2021-05-17T19:33:47.902Z] #43 165.8 CC criu/vdso.o [2021-05-17T19:33:48.126Z] #43 14.52 PBCC images/inventory.pb-c.c [2021-05-17T19:33:48.126Z] #43 14.57 DEP images/core-aarch64.pb-c.d [2021-05-17T19:33:48.126Z] #43 14.66 DEP images/core-arm.pb-c.d [2021-05-17T19:33:48.391Z] #43 14.72 DEP images/core-ppc64.pb-c.d [2021-05-17T19:33:48.391Z] #43 14.77 DEP images/core-s390.pb-c.d [2021-05-17T19:33:48.391Z] #43 14.89 DEP images/core-x86.pb-c.d [2021-05-17T19:33:48.391Z] #43 14.94 DEP images/core.pb-c.d [2021-05-17T19:33:48.391Z] #43 15.02 DEP images/inventory.pb-c.d [2021-05-17T19:33:48.473Z] #43 166.2 LINK criu/built-in.o [2021-05-17T19:33:48.473Z] #43 166.3 LINK criu/criu [2021-05-17T19:33:48.656Z] #43 15.11 PBCC images/cpuinfo.pb-c.c [2021-05-17T19:33:48.656Z] #43 15.14 DEP images/cpuinfo.pb-c.d [2021-05-17T19:33:48.656Z] #43 15.21 PBCC images/stats.pb-c.c [2021-05-17T19:33:48.656Z] #43 15.25 DEP images/stats.pb-c.d [2021-05-17T19:33:48.733Z] #43 166.6 DEP lib/c/criu.d [2021-05-17T19:33:48.733Z] #43 166.6 CC images/rpc.pb-c.o [2021-05-17T19:33:48.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-17T19:33:49.096Z] #49 ... [2021-05-17T19:33:49.096Z] [2021-05-17T19:33:49.096Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-17T19:33:49.096Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-17T19:33:49.096Z] #42 41.86 Reading package lists... [2021-05-17T19:33:49.096Z] #42 49.72 Building dependency tree... [2021-05-17T19:33:49.096Z] #42 53.22 The following additional packages will be installed: [2021-05-17T19:33:49.096Z] #42 53.22 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-05-17T19:33:49.096Z] #42 53.22 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-05-17T19:33:49.096Z] #42 53.24 Suggested packages: [2021-05-17T19:33:49.096Z] #42 53.24 manpages-dev python-setuptools [2021-05-17T19:33:49.302Z] #43 167.1 CC lib/c/criu.o [2021-05-17T19:33:49.667Z] #42 ... [2021-05-17T19:33:49.667Z] [2021-05-17T19:33:49.667Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-17T19:33:49.667Z] #67 sha256:fa0049c8ba3e97a435898e487fa90b26f5256ee8d3145a4a0c8fa264fb4353ad [2021-05-17T19:33:49.667Z] #67 DONE 54.0s [2021-05-17T19:33:49.667Z] [2021-05-17T19:33:49.667Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-17T19:33:49.667Z] #49 sha256:6efa2ef223eea1b33e370701a9b9a1b72465c35f36404862ea40a0c926afd7c9 [2021-05-17T19:33:49.667Z] #49 54.23 go: finding github.com/fatih/color v1.7.0 [2021-05-17T19:33:49.667Z] #49 54.31 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-17T19:33:49.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-17T19:33:49.927Z] #49 54.46 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-17T19:33:49.927Z] #49 54.48 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-17T19:33:49.927Z] #49 54.59 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-17T19:33:50.187Z] #49 54.67 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-17T19:33:50.187Z] #49 54.75 go: finding github.com/pkg/errors v0.8.1 [2021-05-17T19:33:50.187Z] #49 54.75 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-17T19:33:50.187Z] #49 54.78 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-17T19:33:50.187Z] #49 54.87 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-17T19:33:50.275Z] #43 167.9 LINK lib/c/built-in.o [2021-05-17T19:33:50.275Z] #43 167.9 LINK lib/c/libcriu.so [2021-05-17T19:33:50.275Z] #43 168.0 LINK lib/c/libcriu.a [2021-05-17T19:33:50.275Z] #43 168.1 GEN magic.py [2021-05-17T19:33:50.275Z] #43 168.2 Note: Building without setproctitle() and strlcpy() support. [2021-05-17T19:33:50.275Z] #43 168.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-17T19:33:50.446Z] #49 55.03 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-17T19:33:50.447Z] #49 55.03 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-17T19:33:50.447Z] #49 55.07 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-17T19:33:50.447Z] #49 55.07 go: finding github.com/stretchr/testify v1.4.0 [2021-05-17T19:33:50.447Z] #49 55.07 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-17T19:33:50.534Z] #43 168.2 Note: Building without GnuTLS support [2021-05-17T19:33:50.534Z] #43 168.3 Makefile.config:39: Warn: you have no libnftables installed [2021-05-17T19:33:50.534Z] #43 168.3 Makefile.config:40: Warn: Building without nftables support [2021-05-17T19:33:50.589Z] #43 16.86 make[1]: Nothing to be done for 'all'. [2021-05-17T19:33:50.706Z] #49 55.14 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-17T19:33:50.707Z] #49 55.14 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-17T19:33:50.707Z] #49 55.20 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-17T19:33:50.707Z] #49 55.20 go: finding github.com/spf13/viper v1.6.1 [2021-05-17T19:33:50.707Z] #49 55.20 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-17T19:33:50.707Z] #49 55.24 go: finding github.com/stretchr/objx v0.2.0 [2021-05-17T19:33:50.707Z] #49 55.29 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-17T19:33:50.707Z] #49 55.32 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-17T19:33:50.707Z] #49 55.35 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-17T19:33:50.707Z] #49 55.36 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-17T19:33:50.707Z] #49 55.39 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-17T19:33:50.707Z] #49 55.40 go: finding github.com/gobwas/glob v0.2.3 [2021-05-17T19:33:50.707Z] #49 55.43 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-17T19:33:50.967Z] #49 55.48 go: finding github.com/spf13/cobra v0.0.5 [2021-05-17T19:33:50.967Z] #49 55.58 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-17T19:33:50.967Z] #49 ... [2021-05-17T19:33:50.967Z] [2021-05-17T19:33:50.967Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-17T19:33:50.967Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-17T19:33:50.967Z] #13 32.11 Reading package lists... [2021-05-17T19:33:50.967Z] #13 43.22 Reading package lists... [2021-05-17T19:33:50.967Z] #13 50.19 Building dependency tree... [2021-05-17T19:33:51.104Z] #43 168.9 fatal: not a git repository (or any of the parent directories): .git [2021-05-17T19:33:51.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-17T19:33:51.168Z] #43 ... [2021-05-17T19:33:51.168Z] [2021-05-17T19:33:51.168Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-17T19:33:51.168Z] #51 sha256:f874db4c000862c71cbc038fb157e4cf1a46ce3272cd3ab639121f3e2a251835 [2021-05-17T19:33:51.168Z] #51 66.61 mvdan.cc/editorconfig [2021-05-17T19:33:51.168Z] #51 67.35 go/scanner [2021-05-17T19:33:51.168Z] #51 67.85 golang.org/x/crypto/ssh/terminal [2021-05-17T19:33:51.168Z] #51 68.52 mvdan.cc/sh/v3/syntax [2021-05-17T19:33:51.168Z] #51 69.17 go/ast [2021-05-17T19:33:51.168Z] #51 75.85 mvdan.cc/sh/v3/cmd/shfmt [2021-05-17T19:33:51.168Z] #51 ... [2021-05-17T19:33:51.168Z] [2021-05-17T19:33:51.168Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-17T19:33:51.168Z] #56 sha256:bf79031627fd36b24e378a095a04d107f360b0fde39010d71d937331bc772c18 [2021-05-17T19:33:51.168Z] #56 37.25 Checking out files: 33% (1301/3922) Checking out files: 34% (1334/3922) Checking out files: 35% (1373/3922) Checking out files: 36% (1412/3922) Checking out files: 37% (1452/3922) Checking out files: 38% (1491/3922) Checking out files: 39% (1530/3922) Checking out files: 40% (1569/3922) Checking out files: 41% (1609/3922) Checking out files: 42% (1648/3922) Checking out files: 43% (1687/3922) Checking out files: 44% (1726/3922) Checking out files: 45% (1765/3922) Checking out files: 46% (1805/3922) Checking out files: 47% (1844/3922) Checking out files: 48% (1883/3922) Checking out files: 49% (1922/3922) Checking out files: 50% (1961/3922) Checking out files: 51% (2001/3922) Checking out files: 52% (2040/3922) Checking out files: 53% (2079/3922) Checking out files: 54% (2118/3922) Checking out files: 55% (2158/3922) Checking out files: 56% (2197/3922) Checking out files: 57% (2236/3922) Checking out files: 58% (2275/3922) Checking out files: 59% (2314/3922) Checking out files: 60% (2354/3922) Checking out files: 61% (2393/3922) Checking out files: 62% (2432/3922) Checking out files: 63% (2471/3922) Checking out files: 64% (2511/3922) Checking out files: 65% (2550/3922) Checking out files: 66% (2589/3922) Checking out files: 67% (2628/3922) Checking out files: 68% (2667/3922) Checking out files: 69% (2707/3922) Checking out files: 70% (2746/3922) Checking out files: 71% (2785/3922) Checking out files: 72% (2824/3922) Checking out files: 73% (2864/3922) Checking out files: 74% (2903/3922) Checking out files: 75% (2942/3922) Checking out files: 76% (2981/3922) Checking out files: 77% (3020/3922) Checking out files: 78% (3060/3922) Checking out files: 79% (3099/3922) Checking out files: 79% (3131/3922) Checking out files: 80% (3138/3922) Checking out files: 81% (3177/3922) Checking out files: 82% (3217/3922) Checking out files: 83% (3256/3922) Checking out files: 84% (3295/3922) Checking out files: 85% (3334/3922) Checking out files: 86% (3373/3922) Checking out files: 87% (3413/3922) Checking out files: 88% (3452/3922) Checking out files: 89% (3491/3922) Checking out files: 90% (3530/3922) Checking out files: 91% (3570/3922) Checking out files: 92% (3609/3922) Checking out files: 93% (3648/3922) Checking out files: 94% (3687/3922) Checking out files: 95% (3726/3922) Checking out files: 96% (3766/3922) Checking out files: 97% (3805/3922) Checking out files: 98% (3844/3922) Checking out files: 99% (3883/3922) Checking out files: 100% (3922/3922) Checking out files: 100% (3922/3922), done. [2021-05-17T19:33:51.168Z] #56 39.19 + cd /tmp/tmp.q26XCRUa8n/src/github.com/containerd/containerd [2021-05-17T19:33:51.168Z] #56 39.19 + git checkout -q 8c906ff108ac28da23f69cc7b74f8e7a470d1df0 [2021-05-17T19:33:51.228Z] #13 ... [2021-05-17T19:33:51.228Z] [2021-05-17T19:33:51.228Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-17T19:33:51.228Z] #49 sha256:6efa2ef223eea1b33e370701a9b9a1b72465c35f36404862ea40a0c926afd7c9 [2021-05-17T19:33:51.228Z] #49 55.73 go: finding github.com/spf13/pflag v1.0.5 [2021-05-17T19:33:51.228Z] #49 55.75 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-17T19:33:51.228Z] #49 55.80 go: finding github.com/magiconair/properties v1.8.1 [2021-05-17T19:33:51.228Z] #49 55.84 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-17T19:33:51.228Z] #49 55.86 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-17T19:33:51.228Z] #49 55.87 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-17T19:33:51.228Z] #49 55.88 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-17T19:33:51.228Z] #49 55.92 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-17T19:33:51.489Z] #49 55.93 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-17T19:33:51.489Z] #49 55.97 go: finding github.com/spf13/cast v1.3.0 [2021-05-17T19:33:51.489Z] #49 55.98 go: finding github.com/spf13/afero v1.1.2 [2021-05-17T19:33:51.489Z] #49 56.02 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-17T19:33:51.489Z] #49 56.12 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-17T19:33:51.489Z] #49 56.16 go: finding golang.org/x/text v0.3.2 [2021-05-17T19:33:51.489Z] #49 56.18 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-17T19:33:51.489Z] #49 56.22 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-17T19:33:51.680Z] #43 169.4 make[1]: Nothing to be done for 'all'. [2021-05-17T19:33:51.749Z] #49 56.23 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-17T19:33:51.749Z] #49 56.24 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-17T19:33:51.749Z] #49 56.26 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-17T19:33:51.749Z] #49 56.32 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-17T19:33:51.749Z] #49 56.40 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-17T19:33:51.749Z] #49 56.40 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-17T19:33:51.749Z] #49 56.43 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-17T19:33:51.749Z] #49 56.43 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-17T19:33:51.749Z] #49 56.44 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-17T19:33:52.010Z] #49 56.45 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-17T19:33:52.010Z] #49 56.45 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-17T19:33:52.010Z] #49 56.45 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-17T19:33:52.010Z] #49 56.48 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-17T19:33:52.010Z] #49 56.48 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-17T19:33:52.010Z] #49 56.58 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-17T19:33:52.010Z] #49 56.60 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-17T19:33:52.010Z] #49 56.61 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-17T19:33:52.010Z] #49 56.67 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-17T19:33:52.010Z] #49 56.69 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-17T19:33:52.010Z] #49 56.70 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-17T19:33:52.010Z] #49 56.74 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-17T19:33:52.010Z] #49 56.75 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-17T19:33:52.010Z] #49 56.76 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-17T19:33:52.059Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-17T19:33:52.059Z] Using test binary docker [2021-05-17T19:33:52.121Z] #56 40.20 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-17T19:33:52.247Z] #43 169.9 make[1]: 'images/built-in.o' is up to date. [2021-05-17T19:33:52.247Z] #43 170.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-05-17T19:33:52.247Z] #43 170.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-05-17T19:33:52.247Z] #43 170.0 make[1]: 'compel/libcompel.a' is up to date. [2021-05-17T19:33:52.247Z] #43 170.0 make[1]: 'compel/compel-host-bin' is up to date. [2021-05-17T19:33:52.247Z] #43 170.1 make[1]: Nothing to be done for 'all'. [2021-05-17T19:33:52.247Z] #43 170.1 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-17T19:33:52.247Z] #43 170.2 make[2]: Nothing to be done for 'all'. [2021-05-17T19:33:52.270Z] #49 56.95 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-17T19:33:52.270Z] #49 57.03 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-17T19:33:52.270Z] #49 57.03 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-17T19:33:52.314Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-17T19:33:52.314Z] Starting apparmor (via systemctl): apparmor.service. [2021-05-17T19:33:52.314Z] INFO: Waiting for daemon to start... [2021-05-17T19:33:52.314Z] Starting dockerd [2021-05-17T19:33:52.387Z] #56 40.20 + BUILDTAGS='netgo osusergo static_build' [2021-05-17T19:33:52.387Z] #56 40.20 + export EXTRA_FLAGS=-buildmode=pie [2021-05-17T19:33:52.387Z] #56 40.20 + EXTRA_FLAGS=-buildmode=pie [2021-05-17T19:33:52.387Z] #56 40.20 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-17T19:33:52.387Z] #56 40.20 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-17T19:33:52.387Z] #56 40.20 + '[' '' = dynamic ']' [2021-05-17T19:33:52.387Z] #56 40.20 + make [2021-05-17T19:33:52.506Z] #43 170.3 make[2]: Nothing to be done for 'all'. [2021-05-17T19:33:52.506Z] #43 170.3 make[2]: Nothing to be done for 'all'. [2021-05-17T19:33:52.506Z] #43 170.4 make[2]: Nothing to be done for 'all'. [2021-05-17T19:33:52.506Z] #43 170.4 make[2]: Nothing to be done for 'all'. [2021-05-17T19:33:52.506Z] #43 170.5 make[2]: Nothing to be done for 'all'. [2021-05-17T19:33:52.506Z] #43 170.5 make[2]: Nothing to be done for 'all'. [2021-05-17T19:33:52.530Z] #49 ... [2021-05-17T19:33:52.530Z] [2021-05-17T19:33:52.530Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-17T19:33:52.530Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-17T19:33:52.530Z] #55 41.82 Reading package lists... [2021-05-17T19:33:52.530Z] #55 50.04 Building dependency tree... [2021-05-17T19:33:52.530Z] #55 53.78 The following additional packages will be installed: [2021-05-17T19:33:52.530Z] #55 53.80 libbtrfs0 [2021-05-17T19:33:52.530Z] #55 54.00 The following NEW packages will be installed: [2021-05-17T19:33:52.530Z] #55 54.01 libbtrfs-dev libbtrfs0 [2021-05-17T19:33:52.530Z] #55 54.81 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-05-17T19:33:52.530Z] #55 54.81 Need to get 119 kB of archives. [2021-05-17T19:33:52.530Z] #55 54.81 After this operation, 387 kB of additional disk space will be used. [2021-05-17T19:33:52.530Z] #55 54.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-17T19:33:52.530Z] #55 54.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-17T19:33:52.530Z] #55 55.97 debconf: delaying package configuration, since apt-utils is not installed [2021-05-17T19:33:52.530Z] #55 56.14 Fetched 119 kB in 1s (223 kB/s) [2021-05-17T19:33:52.530Z] #55 56.26 Selecting previously unselected package libbtrfs0. [2021-05-17T19:33:52.530Z] #55 56.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.) [2021-05-17T19:33:52.530Z] #55 56.39 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-17T19:33:52.530Z] #55 56.43 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-17T19:33:52.530Z] #55 56.53 Selecting previously unselected package libbtrfs-dev. [2021-05-17T19:33:52.530Z] #55 56.53 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-17T19:33:52.530Z] #55 56.54 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-17T19:33:52.531Z] #55 56.75 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-17T19:33:52.531Z] #55 56.77 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-17T19:33:52.531Z] #55 56.78 Processing triggers for libc-bin (2.28-10) ... [2021-05-17T19:33:52.531Z] #55 DONE 57.1s [2021-05-17T19:33:52.531Z] [2021-05-17T19:33:52.531Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-17T19:33:52.531Z] #49 sha256:6efa2ef223eea1b33e370701a9b9a1b72465c35f36404862ea40a0c926afd7c9 [2021-05-17T19:33:52.531Z] #49 57.04 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-17T19:33:52.531Z] #49 57.13 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-17T19:33:52.764Z] #43 170.6 make[2]: Nothing to be done for 'all'. [2021-05-17T19:33:52.764Z] #43 170.6 INSTALL criu/criu [2021-05-17T19:33:53.025Z] #43 DONE 170.8s [2021-05-17T19:33:53.025Z] [2021-05-17T19:33:53.025Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-17T19:33:53.025Z] #53 sha256:039fd80e41cbf9585806e88c320af76d60f81396dd962b6f1897b99f7b8f6a2a [2021-05-17T19:33:54.110Z] #53 ... [2021-05-17T19:33:54.111Z] [2021-05-17T19:33:54.111Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-17T19:33:54.111Z] #44 sha256:8ab105edc00452dcb98404ca3ccbba79a69fe56078276add862051da43f6159c [2021-05-17T19:33:54.111Z] #44 DONE 0.1s [2021-05-17T19:33:54.111Z] [2021-05-17T19:33:54.111Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-17T19:33:54.111Z] #46 sha256:1632003e2c9670d681801d24785785796a0dd649ce6f883108bb550b455fc7b0 [2021-05-17T19:33:54.111Z] #46 DONE 0.1s [2021-05-17T19:33:54.111Z] [2021-05-17T19:33:54.111Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-17T19:33:54.111Z] #48 sha256:24aa87ca81e3ff3c1d1f686d1326e6a9c982307b4927bd6350e68c289d2185a1 [2021-05-17T19:33:54.111Z] #48 DONE 0.1s [2021-05-17T19:33:54.111Z] [2021-05-17T19:33:54.111Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-17T19:33:54.111Z] #56 sha256:2e6b75a5512ccac66ba75b51c35ba6b949ca2f8d7dce36829c25574fa9beacbf [2021-05-17T19:33:54.203Z] . [2021-05-17T19:33:54.203Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-17T19:33:54.203Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-17T19:33:54.203Z] Error: No such image: emptyfs [2021-05-17T19:33:54.321Z] #56 41.97 + bin/ctr [2021-05-17T19:33:54.370Z] #56 ... [2021-05-17T19:33:54.370Z] [2021-05-17T19:33:54.370Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-17T19:33:54.370Z] #50 sha256:3c8d23696ff23190fdc369046149e9daf8720558d4fc20ae6dea4dd7bb026ae1 [2021-05-17T19:33:54.370Z] #50 DONE 0.1s [2021-05-17T19:33:54.370Z] [2021-05-17T19:33:54.370Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-17T19:33:54.370Z] #52 sha256:05eb577b7902abde14419b494cbdb3be15fb150538c378901d8e701502fe5a11 [2021-05-17T19:33:54.370Z] #52 DONE 0.1s [2021-05-17T19:33:54.370Z] [2021-05-17T19:33:54.370Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-17T19:33:54.370Z] #53 sha256:039fd80e41cbf9585806e88c320af76d60f81396dd962b6f1897b99f7b8f6a2a [2021-05-17T19:33:54.459Z] Running integration-test (iteration 1) [2021-05-17T19:33:54.460Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-05-17T19:33:55.836Z] #49 ... [2021-05-17T19:33:55.836Z] [2021-05-17T19:33:55.836Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-17T19:33:55.836Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-17T19:33:55.836Z] #36 42.36 Reading package lists... [2021-05-17T19:33:55.836Z] #36 50.49 Building dependency tree... [2021-05-17T19:33:55.836Z] #36 53.78 The following additional packages will be installed: [2021-05-17T19:33:55.836Z] #36 53.81 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-05-17T19:33:55.836Z] #36 53.81 Suggested packages: [2021-05-17T19:33:55.836Z] #36 53.81 cmake-doc ninja-build lrzip [2021-05-17T19:33:55.836Z] #36 53.81 Recommended packages: [2021-05-17T19:33:55.836Z] #36 53.81 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-05-17T19:33:55.836Z] #36 55.13 The following NEW packages will be installed: [2021-05-17T19:33:55.836Z] #36 55.16 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-05-17T19:33:55.836Z] #36 55.16 vim-common xxd [2021-05-17T19:33:55.836Z] #36 55.59 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-05-17T19:33:55.836Z] #36 55.59 Need to get 14.9 MB of archives. [2021-05-17T19:33:55.836Z] #36 55.59 After this operation, 61.8 MB of additional disk space will be used. [2021-05-17T19:33:55.836Z] #36 55.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-17T19:33:55.836Z] #36 55.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-17T19:33:55.836Z] #36 55.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-05-17T19:33:55.836Z] #36 55.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-17T19:33:55.836Z] #36 56.43 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-05-17T19:33:55.836Z] #36 56.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-05-17T19:33:55.836Z] #36 56.50 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-05-17T19:33:55.836Z] #36 56.51 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-05-17T19:33:55.836Z] #36 56.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-05-17T19:33:55.836Z] #36 56.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-05-17T19:33:55.836Z] #36 58.31 debconf: delaying package configuration, since apt-utils is not installed [2021-05-17T19:33:55.836Z] #36 58.51 Fetched 14.9 MB in 2s (9706 kB/s) [2021-05-17T19:33:55.836Z] #36 58.60 Selecting previously unselected package xxd. [2021-05-17T19:33:55.836Z] #36 58.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-17T19:33:55.836Z] #36 58.70 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-17T19:33:55.836Z] #36 58.70 Unpacking xxd (2:8.1.0875-5) ... [2021-05-17T19:33:55.836Z] #36 58.93 Selecting previously unselected package vim-common. [2021-05-17T19:33:55.836Z] #36 58.93 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-17T19:33:55.836Z] #36 58.96 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-17T19:33:55.836Z] #36 59.31 Selecting previously unselected package cmake-data. [2021-05-17T19:33:55.836Z] #36 59.31 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-05-17T19:33:55.836Z] #36 59.32 Unpacking cmake-data (3.13.4-1) ... [2021-05-17T19:33:55.836Z] #36 ... [2021-05-17T19:33:55.836Z] [2021-05-17T19:33:55.836Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-17T19:33:55.836Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-17T19:33:55.836Z] #32 58.02 Checking out files: 86% (1315/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. [2021-05-17T19:33:55.836Z] #32 58.58 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-05-17T19:33:55.836Z] #32 58.92 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-17T19:33:56.254Z] #56 ... [2021-05-17T19:33:56.254Z] [2021-05-17T19:33:56.254Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-17T19:33:56.254Z] #51 sha256:f874db4c000862c71cbc038fb157e4cf1a46ce3272cd3ab639121f3e2a251835 [2021-05-17T19:33:56.254Z] #51 DONE 82.0s [2021-05-17T19:33:56.254Z] [2021-05-17T19:33:56.254Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:33:56.254Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-17T19:33:56.254Z] #43 18.48 CC images/stats.o [2021-05-17T19:33:56.254Z] #43 19.03 CC images/core.o [2021-05-17T19:33:56.254Z] #43 19.71 CC images/core-x86.o [2021-05-17T19:33:56.254Z] #43 20.35 CC images/core-arm.o [2021-05-17T19:33:56.254Z] #43 20.81 CC images/core-aarch64.o [2021-05-17T19:33:56.254Z] #43 21.10 CC images/core-ppc64.o [2021-05-17T19:33:56.254Z] #43 21.61 CC images/core-s390.o [2021-05-17T19:33:56.254Z] #43 22.17 CC images/cpuinfo.o [2021-05-17T19:33:56.254Z] #43 22.76 CC images/inventory.o [2021-05-17T19:33:56.521Z] #43 22.97 CC images/fdinfo.o [2021-05-17T19:33:56.786Z] #43 23.31 CC images/fown.o [2021-05-17T19:33:57.051Z] #43 23.53 CC images/ns.o [2021-05-17T19:33:57.316Z] #43 23.75 CC images/regfile.o [2021-05-17T19:33:57.581Z] #43 24.11 CC images/ghost-file.o [2021-05-17T19:33:58.162Z] #43 24.51 CC images/fifo.o [2021-05-17T19:33:58.428Z] #43 24.90 CC images/remap-file-path.o [2021-05-17T19:33:58.692Z] #43 25.25 CC images/eventfd.o [2021-05-17T19:33:58.957Z] #43 25.51 CC images/eventpoll.o [2021-05-17T19:33:59.144Z] #32 ... [2021-05-17T19:33:59.144Z] [2021-05-17T19:33:59.144Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-17T19:33:59.144Z] #45 sha256:20b4c2ff2b5ca5f59378d879c618ec32e572faff000401d6274afec080c6808e [2021-05-17T19:33:59.144Z] #45 53.39 sync [2021-05-17T19:33:59.144Z] #45 53.39 internal/reflectlite [2021-05-17T19:33:59.144Z] #45 55.31 github.com/LK4D4/vndr/godl/singleflight [2021-05-17T19:33:59.144Z] #45 55.59 math/rand [2021-05-17T19:33:59.144Z] #45 56.69 errors [2021-05-17T19:33:59.144Z] #45 56.72 sort [2021-05-17T19:33:59.144Z] #45 57.27 io [2021-05-17T19:33:59.144Z] #45 57.95 strconv [2021-05-17T19:33:59.144Z] #45 58.69 bytes [2021-05-17T19:33:59.144Z] #45 60.37 bufio [2021-05-17T19:33:59.144Z] #45 61.31 reflect [2021-05-17T19:33:59.144Z] #45 61.96 syscall [2021-05-17T19:33:59.144Z] #45 ... [2021-05-17T19:33:59.144Z] [2021-05-17T19:33:59.144Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-17T19:33:59.144Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-17T19:33:59.144Z] #42 54.94 The following NEW packages will be installed: [2021-05-17T19:33:59.144Z] #42 54.94 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-05-17T19:33:59.144Z] #42 54.95 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-05-17T19:33:59.144Z] #42 54.95 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-05-17T19:33:59.144Z] #42 54.95 python-six zlib1g-dev [2021-05-17T19:33:59.144Z] #42 55.45 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-05-17T19:33:59.144Z] #42 55.45 Need to get 4095 kB of archives. [2021-05-17T19:33:59.144Z] #42 55.45 After this operation, 22.5 MB of additional disk space will be used. [2021-05-17T19:33:59.144Z] #42 55.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-05-17T19:33:59.144Z] #42 55.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-17T19:33:59.144Z] #42 55.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-05-17T19:33:59.144Z] #42 55.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-17T19:33:59.144Z] #42 55.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-05-17T19:33:59.144Z] #42 55.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-17T19:33:59.144Z] #42 55.48 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-05-17T19:33:59.144Z] #42 55.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-05-17T19:33:59.144Z] #42 55.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-05-17T19:33:59.144Z] #42 55.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-05-17T19:33:59.144Z] #42 55.59 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-05-17T19:33:59.144Z] #42 55.70 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-05-17T19:33:59.144Z] #42 55.77 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-05-17T19:33:59.144Z] #42 55.77 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-05-17T19:33:59.144Z] #42 55.79 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-05-17T19:33:59.144Z] #42 55.80 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-05-17T19:33:59.144Z] #42 55.82 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-05-17T19:33:59.144Z] #42 56.95 debconf: delaying package configuration, since apt-utils is not installed [2021-05-17T19:33:59.144Z] #42 57.31 Fetched 4095 kB in 1s (6383 kB/s) [2021-05-17T19:33:59.144Z] #42 57.43 Selecting previously unselected package libcap-dev:amd64. [2021-05-17T19:33:59.144Z] #42 57.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-17T19:33:59.144Z] #42 57.52 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-05-17T19:33:59.144Z] #42 57.54 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-05-17T19:33:59.144Z] #42 57.70 Selecting previously unselected package libnet1:amd64. [2021-05-17T19:33:59.144Z] #42 57.70 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-17T19:33:59.144Z] #42 57.72 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-17T19:33:59.144Z] #42 57.91 Selecting previously unselected package libnet1-dev. [2021-05-17T19:33:59.144Z] #42 57.91 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-17T19:33:59.144Z] #42 57.92 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-17T19:33:59.144Z] #42 58.27 Selecting previously unselected package libnl-3-200:amd64. [2021-05-17T19:33:59.144Z] #42 58.27 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-17T19:33:59.144Z] #42 58.28 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-17T19:33:59.144Z] #42 58.42 Selecting previously unselected package libnl-3-dev:amd64. [2021-05-17T19:33:59.144Z] #42 58.43 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-05-17T19:33:59.144Z] #42 58.44 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-17T19:33:59.144Z] #42 58.73 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-17T19:33:59.144Z] #42 58.73 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-17T19:33:59.144Z] #42 58.76 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-17T19:33:59.145Z] #42 58.85 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-05-17T19:33:59.145Z] #42 58.85 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-05-17T19:33:59.145Z] #42 58.86 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-17T19:33:59.145Z] #42 58.98 Selecting previously unselected package zlib1g-dev:amd64. [2021-05-17T19:33:59.145Z] #42 58.98 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-05-17T19:33:59.145Z] #42 58.99 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-17T19:33:59.145Z] #42 59.26 Selecting previously unselected package libprotobuf17:amd64. [2021-05-17T19:33:59.145Z] #42 59.26 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-05-17T19:33:59.145Z] #42 59.28 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-17T19:33:59.145Z] #42 59.98 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-05-17T19:33:59.145Z] #42 59.99 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-05-17T19:33:59.145Z] #42 60.00 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-17T19:33:59.145Z] #42 60.23 Selecting previously unselected package libprotobuf-dev:amd64. [2021-05-17T19:33:59.145Z] #42 60.26 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-05-17T19:33:59.145Z] #42 60.26 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-17T19:33:59.145Z] #42 61.56 Selecting previously unselected package libprotoc17:amd64. [2021-05-17T19:33:59.145Z] #42 61.56 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-05-17T19:33:59.145Z] #42 61.56 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-17T19:33:59.145Z] #42 62.14 Selecting previously unselected package protobuf-c-compiler. [2021-05-17T19:33:59.145Z] #42 62.14 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-05-17T19:33:59.145Z] #42 62.15 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-17T19:33:59.145Z] #42 62.29 Selecting previously unselected package protobuf-compiler. [2021-05-17T19:33:59.145Z] #42 62.29 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-05-17T19:33:59.145Z] #42 62.31 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-05-17T19:33:59.145Z] #42 62.44 Selecting previously unselected package python-pkg-resources. [2021-05-17T19:33:59.145Z] #42 62.45 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-05-17T19:33:59.145Z] #42 62.45 Unpacking python-pkg-resources (40.8.0-1) ... [2021-05-17T19:33:59.145Z] #42 62.71 Selecting previously unselected package python-six. [2021-05-17T19:33:59.145Z] #42 62.71 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-05-17T19:33:59.145Z] #42 62.71 Unpacking python-six (1.12.0-1) ... [2021-05-17T19:33:59.145Z] #42 62.79 Selecting previously unselected package python-protobuf. [2021-05-17T19:33:59.145Z] #42 62.79 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-05-17T19:33:59.145Z] #42 62.81 Unpacking python-protobuf (3.6.1.3-2) ... [2021-05-17T19:33:59.145Z] #42 63.35 Setting up python-pkg-resources (40.8.0-1) ... [2021-05-17T19:33:59.222Z] #43 25.78 CC images/fh.o [2021-05-17T19:33:59.806Z] #43 26.09 CC images/fsnotify.o [2021-05-17T19:34:00.385Z] #43 26.75 CC images/signalfd.o [2021-05-17T19:34:00.386Z] #43 ... [2021-05-17T19:34:00.386Z] [2021-05-17T19:34:00.386Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-17T19:34:00.386Z] #45 sha256:b69338ff7bec98fd60a4d2737f4eb31b58c79beedc1e9755cd645daf195b5e6f [2021-05-17T19:34:00.386Z] #45 75.96 go/parser [2021-05-17T19:34:00.386Z] #45 76.34 encoding/xml [2021-05-17T19:34:00.386Z] #45 79.03 go/doc [2021-05-17T19:34:00.386Z] #45 80.16 crypto/rand [2021-05-17T19:34:00.386Z] #45 81.28 encoding/asn1 [2021-05-17T19:34:00.386Z] #45 84.29 vendor/golang.org/x/crypto/cryptobyte [2021-05-17T19:34:00.386Z] #45 84.66 vendor/golang.org/x/text/unicode/norm [2021-05-17T19:34:00.386Z] #45 84.76 github.com/LK4D4/vndr/build [2021-05-17T19:34:00.655Z] #45 ... [2021-05-17T19:34:00.655Z] [2021-05-17T19:34:00.655Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:34:00.655Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-17T19:34:00.655Z] #43 27.15 CC images/fs.o [2021-05-17T19:34:00.919Z] #43 27.41 CC images/pstree.o [2021-05-17T19:34:01.184Z] #43 27.59 CC images/pipe.o [2021-05-17T19:34:01.449Z] #43 27.94 CC images/tcp-stream.o [2021-05-17T19:34:02.029Z] #43 28.31 CC images/sk-packet.o [2021-05-17T19:34:02.294Z] #43 28.60 CC images/mnt.o [2021-05-17T19:34:02.294Z] #43 28.90 CC images/pipe-data.o [2021-05-17T19:34:02.469Z] #42 ... [2021-05-17T19:34:02.469Z] [2021-05-17T19:34:02.469Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-17T19:34:02.469Z] #56 sha256:6c9b69d0e33436f5659a6b3a68d350f28db52b5978fa7aee92fc89e3107043b7 [2021-05-17T19:34:02.469Z] #56 1.228 + RM_GOPATH=0 [2021-05-17T19:34:02.469Z] #56 1.238 + TMP_GOPATH= [2021-05-17T19:34:02.469Z] #56 1.238 + : /build [2021-05-17T19:34:02.469Z] #56 1.238 + '[' -z '' ']' [2021-05-17T19:34:02.469Z] #56 1.239 ++ mktemp -d [2021-05-17T19:34:02.469Z] #56 1.242 + export GOPATH=/tmp/tmp.pT4ZhrVFDf [2021-05-17T19:34:02.469Z] #56 1.243 + GOPATH=/tmp/tmp.pT4ZhrVFDf [2021-05-17T19:34:02.469Z] #56 1.243 + RM_GOPATH=1 [2021-05-17T19:34:02.469Z] #56 1.243 + case "$(go env GOARCH)" in [2021-05-17T19:34:02.469Z] #56 1.243 ++ go env GOARCH [2021-05-17T19:34:02.469Z] #56 1.274 + export GO_BUILDMODE=-buildmode=pie [2021-05-17T19:34:02.470Z] #56 1.275 + GO_BUILDMODE=-buildmode=pie [2021-05-17T19:34:02.470Z] #56 1.275 ++ dirname /tmp/install/install.sh [2021-05-17T19:34:02.470Z] #56 1.279 + dir=/tmp/install [2021-05-17T19:34:02.470Z] #56 1.279 + bin=containerd [2021-05-17T19:34:02.470Z] #56 1.279 + shift [2021-05-17T19:34:02.470Z] #56 1.279 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-17T19:34:02.470Z] #56 1.279 + . /tmp/install/containerd.installer [2021-05-17T19:34:02.470Z] #56 1.280 ++ set -e [2021-05-17T19:34:02.470Z] #56 1.280 ++ : 8c906ff108ac28da23f69cc7b74f8e7a470d1df0 [2021-05-17T19:34:02.470Z] #56 1.283 + install_containerd [2021-05-17T19:34:02.470Z] #56 1.283 + echo 'Install containerd version 8c906ff108ac28da23f69cc7b74f8e7a470d1df0' [2021-05-17T19:34:02.470Z] #56 1.292 Install containerd version 8c906ff108ac28da23f69cc7b74f8e7a470d1df0 [2021-05-17T19:34:02.470Z] #56 1.292 + git clone https://github.com/containerd/containerd.git /tmp/tmp.pT4ZhrVFDf/src/github.com/containerd/containerd [2021-05-17T19:34:02.470Z] #56 1.294 Cloning into '/tmp/tmp.pT4ZhrVFDf/src/github.com/containerd/containerd'... [2021-05-17T19:34:02.559Z] #43 29.16 CC images/sa.o [2021-05-17T19:34:02.736Z] #56 ... [2021-05-17T19:34:02.736Z] [2021-05-17T19:34:02.736Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-17T19:34:02.736Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-17T19:34:02.736Z] #13 54.34 The following additional packages will be installed: [2021-05-17T19:34:02.736Z] #13 54.34 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-05-17T19:34:02.736Z] #13 54.34 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-05-17T19:34:02.736Z] #13 54.34 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-05-17T19:34:02.736Z] #13 54.36 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-05-17T19:34:02.736Z] #13 54.36 mingw-w64-common mingw-w64-x86-64-dev [2021-05-17T19:34:02.736Z] #13 54.42 Suggested packages: [2021-05-17T19:34:02.736Z] #13 54.42 gcc-8-locales seccomp wine64 [2021-05-17T19:34:02.736Z] #13 55.88 The following NEW packages will be installed: [2021-05-17T19:34:02.736Z] #13 55.90 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-05-17T19:34:02.736Z] #13 55.90 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-05-17T19:34:02.736Z] #13 55.90 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-05-17T19:34:02.736Z] #13 55.90 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-05-17T19:34:02.736Z] #13 55.90 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-05-17T19:34:02.736Z] #13 55.90 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-05-17T19:34:02.736Z] #13 55.91 The following packages will be upgraded: [2021-05-17T19:34:02.736Z] #13 55.92 libseccomp2 libsystemd0 libudev1 [2021-05-17T19:34:02.736Z] #13 56.32 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-05-17T19:34:02.736Z] #13 56.32 Need to get 78.2 MB of archives. [2021-05-17T19:34:02.736Z] #13 56.32 After this operation, 487 MB of additional disk space will be used. [2021-05-17T19:34:02.736Z] #13 56.32 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-05-17T19:34:02.737Z] #13 56.33 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-05-17T19:34:02.737Z] #13 56.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-05-17T19:34:02.737Z] #13 56.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-05-17T19:34:02.737Z] #13 56.36 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-05-17T19:34:02.737Z] #13 56.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-05-17T19:34:02.737Z] #13 56.74 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-05-17T19:34:02.737Z] #13 56.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-05-17T19:34:02.737Z] #13 56.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-05-17T19:34:02.737Z] #13 56.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-05-17T19:34:02.737Z] #13 57.20 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-05-17T19:34:02.737Z] #13 57.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-05-17T19:34:02.737Z] #13 57.52 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-05-17T19:34:02.737Z] #13 60.59 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-05-17T19:34:02.737Z] #13 62.75 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-05-17T19:34:02.737Z] #13 62.75 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-05-17T19:34:02.737Z] #13 62.77 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-17T19:34:02.737Z] #13 62.78 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-17T19:34:02.737Z] #13 62.79 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-05-17T19:34:02.737Z] #13 62.80 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-05-17T19:34:02.737Z] #13 62.80 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-05-17T19:34:02.737Z] #13 62.83 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-05-17T19:34:02.737Z] #13 62.85 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-05-17T19:34:02.737Z] #13 62.90 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-05-17T19:34:02.737Z] #13 62.90 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-05-17T19:34:02.737Z] #13 62.98 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-05-17T19:34:02.737Z] #13 62.99 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-05-17T19:34:02.737Z] #13 63.00 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-05-17T19:34:02.737Z] #13 64.06 debconf: delaying package configuration, since apt-utils is not installed [2021-05-17T19:34:02.737Z] #13 64.29 Fetched 78.2 MB in 7s (11.2 MB/s) [2021-05-17T19:34:03.002Z] #13 ... [2021-05-17T19:34:03.002Z] [2021-05-17T19:34:03.002Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-17T19:34:03.002Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-17T19:34:03.002Z] #42 67.50 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-17T19:34:03.002Z] #42 67.58 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-17T19:34:03.138Z] #43 29.47 CC images/timer.o [2021-05-17T19:34:03.138Z] #43 ... [2021-05-17T19:34:03.138Z] [2021-05-17T19:34:03.138Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-17T19:34:03.138Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-17T19:34:03.138Z] #13 74.23 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-05-17T19:34:03.138Z] #13 74.24 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-05-17T19:34:03.138Z] #13 74.24 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-17T19:34:03.138Z] #13 ... [2021-05-17T19:34:03.138Z] [2021-05-17T19:34:03.138Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-17T19:34:03.138Z] #45 sha256:b69338ff7bec98fd60a4d2737f4eb31b58c79beedc1e9755cd645daf195b5e6f [2021-05-17T19:34:03.138Z] #45 87.00 mime [2021-05-17T19:34:03.262Z] #42 67.74 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-17T19:34:03.522Z] #42 67.93 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-17T19:34:03.522Z] #42 68.10 Setting up python-six (1.12.0-1) ... [2021-05-17T19:34:03.719Z] #45 89.46 vendor/golang.org/x/net/idna [2021-05-17T19:34:03.791Z] #42 ... [2021-05-17T19:34:03.791Z] [2021-05-17T19:34:03.791Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-17T19:34:03.791Z] #47 sha256:6816d31b106df6864a2fc91eca8244448cac9da2fe5b7fb31588e5ef1d0c9d4a [2021-05-17T19:34:03.791Z] #47 DONE 68.3s [2021-05-17T19:34:03.791Z] [2021-05-17T19:34:03.791Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-17T19:34:03.791Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-17T19:34:03.791Z] #13 64.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-17T19:34:03.791Z] #13 64.59 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-05-17T19:34:03.791Z] #13 64.83 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-17T19:34:04.061Z] #13 65.38 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-05-17T19:34:04.061Z] #13 65.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-17T19:34:04.320Z] #13 65.67 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-17T19:34:04.320Z] #13 65.75 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-05-17T19:34:04.580Z] #13 66.02 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-05-17T19:34:04.840Z] #13 66.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-17T19:34:04.840Z] #13 66.34 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-05-17T19:34:04.840Z] #13 66.36 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-17T19:34:05.409Z] #13 66.74 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-05-17T19:34:05.409Z] #13 66.88 Selecting previously unselected package binutils-mingw-w64-i686. [2021-05-17T19:34:05.409Z] #13 66.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-17T19:34:05.409Z] #13 66.94 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-05-17T19:34:05.409Z] #13 66.95 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-17T19:34:06.591Z] #53 133.2 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="2c7861bc5e1b3e756392236553ec14a78a09f8bf" -X main.version=1.0.0-rc94 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-05-17T19:34:06.591Z] #53 133.9 + mkdir -p /build [2021-05-17T19:34:06.591Z] #53 133.9 + cp runc /build/runc [2021-05-17T19:34:06.591Z] #53 DONE 134.1s [2021-05-17T19:34:06.591Z] [2021-05-17T19:34:06.591Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-17T19:34:06.591Z] #56 sha256:2e6b75a5512ccac66ba75b51c35ba6b949ca2f8d7dce36829c25574fa9beacbf [2021-05-17T19:34:06.591Z] #56 208.0 + bin/containerd [2021-05-17T19:34:06.648Z] Loaded image: buildpack-deps:buster [2021-05-17T19:34:06.791Z] #13 ... [2021-05-17T19:34:06.791Z] [2021-05-17T19:34:06.791Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-17T19:34:06.791Z] #51 sha256:16549a4dc5a4e8fb4ddb97ac366cd5c0b3d2a4118bcff64e6d3509ad98e6e284 [2021-05-17T19:34:06.791Z] #51 61.35 internal/oserror [2021-05-17T19:34:06.791Z] #51 61.47 reflect [2021-05-17T19:34:06.791Z] #51 61.53 syscall [2021-05-17T19:34:06.791Z] #51 68.93 time [2021-05-17T19:34:06.904Z] Loaded image: busybox:latest [2021-05-17T19:34:06.904Z] Loaded image: busybox:glibc [2021-05-17T19:34:07.052Z] #45 ... [2021-05-17T19:34:07.052Z] [2021-05-17T19:34:07.052Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-17T19:34:07.052Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-17T19:34:07.052Z] #13 85.85 Selecting previously unselected package libapparmor1:arm64. [2021-05-17T19:34:07.052Z] #13 85.87 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-05-17T19:34:07.052Z] #13 85.88 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-05-17T19:34:07.052Z] #13 85.99 Selecting previously unselected package libapparmor-dev:arm64. [2021-05-17T19:34:07.052Z] #13 85.99 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-05-17T19:34:07.052Z] #13 86.03 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-05-17T19:34:07.052Z] #13 86.17 Selecting previously unselected package libbtrfs0. [2021-05-17T19:34:07.052Z] #13 86.18 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-05-17T19:34:07.052Z] #13 86.19 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-17T19:34:07.052Z] #13 86.30 Selecting previously unselected package libbtrfs-dev. [2021-05-17T19:34:07.052Z] #13 86.31 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-05-17T19:34:07.052Z] #13 86.33 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-17T19:34:07.052Z] #13 86.47 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-05-17T19:34:07.052Z] #13 86.48 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-05-17T19:34:07.052Z] #13 86.49 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-05-17T19:34:07.052Z] #13 86.61 Selecting previously unselected package libudev-dev:arm64. [2021-05-17T19:34:07.052Z] #13 86.62 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_arm64.deb ... [2021-05-17T19:34:07.052Z] #13 86.65 Unpacking libudev-dev:arm64 (241-7~deb10u7) ... [2021-05-17T19:34:07.052Z] #13 86.83 Selecting previously unselected package libsepol1-dev:arm64. [2021-05-17T19:34:07.052Z] #13 86.84 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-05-17T19:34:07.052Z] #13 86.84 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-05-17T19:34:07.052Z] #13 87.14 Selecting previously unselected package libpcre16-3:arm64. [2021-05-17T19:34:07.052Z] #13 87.15 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-05-17T19:34:07.052Z] #13 87.16 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-05-17T19:34:07.052Z] #13 87.36 Selecting previously unselected package libpcre32-3:arm64. [2021-05-17T19:34:07.052Z] #13 87.37 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-05-17T19:34:07.052Z] #13 87.38 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-05-17T19:34:07.052Z] #13 87.69 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-05-17T19:34:07.052Z] #13 87.69 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-05-17T19:34:07.052Z] #13 87.70 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-05-17T19:34:07.052Z] #13 87.82 Selecting previously unselected package libpcre3-dev:arm64. [2021-05-17T19:34:07.052Z] #13 87.82 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-05-17T19:34:07.052Z] #13 87.84 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-05-17T19:34:07.052Z] #13 88.22 Selecting previously unselected package libselinux1-dev:arm64. [2021-05-17T19:34:07.052Z] #13 88.23 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-05-17T19:34:07.052Z] #13 88.23 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-05-17T19:34:07.052Z] #51 ... [2021-05-17T19:34:07.052Z] [2021-05-17T19:34:07.052Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-17T19:34:07.052Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-17T19:34:07.052Z] #36 62.09 Selecting previously unselected package libicu63:amd64. [2021-05-17T19:34:07.052Z] #36 62.10 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-17T19:34:07.052Z] #36 62.12 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-17T19:34:07.052Z] #36 69.34 Selecting previously unselected package libxml2:amd64. [2021-05-17T19:34:07.052Z] #36 69.39 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-05-17T19:34:07.052Z] #36 69.40 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-17T19:34:07.052Z] #36 70.16 Selecting previously unselected package libarchive13:amd64. [2021-05-17T19:34:07.052Z] #36 70.16 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-05-17T19:34:07.052Z] #36 70.18 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-17T19:34:07.052Z] #36 70.47 Selecting previously unselected package libjsoncpp1:amd64. [2021-05-17T19:34:07.052Z] #36 70.49 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-05-17T19:34:07.052Z] #36 70.50 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-17T19:34:07.052Z] #36 70.64 Selecting previously unselected package librhash0:amd64. [2021-05-17T19:34:07.052Z] #36 70.66 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-05-17T19:34:07.052Z] #36 70.67 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-05-17T19:34:07.052Z] #36 70.83 Selecting previously unselected package libuv1:amd64. [2021-05-17T19:34:07.052Z] #36 70.83 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-05-17T19:34:07.052Z] #36 70.84 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-05-17T19:34:07.052Z] #36 70.98 Selecting previously unselected package cmake. [2021-05-17T19:34:07.052Z] #36 70.99 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-05-17T19:34:07.052Z] #36 71.00 Unpacking cmake (3.13.4-1) ... [2021-05-17T19:34:07.316Z] #13 88.62 Selecting previously unselected package libdevmapper-dev:arm64. [2021-05-17T19:34:07.581Z] #13 88.62 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-05-17T19:34:07.581Z] #13 88.63 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-05-17T19:34:07.581Z] #13 88.76 Selecting previously unselected package libseccomp-dev:arm64. [2021-05-17T19:34:07.581Z] #13 88.77 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... [2021-05-17T19:34:07.581Z] #13 88.78 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-05-17T19:34:07.624Z] #36 ... [2021-05-17T19:34:07.624Z] [2021-05-17T19:34:07.624Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-17T19:34:07.624Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-17T19:34:07.624Z] #13 68.99 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-05-17T19:34:07.624Z] #13 69.00 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-05-17T19:34:07.624Z] #13 69.02 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-17T19:34:07.846Z] #13 88.95 Selecting previously unselected package libsystemd-dev:arm64. [2021-05-17T19:34:07.846Z] #13 88.95 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_arm64.deb ... [2021-05-17T19:34:07.846Z] #13 88.95 Unpacking libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-05-17T19:34:08.424Z] #13 89.49 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-05-17T19:34:08.424Z] #13 89.52 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-05-17T19:34:08.424Z] #13 89.54 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-05-17T19:34:08.424Z] #13 89.55 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-17T19:34:08.424Z] #13 89.57 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-05-17T19:34:08.424Z] #13 89.58 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-05-17T19:34:08.424Z] #13 89.60 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-17T19:34:08.424Z] #13 89.61 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-17T19:34:08.424Z] #13 89.63 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-05-17T19:34:08.424Z] #13 89.64 Setting up libudev-dev:arm64 (241-7~deb10u7) ... [2021-05-17T19:34:08.424Z] #13 89.68 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-17T19:34:08.424Z] #13 89.69 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-17T19:34:08.424Z] #13 89.72 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-05-17T19:34:08.424Z] #13 89.75 Setting up mingw-w64-common (6.0.0-3) ... [2021-05-17T19:34:08.424Z] #13 89.76 Setting up libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-05-17T19:34:08.424Z] #13 89.78 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-17T19:34:08.498Z] #56 ... [2021-05-17T19:34:08.498Z] [2021-05-17T19:34:08.498Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-17T19:34:08.498Z] #54 sha256:5b6ae7b263473f862b377d5bd2d0f7b625430dc8cce8908a342a73aad889041e [2021-05-17T19:34:08.498Z] #54 DONE 0.1s [2021-05-17T19:34:08.498Z] [2021-05-17T19:34:08.498Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-17T19:34:08.498Z] #56 sha256:2e6b75a5512ccac66ba75b51c35ba6b949ca2f8d7dce36829c25574fa9beacbf [2021-05-17T19:34:08.689Z] #13 89.79 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-05-17T19:34:08.689Z] #13 89.81 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-17T19:34:08.689Z] #13 89.83 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-05-17T19:34:08.689Z] #13 89.84 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-05-17T19:34:08.689Z] #13 89.86 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-17T19:34:08.689Z] #13 89.87 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-05-17T19:34:08.689Z] #13 89.88 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-05-17T19:34:08.689Z] #13 89.90 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-17T19:34:08.689Z] #13 89.92 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-05-17T19:34:08.689Z] #13 89.95 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-05-17T19:34:08.689Z] #13 89.96 Setting up dmsetup (2:1.02.155-3) ... [2021-05-17T19:34:08.689Z] #13 89.99 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-05-17T19:34:08.954Z] #13 90.00 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-05-17T19:34:08.954Z] #13 90.02 Processing triggers for libc-bin (2.28-10) ... [2021-05-17T19:34:09.424Z] Loaded image: debian:bullseye [2021-05-17T19:34:09.424Z] Loaded image: hello-world:latest [2021-05-17T19:34:09.424Z] Loaded image: arm32v7/hello-world:latest [2021-05-17T19:34:09.424Z] INFO: Testing against a local daemon [2021-05-17T19:34:09.424Z] === RUN TestCgroupNamespacesBuild [2021-05-17T19:34:10.179Z] #13 71.26 Selecting previously unselected package binutils-mingw-w64. [2021-05-17T19:34:10.179Z] #13 71.26 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-05-17T19:34:10.179Z] #13 71.27 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-17T19:34:10.179Z] #13 71.42 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-05-17T19:34:10.179Z] #13 71.42 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-17T19:34:10.179Z] #13 71.44 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-17T19:34:10.369Z] #13 DONE 91.3s [2021-05-17T19:34:10.369Z] [2021-05-17T19:34:10.369Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:34:10.369Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-17T19:34:10.369Z] #43 29.97 CC images/timerfd.o [2021-05-17T19:34:10.369Z] #43 30.25 CC images/mm.o [2021-05-17T19:34:10.369Z] #43 30.46 CC images/sk-opts.o [2021-05-17T19:34:10.369Z] #43 30.75 CC images/sk-unix.o [2021-05-17T19:34:10.369Z] #43 31.10 CC images/sk-inet.o [2021-05-17T19:34:10.369Z] #43 31.49 CC images/tun.o [2021-05-17T19:34:10.369Z] #43 31.86 CC images/sk-netlink.o [2021-05-17T19:34:10.369Z] #43 32.17 CC images/packet-sock.o [2021-05-17T19:34:10.369Z] #43 32.64 CC images/ipc-var.o [2021-05-17T19:34:10.369Z] #43 32.88 CC images/ipc-desc.o [2021-05-17T19:34:10.369Z] #43 33.16 CC images/ipc-shm.o [2021-05-17T19:34:10.369Z] #43 33.48 CC images/ipc-msg.o [2021-05-17T19:34:10.369Z] #43 33.86 CC images/ipc-sem.o [2021-05-17T19:34:10.369Z] #43 34.18 CC images/utsns.o [2021-05-17T19:34:10.369Z] #43 34.42 CC images/creds.o [2021-05-17T19:34:10.369Z] #43 34.61 CC images/vma.o [2021-05-17T19:34:10.369Z] #43 34.90 CC images/netdev.o [2021-05-17T19:34:10.369Z] #43 35.28 CC images/tty.o [2021-05-17T19:34:10.369Z] #43 35.99 CC images/file-lock.o [2021-05-17T19:34:10.369Z] #43 36.26 CC images/rlimit.o [2021-05-17T19:34:10.369Z] #43 36.43 CC images/pagemap.o [2021-05-17T19:34:10.369Z] #43 36.66 CC images/siginfo.o [2021-05-17T19:34:10.369Z] #43 ... [2021-05-17T19:34:10.369Z] [2021-05-17T19:34:10.370Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-17T19:34:10.370Z] #53 sha256:6238655ec8aa1a866f41393a4289566cf1770f7bbccc447b997973bc0c53ed87 [2021-05-17T19:34:10.440Z] #13 71.94 Selecting previously unselected package dmsetup. [2021-05-17T19:34:10.440Z] #13 71.94 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-05-17T19:34:10.440Z] #13 71.96 Unpacking dmsetup (2:1.02.155-3) ... [2021-05-17T19:34:10.701Z] #13 ... [2021-05-17T19:34:10.701Z] [2021-05-17T19:34:10.701Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-17T19:34:10.701Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-17T19:34:10.701Z] #36 73.94 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-17T19:34:10.701Z] #36 73.96 Setting up xxd (2:8.1.0875-5) ... [2021-05-17T19:34:10.701Z] #36 73.97 Setting up libuv1:amd64 (1.24.1-1) ... [2021-05-17T19:34:10.701Z] #36 73.99 Setting up vim-common (2:8.1.0875-5) ... [2021-05-17T19:34:10.701Z] #36 74.02 Setting up librhash0:amd64 (1.3.8-1) ... [2021-05-17T19:34:10.701Z] #36 74.04 Setting up cmake-data (3.13.4-1) ... [2021-05-17T19:34:10.701Z] #36 74.07 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-17T19:34:10.701Z] #36 74.09 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-17T19:34:10.701Z] #36 74.10 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-17T19:34:10.701Z] #36 74.16 Setting up cmake (3.13.4-1) ... [2021-05-17T19:34:10.701Z] #36 74.31 Processing triggers for libc-bin (2.28-10) ... [2021-05-17T19:34:10.701Z] #36 74.43 Processing triggers for mime-support (3.62) ... [2021-05-17T19:34:10.701Z] #36 DONE 75.2s [2021-05-17T19:34:10.701Z] [2021-05-17T19:34:10.701Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-17T19:34:10.701Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-17T19:34:10.701Z] #13 72.20 Selecting previously unselected package mingw-w64-common. [2021-05-17T19:34:10.701Z] #13 72.22 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-05-17T19:34:10.701Z] #13 72.23 Unpacking mingw-w64-common (6.0.0-3) ... [2021-05-17T19:34:10.794Z] Running on azwin-2-bc7e40 in d:\jenkins\workspace\moby_PR-42384 [Pipeline] { [Pipeline] ws [2021-05-17T19:34:10.815Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-05-17T19:34:11.789Z] #53 1.699 + RM_GOPATH=0 [2021-05-17T19:34:11.789Z] #53 1.699 + TMP_GOPATH= [2021-05-17T19:34:11.789Z] #53 1.699 + : /build [2021-05-17T19:34:11.789Z] #53 1.699 + '[' -z '' ']' [2021-05-17T19:34:11.789Z] #53 1.699 ++ mktemp -d [2021-05-17T19:34:11.789Z] #53 1.729 + export GOPATH=/tmp/tmp.cP1MklbvrV [2021-05-17T19:34:11.942Z] --- PASS: TestCgroupNamespacesBuild (2.39s) [2021-05-17T19:34:11.942Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-17T19:34:12.055Z] #53 1.729 + GOPATH=/tmp/tmp.cP1MklbvrV [2021-05-17T19:34:12.055Z] #53 1.730 + RM_GOPATH=1 [2021-05-17T19:34:12.055Z] #53 1.730 + case "$(go env GOARCH)" in [2021-05-17T19:34:12.055Z] #53 1.730 ++ go env GOARCH [2021-05-17T19:34:12.055Z] #53 1.744 + export GO_BUILDMODE=-buildmode=pie [2021-05-17T19:34:12.055Z] #53 1.745 + GO_BUILDMODE=-buildmode=pie [2021-05-17T19:34:12.055Z] #53 1.748 ++ dirname /tmp/install/install.sh [2021-05-17T19:34:12.055Z] #53 1.751 + dir=/tmp/install [2021-05-17T19:34:12.055Z] #53 1.752 + bin=runc [2021-05-17T19:34:12.055Z] #53 1.752 + shift [2021-05-17T19:34:12.055Z] #53 1.752 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-17T19:34:12.055Z] #53 1.752 + . /tmp/install/runc.installer [2021-05-17T19:34:12.055Z] #53 1.752 ++ : 2c7861bc5e1b3e756392236553ec14a78a09f8bf [2021-05-17T19:34:12.055Z] #53 1.753 + install_runc [2021-05-17T19:34:12.055Z] #53 1.754 + uname -r [2021-05-17T19:34:12.055Z] #53 1.754 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-17T19:34:12.055Z] #53 1.760 + RUNC_BUILDTAGS='seccomp ' [2021-05-17T19:34:12.055Z] #53 1.760 + echo 'Install runc version 2c7861bc5e1b3e756392236553ec14a78a09f8bf (build tags: seccomp )' [2021-05-17T19:34:12.055Z] #53 1.760 Install runc version 2c7861bc5e1b3e756392236553ec14a78a09f8bf (build tags: seccomp ) [2021-05-17T19:34:12.055Z] #53 1.760 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.cP1MklbvrV/src/github.com/opencontainers/runc [2021-05-17T19:34:12.055Z] #53 1.764 Cloning into '/tmp/tmp.cP1MklbvrV/src/github.com/opencontainers/runc'... [2021-05-17T19:34:12.055Z] #53 ... [2021-05-17T19:34:12.055Z] [2021-05-17T19:34:12.055Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-17T19:34:12.055Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c [2021-05-17T19:34:12.055Z] #14 DONE 1.9s [2021-05-17T19:34:12.324Z] [2021-05-17T19:34:12.324Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-05-17T19:34:12.324Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f [2021-05-17T19:34:13.732Z] #15 DONE 1.8s [2021-05-17T19:34:13.732Z] [2021-05-17T19:34:13.732Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-17T19:34:13.732Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1 [2021-05-17T19:34:13.746Z] The recommended git tool is: git [2021-05-17T19:34:13.831Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.72s) [2021-05-17T19:34:13.831Z] === RUN TestBuildWithSession [2021-05-17T19:34:13.831Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-17T19:34:13.831Z] build_session_test.go:25: TODO: BuildKit [2021-05-17T19:34:13.831Z] === RUN TestBuildSquashParent [2021-05-17T19:34:13.963Z] Running on azwin-2-dcd400 in d:\jenkins\workspace\moby_PR-42384 [Pipeline] { [Pipeline] ws [2021-05-17T19:34:13.979Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-05-17T19:34:14.317Z] #16 ... [2021-05-17T19:34:14.318Z] [2021-05-17T19:34:14.318Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-17T19:34:14.318Z] #58 sha256:da046dc2f69649f5507656844d6878edc3392b2215a0a652050b79e2ebe57e01 [2021-05-17T19:34:14.318Z] #58 92.50 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-17T19:34:14.318Z] #58 92.51 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-17T19:34:14.318Z] #58 DONE 99.8s [2021-05-17T19:34:14.318Z] [2021-05-17T19:34:14.318Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-17T19:34:14.318Z] #59 sha256:0e174065f75893b42e81f9ef13ebae2e2056562ba3dc9d491dbfe22a5f7ae891 [2021-05-17T19:34:14.318Z] #59 DONE 0.1s [2021-05-17T19:34:14.318Z] [2021-05-17T19:34:14.318Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-17T19:34:14.318Z] #60 sha256:885bcdf39f21457c54e6a3c63a9f27fa4b5653136d4ca40994e4acd3d61949e6 [2021-05-17T19:34:14.318Z] #60 DONE 0.1s [2021-05-17T19:34:14.318Z] [2021-05-17T19:34:14.318Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:34:14.318Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-17T19:34:14.318Z] #43 37.16 CC images/rpc.o [2021-05-17T19:34:14.318Z] #43 38.59 CC images/ext-file.o [2021-05-17T19:34:14.318Z] #43 38.90 CC images/cgroup.o [2021-05-17T19:34:14.318Z] #43 39.77 CC images/userns.o [2021-05-17T19:34:14.318Z] #43 40.07 CC images/google/protobuf/descriptor.o [2021-05-17T19:34:14.909Z] #13 ... [2021-05-17T19:34:14.909Z] [2021-05-17T19:34:14.909Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-17T19:34:14.909Z] #45 sha256:20b4c2ff2b5ca5f59378d879c618ec32e572faff000401d6274afec080c6808e [2021-05-17T19:34:14.909Z] #45 69.08 time [2021-05-17T19:34:14.909Z] #45 74.42 internal/fmtsort [2021-05-17T19:34:14.909Z] #45 74.43 internal/poll [2021-05-17T19:34:14.909Z] #45 74.88 internal/syscall/execenv [2021-05-17T19:34:14.909Z] #45 75.01 internal/syscall/unix [2021-05-17T19:34:14.909Z] #45 75.42 strings [2021-05-17T19:34:14.909Z] #45 77.10 os [2021-05-17T19:34:14.909Z] #45 78.49 regexp/syntax [2021-05-17T19:34:14.909Z] #45 ... [2021-05-17T19:34:14.909Z] [2021-05-17T19:34:14.909Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-17T19:34:14.909Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-17T19:34:14.909Z] #42 72.22 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-17T19:34:14.909Z] #42 72.24 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-17T19:34:14.909Z] #42 72.26 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-17T19:34:14.909Z] #42 72.27 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-05-17T19:34:14.909Z] #42 72.29 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-17T19:34:14.909Z] #42 72.31 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-05-17T19:34:14.909Z] #42 72.34 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-17T19:34:14.909Z] #42 72.36 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-17T19:34:14.909Z] #42 72.38 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-17T19:34:14.909Z] #42 72.41 Setting up python-protobuf (3.6.1.3-2) ... [2021-05-17T19:34:14.909Z] #42 78.29 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-17T19:34:14.909Z] #42 78.31 Processing triggers for libc-bin (2.28-10) ... [2021-05-17T19:34:14.909Z] #42 DONE 79.1s [2021-05-17T19:34:14.909Z] [2021-05-17T19:34:14.909Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:34:14.909Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-17T19:34:15.444Z] The recommended git tool is: git [2021-05-17T19:34:15.728Z] #43 ... [2021-05-17T19:34:15.728Z] [2021-05-17T19:34:15.728Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-17T19:34:15.728Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1 [2021-05-17T19:34:15.728Z] #16 1.578 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-05-17T19:34:15.728Z] #16 DONE 1.8s [2021-05-17T19:34:15.728Z] [2021-05-17T19:34:15.728Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-17T19:34:15.728Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997 [2021-05-17T19:34:16.683Z] #17 ... [2021-05-17T19:34:16.683Z] [2021-05-17T19:34:16.684Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-17T19:34:16.684Z] #45 sha256:b69338ff7bec98fd60a4d2737f4eb31b58c79beedc1e9755cd645daf195b5e6f [2021-05-17T19:34:16.684Z] #45 92.24 net/textproto [2021-05-17T19:34:16.684Z] #45 92.24 vendor/golang.org/x/net/http/httpproxy [2021-05-17T19:34:16.684Z] #45 92.24 crypto/x509 [2021-05-17T19:34:16.684Z] #45 93.24 vendor/golang.org/x/net/http/httpguts [2021-05-17T19:34:16.684Z] #45 93.25 mime/multipart [2021-05-17T19:34:16.684Z] #45 95.25 crypto/tls [2021-05-17T19:34:16.684Z] #45 ... [2021-05-17T19:34:16.684Z] [2021-05-17T19:34:16.684Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:34:16.684Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-17T19:34:16.684Z] #43 42.85 CC images/opts.o [2021-05-17T19:34:16.684Z] #43 43.11 CC images/seccomp.o [2021-05-17T19:34:16.818Z] #43 2.311 Note: Building without setproctitle() and strlcpy() support. [2021-05-17T19:34:16.818Z] #43 2.312 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-17T19:34:16.818Z] #43 2.332 Note: Building without GnuTLS support [2021-05-17T19:34:16.818Z] #43 2.342 Makefile.config:39: Warn: you have no libnftables installed [2021-05-17T19:34:16.818Z] #43 2.346 Makefile.config:40: Warn: Building without nftables support [2021-05-17T19:34:17.262Z] #43 43.56 CC images/binfmt-misc.o [2021-05-17T19:34:17.528Z] #43 ... [2021-05-17T19:34:17.528Z] [2021-05-17T19:34:17.528Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-17T19:34:17.528Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997 [2021-05-17T19:34:17.528Z] #17 DONE 1.8s [2021-05-17T19:34:17.528Z] [2021-05-17T19:34:17.528Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:34:17.528Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-17T19:34:17.528Z] #43 44.04 CC images/time.o [2021-05-17T19:34:17.796Z] #43 44.34 CC images/sysctl.o [2021-05-17T19:34:18.063Z] #43 44.55 CC images/autofs.o [2021-05-17T19:34:18.328Z] #43 44.74 CC images/macvlan.o [2021-05-17T19:34:18.328Z] #43 44.88 CC images/sit.o [2021-05-17T19:34:18.595Z] #43 45.09 CC images/memfd.o [2021-05-17T19:34:19.175Z] #43 45.47 CC images/timens.o [2021-05-17T19:34:19.175Z] #43 ... [2021-05-17T19:34:19.175Z] [2021-05-17T19:34:19.175Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-17T19:34:19.175Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22 [2021-05-17T19:34:19.175Z] #18 DONE 1.6s [2021-05-17T19:34:19.175Z] [2021-05-17T19:34:19.175Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-17T19:34:19.175Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6 [2021-05-17T19:34:19.370Z] #43 4.427 fatal: not a git repository (or any of the parent directories): .git [2021-05-17T19:34:19.370Z] #43 4.499 GEN .gitid [2021-05-17T19:34:19.370Z] #43 4.540 GEN criu/include/version.h [2021-05-17T19:34:19.370Z] #43 4.608 GEN include/common/asm [2021-05-17T19:34:19.370Z] #43 ... [2021-05-17T19:34:19.370Z] [2021-05-17T19:34:19.370Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-17T19:34:19.370Z] #51 sha256:16549a4dc5a4e8fb4ddb97ac366cd5c0b3d2a4118bcff64e6d3509ad98e6e284 [2021-05-17T19:34:19.370Z] #51 74.12 context [2021-05-17T19:34:19.370Z] #51 74.98 internal/poll [2021-05-17T19:34:19.370Z] #51 75.01 encoding/binary [2021-05-17T19:34:19.370Z] #51 77.32 encoding/base64 [2021-05-17T19:34:19.370Z] #51 77.65 os [2021-05-17T19:34:19.370Z] #51 78.09 strings [2021-05-17T19:34:19.370Z] #51 80.55 golang.org/x/sys/unix [2021-05-17T19:34:19.370Z] #51 81.67 fmt [2021-05-17T19:34:19.631Z] #51 ... [2021-05-17T19:34:19.631Z] [2021-05-17T19:34:19.631Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-17T19:34:19.631Z] #37 sha256:6264efda0d76659ad76ad5b0a63f8dc39fea507f08cedb348c025bc04dd46cc1 [2021-05-17T19:34:19.631Z] #37 1.267 + RM_GOPATH=0 [2021-05-17T19:34:19.631Z] #37 1.267 + TMP_GOPATH= [2021-05-17T19:34:19.631Z] #37 1.267 + : /build [2021-05-17T19:34:19.631Z] #37 1.267 + '[' -z '' ']' [2021-05-17T19:34:19.631Z] #37 1.267 ++ mktemp -d [2021-05-17T19:34:19.631Z] #37 1.270 + export GOPATH=/tmp/tmp.GmDpbiWqD2 [2021-05-17T19:34:19.631Z] #37 1.270 + GOPATH=/tmp/tmp.GmDpbiWqD2 [2021-05-17T19:34:19.631Z] #37 1.270 + RM_GOPATH=1 [2021-05-17T19:34:19.631Z] #37 1.270 + case "$(go env GOARCH)" in [2021-05-17T19:34:19.631Z] #37 1.271 ++ go env GOARCH [2021-05-17T19:34:19.631Z] #37 1.293 + export GO_BUILDMODE=-buildmode=pie [2021-05-17T19:34:19.631Z] #37 1.293 + GO_BUILDMODE=-buildmode=pie [2021-05-17T19:34:19.631Z] #37 1.294 ++ dirname /tmp/install/install.sh [2021-05-17T19:34:19.631Z] #37 1.298 + dir=/tmp/install [2021-05-17T19:34:19.631Z] #37 1.298 + bin=tini [2021-05-17T19:34:19.631Z] #37 1.298 + shift [2021-05-17T19:34:19.631Z] #37 1.299 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-17T19:34:19.631Z] #37 1.300 + . /tmp/install/tini.installer [2021-05-17T19:34:19.631Z] #37 1.301 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-17T19:34:19.631Z] #37 1.303 + install_tini [2021-05-17T19:34:19.631Z] #37 1.303 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-17T19:34:19.631Z] #37 1.303 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-17T19:34:19.631Z] #37 1.303 + git clone https://github.com/krallin/tini.git /tmp/tmp.GmDpbiWqD2/tini [2021-05-17T19:34:19.631Z] #37 1.306 Cloning into '/tmp/tmp.GmDpbiWqD2/tini'... [2021-05-17T19:34:19.631Z] #37 2.005 + cd /tmp/tmp.GmDpbiWqD2/tini [2021-05-17T19:34:19.631Z] #37 2.005 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-17T19:34:19.631Z] #37 2.010 + cmake . [2021-05-17T19:34:19.631Z] #37 2.779 -- The C compiler identification is GNU 8.3.0 [2021-05-17T19:34:19.631Z] #37 2.824 -- Check for working C compiler: /usr/bin/cc [2021-05-17T19:34:19.631Z] #37 3.542 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-17T19:34:19.631Z] #37 3.549 -- Detecting C compiler ABI info [2021-05-17T19:34:19.631Z] #37 4.443 -- Detecting C compiler ABI info - done [2021-05-17T19:34:19.631Z] #37 4.533 -- Detecting C compile features [2021-05-17T19:34:19.631Z] #37 6.383 -- Detecting C compile features - done [2021-05-17T19:34:19.631Z] #37 6.411 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-17T19:34:19.631Z] #37 6.710 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-17T19:34:19.631Z] #37 6.837 -- Configuring done [2021-05-17T19:34:19.631Z] #37 6.862 -- Generating done [2021-05-17T19:34:19.631Z] #37 6.874 -- Build files have been written to: /tmp/tmp.GmDpbiWqD2/tini [2021-05-17T19:34:19.631Z] #37 6.886 + make tini-static [2021-05-17T19:34:19.631Z] #37 7.265 Scanning dependencies of target tini-static [2021-05-17T19:34:19.631Z] #37 7.376 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-17T19:34:19.631Z] #37 8.666 [100%] Linking C executable tini-static [2021-05-17T19:34:19.892Z] #37 9.284 [100%] Built target tini-static [2021-05-17T19:34:19.892Z] #37 9.339 + mkdir -p /build [2021-05-17T19:34:19.892Z] #37 9.341 + cp tini-static /build/docker-init [2021-05-17T19:34:20.370Z] --- PASS: TestBuildSquashParent (6.31s) [2021-05-17T19:34:20.370Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-17T19:34:20.370Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-17T19:34:20.370Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-17T19:34:20.370Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-17T19:34:20.370Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-17T19:34:20.370Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-17T19:34:20.370Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-17T19:34:20.370Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-17T19:34:20.370Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-17T19:34:20.370Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-17T19:34:20.370Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-17T19:34:20.370Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-17T19:34:20.370Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-17T19:34:20.370Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-17T19:34:20.370Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-17T19:34:20.463Z] #37 DONE 9.7s [2021-05-17T19:34:20.463Z] [2021-05-17T19:34:20.463Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-17T19:34:20.463Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-17T19:34:20.463Z] #13 78.37 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-05-17T19:34:20.463Z] #13 78.37 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-05-17T19:34:20.463Z] #13 78.38 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-17T19:34:20.630Z] #19 DONE 1.5s [2021-05-17T19:34:20.630Z] [2021-05-17T19:34:20.630Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:34:20.630Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-17T19:34:20.630Z] #43 45.91 LINK images/built-in.o [2021-05-17T19:34:20.630Z] #43 46.05 GEN compel/include/asm [2021-05-17T19:34:20.630Z] #43 46.13 GEN compel/include/version.h [2021-05-17T19:34:20.630Z] #43 46.15 touch .config [2021-05-17T19:34:20.630Z] #43 46.24 GEN include/common/config.h [2021-05-17T19:34:20.630Z] #43 46.36 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-05-17T19:34:20.630Z] #43 46.37 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2021-05-17T19:34:20.630Z] #43 46.41 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2021-05-17T19:34:20.630Z] #43 46.45 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2021-05-17T19:34:20.630Z] #43 46.48 DEP compel/plugins/std/infect.d [2021-05-17T19:34:20.630Z] #43 46.66 DEP compel/plugins/std/string.d [2021-05-17T19:34:20.630Z] #43 46.75 DEP compel/plugins/std/log.d [2021-05-17T19:34:20.630Z] #43 46.94 DEP compel/plugins/std/fds.d [2021-05-17T19:34:20.630Z] #43 47.13 DEP compel/plugins/std/std.d [2021-05-17T19:34:20.923Z] #43 47.36 DEP compel/plugins/shmem/shmem.d [2021-05-17T19:34:21.217Z] #43 47.53 DEP compel/plugins/fds/fds.d [2021-05-17T19:34:21.217Z] #43 47.66 CC compel/plugins/std/std.o [2021-05-17T19:34:21.509Z] #43 47.93 CC compel/plugins/std/fds.o [2021-05-17T19:34:21.848Z] #13 ... [2021-05-17T19:34:21.848Z] [2021-05-17T19:34:21.848Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-17T19:34:21.848Z] #51 sha256:16549a4dc5a4e8fb4ddb97ac366cd5c0b3d2a4118bcff64e6d3509ad98e6e284 [2021-05-17T19:34:21.848Z] #51 86.61 encoding/json [2021-05-17T19:34:22.088Z] #43 48.41 CC compel/plugins/std/log.o [2021-05-17T19:34:22.262Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-17T19:34:22.518Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-17T19:34:22.665Z] #43 49.33 CC compel/plugins/std/string.o [2021-05-17T19:34:23.617Z] #43 49.98 CC compel/plugins/std/infect.o [2021-05-17T19:34:23.882Z] #43 50.41 CC compel/arch/aarch64/plugins/std/parasite-head.o [2021-05-17T19:34:23.882Z] #43 50.50 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2021-05-17T19:34:24.148Z] #43 50.58 AR compel/plugins/std.lib.a [2021-05-17T19:34:24.148Z] #43 50.70 CC compel/plugins/fds/fds.o [2021-05-17T19:34:24.397Z] #51 89.09 github.com/pkg/diff [2021-05-17T19:34:24.411Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-17T19:34:24.727Z] #43 51.01 AR compel/plugins/fds.lib.a [2021-05-17T19:34:24.727Z] #43 51.10 HOSTDEP compel/src/lib/log-host.d [2021-05-17T19:34:24.973Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-17T19:34:24.991Z] #43 51.26 HOSTDEP compel/src/lib/handle-elf-host.d [2021-05-17T19:34:24.991Z] #43 51.43 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2021-05-17T19:34:25.256Z] #43 51.59 HOSTDEP compel/src/main-host.d [2021-05-17T19:34:25.256Z] #43 51.72 DEP compel/src/lib/ptrace.d [2021-05-17T19:34:25.521Z] #43 51.94 DEP compel/src/lib/infect.d [2021-05-17T19:34:25.780Z] #51 90.49 go/ast [2021-05-17T19:34:25.780Z] #51 ... [2021-05-17T19:34:25.780Z] [2021-05-17T19:34:25.780Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-17T19:34:25.780Z] #45 sha256:20b4c2ff2b5ca5f59378d879c618ec32e572faff000401d6274afec080c6808e [2021-05-17T19:34:25.780Z] #45 80.47 fmt [2021-05-17T19:34:25.780Z] #45 83.78 path/filepath [2021-05-17T19:34:25.780Z] #45 84.57 flag [2021-05-17T19:34:25.780Z] #45 85.69 go/token [2021-05-17T19:34:25.780Z] #45 86.20 regexp [2021-05-17T19:34:25.780Z] #45 86.65 go/scanner [2021-05-17T19:34:25.780Z] #45 87.87 go/ast [2021-05-17T19:34:25.780Z] #45 89.59 internal/lazyregexp [2021-05-17T19:34:25.780Z] #45 89.79 path [2021-05-17T19:34:25.780Z] #45 90.45 io/ioutil [2021-05-17T19:34:25.786Z] #43 52.15 DEP compel/src/lib/infect-util.d [2021-05-17T19:34:25.786Z] #43 52.34 DEP compel/src/lib/infect-rpc.d [2021-05-17T19:34:26.041Z] #45 ... [2021-05-17T19:34:26.041Z] [2021-05-17T19:34:26.041Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:34:26.041Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-17T19:34:26.041Z] #43 6.554 PBCC images/timens.pb-c.c [2021-05-17T19:34:26.041Z] #43 6.574 DEP images/timens.pb-c.d [2021-05-17T19:34:26.041Z] #43 6.650 PBCC images/fown.pb-c.c [2021-05-17T19:34:26.041Z] #43 6.669 PBCC images/google/protobuf/descriptor.pb-c.c [2021-05-17T19:34:26.041Z] #43 6.790 PBCC images/opts.pb-c.c [2021-05-17T19:34:26.041Z] #43 6.890 PBCC images/memfd.pb-c.c [2021-05-17T19:34:26.042Z] #43 7.049 DEP images/fown.pb-c.d [2021-05-17T19:34:26.042Z] #43 7.100 DEP images/google/protobuf/descriptor.pb-c.d [2021-05-17T19:34:26.042Z] #43 7.175 DEP images/opts.pb-c.d [2021-05-17T19:34:26.042Z] #43 7.242 DEP images/memfd.pb-c.d [2021-05-17T19:34:26.042Z] #43 7.304 PBCC images/sit.pb-c.c [2021-05-17T19:34:26.042Z] #43 7.362 DEP images/sit.pb-c.d [2021-05-17T19:34:26.042Z] #43 7.405 PBCC images/macvlan.pb-c.c [2021-05-17T19:34:26.042Z] #43 7.431 DEP images/macvlan.pb-c.d [2021-05-17T19:34:26.042Z] #43 7.507 PBCC images/autofs.pb-c.c [2021-05-17T19:34:26.042Z] #43 7.533 DEP images/autofs.pb-c.d [2021-05-17T19:34:26.042Z] #43 7.573 PBCC images/sysctl.pb-c.c [2021-05-17T19:34:26.042Z] #43 7.618 DEP images/sysctl.pb-c.d [2021-05-17T19:34:26.042Z] #43 7.673 PBCC images/time.pb-c.c [2021-05-17T19:34:26.042Z] #43 7.710 DEP images/time.pb-c.d [2021-05-17T19:34:26.042Z] #43 7.753 PBCC images/binfmt-misc.pb-c.c [2021-05-17T19:34:26.042Z] #43 7.795 DEP images/binfmt-misc.pb-c.d [2021-05-17T19:34:26.042Z] #43 7.822 PBCC images/seccomp.pb-c.c [2021-05-17T19:34:26.042Z] #43 7.847 DEP images/seccomp.pb-c.d [2021-05-17T19:34:26.042Z] #43 7.885 PBCC images/userns.pb-c.c [2021-05-17T19:34:26.042Z] #43 7.925 DEP images/userns.pb-c.d [2021-05-17T19:34:26.042Z] #43 7.994 PBCC images/cgroup.pb-c.c [2021-05-17T19:34:26.042Z] #43 8.035 DEP images/cgroup.pb-c.d [2021-05-17T19:34:26.042Z] #43 8.085 PBCC images/ext-file.pb-c.c [2021-05-17T19:34:26.042Z] #43 8.130 DEP images/ext-file.pb-c.d [2021-05-17T19:34:26.042Z] #43 8.147 PBCC images/rpc.pb-c.c [2021-05-17T19:34:26.042Z] #43 8.243 DEP images/rpc.pb-c.d [2021-05-17T19:34:26.042Z] #43 8.309 PBCC images/siginfo.pb-c.c [2021-05-17T19:34:26.042Z] #43 8.330 DEP images/siginfo.pb-c.d [2021-05-17T19:34:26.042Z] #43 8.394 PBCC images/pagemap.pb-c.c [2021-05-17T19:34:26.042Z] #43 8.469 DEP images/pagemap.pb-c.d [2021-05-17T19:34:26.042Z] #43 8.523 PBCC images/rlimit.pb-c.c [2021-05-17T19:34:26.042Z] #43 8.570 DEP images/rlimit.pb-c.d [2021-05-17T19:34:26.042Z] #43 8.610 PBCC images/file-lock.pb-c.c [2021-05-17T19:34:26.042Z] #43 8.616 DEP images/file-lock.pb-c.d [2021-05-17T19:34:26.042Z] #43 8.670 PBCC images/tty.pb-c.c [2021-05-17T19:34:26.042Z] #43 8.737 DEP images/tty.pb-c.d [2021-05-17T19:34:26.042Z] #43 8.792 PBCC images/tun.pb-c.c [2021-05-17T19:34:26.042Z] #43 8.857 PBCC images/netdev.pb-c.c [2021-05-17T19:34:26.042Z] #43 8.908 DEP images/tun.pb-c.d [2021-05-17T19:34:26.042Z] #43 8.986 DEP images/netdev.pb-c.d [2021-05-17T19:34:26.042Z] #43 9.082 PBCC images/vma.pb-c.c [2021-05-17T19:34:26.042Z] #43 9.131 DEP images/vma.pb-c.d [2021-05-17T19:34:26.042Z] #43 9.190 PBCC images/creds.pb-c.c [2021-05-17T19:34:26.042Z] #43 9.214 DEP images/creds.pb-c.d [2021-05-17T19:34:26.042Z] #43 9.252 PBCC images/utsns.pb-c.c [2021-05-17T19:34:26.042Z] #43 9.270 DEP images/utsns.pb-c.d [2021-05-17T19:34:26.042Z] #43 9.312 PBCC images/ipc-desc.pb-c.c [2021-05-17T19:34:26.042Z] #43 9.333 PBCC images/ipc-sem.pb-c.c [2021-05-17T19:34:26.042Z] #43 9.368 DEP images/ipc-desc.pb-c.d [2021-05-17T19:34:26.042Z] #43 9.412 DEP images/ipc-sem.pb-c.d [2021-05-17T19:34:26.042Z] #43 9.452 PBCC images/ipc-msg.pb-c.c [2021-05-17T19:34:26.042Z] #43 9.482 DEP images/ipc-msg.pb-c.d [2021-05-17T19:34:26.042Z] #43 9.518 PBCC images/ipc-shm.pb-c.c [2021-05-17T19:34:26.042Z] #43 9.562 DEP images/ipc-shm.pb-c.d [2021-05-17T19:34:26.042Z] #43 9.614 PBCC images/ipc-var.pb-c.c [2021-05-17T19:34:26.042Z] #43 9.642 DEP images/ipc-var.pb-c.d [2021-05-17T19:34:26.042Z] #43 9.690 PBCC images/sk-opts.pb-c.c [2021-05-17T19:34:26.042Z] #43 9.706 PBCC images/packet-sock.pb-c.c [2021-05-17T19:34:26.042Z] #43 9.754 DEP images/sk-opts.pb-c.d [2021-05-17T19:34:26.042Z] #43 9.787 DEP images/packet-sock.pb-c.d [2021-05-17T19:34:26.042Z] #43 9.844 PBCC images/sk-netlink.pb-c.c [2021-05-17T19:34:26.042Z] #43 9.942 DEP images/sk-netlink.pb-c.d [2021-05-17T19:34:26.042Z] #43 10.01 PBCC images/sk-inet.pb-c.c [2021-05-17T19:34:26.042Z] #43 10.03 DEP images/sk-inet.pb-c.d [2021-05-17T19:34:26.042Z] #43 10.10 PBCC images/sk-unix.pb-c.c [2021-05-17T19:34:26.042Z] #43 10.17 DEP images/sk-unix.pb-c.d [2021-05-17T19:34:26.042Z] #43 10.22 PBCC images/mm.pb-c.c [2021-05-17T19:34:26.042Z] #43 10.32 DEP images/mm.pb-c.d [2021-05-17T19:34:26.042Z] #43 10.38 PBCC images/timerfd.pb-c.c [2021-05-17T19:34:26.042Z] #43 10.43 DEP images/timerfd.pb-c.d [2021-05-17T19:34:26.042Z] #43 10.47 PBCC images/timer.pb-c.c [2021-05-17T19:34:26.042Z] #43 10.49 DEP images/timer.pb-c.d [2021-05-17T19:34:26.042Z] #43 10.54 PBCC images/sa.pb-c.c [2021-05-17T19:34:26.042Z] #43 10.57 DEP images/sa.pb-c.d [2021-05-17T19:34:26.042Z] #43 10.60 PBCC images/pipe-data.pb-c.c [2021-05-17T19:34:26.042Z] #43 10.63 DEP images/pipe-data.pb-c.d [2021-05-17T19:34:26.042Z] #43 10.67 PBCC images/mnt.pb-c.c [2021-05-17T19:34:26.042Z] #43 10.73 DEP images/mnt.pb-c.d [2021-05-17T19:34:26.042Z] #43 10.80 PBCC images/sk-packet.pb-c.c [2021-05-17T19:34:26.042Z] #43 10.83 DEP images/sk-packet.pb-c.d [2021-05-17T19:34:26.042Z] #43 10.91 PBCC images/tcp-stream.pb-c.c [2021-05-17T19:34:26.042Z] #43 10.99 DEP images/tcp-stream.pb-c.d [2021-05-17T19:34:26.042Z] #43 11.05 PBCC images/pipe.pb-c.c [2021-05-17T19:34:26.042Z] #43 11.07 DEP images/pipe.pb-c.d [2021-05-17T19:34:26.042Z] #43 11.15 PBCC images/pstree.pb-c.c [2021-05-17T19:34:26.042Z] #43 11.18 DEP images/pstree.pb-c.d [2021-05-17T19:34:26.042Z] #43 11.24 PBCC images/fs.pb-c.c [2021-05-17T19:34:26.042Z] #43 11.29 DEP images/fs.pb-c.d [2021-05-17T19:34:26.042Z] #43 11.33 PBCC images/signalfd.pb-c.c [2021-05-17T19:34:26.042Z] #43 11.42 DEP images/signalfd.pb-c.d [2021-05-17T19:34:26.042Z] #43 11.51 PBCC images/fh.pb-c.c [2021-05-17T19:34:26.042Z] #43 11.57 PBCC images/fsnotify.pb-c.c [2021-05-17T19:34:26.042Z] #43 11.65 DEP images/fh.pb-c.d [2021-05-17T19:34:26.050Z] #43 52.54 DEP compel/arch/aarch64/src/lib/infect.d [2021-05-17T19:34:26.303Z] #43 11.72 DEP images/fsnotify.pb-c.d [2021-05-17T19:34:26.303Z] #43 11.77 PBCC images/eventpoll.pb-c.c [2021-05-17T19:34:26.303Z] #43 11.79 DEP images/eventpoll.pb-c.d [2021-05-17T19:34:26.303Z] #43 11.82 PBCC images/eventfd.pb-c.c [2021-05-17T19:34:26.303Z] #43 11.86 DEP images/eventfd.pb-c.d [2021-05-17T19:34:26.303Z] #43 ... [2021-05-17T19:34:26.303Z] [2021-05-17T19:34:26.303Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-17T19:34:26.303Z] #45 sha256:20b4c2ff2b5ca5f59378d879c618ec32e572faff000401d6274afec080c6808e [2021-05-17T19:34:26.303Z] #45 91.03 net/url [2021-05-17T19:34:26.315Z] #43 52.67 DEP compel/arch/aarch64/src/lib/cpu.d [2021-05-17T19:34:26.315Z] #43 52.73 DEP compel/src/lib/log.d [2021-05-17T19:34:26.581Z] #43 52.93 DEP compel/src/main.d [2021-05-17T19:34:26.581Z] #43 53.06 DEP compel/src/lib/handle-elf.d [2021-05-17T19:34:26.581Z] #43 53.14 DEP compel/arch/aarch64/src/lib/handle-elf.d [2021-05-17T19:34:26.848Z] #43 53.25 CC compel/src/lib/log.o [2021-05-17T19:34:26.848Z] #43 ... [2021-05-17T19:34:26.848Z] [2021-05-17T19:34:26.848Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-17T19:34:26.848Z] #45 sha256:b69338ff7bec98fd60a4d2737f4eb31b58c79beedc1e9755cd645daf195b5e6f [2021-05-17T19:34:26.848Z] #45 102.5 net/http/httptrace [2021-05-17T19:34:26.848Z] #45 102.7 net/http [2021-05-17T19:34:26.848Z] #45 112.6 github.com/LK4D4/vndr/godl [2021-05-17T19:34:27.113Z] #45 ... [2021-05-17T19:34:27.113Z] [2021-05-17T19:34:27.113Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:34:27.113Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-17T19:34:27.113Z] #43 53.54 CC compel/arch/aarch64/src/lib/cpu.o [2021-05-17T19:34:27.379Z] #43 53.87 CC compel/arch/aarch64/src/lib/infect.o [2021-05-17T19:34:27.492Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-05-17T19:34:27.492Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.28s) [2021-05-17T19:34:27.492Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.65s) [2021-05-17T19:34:27.492Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.11s) [2021-05-17T19:34:27.492Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.32s) [2021-05-17T19:34:27.492Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.23s) [2021-05-17T19:34:27.492Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.16s) [2021-05-17T19:34:27.492Z] === RUN TestBuildMultiStageCopy [2021-05-17T19:34:27.492Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-17T19:34:27.646Z] #43 54.23 CC compel/src/lib/infect-rpc.o [2021-05-17T19:34:27.688Z] #45 91.95 text/template/parse [2021-05-17T19:34:27.949Z] #45 92.40 go/parser [2021-05-17T19:34:28.225Z] #43 54.74 CC compel/src/lib/infect-util.o [2021-05-17T19:34:28.490Z] #43 55.05 CC compel/src/lib/infect.o [2021-05-17T19:34:29.384Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-17T19:34:29.384Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-17T19:34:29.640Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-17T19:34:29.640Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-17T19:34:29.897Z] --- PASS: TestBuildMultiStageCopy (2.91s) [2021-05-17T19:34:29.897Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.97s) [2021-05-17T19:34:29.897Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.25s) [2021-05-17T19:34:29.897Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2021-05-17T19:34:29.897Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2021-05-17T19:34:29.897Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2021-05-17T19:34:29.897Z] === RUN TestBuildMultiStageParentConfig [2021-05-17T19:34:30.825Z] --- PASS: TestBuildMultiStageParentConfig (0.66s) [2021-05-17T19:34:30.825Z] === RUN TestBuildLabelWithTargets [2021-05-17T19:34:31.059Z] #43 ... [2021-05-17T19:34:31.059Z] [2021-05-17T19:34:31.059Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-17T19:34:31.059Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-05-17T19:34:31.060Z] #32 DONE 116.0s [2021-05-17T19:34:31.060Z] [2021-05-17T19:34:31.060Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:34:31.060Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-17T19:34:31.060Z] #43 57.19 CC compel/src/lib/ptrace.o [2021-05-17T19:34:31.060Z] #43 ... [2021-05-17T19:34:31.060Z] [2021-05-17T19:34:31.060Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-17T19:34:31.060Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-17T19:34:31.060Z] #20 1.913 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-17T19:34:31.060Z] #20 2.006 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-17T19:34:31.060Z] #20 2.111 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-17T19:34:31.060Z] #20 2.202 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-17T19:34:31.060Z] #20 2.609 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [465 kB] [2021-05-17T19:34:31.060Z] #20 3.472 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-05-17T19:34:31.060Z] #20 4.674 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [283 kB] [2021-05-17T19:34:31.060Z] #20 5.822 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-05-17T19:34:31.060Z] #20 8.176 Fetched 8780 kB in 7s (1346 kB/s) [2021-05-17T19:34:31.248Z] #45 95.72 log [2021-05-17T19:34:31.325Z] #20 8.176 Reading package lists... [2021-05-17T19:34:31.325Z] #20 ... [2021-05-17T19:34:31.325Z] [2021-05-17T19:34:31.325Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:34:31.325Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-17T19:34:31.325Z] #43 57.67 AR compel/libcompel.a [2021-05-17T19:34:31.325Z] #43 57.77 HOSTCC compel/src/main-host.o [2021-05-17T19:34:31.509Z] #45 96.02 text/template [2021-05-17T19:34:31.590Z] #43 58.22 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2021-05-17T19:34:31.590Z] #43 ... [2021-05-17T19:34:31.590Z] [2021-05-17T19:34:31.590Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-17T19:34:31.590Z] #53 sha256:6238655ec8aa1a866f41393a4289566cf1770f7bbccc447b997973bc0c53ed87 [2021-05-17T19:34:31.590Z] #53 11.59 + cd /tmp/tmp.cP1MklbvrV/src/github.com/opencontainers/runc [2021-05-17T19:34:31.590Z] #53 11.60 + git checkout -q 2c7861bc5e1b3e756392236553ec14a78a09f8bf [2021-05-17T19:34:31.590Z] #53 11.99 + '[' -z '' ']' [2021-05-17T19:34:31.590Z] #53 11.99 + target=static [2021-05-17T19:34:31.590Z] #53 11.99 + make 'BUILDTAGS=seccomp ' static [2021-05-17T19:34:31.590Z] #53 12.42 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="2c7861bc5e1b3e756392236553ec14a78a09f8bf" -X main.version=1.0.0-rc94 " -o runc . [2021-05-17T19:34:31.764Z] --- PASS: TestBuildLabelWithTargets (1.04s) [2021-05-17T19:34:31.764Z] === RUN TestBuildWithEmptyLayers [2021-05-17T19:34:31.770Z] #45 96.39 encoding/xml [2021-05-17T19:34:31.856Z] #53 ... [2021-05-17T19:34:31.856Z] [2021-05-17T19:34:31.856Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-17T19:34:31.856Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-17T19:34:31.856Z] #20 8.176 Reading package lists... [2021-05-17T19:34:32.030Z] #45 ... [2021-05-17T19:34:32.030Z] [2021-05-17T19:34:32.030Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:34:32.030Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-17T19:34:32.030Z] #43 11.93 PBCC images/remap-file-path.pb-c.c [2021-05-17T19:34:32.030Z] #43 11.97 DEP images/remap-file-path.pb-c.d [2021-05-17T19:34:32.030Z] #43 12.02 PBCC images/fifo.pb-c.c [2021-05-17T19:34:32.030Z] #43 12.05 DEP images/fifo.pb-c.d [2021-05-17T19:34:32.030Z] #43 12.07 PBCC images/ghost-file.pb-c.c [2021-05-17T19:34:32.030Z] #43 12.14 DEP images/ghost-file.pb-c.d [2021-05-17T19:34:32.030Z] #43 12.20 PBCC images/regfile.pb-c.c [2021-05-17T19:34:32.030Z] #43 12.30 DEP images/regfile.pb-c.d [2021-05-17T19:34:32.030Z] #43 12.37 PBCC images/ns.pb-c.c [2021-05-17T19:34:32.030Z] #43 12.39 DEP images/ns.pb-c.d [2021-05-17T19:34:32.030Z] #43 12.43 PBCC images/fdinfo.pb-c.c [2021-05-17T19:34:32.030Z] #43 12.55 DEP images/fdinfo.pb-c.d [2021-05-17T19:34:32.030Z] #43 12.61 PBCC images/core-aarch64.pb-c.c [2021-05-17T19:34:32.031Z] #43 12.66 PBCC images/core-arm.pb-c.c [2021-05-17T19:34:32.031Z] #43 12.71 PBCC images/core-ppc64.pb-c.c [2021-05-17T19:34:32.031Z] #43 12.76 PBCC images/core-s390.pb-c.c [2021-05-17T19:34:32.031Z] #43 12.83 PBCC images/core-x86.pb-c.c [2021-05-17T19:34:32.031Z] #43 12.91 PBCC images/core.pb-c.c [2021-05-17T19:34:32.031Z] #43 12.97 PBCC images/inventory.pb-c.c [2021-05-17T19:34:32.031Z] #43 13.10 DEP images/core-aarch64.pb-c.d [2021-05-17T19:34:32.031Z] #43 13.14 DEP images/core-arm.pb-c.d [2021-05-17T19:34:32.031Z] #43 13.19 DEP images/core-ppc64.pb-c.d [2021-05-17T19:34:32.031Z] #43 13.25 DEP images/core-s390.pb-c.d [2021-05-17T19:34:32.031Z] #43 13.30 DEP images/core-x86.pb-c.d [2021-05-17T19:34:32.031Z] #43 13.34 DEP images/core.pb-c.d [2021-05-17T19:34:32.031Z] #43 13.46 DEP images/inventory.pb-c.d [2021-05-17T19:34:32.031Z] #43 13.50 PBCC images/cpuinfo.pb-c.c [2021-05-17T19:34:32.031Z] #43 13.53 DEP images/cpuinfo.pb-c.d [2021-05-17T19:34:32.031Z] #43 13.58 PBCC images/stats.pb-c.c [2021-05-17T19:34:32.031Z] #43 13.60 DEP images/stats.pb-c.d [2021-05-17T19:34:32.031Z] #43 15.04 make[1]: Nothing to be done for 'all'. [2021-05-17T19:34:32.031Z] #43 16.50 CC images/stats.o [2021-05-17T19:34:32.031Z] #43 16.89 CC images/core.o [2021-05-17T19:34:32.292Z] #43 17.64 CC images/core-x86.o [2021-05-17T19:34:32.327Z] --- PASS: TestBuildWithEmptyLayers (0.52s) [2021-05-17T19:34:32.327Z] === RUN TestBuildMultiStageOnBuild [2021-05-17T19:34:32.863Z] #43 18.28 CC images/core-arm.o [2021-05-17T19:34:33.124Z] #43 18.66 CC images/core-aarch64.o [2021-05-17T19:34:33.124Z] #43 ... [2021-05-17T19:34:33.124Z] [2021-05-17T19:34:33.124Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-17T19:34:33.124Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-17T19:34:33.124Z] #13 84.57 Selecting previously unselected package gcc-mingw-w64-base. [2021-05-17T19:34:33.124Z] #13 84.60 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-17T19:34:33.124Z] #13 84.62 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-17T19:34:33.124Z] #13 84.79 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-05-17T19:34:33.124Z] #13 84.81 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-17T19:34:33.124Z] #13 84.81 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-17T19:34:33.385Z] #13 ... [2021-05-17T19:34:33.385Z] [2021-05-17T19:34:33.385Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-17T19:34:33.385Z] #51 sha256:16549a4dc5a4e8fb4ddb97ac366cd5c0b3d2a4118bcff64e6d3509ad98e6e284 [2021-05-17T19:34:33.385Z] #51 92.07 golang.org/x/crypto/ssh/terminal [2021-05-17T19:34:33.385Z] #51 93.50 mvdan.cc/editorconfig [2021-05-17T19:34:33.385Z] #51 94.82 mvdan.cc/sh/v3/fileutil [2021-05-17T19:34:33.385Z] #51 95.03 text/tabwriter [2021-05-17T19:34:33.385Z] #51 95.40 mvdan.cc/sh/v3/syntax [2021-05-17T19:34:33.646Z] #51 ... [2021-05-17T19:34:33.646Z] [2021-05-17T19:34:33.646Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:34:33.646Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-17T19:34:33.646Z] #43 19.00 CC images/core-ppc64.o [2021-05-17T19:34:34.218Z] #43 19.57 CC images/core-s390.o [2021-05-17T19:34:34.790Z] #43 20.22 CC images/cpuinfo.o [2021-05-17T19:34:34.846Z] --- PASS: TestBuildMultiStageOnBuild (2.15s) [2021-05-17T19:34:34.846Z] === RUN TestBuildUncleanTarFilenames [2021-05-17T19:34:35.005Z] #20 11.65 Reading package lists... [2021-05-17T19:34:35.051Z] #43 20.58 CC images/inventory.o [2021-05-17T19:34:35.103Z] --- PASS: TestBuildUncleanTarFilenames (0.66s) [2021-05-17T19:34:35.103Z] === RUN TestBuildMultiStageLayerLeak [2021-05-17T19:34:35.270Z] #20 14.16 Building dependency tree... [2021-05-17T19:34:35.328Z] #43 20.91 CC images/fdinfo.o [2021-05-17T19:34:35.900Z] #43 21.26 CC images/fown.o [2021-05-17T19:34:35.900Z] #43 21.47 CC images/ns.o [2021-05-17T19:34:36.161Z] #43 21.69 CC images/regfile.o [2021-05-17T19:34:36.225Z] #20 ... [2021-05-17T19:34:36.225Z] [2021-05-17T19:34:36.225Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-17T19:34:36.225Z] #45 sha256:b69338ff7bec98fd60a4d2737f4eb31b58c79beedc1e9755cd645daf195b5e6f [2021-05-17T19:34:36.225Z] #45 113.3 github.com/LK4D4/vndr [2021-05-17T19:34:36.225Z] #45 DONE 121.6s [2021-05-17T19:34:36.225Z] [2021-05-17T19:34:36.225Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-17T19:34:36.225Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-17T19:34:36.225Z] #20 15.51 libcap2-bin is already the newest version (1:2.25-2). [2021-05-17T19:34:36.225Z] #20 15.51 The following additional packages will be installed: [2021-05-17T19:34:36.225Z] #20 15.51 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-05-17T19:34:36.225Z] #20 15.51 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-05-17T19:34:36.225Z] #20 15.51 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-05-17T19:34:36.225Z] #20 15.51 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-05-17T19:34:36.225Z] #20 15.51 python3.7 python3.7-minimal vim-runtime xxd [2021-05-17T19:34:36.225Z] #20 15.51 Suggested packages: [2021-05-17T19:34:36.225Z] #20 15.51 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-05-17T19:34:36.225Z] #20 15.51 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-05-17T19:34:36.225Z] #20 15.51 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-05-17T19:34:36.225Z] #20 15.51 Recommended packages: [2021-05-17T19:34:36.225Z] #20 15.51 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-05-17T19:34:36.225Z] #20 15.51 python3-keyrings.alt python3-xdg unzip [2021-05-17T19:34:36.422Z] #43 21.93 CC images/ghost-file.o [2021-05-17T19:34:36.683Z] #43 22.20 CC images/fifo.o [2021-05-17T19:34:36.944Z] #43 22.37 CC images/remap-file-path.o [2021-05-17T19:34:37.205Z] #43 22.62 CC images/eventfd.o [2021-05-17T19:34:37.465Z] #43 22.88 CC images/eventpoll.o [2021-05-17T19:34:37.620Z] --- PASS: TestBuildMultiStageLayerLeak (2.24s) [2021-05-17T19:34:37.620Z] === RUN TestBuildWithHugeFile [2021-05-17T19:34:37.627Z] #20 17.12 The following NEW packages will be installed: [2021-05-17T19:34:37.627Z] #20 17.12 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-05-17T19:34:37.627Z] #20 17.13 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-05-17T19:34:37.627Z] #20 17.13 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-05-17T19:34:37.627Z] #20 17.13 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-05-17T19:34:37.627Z] #20 17.13 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-05-17T19:34:37.627Z] #20 17.13 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-05-17T19:34:37.627Z] #20 17.13 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-05-17T19:34:37.627Z] #20 17.13 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-05-17T19:34:37.627Z] #20 17.13 xz-utils zip [2021-05-17T19:34:37.726Z] #43 23.24 CC images/fh.o [2021-05-17T19:34:38.207Z] #20 17.47 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-05-17T19:34:38.207Z] #20 17.47 Need to get 27.6 MB of archives. [2021-05-17T19:34:38.207Z] #20 17.47 After this operation, 114 MB of additional disk space will be used. [2021-05-17T19:34:38.207Z] #20 17.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-05-17T19:34:38.207Z] #20 17.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-05-17T19:34:38.207Z] #20 17.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-05-17T19:34:38.207Z] #20 17.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-05-17T19:34:38.208Z] #20 17.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-05-17T19:34:38.208Z] #20 17.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-05-17T19:34:38.208Z] #20 17.66 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-05-17T19:34:38.297Z] #43 23.54 CC images/fsnotify.o [2021-05-17T19:34:38.474Z] #20 17.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-05-17T19:34:38.474Z] #20 17.68 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-05-17T19:34:38.474Z] #20 17.68 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-05-17T19:34:38.474Z] #20 17.68 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-05-17T19:34:38.474Z] #20 17.69 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-05-17T19:34:38.474Z] #20 17.70 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-05-17T19:34:38.474Z] #20 17.70 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-05-17T19:34:38.474Z] #20 17.70 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-05-17T19:34:38.474Z] #20 17.71 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-05-17T19:34:38.474Z] #20 17.72 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-05-17T19:34:38.474Z] #20 17.72 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-17T19:34:38.474Z] #20 17.73 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-05-17T19:34:38.474Z] #20 17.74 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-05-17T19:34:38.474Z] #20 17.75 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-05-17T19:34:38.474Z] #20 17.75 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-05-17T19:34:38.474Z] #20 17.77 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-05-17T19:34:38.474Z] #20 17.77 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-05-17T19:34:38.474Z] #20 17.80 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-05-17T19:34:38.474Z] #20 17.80 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-05-17T19:34:38.474Z] #20 17.81 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-05-17T19:34:38.474Z] #20 17.81 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-05-17T19:34:38.474Z] #20 17.81 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-05-17T19:34:38.558Z] #43 24.13 CC images/signalfd.o [2021-05-17T19:34:38.740Z] #20 18.23 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-05-17T19:34:38.740Z] #20 18.23 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-05-17T19:34:38.740Z] #20 18.23 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-05-17T19:34:38.740Z] #20 18.23 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-05-17T19:34:38.740Z] #20 18.24 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-05-17T19:34:38.740Z] #20 18.24 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-05-17T19:34:38.740Z] #20 18.28 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-05-17T19:34:38.740Z] #20 18.28 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-05-17T19:34:38.740Z] #20 18.29 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-05-17T19:34:39.005Z] #20 18.29 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-05-17T19:34:39.005Z] #20 18.30 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-05-17T19:34:39.005Z] #20 18.34 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-05-17T19:34:39.005Z] #20 18.34 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-05-17T19:34:39.005Z] #20 18.37 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-05-17T19:34:39.005Z] #20 18.37 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-05-17T19:34:39.005Z] #20 18.38 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-05-17T19:34:39.051Z] using credential docker-jenkins-github-credentials [2021-05-17T19:34:39.125Z] Cloning the remote Git repository [2021-05-17T19:34:39.126Z] Cloning with configured refspecs honoured and without tags [2021-05-17T19:34:39.129Z] #43 24.44 CC images/fs.o [2021-05-17T19:34:39.270Z] #20 18.53 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-05-17T19:34:39.270Z] #20 18.55 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-05-17T19:34:39.270Z] #20 18.56 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-05-17T19:34:39.434Z] using credential docker-jenkins-github-credentials [2021-05-17T19:34:39.435Z] #43 24.73 CC images/pstree.o [2021-05-17T19:34:39.435Z] #43 ... [2021-05-17T19:34:39.435Z] [2021-05-17T19:34:39.435Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-17T19:34:39.435Z] #56 sha256:6c9b69d0e33436f5659a6b3a68d350f28db52b5978fa7aee92fc89e3107043b7 [2021-05-17T19:34:39.435Z] #56 41.80 Checking out files: 44% (1737/3922) Checking out files: 45% (1765/3922) Checking out files: 46% (1805/3922) Checking out files: 47% (1844/3922) Checking out files: 48% (1883/3922) Checking out files: 49% (1922/3922) Checking out files: 50% (1961/3922) Checking out files: 51% (2001/3922) Checking out files: 52% (2040/3922) Checking out files: 53% (2079/3922) Checking out files: 54% (2118/3922) Checking out files: 55% (2158/3922) Checking out files: 56% (2197/3922) Checking out files: 57% (2236/3922) Checking out files: 58% (2275/3922) Checking out files: 59% (2314/3922) Checking out files: 60% (2354/3922) Checking out files: 61% (2393/3922) Checking out files: 62% (2432/3922) Checking out files: 63% (2471/3922) Checking out files: 64% (2511/3922) Checking out files: 65% (2550/3922) Checking out files: 66% (2589/3922) Checking out files: 67% (2628/3922) Checking out files: 68% (2667/3922) Checking out files: 69% (2707/3922) Checking out files: 70% (2746/3922) Checking out files: 71% (2785/3922) Checking out files: 72% (2824/3922) Checking out files: 73% (2864/3922) Checking out files: 74% (2903/3922) Checking out files: 75% (2942/3922) Checking out files: 76% (2981/3922) Checking out files: 77% (3020/3922) Checking out files: 78% (3060/3922) Checking out files: 79% (3099/3922) Checking out files: 80% (3138/3922) Checking out files: 81% (3177/3922) Checking out files: 82% (3217/3922) Checking out files: 83% (3256/3922) Checking out files: 83% (3273/3922) Checking out files: 84% (3295/3922) Checking out files: 85% (3334/3922) Checking out files: 86% (3373/3922) Checking out files: 87% (3413/3922) Checking out files: 88% (3452/3922) Checking out files: 89% (3491/3922) Checking out files: 90% (3530/3922) Checking out files: 91% (3570/3922) Checking out files: 92% (3609/3922) Checking out files: 93% (3648/3922) Checking out files: 94% (3687/3922) Checking out files: 95% (3726/3922) Checking out files: 96% (3766/3922) Checking out files: 97% (3805/3922) Checking out files: 98% (3844/3922) Checking out files: 99% (3883/3922) Checking out files: 100% (3922/3922) Checking out files: 100% (3922/3922), done. [2021-05-17T19:34:39.435Z] #56 43.44 + cd /tmp/tmp.pT4ZhrVFDf/src/github.com/containerd/containerd [2021-05-17T19:34:39.435Z] #56 43.44 + git checkout -q 8c906ff108ac28da23f69cc7b74f8e7a470d1df0 [2021-05-17T19:34:39.435Z] #56 44.45 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-17T19:34:39.435Z] #56 44.45 + BUILDTAGS='netgo osusergo static_build' [2021-05-17T19:34:39.435Z] #56 44.45 + export EXTRA_FLAGS=-buildmode=pie [2021-05-17T19:34:39.435Z] #56 44.45 + EXTRA_FLAGS=-buildmode=pie [2021-05-17T19:34:39.435Z] #56 44.45 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-17T19:34:39.435Z] #56 44.45 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-17T19:34:39.435Z] #56 44.45 + '[' '' = dynamic ']' [2021-05-17T19:34:39.435Z] #56 44.45 + make [2021-05-17T19:34:39.435Z] #56 45.95 + bin/ctr [2021-05-17T19:34:39.510Z] Cloning the remote Git repository [2021-05-17T19:34:39.510Z] Cloning with configured refspecs honoured and without tags [2021-05-17T19:34:39.849Z] #20 19.05 debconf: delaying package configuration, since apt-utils is not installed [2021-05-17T19:34:39.850Z] #20 19.14 Fetched 27.6 MB in 1s (19.3 MB/s) [2021-05-17T19:34:39.850Z] #20 19.21 Selecting previously unselected package pigz. [2021-05-17T19:34:39.850Z] #20 19.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 ... 23408 files and directories currently installed.) [2021-05-17T19:34:39.850Z] #20 19.32 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-05-17T19:34:39.850Z] #20 19.33 Unpacking pigz (2.4-1) ... [2021-05-17T19:34:40.114Z] #20 19.44 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-05-17T19:34:40.114Z] #20 19.44 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-05-17T19:34:40.114Z] #20 19.45 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-05-17T19:34:39.317Z] Cloning repository https://github.com/moby/moby.git [2021-05-17T19:34:39.706Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-05-17T19:34:40.586Z] #56 237.9 # github.com/containerd/containerd/cmd/containerd [2021-05-17T19:34:40.586Z] #56 237.9 /usr/bin/ld: /tmp/go-link-017775598/000018.o: in function `New': [2021-05-17T19:34:40.586Z] #56 237.9 /tmp/tmp.8BYTeHIcmi/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-05-17T19:34:40.586Z] #56 238.0 + bin/containerd-stress [2021-05-17T19:34:40.586Z] #56 239.8 + bin/containerd-shim [2021-05-17T19:34:40.694Z] #20 19.98 Selecting previously unselected package python3.7-minimal. [2021-05-17T19:34:40.694Z] #20 19.98 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-05-17T19:34:40.694Z] #20 20.00 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-17T19:34:41.275Z] #20 20.63 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-05-17T19:34:41.275Z] #20 20.66 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-17T19:34:39.700Z] Cloning repository https://github.com/moby/moby.git [2021-05-17T19:34:40.098Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-05-17T19:34:40.927Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-17T19:34:40.927Z] > git --version # timeout=10 [2021-05-17T19:34:40.963Z] > git --version # 'git version 2.24.1.windows.2' [2021-05-17T19:34:40.963Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-17T19:34:40.966Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42384/head:refs/remotes/origin/PR-42384 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-17T19:34:42.230Z] #20 ... [2021-05-17T19:34:42.230Z] [2021-05-17T19:34:42.230Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:34:42.230Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-17T19:34:42.230Z] #43 58.57 HOSTCC compel/src/lib/handle-elf-host.o [2021-05-17T19:34:42.230Z] #43 58.98 HOSTCC compel/src/lib/log-host.o [2021-05-17T19:34:42.230Z] #43 59.16 HOSTLINK compel/compel-host-bin [2021-05-17T19:34:42.230Z] #43 59.32 DEP soccr/soccr.d [2021-05-17T19:34:42.230Z] #43 59.56 CC soccr/soccr.o [2021-05-17T19:34:42.230Z] #43 60.89 AR soccr/libsoccr.a [2021-05-17T19:34:42.230Z] #43 60.97 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-17T19:34:42.230Z] #43 61.63 DEP criu/arch/aarch64/sigframe.d [2021-05-17T19:34:42.230Z] #43 61.76 DEP criu/arch/aarch64/crtools.d [2021-05-17T19:34:42.230Z] #43 62.07 DEP criu/arch/aarch64/cpu.d [2021-05-17T19:34:42.230Z] #43 62.18 DEP criu/arch/aarch64/bitops.d [2021-05-17T19:34:42.230Z] #43 62.23 CC criu/arch/aarch64/bitops.o [2021-05-17T19:34:42.230Z] #43 62.31 CC criu/arch/aarch64/cpu.o [2021-05-17T19:34:42.230Z] #43 62.44 CC criu/arch/aarch64/crtools.o [2021-05-17T19:34:42.231Z] #43 63.33 CC criu/arch/aarch64/sigframe.o [2021-05-17T19:34:42.231Z] #43 63.66 LINK criu/arch/aarch64/crtools.built-in.o [2021-05-17T19:34:42.231Z] #43 63.73 DEP criu/pie/util-vdso.d [2021-05-17T19:34:42.231Z] #43 63.98 DEP criu/pie/util.d [2021-05-17T19:34:42.231Z] #43 64.22 CC criu/pie/util.o [2021-05-17T19:34:42.231Z] #43 64.59 CC criu/pie/util-vdso.o [2021-05-17T19:34:42.231Z] #43 65.08 AR criu/pie/pie.lib.a [2021-05-17T19:34:42.231Z] #43 65.15 DEP criu/pie/restorer.d [2021-05-17T19:34:42.231Z] #43 65.37 DEP criu/arch/aarch64/intraprocedure.d [2021-05-17T19:34:42.231Z] #43 65.41 DEP criu/arch/aarch64/restorer.d [2021-05-17T19:34:42.231Z] #43 65.64 DEP criu/arch/aarch64/vdso-pie.d [2021-05-17T19:34:42.231Z] #43 65.80 DEP criu/pie/parasite-vdso.d [2021-05-17T19:34:42.231Z] #43 66.03 DEP criu/pie/parasite.d [2021-05-17T19:34:42.231Z] #43 66.32 CC criu/pie/parasite.o [2021-05-17T19:34:42.231Z] #43 67.33 LINK criu/pie/parasite.built-in.o [2021-05-17T19:34:42.231Z] #43 67.34 GEN criu/pie/parasite-blob.h [2021-05-17T19:34:42.231Z] #43 67.37 CC criu/pie/parasite-vdso.o [2021-05-17T19:34:42.231Z] #43 67.96 CC criu/arch/aarch64/vdso-pie.o [2021-05-17T19:34:42.231Z] #43 68.35 CC criu/arch/aarch64/restorer.o [2021-05-17T19:34:42.231Z] #43 68.77 CC criu/arch/aarch64/intraprocedure.o [2021-05-17T19:34:42.231Z] #43 ... [2021-05-17T19:34:42.231Z] [2021-05-17T19:34:42.231Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-17T19:34:42.231Z] #24 sha256:c7ba3b6ddc3334557158a31edf248da74b8c5d866ae46085df8ca8c89d7d9546 [2021-05-17T19:34:42.231Z] #24 122.8 Checking out files: 21% (2469/11365) Checking out files: 22% (2501/11365) Checking out files: 23% (2614/11365) Checking out files: 24% (2728/11365) Checking out files: 25% (2842/11365) Checking out files: 26% (2955/11365) Checking out files: 27% (3069/11365) Checking out files: 28% (3183/11365) Checking out files: 29% (3296/11365) Checking out files: 30% (3410/11365) Checking out files: 31% (3524/11365) Checking out files: 32% (3637/11365) Checking out files: 32% (3746/11365) Checking out files: 33% (3751/11365) Checking out files: 34% (3865/11365) Checking out files: 35% (3978/11365) Checking out files: 36% (4092/11365) Checking out files: 37% (4206/11365) Checking out files: 38% (4319/11365) Checking out files: 39% (4433/11365) Checking out files: 40% (4546/11365) Checking out files: 41% (4660/11365) Checking out files: 42% (4774/11365) Checking out files: 43% (4887/11365) Checking out files: 44% (5001/11365) Checking out files: 45% (5115/11365) Checking out files: 46% (5228/11365) Checking out files: 47% (5342/11365) Checking out files: 48% (5456/11365) Checking out files: 49% (5569/11365) Checking out files: 50% (5683/11365) Checking out files: 51% (5797/11365) Checking out files: 52% (5910/11365) Checking out files: 53% (6024/11365) Checking out files: 54% (6138/11365) Checking out files: 55% (6251/11365) Checking out files: 56% (6365/11365) Checking out files: 57% (6479/11365) Checking out files: 58% (6592/11365) Checking out files: 58% (6675/11365) Checking out files: 59% (6706/11365) Checking out files: 60% (6819/11365) Checking out files: 61% (6933/11365) Checking out files: 62% (7047/11365) Checking out files: 63% (7160/11365) Checking out files: 64% (7274/11365) Checking out files: 65% (7388/11365) Checking out files: 66% (7501/11365) Checking out files: 67% (7615/11365) Checking out files: 68% (7729/11365) Checking out files: 69% (7842/11365) Checking out files: 70% (7956/11365) Checking out files: 71% (8070/11365) Checking out files: 72% (8183/11365) Checking out files: 73% (8297/11365) Checking out files: 74% (8411/11365) Checking out files: 75% (8524/11365) Checking out files: 76% (8638/11365) Checking out files: 77% (8752/11365) Checking out files: 78% (8865/11365) Checking out files: 79% (8979/11365) Checking out files: 80% (9092/11365) Checking out files: 81% (9206/11365) Checking out files: 81% (9295/11365) Checking out files: 82% (9320/11365) Checking out files: 83% (9433/11365) Checking out files: 84% (9547/11365) Checking out files: 85% (9661/11365) Checking out files: 86% (9774/11365) Checking out files: 87% (9888/11365) Checking out files: 88% (10002/11365) Checking out files: 89% (10115/11365) Checking out files: 90% (10229/11365) Checking out files: 91% (10343/11365) Checking out files: 92% (10456/11365) Checking out files: 93% (10570/11365) Checking out files: 94% (10684/11365) Checking out files: 95% (10797/11365) Checking out files: 96% (10911/11365) Checking out files: 97% (11025/11365) Checking out files: 98% (11138/11365) Checking out files: 99% (11252/11365) Checking out files: 100% (11365/11365) Checking out files: 100% (11365/11365), done. [2021-05-17T19:34:42.231Z] #24 126.8 + cd /tmp/tmp.yu9Od9f52J/tmp/docker-ce [2021-05-17T19:34:42.231Z] #24 126.8 + git checkout -q v17.06.2-ce [2021-05-17T19:34:40.684Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-17T19:34:40.684Z] > git --version # timeout=10 [2021-05-17T19:34:40.730Z] > git --version # 'git version 2.24.1.windows.2' [2021-05-17T19:34:40.731Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-17T19:34:40.734Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42384/head:refs/remotes/origin/PR-42384 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-17T19:34:43.632Z] #24 ... [2021-05-17T19:34:43.632Z] [2021-05-17T19:34:43.632Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-17T19:34:43.632Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-17T19:34:43.632Z] #20 22.82 Selecting previously unselected package python3-minimal. [2021-05-17T19:34:43.632Z] #20 22.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 ... 23657 files and directories currently installed.) [2021-05-17T19:34:43.632Z] #20 22.90 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-05-17T19:34:43.632Z] #20 22.92 Unpacking python3-minimal (3.7.3-1) ... [2021-05-17T19:34:43.632Z] #20 23.01 Selecting previously unselected package libmpdec2:arm64. [2021-05-17T19:34:43.632Z] #20 23.02 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-05-17T19:34:43.632Z] #20 23.03 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-05-17T19:34:43.653Z] #56 ... [2021-05-17T19:34:43.653Z] [2021-05-17T19:34:43.653Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-17T19:34:43.653Z] #51 sha256:16549a4dc5a4e8fb4ddb97ac366cd5c0b3d2a4118bcff64e6d3509ad98e6e284 [2021-05-17T19:34:43.653Z] #51 101.7 mvdan.cc/sh/v3/cmd/shfmt [2021-05-17T19:34:43.653Z] #51 DONE 108.1s [2021-05-17T19:34:43.653Z] [2021-05-17T19:34:43.653Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:34:43.653Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-17T19:34:43.653Z] #43 25.04 CC images/pipe.o [2021-05-17T19:34:43.653Z] #43 25.29 CC images/tcp-stream.o [2021-05-17T19:34:43.653Z] #43 25.61 CC images/sk-packet.o [2021-05-17T19:34:43.653Z] #43 25.92 CC images/mnt.o [2021-05-17T19:34:43.653Z] #43 26.22 CC images/pipe-data.o [2021-05-17T19:34:43.653Z] #43 26.48 CC images/sa.o [2021-05-17T19:34:43.653Z] #43 26.78 CC images/timer.o [2021-05-17T19:34:43.653Z] #43 27.20 CC images/timerfd.o [2021-05-17T19:34:43.653Z] #43 27.48 CC images/mm.o [2021-05-17T19:34:43.653Z] #43 27.82 CC images/sk-opts.o [2021-05-17T19:34:43.653Z] #43 28.03 CC images/sk-unix.o [2021-05-17T19:34:43.653Z] #43 28.34 CC images/sk-inet.o [2021-05-17T19:34:43.653Z] #43 28.82 CC images/tun.o [2021-05-17T19:34:43.653Z] #43 29.16 CC images/sk-netlink.o [2021-05-17T19:34:43.897Z] #20 23.15 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-05-17T19:34:43.897Z] #20 23.16 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-05-17T19:34:43.897Z] #20 23.18 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-05-17T19:34:43.913Z] #43 29.46 CC images/packet-sock.o [2021-05-17T19:34:44.483Z] #43 30.11 CC images/ipc-var.o [2021-05-17T19:34:44.743Z] #43 30.40 CC images/ipc-desc.o [2021-05-17T19:34:44.779Z] #56 246.6 + bin/containerd-shim-runc-v1 [2021-05-17T19:34:44.858Z] #20 24.16 Selecting previously unselected package python3.7. [2021-05-17T19:34:44.858Z] #20 24.18 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-05-17T19:34:44.858Z] #20 24.19 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-05-17T19:34:45.123Z] #20 24.34 Selecting previously unselected package libpython3-stdlib:arm64. [2021-05-17T19:34:45.123Z] #20 24.34 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-05-17T19:34:45.123Z] #20 24.35 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-05-17T19:34:45.123Z] #20 24.50 Setting up python3-minimal (3.7.3-1) ... [2021-05-17T19:34:45.313Z] #43 30.64 CC images/ipc-shm.o [2021-05-17T19:34:45.313Z] #43 30.84 CC images/ipc-msg.o [2021-05-17T19:34:45.572Z] #43 31.04 CC images/ipc-sem.o [2021-05-17T19:34:45.833Z] #43 31.19 CC images/utsns.o [2021-05-17T19:34:46.078Z] #20 25.58 Selecting previously unselected package python3. [2021-05-17T19:34:46.093Z] #43 31.45 CC images/creds.o [2021-05-17T19:34:46.093Z] #43 ... [2021-05-17T19:34:46.093Z] [2021-05-17T19:34:46.093Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-17T19:34:46.093Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-17T19:34:46.093Z] #13 107.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-05-17T19:34:46.093Z] #13 107.5 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-17T19:34:46.093Z] #13 107.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-17T19:34:46.351Z] #20 25.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24069 files and directories currently installed.) [2021-05-17T19:34:46.351Z] #20 25.66 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-05-17T19:34:46.351Z] #20 25.67 Unpacking python3 (3.7.3-1) ... [2021-05-17T19:34:46.351Z] #20 25.79 Selecting previously unselected package libip4tc0:arm64. [2021-05-17T19:34:46.351Z] #20 25.80 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-05-17T19:34:46.351Z] #20 25.84 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-05-17T19:34:46.616Z] #20 26.04 Selecting previously unselected package libip6tc0:arm64. [2021-05-17T19:34:46.616Z] #20 26.04 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-05-17T19:34:46.616Z] #20 26.05 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-05-17T19:34:46.665Z] #13 ... [2021-05-17T19:34:46.665Z] [2021-05-17T19:34:46.665Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-17T19:34:46.665Z] #45 sha256:20b4c2ff2b5ca5f59378d879c618ec32e572faff000401d6274afec080c6808e [2021-05-17T19:34:46.665Z] #45 101.1 go/doc [2021-05-17T19:34:46.665Z] #45 102.2 github.com/LK4D4/vndr/versioned [2021-05-17T19:34:46.665Z] #45 102.4 compress/flate [2021-05-17T19:34:46.665Z] #45 104.4 github.com/LK4D4/vndr/build [2021-05-17T19:34:46.665Z] #45 105.4 hash/crc32 [2021-05-17T19:34:46.665Z] #45 106.0 compress/gzip [2021-05-17T19:34:46.665Z] #45 106.7 net [2021-05-17T19:34:46.665Z] #45 107.7 vendor/golang.org/x/crypto/chacha20poly1305 [2021-05-17T19:34:46.665Z] #45 109.7 vendor/golang.org/x/crypto/hkdf [2021-05-17T19:34:46.665Z] #45 109.8 vendor/golang.org/x/text/transform [2021-05-17T19:34:46.665Z] #45 110.5 vendor/golang.org/x/text/unicode/bidi [2021-05-17T19:34:46.665Z] #45 ... [2021-05-17T19:34:46.665Z] [2021-05-17T19:34:46.665Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:34:46.665Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-17T19:34:46.665Z] #43 31.64 CC images/vma.o [2021-05-17T19:34:46.665Z] #43 31.80 CC images/netdev.o [2021-05-17T19:34:46.665Z] #43 32.19 CC images/tty.o [2021-05-17T19:34:46.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-17T19:34:46.881Z] #20 26.15 Selecting previously unselected package libiptc0:arm64. [2021-05-17T19:34:46.881Z] #20 26.17 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-05-17T19:34:46.881Z] #20 26.17 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-05-17T19:34:46.881Z] #20 26.30 Selecting previously unselected package libnfnetlink0:arm64. [2021-05-17T19:34:46.881Z] #20 26.31 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-05-17T19:34:46.881Z] #20 26.32 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-05-17T19:34:46.881Z] #20 26.38 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-05-17T19:34:46.881Z] #20 26.39 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-05-17T19:34:47.146Z] #20 26.40 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-05-17T19:34:47.146Z] #20 26.49 Selecting previously unselected package libnftnl11:arm64. [2021-05-17T19:34:47.146Z] #20 26.50 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-05-17T19:34:47.146Z] #20 26.50 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-05-17T19:34:47.146Z] #20 26.59 Selecting previously unselected package iptables. [2021-05-17T19:34:47.146Z] #20 26.59 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-05-17T19:34:47.237Z] #43 32.71 CC images/file-lock.o [2021-05-17T19:34:47.411Z] #20 26.61 Unpacking iptables (1.8.2-4) ... [2021-05-17T19:34:47.498Z] #43 32.93 CC images/rlimit.o [2021-05-17T19:34:47.675Z] #20 26.98 Selecting previously unselected package xxd. [2021-05-17T19:34:47.676Z] #20 26.99 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-05-17T19:34:47.676Z] #20 27.00 Unpacking xxd (2:8.1.0875-5) ... [2021-05-17T19:34:47.676Z] #20 27.12 Selecting previously unselected package vim-common. [2021-05-17T19:34:47.676Z] #20 27.13 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-17T19:34:47.676Z] #20 27.15 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-17T19:34:47.758Z] #43 33.07 CC images/pagemap.o [2021-05-17T19:34:47.940Z] #20 27.35 Selecting previously unselected package bash-completion. [2021-05-17T19:34:47.941Z] #20 27.36 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-05-17T19:34:48.019Z] #43 33.46 CC images/siginfo.o [2021-05-17T19:34:48.280Z] #43 33.82 CC images/rpc.o [2021-05-17T19:34:49.664Z] #43 35.10 CC images/ext-file.o [2021-05-17T19:34:49.924Z] #43 35.31 CC images/cgroup.o [2021-05-17T19:34:50.057Z] #56 251.4 + bin/containerd-shim-runc-v2 [2021-05-17T19:34:50.494Z] #43 35.93 CC images/userns.o [2021-05-17T19:34:50.625Z] #56 252.3 + binaries [2021-05-17T19:34:50.625Z] #56 252.3 + install -D bin/containerd /build/containerd [2021-05-17T19:34:50.625Z] #56 252.3 + install -D bin/containerd-shim /build/containerd-shim [2021-05-17T19:34:50.625Z] #56 252.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-17T19:34:50.625Z] #56 252.3 + install -D bin/ctr /build/ctr [2021-05-17T19:34:50.755Z] #43 36.18 CC images/google/protobuf/descriptor.o [2021-05-17T19:34:51.196Z] #56 DONE 252.7s [2021-05-17T19:34:51.271Z] #20 30.20 Unpacking bash-completion (1:2.8-6) ... [2021-05-17T19:34:51.271Z] #20 30.78 Selecting previously unselected package bzip2. [2021-05-17T19:34:51.554Z] #20 30.79 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-05-17T19:34:51.554Z] #20 30.80 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-17T19:34:51.554Z] #20 30.90 Selecting previously unselected package xz-utils. [2021-05-17T19:34:51.554Z] #20 30.91 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-05-17T19:34:51.554Z] #20 30.91 Unpacking xz-utils (5.2.4-1) ... [2021-05-17T19:34:51.820Z] #20 31.14 Selecting previously unselected package apparmor. [2021-05-17T19:34:51.820Z] #20 31.14 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-05-17T19:34:51.820Z] #20 31.24 Unpacking apparmor (2.13.2-10) ... [2021-05-17T19:34:52.086Z] #20 31.56 Selecting previously unselected package aufs-tools. [2021-05-17T19:34:52.086Z] #20 31.56 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-05-17T19:34:52.086Z] #20 31.57 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-05-17T19:34:52.133Z] [2021-05-17T19:34:52.133Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-17T19:34:52.133Z] #57 sha256:8291dae2d72eebd8ce4c78795492764fecf19e718997d58d450103988c320681 [2021-05-17T19:34:52.133Z] #57 DONE 0.2s [2021-05-17T19:34:52.133Z] [2021-05-17T19:34:52.133Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-17T19:34:52.133Z] #61 sha256:dca575001bacd31133903f61938b5db2ca50dbf4b0570d53f219956475e0477a [2021-05-17T19:34:52.133Z] #61 DONE 0.1s [2021-05-17T19:34:52.133Z] [2021-05-17T19:34:52.133Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-17T19:34:52.133Z] #66 sha256:60cef0bc17815ac4bf1f8e249b5174adecb9e6acd2428c7c7333d62d8b2c2f6c [2021-05-17T19:34:52.350Z] #20 31.72 Selecting previously unselected package libonig5:arm64. [2021-05-17T19:34:52.351Z] #20 31.73 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-05-17T19:34:52.351Z] #20 31.74 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-05-17T19:34:52.351Z] #20 ... [2021-05-17T19:34:52.351Z] [2021-05-17T19:34:52.351Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:34:52.351Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-17T19:34:52.351Z] #43 68.84 CC criu/pie/restorer.o [2021-05-17T19:34:52.351Z] #43 71.45 LINK criu/pie/restorer.built-in.o [2021-05-17T19:34:52.351Z] #43 71.47 GEN criu/pie/restorer-blob.h [2021-05-17T19:34:52.351Z] #43 71.55 DEP criu/vdso.d [2021-05-17T19:34:52.351Z] #43 71.70 DEP criu/uts_ns.d [2021-05-17T19:34:52.351Z] #43 71.92 DEP criu/util.d [2021-05-17T19:34:52.351Z] #43 72.16 DEP criu/uffd.d [2021-05-17T19:34:52.351Z] #43 72.52 DEP criu/tun.d [2021-05-17T19:34:52.351Z] #43 72.68 DEP criu/tty.d [2021-05-17T19:34:52.351Z] #43 72.94 DEP criu/timerfd.d [2021-05-17T19:34:52.351Z] #43 73.12 DEP criu/timens.d [2021-05-17T19:34:52.351Z] #43 73.24 DEP criu/sysfs_parse.d [2021-05-17T19:34:52.351Z] #43 73.43 DEP criu/sysctl.d [2021-05-17T19:34:52.351Z] #43 73.59 DEP criu/string.d [2021-05-17T19:34:52.351Z] #43 73.65 DEP criu/stats.d [2021-05-17T19:34:52.351Z] #43 73.74 DEP criu/sockets.d [2021-05-17T19:34:52.351Z] #43 74.02 DEP criu/sk-unix.d [2021-05-17T19:34:52.351Z] #43 74.26 DEP criu/sk-tcp.d [2021-05-17T19:34:52.351Z] #43 74.45 DEP criu/sk-queue.d [2021-05-17T19:34:52.351Z] #43 74.70 DEP criu/sk-packet.d [2021-05-17T19:34:52.351Z] #43 74.93 DEP criu/sk-netlink.d [2021-05-17T19:34:52.351Z] #43 75.17 DEP criu/sk-inet.d [2021-05-17T19:34:52.351Z] #43 75.39 DEP criu/signalfd.d [2021-05-17T19:34:52.351Z] #43 75.51 DEP criu/sigframe.d [2021-05-17T19:34:52.351Z] #43 75.69 DEP criu/shmem.d [2021-05-17T19:34:52.351Z] #43 75.89 DEP criu/servicefd.d [2021-05-17T19:34:52.351Z] #43 76.06 DEP criu/seize.d [2021-05-17T19:34:52.351Z] #43 76.26 DEP criu/seccomp.d [2021-05-17T19:34:52.351Z] #43 76.50 DEP criu/rst-malloc.d [2021-05-17T19:34:52.351Z] #43 76.59 DEP criu/rbtree.d [2021-05-17T19:34:52.351Z] #43 76.65 DEP criu/pstree.d [2021-05-17T19:34:52.351Z] #43 76.82 DEP criu/protobuf.d [2021-05-17T19:34:52.351Z] #43 77.03 GEN criu/protobuf-desc-gen.h [2021-05-17T19:34:52.351Z] #43 78.61 DEP criu/protobuf-desc.d [2021-05-17T19:34:52.351Z] #43 78.82 DEP criu/proc_parse.d [2021-05-17T19:34:52.351Z] #43 ... [2021-05-17T19:34:52.351Z] [2021-05-17T19:34:52.351Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-17T19:34:52.351Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-17T19:34:52.615Z] #20 31.91 Selecting previously unselected package libjq1:arm64. [2021-05-17T19:34:52.615Z] #20 31.94 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-05-17T19:34:52.615Z] #20 31.94 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-05-17T19:34:52.666Z] #43 37.84 CC images/opts.o [2021-05-17T19:34:52.666Z] #43 38.14 CC images/seccomp.o [2021-05-17T19:34:52.699Z] #66 DONE 0.5s [2021-05-17T19:34:52.699Z] [2021-05-17T19:34:52.699Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-17T19:34:52.699Z] #68 sha256:7b01eb197af87540cfe315d8b09f6bc3b7dacb006b334263b5e8f71893a1f3a4 [2021-05-17T19:34:52.699Z] #68 DONE 0.1s [2021-05-17T19:34:52.884Z] #20 32.06 Selecting previously unselected package jq. [2021-05-17T19:34:52.884Z] #20 32.07 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-05-17T19:34:52.884Z] #20 32.08 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-17T19:34:52.926Z] #43 38.40 CC images/binfmt-misc.o [2021-05-17T19:34:52.959Z] [2021-05-17T19:34:52.959Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-17T19:34:52.959Z] #69 sha256:1b90b0a6038de69df13ad83f6c06d2e9f2ec6c1d845e16405929a333f5ecbe0b [2021-05-17T19:34:52.959Z] #69 DONE 0.0s [2021-05-17T19:34:52.959Z] [2021-05-17T19:34:52.959Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-17T19:34:52.959Z] #70 sha256:6ba805b1a63b03dd1c260db2e2c1662417f6c41bb0c04fd7102f692b66a0de4b [2021-05-17T19:34:53.151Z] #20 32.43 Selecting previously unselected package libaio1:arm64. [2021-05-17T19:34:53.151Z] #20 32.44 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-05-17T19:34:53.151Z] #20 32.46 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-05-17T19:34:53.185Z] #43 38.57 CC images/time.o [2021-05-17T19:34:53.186Z] #43 38.76 CC images/sysctl.o [2021-05-17T19:34:53.418Z] #20 32.65 Selecting previously unselected package libgpm2:arm64. [2021-05-17T19:34:53.418Z] #20 32.66 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-05-17T19:34:53.418Z] #20 32.89 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-05-17T19:34:53.418Z] #20 32.96 Selecting previously unselected package libicu63:arm64. [2021-05-17T19:34:53.446Z] #43 38.96 CC images/autofs.o [2021-05-17T19:34:53.527Z] #70 DONE 0.8s [2021-05-17T19:34:53.527Z] [2021-05-17T19:34:53.527Z] #71 exporting to image [2021-05-17T19:34:53.527Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-17T19:34:53.527Z] #71 exporting layers [2021-05-17T19:34:53.683Z] #20 32.98 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-05-17T19:34:53.684Z] #20 33.00 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-05-17T19:34:53.705Z] #43 39.23 CC images/macvlan.o [2021-05-17T19:34:53.965Z] #43 39.51 CC images/sit.o [2021-05-17T19:34:54.226Z] #43 39.75 CC images/memfd.o [2021-05-17T19:34:54.486Z] #43 39.97 CC images/timens.o [2021-05-17T19:34:54.746Z] #43 40.22 LINK images/built-in.o [2021-05-17T19:34:54.746Z] #43 40.35 GEN compel/include/asm [2021-05-17T19:34:54.767Z] Fetching without tags [2021-05-17T19:34:55.007Z] #43 40.38 GEN compel/include/version.h [2021-05-17T19:34:55.007Z] #43 40.40 touch .config [2021-05-17T19:34:55.007Z] #43 40.45 GEN include/common/config.h [2021-05-17T19:34:55.007Z] #43 40.57 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-05-17T19:34:55.007Z] #43 40.60 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-05-17T19:34:55.007Z] #43 40.63 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-05-17T19:34:55.007Z] #43 40.65 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-05-17T19:34:55.007Z] #43 40.67 DEP compel/arch/x86/plugins/std/memcpy.d [2021-05-17T19:34:55.084Z] #20 ... [2021-05-17T19:34:55.084Z] [2021-05-17T19:34:55.084Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-17T19:34:55.084Z] #24 sha256:c7ba3b6ddc3334557158a31edf248da74b8c5d866ae46085df8ca8c89d7d9546 [2021-05-17T19:34:55.084Z] #24 130.8 + mkdir -p /tmp/tmp.yu9Od9f52J/src/github.com/docker [2021-05-17T19:34:55.084Z] #24 130.8 + mv components/cli /tmp/tmp.yu9Od9f52J/src/github.com/docker/cli [2021-05-17T19:34:55.084Z] #24 130.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-05-17T19:34:54.473Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-17T19:34:54.539Z] > git config --add remote.origin.fetch +refs/pull/42384/head:refs/remotes/origin/PR-42384 # timeout=10 [2021-05-17T19:34:54.578Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-17T19:34:54.690Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-17T19:34:54.806Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-17T19:34:54.807Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-17T19:34:54.809Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42384/head:refs/remotes/origin/PR-42384 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-17T19:34:55.268Z] #43 40.72 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-05-17T19:34:55.268Z] #43 40.75 GEN compel/plugins/include/uapi/std/syscall.h [2021-05-17T19:34:55.268Z] #43 40.78 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-05-17T19:34:55.268Z] #43 40.79 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-05-17T19:34:55.268Z] #43 40.81 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-05-17T19:34:55.268Z] #43 40.83 DEP compel/plugins/std/infect.d [2021-05-17T19:34:55.350Z] #24 ... [2021-05-17T19:34:55.350Z] [2021-05-17T19:34:55.350Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:34:55.350Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-17T19:34:55.350Z] #43 79.03 DEP criu/plugin.d [2021-05-17T19:34:55.350Z] #43 79.15 DEP criu/pipes.d [2021-05-17T19:34:55.350Z] #43 79.34 DEP criu/pie-util.d [2021-05-17T19:34:55.350Z] #43 79.46 DEP criu/pie-util-vdso.d [2021-05-17T19:34:55.350Z] #43 79.60 DEP criu/path.d [2021-05-17T19:34:55.350Z] #43 79.76 DEP criu/parasite-syscall.d [2021-05-17T19:34:55.350Z] #43 79.96 DEP criu/pagemap.d [2021-05-17T19:34:55.350Z] #43 80.16 DEP criu/pagemap-cache.d [2021-05-17T19:34:55.350Z] #43 80.34 DEP criu/page-xfer.d [2021-05-17T19:34:55.350Z] #43 80.57 DEP criu/page-pipe.d [2021-05-17T19:34:55.350Z] #43 80.80 DEP criu/netfilter.d [2021-05-17T19:34:55.350Z] #43 80.97 DEP criu/net.d [2021-05-17T19:34:55.350Z] #43 81.20 DEP criu/namespaces.d [2021-05-17T19:34:55.350Z] #43 81.39 DEP criu/mount.d [2021-05-17T19:34:55.350Z] #43 81.63 DEP criu/memfd.d [2021-05-17T19:34:55.350Z] #43 81.89 DEP criu/mem.d [2021-05-17T19:34:55.474Z] Merging remotes/origin/master commit a2b0c723e0a35bcc2b39f2fe11a02b88b30e21a9 into PR head commit 466e21b2732fabdf4481e45c61f1d5366d246777 [2021-05-17T19:34:55.528Z] #43 40.93 DEP compel/plugins/std/string.d [2021-05-17T19:34:55.528Z] #43 41.06 DEP compel/plugins/std/log.d [2021-05-17T19:34:55.615Z] #43 82.10 DEP criu/lsm.d [2021-05-17T19:34:55.789Z] #43 41.15 DEP compel/plugins/std/fds.d [2021-05-17T19:34:55.789Z] #43 41.25 DEP compel/plugins/std/std.d [2021-05-17T19:34:55.789Z] #43 41.34 DEP compel/plugins/shmem/shmem.d [2021-05-17T19:34:55.883Z] #43 82.30 DEP criu/log.d [2021-05-17T19:34:55.883Z] #43 82.50 DEP criu/libnetlink.d [2021-05-17T19:34:56.025Z] Fetching without tags [2021-05-17T19:34:56.050Z] #43 41.42 DEP compel/plugins/fds/fds.d [2021-05-17T19:34:56.050Z] #43 41.57 CC compel/plugins/std/std.o [2021-05-17T19:34:55.747Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-17T19:34:55.799Z] > git config --add remote.origin.fetch +refs/pull/42384/head:refs/remotes/origin/PR-42384 # timeout=10 [2021-05-17T19:34:55.843Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-17T19:34:55.952Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-17T19:34:56.061Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-17T19:34:56.061Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-17T19:34:56.063Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42384/head:refs/remotes/origin/PR-42384 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-17T19:34:56.311Z] #43 41.84 CC compel/plugins/std/fds.o [2021-05-17T19:34:56.469Z] #43 82.68 DEP criu/kerndat.d [2021-05-17T19:34:56.469Z] #43 82.91 DEP criu/kcmp-ids.d [2021-05-17T19:34:56.469Z] #43 82.97 DEP criu/irmap.d [2021-05-17T19:34:56.469Z] #43 83.06 DEP criu/ipc_ns.d [2021-05-17T19:34:56.572Z] #43 42.17 CC compel/plugins/std/log.o [2021-05-17T19:34:56.734Z] #43 83.18 DEP criu/image.d [2021-05-17T19:34:56.848Z] Merging remotes/origin/master commit a2b0c723e0a35bcc2b39f2fe11a02b88b30e21a9 into PR head commit 466e21b2732fabdf4481e45c61f1d5366d246777 [2021-05-17T19:34:56.999Z] #43 83.28 DEP criu/image-desc.d [2021-05-17T19:34:56.999Z] #43 83.36 DEP criu/fsnotify.d [2021-05-17T19:34:56.999Z] #43 83.47 DEP criu/filesystems.d [2021-05-17T19:34:57.264Z] #43 83.58 DEP criu/files.d [2021-05-17T19:34:57.264Z] #43 83.72 DEP criu/files-reg.d [2021-05-17T19:34:57.513Z] #43 43.07 CC compel/plugins/std/string.o [2021-05-17T19:34:57.513Z] #43 ... [2021-05-17T19:34:57.513Z] [2021-05-17T19:34:57.513Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-17T19:34:57.513Z] #45 sha256:20b4c2ff2b5ca5f59378d879c618ec32e572faff000401d6274afec080c6808e [2021-05-17T19:34:57.513Z] #45 112.2 vendor/golang.org/x/text/secure/bidirule [2021-05-17T19:34:57.513Z] #45 112.4 vendor/golang.org/x/text/unicode/norm [2021-05-17T19:34:57.513Z] #45 115.9 vendor/golang.org/x/net/idna [2021-05-17T19:34:57.513Z] #45 118.0 vendor/golang.org/x/net/http2/hpack [2021-05-17T19:34:57.513Z] #45 119.0 mime [2021-05-17T19:34:57.513Z] #45 120.6 mime/quotedprintable [2021-05-17T19:34:57.513Z] #45 120.9 net/http/internal [2021-05-17T19:34:57.530Z] #43 83.85 DEP criu/files-ext.d [2021-05-17T19:34:57.795Z] #43 84.17 DEP criu/file-lock.d [2021-05-17T19:34:57.795Z] #43 ... [2021-05-17T19:34:57.795Z] [2021-05-17T19:34:57.795Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-17T19:34:57.795Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-05-17T19:34:57.795Z] #40 143.1 + dpkg --print-architecture [2021-05-17T19:34:58.084Z] #45 ... [2021-05-17T19:34:58.084Z] [2021-05-17T19:34:58.084Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:34:58.084Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-17T19:34:58.084Z] #43 43.69 CC compel/plugins/std/infect.o [2021-05-17T19:34:55.584Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T19:34:55.624Z] > git checkout -f 466e21b2732fabdf4481e45c61f1d5366d246777 # timeout=10 [2021-05-17T19:34:58.019Z] > git remote # timeout=10 [2021-05-17T19:34:58.655Z] #43 44.12 CC compel/arch/x86/plugins/std/parasite-head.o [2021-05-17T19:34:58.655Z] #43 44.18 CC compel/arch/x86/plugins/std/memcpy.o [2021-05-17T19:34:58.655Z] #43 44.23 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-05-17T19:34:58.887Z] Merge succeeded, producing 376cc30373412c162bea09e003eb5b0aebf8751f [2021-05-17T19:34:58.888Z] Checking out Revision 376cc30373412c162bea09e003eb5b0aebf8751f (PR-42384) [2021-05-17T19:34:58.915Z] #43 44.28 AR compel/plugins/std.lib.a [2021-05-17T19:34:58.915Z] #43 44.37 CC compel/plugins/fds/fds.o [2021-05-17T19:34:56.957Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T19:34:56.994Z] > git checkout -f 466e21b2732fabdf4481e45c61f1d5366d246777 # timeout=10 [2021-05-17T19:34:59.176Z] #43 44.60 AR compel/plugins/fds.lib.a [2021-05-17T19:34:59.176Z] #43 44.67 HOSTDEP compel/src/lib/log-host.d [2021-05-17T19:34:59.176Z] #43 44.74 HOSTDEP compel/src/lib/handle-elf-host.d [2021-05-17T19:34:59.227Z] #40 DONE 144.4s [2021-05-17T19:34:59.227Z] [2021-05-17T19:34:59.227Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-17T19:34:59.227Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-17T19:34:59.227Z] #20 35.08 Selecting previously unselected package libnet1:arm64. [2021-05-17T19:34:59.227Z] #20 35.09 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-05-17T19:34:59.227Z] #20 35.10 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-05-17T19:34:59.227Z] #20 35.29 Selecting previously unselected package libnl-3-200:arm64. [2021-05-17T19:34:59.227Z] #20 35.30 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-05-17T19:34:59.227Z] #20 35.31 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-05-17T19:34:59.227Z] #20 35.43 Selecting previously unselected package libprotobuf-c1:arm64. [2021-05-17T19:34:59.227Z] #20 35.45 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-05-17T19:34:59.227Z] #20 35.45 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-05-17T19:34:59.227Z] #20 35.60 Selecting previously unselected package libreadline5:arm64. [2021-05-17T19:34:59.227Z] #20 35.60 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-05-17T19:34:59.227Z] #20 35.62 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-05-17T19:34:59.227Z] #20 35.74 Selecting previously unselected package net-tools. [2021-05-17T19:34:59.227Z] #20 35.75 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-05-17T19:34:59.227Z] #20 35.76 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-17T19:34:59.227Z] #20 36.03 Selecting previously unselected package python-pip-whl. [2021-05-17T19:34:59.227Z] #20 36.04 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-05-17T19:34:59.227Z] #20 36.05 Unpacking python-pip-whl (18.1-5) ... [2021-05-17T19:34:59.227Z] #20 36.48 Selecting previously unselected package python3-lib2to3. [2021-05-17T19:34:59.227Z] #20 36.49 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-05-17T19:34:59.227Z] #20 36.50 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-05-17T19:34:59.227Z] #20 36.70 Selecting previously unselected package python3-distutils. [2021-05-17T19:34:59.227Z] #20 36.72 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-05-17T19:34:59.227Z] #20 36.73 Unpacking python3-distutils (3.7.3-1) ... [2021-05-17T19:34:59.227Z] #20 36.96 Selecting previously unselected package python3-pip. [2021-05-17T19:34:59.227Z] #20 36.98 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-05-17T19:34:59.227Z] #20 37.09 Unpacking python3-pip (18.1-5) ... [2021-05-17T19:34:59.227Z] #20 37.30 Selecting previously unselected package python3-pkg-resources. [2021-05-17T19:34:59.227Z] #20 37.31 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-05-17T19:34:59.227Z] #20 37.32 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-05-17T19:34:59.227Z] #20 37.56 Selecting previously unselected package python3-setuptools. [2021-05-17T19:34:59.227Z] #20 37.59 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-05-17T19:34:59.227Z] #20 37.62 Unpacking python3-setuptools (40.8.0-1) ... [2021-05-17T19:34:59.227Z] #20 38.40 Selecting previously unselected package python3-wheel. [2021-05-17T19:34:59.227Z] #20 38.40 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-05-17T19:34:59.227Z] #20 38.43 Unpacking python3-wheel (0.32.3-2) ... [2021-05-17T19:34:59.227Z] #20 38.53 Selecting previously unselected package sudo. [2021-05-17T19:34:59.227Z] #20 38.55 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-05-17T19:34:59.227Z] #20 38.60 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-05-17T19:34:59.437Z] #43 44.89 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-05-17T19:34:59.437Z] #43 44.95 HOSTDEP compel/src/main-host.d [2021-05-17T19:34:59.437Z] #43 45.06 DEP compel/src/lib/ptrace.d [2021-05-17T19:34:59.698Z] #43 45.19 DEP compel/src/lib/infect.d [2021-05-17T19:34:59.807Z] #20 39.19 Selecting previously unselected package thin-provisioning-tools. [2021-05-17T19:34:59.807Z] #20 39.19 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-05-17T19:34:59.807Z] #20 39.20 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-05-17T19:34:59.923Z] Merge succeeded, producing e420e22737e328ae32a6eb0616842da776de82af [2021-05-17T19:34:59.924Z] Checking out Revision e420e22737e328ae32a6eb0616842da776de82af (PR-42384) [2021-05-17T19:34:59.958Z] #43 45.40 DEP compel/src/lib/infect-util.d [2021-05-17T19:34:59.958Z] #43 45.53 DEP compel/src/lib/infect-rpc.d [2021-05-17T19:35:00.092Z] #20 39.42 Selecting previously unselected package uidmap. [2021-05-17T19:35:00.093Z] #20 39.43 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-05-17T19:35:00.093Z] #20 39.44 Unpacking uidmap (1:4.5-1.1) ... [2021-05-17T19:35:00.219Z] #43 45.68 DEP compel/arch/x86/src/lib/infect.d [2021-05-17T19:35:00.219Z] #43 45.84 DEP compel/arch/x86/src/lib/cpu.d [2021-05-17T19:35:00.219Z] #43 45.88 DEP compel/src/lib/log.d [2021-05-17T19:35:00.394Z] #20 39.67 Selecting previously unselected package vim-runtime. [2021-05-17T19:35:00.394Z] #20 39.68 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-05-17T19:35:00.394Z] #20 39.72 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-05-17T19:35:00.395Z] #20 39.79 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-05-17T19:35:00.395Z] #20 39.80 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-05-17T19:35:00.480Z] #43 45.97 DEP compel/src/main.d [2021-05-17T19:35:00.740Z] #43 46.08 DEP compel/src/lib/handle-elf.d [2021-05-17T19:35:00.740Z] #43 46.20 DEP compel/arch/x86/src/lib/handle-elf.d [2021-05-17T19:35:00.740Z] #43 46.30 CC compel/src/lib/log.o [2021-05-17T19:34:58.098Z] > git config --get remote.origin.url # timeout=10 [2021-05-17T19:34:58.139Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-17T19:34:58.141Z] > git merge a2b0c723e0a35bcc2b39f2fe11a02b88b30e21a9 # timeout=10 [2021-05-17T19:34:58.813Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-05-17T19:34:58.926Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T19:34:58.966Z] > git checkout -f 376cc30373412c162bea09e003eb5b0aebf8751f # timeout=10 [2021-05-17T19:35:01.311Z] #43 46.65 CC compel/arch/x86/src/lib/cpu.o [2021-05-17T19:35:01.648Z] #71 exporting layers 6.8s done [2021-05-17T19:35:01.648Z] #71 writing image sha256:50dcbd8ba772c0775e617c2a91454c4dceca2ddf18d4b0bd0d393c4eafe9943b done [2021-05-17T19:35:01.648Z] #71 naming to docker.io/library/docker:72e1392a17c751d8546bf4ceaa2b8688cc21b9d7 done [2021-05-17T19:35:01.648Z] #71 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-05-17T19:35:01.883Z] #43 47.45 CC compel/arch/x86/src/lib/infect.o [2021-05-17T19:35:01.975Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42384/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42384/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=72e1392a17c751d8546bf4ceaa2b8688cc21b9d7 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:72e1392a17c751d8546bf4ceaa2b8688cc21b9d7 hack/validate/default [2021-05-17T19:34:59.460Z] > git remote # timeout=10 [2021-05-17T19:34:59.524Z] > git config --get remote.origin.url # timeout=10 [2021-05-17T19:34:59.561Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-17T19:34:59.562Z] > git merge a2b0c723e0a35bcc2b39f2fe11a02b88b30e21a9 # timeout=10 [2021-05-17T19:34:59.830Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-05-17T19:34:59.959Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T19:34:59.999Z] > git checkout -f e420e22737e328ae32a6eb0616842da776de82af # timeout=10 [2021-05-17T19:35:02.824Z] #43 48.38 CC compel/src/lib/infect-rpc.o [2021-05-17T19:35:02.916Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-05-17T19:35:02.916Z] No api/types/ or api/swagger.yaml changes in diff. [2021-05-17T19:35:02.916Z] Congratulations! All TOML source files changed here have valid syntax. [2021-05-17T19:35:02.916Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-05-17T19:35:02.916Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-05-17T19:35:02.916Z] Congratulations! No new tests were added to integration-cli. [2021-05-17T19:35:02.916Z] [2021-05-17T19:35:02.916Z] INFO Start validation with golang-ci-lint [2021-05-17T19:35:02.916Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-05-17T19:35:02.916Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-05-17T19:35:02.916Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-05-17T19:35:02.986Z] #20 42.52 Selecting previously unselected package vim. [2021-05-17T19:35:02.986Z] #20 42.52 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2021-05-17T19:35:02.986Z] #20 42.55 Unpacking vim (2:8.1.0875-5) ... [2021-05-17T19:35:03.396Z] #43 48.81 CC compel/src/lib/infect-util.o [2021-05-17T19:35:03.565Z] #20 42.93 Selecting previously unselected package xfsprogs. [2021-05-17T19:35:03.566Z] #20 42.94 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2021-05-17T19:35:03.566Z] #20 42.95 Unpacking xfsprogs (4.20.0-1) ... [2021-05-17T19:35:03.658Z] #43 49.04 CC compel/src/lib/infect.o [2021-05-17T19:35:03.830Z] #20 43.27 Selecting previously unselected package zip. [2021-05-17T19:35:03.831Z] #20 43.28 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2021-05-17T19:35:03.831Z] #20 43.29 Unpacking zip (3.0-11+b1) ... [2021-05-17T19:35:04.095Z] #20 43.58 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-05-17T19:35:04.095Z] #20 43.61 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-17T19:35:04.095Z] #20 43.62 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-05-17T19:35:04.230Z] #43 ... [2021-05-17T19:35:04.230Z] [2021-05-17T19:35:04.230Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-17T19:35:04.230Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-17T19:35:04.230Z] #13 122.7 Selecting previously unselected package libapparmor1:amd64. [2021-05-17T19:35:04.230Z] #13 122.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-05-17T19:35:04.230Z] #13 122.8 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-05-17T19:35:04.230Z] #13 122.9 Selecting previously unselected package libapparmor-dev:amd64. [2021-05-17T19:35:04.230Z] #13 122.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-05-17T19:35:04.230Z] #13 122.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-17T19:35:04.230Z] #13 123.1 Selecting previously unselected package libbtrfs0. [2021-05-17T19:35:04.230Z] #13 123.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-17T19:35:04.230Z] #13 123.1 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-17T19:35:04.230Z] #13 123.2 Selecting previously unselected package libbtrfs-dev. [2021-05-17T19:35:04.230Z] #13 123.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-17T19:35:04.230Z] #13 123.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-17T19:35:04.230Z] #13 123.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-05-17T19:35:04.230Z] #13 123.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-17T19:35:04.230Z] #13 123.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-17T19:35:04.230Z] #13 123.5 Selecting previously unselected package libudev-dev:amd64. [2021-05-17T19:35:04.230Z] #13 123.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-05-17T19:35:04.230Z] #13 123.5 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-17T19:35:04.230Z] #13 123.7 Selecting previously unselected package libsepol1-dev:amd64. [2021-05-17T19:35:04.230Z] #13 123.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-05-17T19:35:04.230Z] #13 123.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-05-17T19:35:04.230Z] #13 124.0 Selecting previously unselected package libpcre16-3:amd64. [2021-05-17T19:35:04.230Z] #13 124.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-05-17T19:35:04.230Z] #13 124.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-05-17T19:35:04.230Z] #13 124.2 Selecting previously unselected package libpcre32-3:amd64. [2021-05-17T19:35:04.230Z] #13 124.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-05-17T19:35:04.230Z] #13 124.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-05-17T19:35:04.230Z] #13 124.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-05-17T19:35:04.230Z] #13 124.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-05-17T19:35:04.230Z] #13 124.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-17T19:35:04.230Z] #13 124.6 Selecting previously unselected package libpcre3-dev:amd64. [2021-05-17T19:35:04.230Z] #13 124.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-05-17T19:35:04.230Z] #13 124.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-17T19:35:04.230Z] #13 125.0 Selecting previously unselected package libselinux1-dev:amd64. [2021-05-17T19:35:04.230Z] #13 125.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-05-17T19:35:04.230Z] #13 125.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-17T19:35:04.230Z] #13 125.3 Selecting previously unselected package libdevmapper-dev:amd64. [2021-05-17T19:35:04.230Z] #13 125.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-05-17T19:35:04.230Z] #13 125.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-17T19:35:04.230Z] #13 125.4 Selecting previously unselected package libseccomp-dev:amd64. [2021-05-17T19:35:04.230Z] #13 125.5 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-17T19:35:04.230Z] #13 125.5 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-17T19:35:04.230Z] #13 125.6 Selecting previously unselected package libsystemd-dev:amd64. [2021-05-17T19:35:04.230Z] #13 125.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-05-17T19:35:04.230Z] #13 125.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-17T19:35:04.361Z] #20 43.64 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-05-17T19:35:04.361Z] #20 43.66 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-05-17T19:35:04.361Z] #20 43.67 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-05-17T19:35:04.361Z] #20 43.69 Setting up uidmap (1:4.5-1.1) ... [2021-05-17T19:35:04.361Z] #20 43.71 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-05-17T19:35:04.361Z] #20 43.74 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-05-17T19:35:04.361Z] #20 43.75 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-17T19:35:04.361Z] #20 43.77 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-05-17T19:35:04.361Z] #20 43.78 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-05-17T19:35:04.361Z] #20 43.80 Setting up xxd (2:8.1.0875-5) ... [2021-05-17T19:35:04.361Z] #20 43.82 Setting up zip (3.0-11+b1) ... [2021-05-17T19:35:04.361Z] #20 43.83 Setting up vim-common (2:8.1.0875-5) ... [2021-05-17T19:35:04.361Z] #20 43.88 Setting up bash-completion (1:2.8-6) ... [2021-05-17T19:35:04.754Z] #13 126.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-17T19:35:04.754Z] #13 126.2 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-17T19:35:04.754Z] #13 126.2 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-05-17T19:35:04.754Z] #13 126.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-17T19:35:04.754Z] #13 126.3 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-05-17T19:35:04.754Z] #13 126.3 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-05-17T19:35:04.754Z] #13 126.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-17T19:35:04.754Z] #13 126.3 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-17T19:35:04.754Z] #13 126.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-05-17T19:35:04.754Z] #13 126.3 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-17T19:35:04.754Z] #13 126.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-17T19:35:04.754Z] #13 126.4 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-17T19:35:05.016Z] #13 126.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-17T19:35:05.016Z] #13 126.4 Setting up mingw-w64-common (6.0.0-3) ... [2021-05-17T19:35:05.016Z] #13 126.4 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-17T19:35:05.016Z] #13 126.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-17T19:35:05.016Z] #13 126.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-17T19:35:05.016Z] #13 126.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-17T19:35:05.016Z] #13 126.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-05-17T19:35:05.016Z] #13 126.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-05-17T19:35:05.016Z] #13 126.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-17T19:35:05.016Z] #13 126.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-05-17T19:35:05.016Z] #13 126.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-05-17T19:35:05.016Z] #13 126.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-17T19:35:05.016Z] #13 126.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-17T19:35:05.016Z] #13 126.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-17T19:35:05.016Z] #13 126.5 Setting up dmsetup (2:1.02.155-3) ... [2021-05-17T19:35:05.016Z] #13 126.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-17T19:35:05.016Z] #13 126.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-17T19:35:05.280Z] #13 126.6 Processing triggers for libc-bin (2.28-10) ... [2021-05-17T19:35:07.197Z] #13 DONE 128.5s [2021-05-17T19:35:07.197Z] [2021-05-17T19:35:07.197Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-17T19:35:07.197Z] #53 sha256:0aaf47e8408dc7352f904f333eae9b5789b561fe7d5042b0ee5dd672b352495f [2021-05-17T19:35:07.707Z] #20 46.89 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-05-17T19:35:07.707Z] #20 46.91 Setting up xz-utils (5.2.4-1) ... [2021-05-17T19:35:07.707Z] #20 46.95 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-05-17T19:35:07.707Z] #20 46.97 Setting up sudo (1.8.27-1+deb10u3) ... [2021-05-17T19:35:07.707Z] #20 47.06 invoke-rc.d: could not determine current runlevel [2021-05-17T19:35:07.707Z] #20 47.07 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-17T19:35:07.707Z] #20 47.08 Setting up pigz (2.4-1) ... [2021-05-17T19:35:07.707Z] #20 47.09 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-05-17T19:35:07.707Z] #20 47.10 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-05-17T19:35:07.707Z] #20 47.13 Setting up python-pip-whl (18.1-5) ... [2021-05-17T19:35:07.972Z] #20 47.16 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-05-17T19:35:07.972Z] #20 47.17 Setting up vim-runtime (2:8.1.0875-5) ... [2021-05-17T19:35:07.972Z] #20 ... [2021-05-17T19:35:07.972Z] [2021-05-17T19:35:07.972Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:35:07.972Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-17T19:35:07.972Z] #43 84.34 DEP criu/file-ids.d [2021-05-17T19:35:07.972Z] #43 84.51 DEP criu/fifo.d [2021-05-17T19:35:07.972Z] #43 84.65 DEP criu/fdstore.d [2021-05-17T19:35:07.972Z] #43 84.73 DEP criu/fault-injection.d [2021-05-17T19:35:07.972Z] #43 84.78 DEP criu/external.d [2021-05-17T19:35:07.972Z] #43 84.86 DEP criu/eventpoll.d [2021-05-17T19:35:07.972Z] #43 85.07 DEP criu/eventfd.d [2021-05-17T19:35:07.972Z] #43 85.28 DEP criu/crtools.d [2021-05-17T19:35:07.972Z] #43 85.50 DEP criu/cr-service.d [2021-05-17T19:35:07.972Z] #43 85.78 DEP criu/cr-restore.d [2021-05-17T19:35:07.972Z] #43 86.01 DEP criu/cr-errno.d [2021-05-17T19:35:07.972Z] #43 86.05 DEP criu/cr-dump.d [2021-05-17T19:35:07.972Z] #43 86.42 DEP criu/cr-dedup.d [2021-05-17T19:35:07.972Z] #43 86.63 DEP criu/cr-check.d [2021-05-17T19:35:07.972Z] #43 86.86 DEP criu/config.d [2021-05-17T19:35:07.972Z] #43 87.23 DEP criu/clone-noasan.d [2021-05-17T19:35:07.972Z] #43 87.31 DEP criu/cgroup.d [2021-05-17T19:35:07.972Z] #43 87.48 DEP criu/cgroup-props.d [2021-05-17T19:35:07.972Z] #43 87.57 DEP criu/bitmap.d [2021-05-17T19:35:07.972Z] #43 87.59 DEP criu/bfd.d [2021-05-17T19:35:07.972Z] #43 87.72 DEP criu/autofs.d [2021-05-17T19:35:07.972Z] #43 87.88 DEP criu/aio.d [2021-05-17T19:35:07.972Z] #43 88.03 DEP criu/action-scripts.d [2021-05-17T19:35:07.972Z] #43 88.31 CC criu/action-scripts.o [2021-05-17T19:35:07.972Z] #43 88.67 CC criu/aio.o [2021-05-17T19:35:07.972Z] #43 89.39 CC criu/autofs.o [2021-05-17T19:35:07.972Z] #43 90.61 CC criu/bfd.o [2021-05-17T19:35:07.972Z] #43 91.17 CC criu/bitmap.o [2021-05-17T19:35:07.972Z] #43 91.32 CC criu/cgroup-props.o [2021-05-17T19:35:07.972Z] #43 91.95 CC criu/cgroup.o [2021-05-17T19:35:07.972Z] #43 94.23 CC criu/clone-noasan.o [2021-05-17T19:35:08.236Z] #43 94.57 CC criu/config.o [2021-05-17T19:35:08.236Z] #43 ... [2021-05-17T19:35:08.236Z] [2021-05-17T19:35:08.236Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-17T19:35:08.236Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-17T19:35:08.236Z] #20 47.61 Setting up libaio1:arm64 (0.3.112-3) ... [2021-05-17T19:35:08.236Z] #20 47.63 Setting up libonig5:arm64 (6.9.1-1) ... [2021-05-17T19:35:08.236Z] #20 47.64 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-05-17T19:35:08.236Z] #20 47.67 Setting up vim (2:8.1.0875-5) ... [2021-05-17T19:35:08.236Z] #20 47.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-05-17T19:35:08.236Z] #20 47.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-05-17T19:35:08.236Z] #20 47.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-05-17T19:35:08.236Z] #20 47.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-05-17T19:35:08.236Z] #20 47.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-05-17T19:35:08.236Z] #20 47.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-05-17T19:35:08.236Z] #20 47.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-05-17T19:35:08.236Z] #20 47.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-05-17T19:35:08.236Z] #20 47.77 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-05-17T19:35:08.236Z] #20 47.79 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-05-17T19:35:08.500Z] #20 47.82 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-05-17T19:35:08.500Z] #20 47.83 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-17T19:35:08.500Z] #20 47.85 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-05-17T19:35:08.500Z] #20 47.86 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-05-17T19:35:08.584Z] #53 ... [2021-05-17T19:35:08.584Z] [2021-05-17T19:35:08.584Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-17T19:35:08.584Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-05-17T19:35:08.584Z] #14 DONE 1.7s [2021-05-17T19:35:08.584Z] [2021-05-17T19:35:08.584Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-17T19:35:08.584Z] #53 sha256:0aaf47e8408dc7352f904f333eae9b5789b561fe7d5042b0ee5dd672b352495f [2021-05-17T19:35:08.584Z] #53 1.706 + RM_GOPATH=0 [2021-05-17T19:35:08.584Z] #53 1.706 + TMP_GOPATH= [2021-05-17T19:35:08.584Z] #53 1.706 + : /build [2021-05-17T19:35:08.584Z] #53 1.706 + '[' -z '' ']' [2021-05-17T19:35:08.584Z] #53 1.706 ++ mktemp -d [2021-05-17T19:35:08.584Z] #53 1.717 + export GOPATH=/tmp/tmp.Ihyy9laoM3 [2021-05-17T19:35:08.584Z] #53 1.717 + GOPATH=/tmp/tmp.Ihyy9laoM3 [2021-05-17T19:35:08.584Z] #53 1.717 + RM_GOPATH=1 [2021-05-17T19:35:08.584Z] #53 1.717 + case "$(go env GOARCH)" in [2021-05-17T19:35:08.584Z] #53 1.717 ++ go env GOARCH [2021-05-17T19:35:08.584Z] #53 1.772 + export GO_BUILDMODE=-buildmode=pie [2021-05-17T19:35:08.584Z] #53 1.772 + GO_BUILDMODE=-buildmode=pie [2021-05-17T19:35:08.584Z] #53 1.772 ++ dirname /tmp/install/install.sh [2021-05-17T19:35:08.584Z] #53 1.772 + dir=/tmp/install [2021-05-17T19:35:08.584Z] #53 1.772 + bin=runc [2021-05-17T19:35:08.584Z] #53 1.772 + shift [2021-05-17T19:35:08.584Z] #53 1.772 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-17T19:35:08.584Z] #53 1.772 + . /tmp/install/runc.installer [2021-05-17T19:35:08.584Z] #53 1.772 ++ : 2c7861bc5e1b3e756392236553ec14a78a09f8bf [2021-05-17T19:35:08.584Z] #53 1.772 + install_runc [2021-05-17T19:35:08.584Z] #53 1.772 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-17T19:35:08.846Z] #53 1.784 Install runc version 2c7861bc5e1b3e756392236553ec14a78a09f8bf (build tags: seccomp ) [2021-05-17T19:35:08.846Z] #53 1.784 + uname -r [2021-05-17T19:35:08.846Z] #53 1.784 + RUNC_BUILDTAGS='seccomp ' [2021-05-17T19:35:08.846Z] #53 1.784 + echo 'Install runc version 2c7861bc5e1b3e756392236553ec14a78a09f8bf (build tags: seccomp )' [2021-05-17T19:35:08.846Z] #53 1.784 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Ihyy9laoM3/src/github.com/opencontainers/runc [2021-05-17T19:35:08.846Z] #53 1.809 Cloning into '/tmp/tmp.Ihyy9laoM3/src/github.com/opencontainers/runc'... [2021-05-17T19:35:09.993Z] Commit message: "Merge commit 'a2b0c723e0a35bcc2b39f2fe11a02b88b30e21a9' into HEAD" [2021-05-17T19:35:10.233Z] #53 ... [2021-05-17T19:35:10.233Z] [2021-05-17T19:35:10.233Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-17T19:35:10.233Z] #45 sha256:20b4c2ff2b5ca5f59378d879c618ec32e572faff000401d6274afec080c6808e [2021-05-17T19:35:10.233Z] #45 124.6 crypto/tls [2021-05-17T19:35:10.233Z] #45 130.8 net/http/httptrace [2021-05-17T19:35:10.233Z] #45 131.0 net/http [2021-05-17T19:35:10.233Z] #45 ... [2021-05-17T19:35:10.233Z] [2021-05-17T19:35:10.233Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-05-17T19:35:10.233Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-05-17T19:35:10.233Z] #15 DONE 1.4s [2021-05-17T19:35:10.233Z] [2021-05-17T19:35:10.233Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-17T19:35:10.233Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-17T19:35:10.033Z] > git rev-list --no-walk 466e21b2732fabdf4481e45c61f1d5366d246777 # timeout=10 [2021-05-17T19:35:10.788Z] Commit message: "Merge commit 'a2b0c723e0a35bcc2b39f2fe11a02b88b30e21a9' into HEAD" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-17T19:35:11.079Z] #20 50.30 Setting up iptables (1.8.2-4) ... [2021-05-17T19:35:11.079Z] #20 50.33 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-17T19:35:11.079Z] #20 50.34 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-17T19:35:11.079Z] #20 50.34 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-17T19:35:11.079Z] #20 50.36 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-17T19:35:11.079Z] #20 50.37 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-05-17T19:35:11.079Z] #20 50.38 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-05-17T19:35:11.079Z] #20 50.40 Setting up python3 (3.7.3-1) ... [2021-05-17T19:35:10.825Z] > git rev-list --no-walk 466e21b2732fabdf4481e45c61f1d5366d246777 # timeout=10 [2021-05-17T19:35:11.174Z] #16 ... [2021-05-17T19:35:11.174Z] [2021-05-17T19:35:11.174Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-17T19:35:11.174Z] #58 sha256:942a0596b3d73db3e794a18fae90fb19315198260eec106a619fce1cfe860b77 [2021-05-17T19:35:11.174Z] #58 126.5 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-17T19:35:11.174Z] #58 126.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-17T19:35:11.174Z] #58 DONE 135.7s [2021-05-17T19:35:11.174Z] [2021-05-17T19:35:11.174Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-17T19:35:11.174Z] #59 sha256:332e8a11c6464363e4f8889f2d083b327babed8657a5632698543c4a658ff353 [2021-05-17T19:35:11.174Z] #59 DONE 0.1s [2021-05-17T19:35:11.174Z] [2021-05-17T19:35:11.174Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-17T19:35:11.174Z] #60 sha256:b6bde16e24380e4e3440ff13d594778bf1fb55d388e7d3e7df9af7cee0f072aa [2021-05-17T19:35:11.174Z] #60 DONE 0.1s [2021-05-17T19:35:11.342Z] #20 50.80 Setting up python3-wheel (0.32.3-2) ... [2021-05-17T19:35:11.434Z] [2021-05-17T19:35:11.434Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:35:11.434Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-17T19:35:11.434Z] #43 51.36 CC compel/src/lib/ptrace.o [2021-05-17T19:35:11.434Z] #43 51.67 AR compel/libcompel.a [2021-05-17T19:35:11.434Z] #43 51.74 HOSTCC compel/src/main-host.o [2021-05-17T19:35:11.434Z] #43 52.01 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-05-17T19:35:11.434Z] #43 52.17 HOSTCC compel/src/lib/handle-elf-host.o [2021-05-17T19:35:11.434Z] #43 52.45 HOSTCC compel/src/lib/log-host.o [2021-05-17T19:35:11.434Z] #43 52.83 HOSTLINK compel/compel-host-bin [2021-05-17T19:35:11.434Z] #43 53.09 DEP soccr/soccr.d [2021-05-17T19:35:11.434Z] #43 53.51 CC soccr/soccr.o [2021-05-17T19:35:11.434Z] #43 55.67 AR soccr/libsoccr.a [2021-05-17T19:35:11.434Z] #43 55.75 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-17T19:35:11.434Z] #43 56.41 DEP criu/arch/x86/sigframe.d [2021-05-17T19:35:11.434Z] #43 56.61 DEP criu/arch/x86/sigaction_compat.d [2021-05-17T19:35:11.434Z] #43 56.83 DEP criu/arch/x86/kerndat.d [2021-05-17T19:35:11.434Z] #43 57.03 DEP criu/arch/x86/crtools.d [2021-05-17T19:35:11.694Z] #43 ... [2021-05-17T19:35:11.694Z] [2021-05-17T19:35:11.694Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-17T19:35:11.694Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-17T19:35:11.694Z] #16 1.360 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-05-17T19:35:11.694Z] #16 DONE 1.5s [2021-05-17T19:35:11.694Z] [2021-05-17T19:35:11.694Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-17T19:35:11.694Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-05-17T19:35:12.295Z] #20 51.66 Setting up apparmor (2.13.2-10) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-17T19:35:13.707Z] #17 DONE 1.7s [2021-05-17T19:35:13.707Z] [2021-05-17T19:35:13.707Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-17T19:35:13.707Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-17T19:35:13.791Z] + docker version [2021-05-17T19:35:14.864Z] #20 53.99 Setting up xfsprogs (4.20.0-1) ... [2021-05-17T19:35:14.864Z] #20 54.01 Setting up python3-lib2to3 (3.7.3-1) ... [2021-05-17T19:35:15.094Z] #18 DONE 1.4s [2021-05-17T19:35:15.094Z] [2021-05-17T19:35:15.094Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-17T19:35:15.094Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-05-17T19:35:15.129Z] #20 54.53 Setting up python3-pkg-resources (40.8.0-1) ... [2021-05-17T19:35:15.481Z] + docker version [2021-05-17T19:35:16.037Z] #19 DONE 1.2s [2021-05-17T19:35:16.037Z] [2021-05-17T19:35:16.037Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:35:16.037Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-17T19:35:16.038Z] #43 57.27 DEP criu/arch/x86/cpu.d [2021-05-17T19:35:16.038Z] #43 57.64 CC criu/arch/x86/cpu.o [2021-05-17T19:35:16.038Z] #43 58.61 CC criu/arch/x86/crtools.o [2021-05-17T19:35:16.038Z] #43 60.56 CC criu/arch/x86/kerndat.o [2021-05-17T19:35:16.038Z] #43 61.28 CC criu/arch/x86/sigaction_compat.o [2021-05-17T19:35:16.038Z] #43 61.57 CC criu/arch/x86/sigframe.o [2021-05-17T19:35:16.533Z] #20 55.79 Setting up python3-distutils (3.7.3-1) ... [2021-05-17T19:35:16.609Z] #43 62.02 LINK criu/arch/x86/crtools.built-in.o [2021-05-17T19:35:16.609Z] #43 62.09 DEP criu/pie/util-vdso-elf32.d [2021-05-17T19:35:16.870Z] #43 62.33 DEP criu/pie/util-vdso.d [2021-05-17T19:35:16.870Z] #43 62.52 DEP criu/pie/util.d [2021-05-17T19:35:17.113Z] #20 56.39 Setting up python3-setuptools (40.8.0-1) ... [2021-05-17T19:35:17.442Z] #43 62.70 CC criu/pie/util.o [2021-05-17T19:35:17.442Z] #43 62.99 CC criu/pie/util-vdso.o [2021-05-17T19:35:18.393Z] #43 63.84 CC criu/pie/util-vdso-elf32.o [2021-05-17T19:35:18.523Z] #20 57.68 Setting up python3-pip (18.1-5) ... [2021-05-17T19:35:18.965Z] #43 64.58 AR criu/pie/pie.lib.a [2021-05-17T19:35:19.226Z] #43 64.64 DEP criu/pie/restorer.d [2021-05-17T19:35:19.226Z] #43 64.87 DEP criu/arch/x86/sigaction_compat_pie.d [2021-05-17T19:35:19.479Z] #20 ... [2021-05-17T19:35:19.479Z] [2021-05-17T19:35:19.479Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:35:19.479Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-17T19:35:19.479Z] #43 95.84 CC criu/cr-check.o [2021-05-17T19:35:19.479Z] #43 97.53 CC criu/cr-dedup.o [2021-05-17T19:35:19.479Z] #43 97.99 CC criu/cr-dump.o [2021-05-17T19:35:19.479Z] #43 100.1 CC criu/cr-errno.o [2021-05-17T19:35:19.479Z] #43 100.1 CC criu/cr-restore.o [2021-05-17T19:35:19.479Z] #43 104.3 CC criu/cr-service.o [2021-05-17T19:35:19.479Z] #43 105.7 CC criu/crtools.o [2021-05-17T19:35:19.479Z] #43 ... [2021-05-17T19:35:19.479Z] [2021-05-17T19:35:19.479Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-17T19:35:19.479Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-17T19:35:19.479Z] #20 58.83 Processing triggers for libc-bin (2.28-10) ... [2021-05-17T19:35:19.479Z] #20 58.88 Processing triggers for mime-support (3.62) ... [2021-05-17T19:35:19.798Z] #43 65.03 DEP criu/arch/x86/restorer_unmap.d [2021-05-17T19:35:19.798Z] #43 65.08 DEP criu/arch/x86/restorer.d [2021-05-17T19:35:19.798Z] #43 65.26 DEP criu/arch/x86/vdso-pie.d [2021-05-17T19:35:19.798Z] #43 65.44 DEP criu/pie/parasite-vdso.d [2021-05-17T19:35:20.059Z] #43 65.67 DEP criu/pie/parasite.d [2021-05-17T19:35:20.192Z] Client: Mirantis Container Runtime [2021-05-17T19:35:20.192Z] Version: 20.10.0 [2021-05-17T19:35:20.192Z] API version: 1.41 [2021-05-17T19:35:20.192Z] Go version: go1.13.15 [2021-05-17T19:35:20.192Z] Git commit: 6ee42dc [2021-05-17T19:35:20.192Z] Built: 03/11/2021 13:24:56 [2021-05-17T19:35:20.192Z] OS/Arch: windows/amd64 [2021-05-17T19:35:20.192Z] Context: default [2021-05-17T19:35:20.192Z] Experimental: true [2021-05-17T19:35:20.192Z] [2021-05-17T19:35:20.192Z] Server: Mirantis Container Runtime [2021-05-17T19:35:20.192Z] Engine: [2021-05-17T19:35:20.192Z] Version: 20.10.0 [2021-05-17T19:35:20.192Z] API version: 1.41 (minimum version 1.24) [2021-05-17T19:35:20.192Z] Go version: go1.13.15 [2021-05-17T19:35:20.192Z] Git commit: 1e08f21e79 [2021-05-17T19:35:20.192Z] Built: 03/11/2021 13:23:32 [2021-05-17T19:35:20.192Z] OS/Arch: windows/amd64 [2021-05-17T19:35:20.192Z] Experimental: true [2021-05-17T19:35:20.435Z] #20 DONE 59.6s [2021-05-17T19:35:20.435Z] [2021-05-17T19:35:20.435Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:35:20.435Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-17T19:35:20.435Z] #43 106.5 CC criu/eventfd.o [2021-05-17T19:35:20.435Z] #43 107.0 CC criu/eventpoll.o [2021-05-17T19:35:20.631Z] #43 66.02 CC criu/pie/parasite.o [2021-05-17T19:35:20.631Z] #43 ... [2021-05-17T19:35:20.631Z] [2021-05-17T19:35:20.631Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-17T19:35:20.631Z] #53 sha256:0aaf47e8408dc7352f904f333eae9b5789b561fe7d5042b0ee5dd672b352495f [2021-05-17T19:35:20.631Z] #53 13.76 + cd /tmp/tmp.Ihyy9laoM3/src/github.com/opencontainers/runc [2021-05-17T19:35:20.631Z] #53 13.76 + git checkout -q 2c7861bc5e1b3e756392236553ec14a78a09f8bf [Pipeline] sh [2021-05-17T19:35:21.203Z] #53 14.24 + '[' -z '' ']' [2021-05-17T19:35:21.203Z] #53 14.24 + target=static [2021-05-17T19:35:21.203Z] #53 14.24 + make 'BUILDTAGS=seccomp ' static [2021-05-17T19:35:21.203Z] #53 14.36 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="2c7861bc5e1b3e756392236553ec14a78a09f8bf" -X main.version=1.0.0-rc94 " -o runc . [2021-05-17T19:35:21.395Z] #43 107.9 CC criu/external.o [2021-05-17T19:35:21.723Z] + docker info [2021-05-17T19:35:21.974Z] #43 108.3 CC criu/fault-injection.o [2021-05-17T19:35:21.974Z] #43 ... [2021-05-17T19:35:21.974Z] [2021-05-17T19:35:21.974Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-05-17T19:35:21.974Z] #21 sha256:3a04c6fdd7ef5872a267faf8a5f2edcdb730aaf9dae03f62142eed23000d4fab [2021-05-17T19:35:21.974Z] #21 1.477 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-05-17T19:35:21.974Z] #21 1.485 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-05-17T19:35:21.974Z] #21 1.491 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-05-17T19:35:21.974Z] #21 DONE 1.6s [2021-05-17T19:35:21.974Z] [2021-05-17T19:35:21.975Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:35:21.975Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-17T19:35:21.975Z] #43 108.4 CC criu/fdstore.o [2021-05-17T19:35:22.238Z] #43 108.7 CC criu/fifo.o [2021-05-17T19:35:22.404Z] Client: [2021-05-17T19:35:22.404Z] Version: 20.10.6 [2021-05-17T19:35:22.404Z] API version: 1.41 [2021-05-17T19:35:22.404Z] Go version: go1.16.3 [2021-05-17T19:35:22.404Z] Git commit: 370c289 [2021-05-17T19:35:22.404Z] Built: Fri Apr 9 22:49:36 2021 [2021-05-17T19:35:22.404Z] OS/Arch: windows/amd64 [2021-05-17T19:35:22.404Z] Context: default [2021-05-17T19:35:22.404Z] Experimental: true [2021-05-17T19:35:22.404Z] [2021-05-17T19:35:22.404Z] Server: Docker Engine - Community [2021-05-17T19:35:22.404Z] Engine: [2021-05-17T19:35:22.404Z] Version: 20.10.6 [2021-05-17T19:35:22.404Z] API version: 1.41 (minimum version 1.24) [2021-05-17T19:35:22.404Z] Go version: go1.13.15 [2021-05-17T19:35:22.404Z] Git commit: 8728dd2 [2021-05-17T19:35:22.404Z] Built: Fri Apr 9 22:45:40 2021 [2021-05-17T19:35:22.404Z] OS/Arch: windows/amd64 [2021-05-17T19:35:22.404Z] Experimental: true [2021-05-17T19:35:22.817Z] #43 109.1 CC criu/file-ids.o [Pipeline] sh [2021-05-17T19:35:23.082Z] #43 109.4 CC criu/file-lock.o [2021-05-17T19:35:23.953Z] + docker info [2021-05-17T19:35:24.036Z] #43 110.5 CC criu/files-ext.o [2021-05-17T19:35:24.617Z] #43 111.0 CC criu/files-reg.o [2021-05-17T19:35:25.568Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-17T19:35:25.568Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-17T19:35:26.494Z] #53 ... [2021-05-17T19:35:26.494Z] [2021-05-17T19:35:26.494Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-17T19:35:26.494Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-17T19:35:26.494Z] #20 1.558 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-17T19:35:26.494Z] #20 1.655 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-17T19:35:26.494Z] #20 1.743 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-17T19:35:26.494Z] #20 1.829 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-17T19:35:26.494Z] #20 2.188 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [472 kB] [2021-05-17T19:35:26.494Z] #20 3.259 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-17T19:35:26.494Z] #20 4.343 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [289 kB] [2021-05-17T19:35:26.494Z] #20 6.010 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-17T19:35:26.494Z] #20 ... [2021-05-17T19:35:26.494Z] [2021-05-17T19:35:26.494Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:35:26.494Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-17T19:35:26.494Z] #43 67.34 LINK criu/pie/parasite.built-in.o [2021-05-17T19:35:26.494Z] #43 67.36 GEN criu/pie/parasite-blob.h [2021-05-17T19:35:26.494Z] #43 67.37 CC criu/pie/parasite-vdso.o [2021-05-17T19:35:26.494Z] #43 68.08 CC criu/arch/x86/vdso-pie.o [2021-05-17T19:35:26.494Z] #43 68.39 CC criu/arch/x86/restorer.o [2021-05-17T19:35:26.494Z] #43 69.03 CC criu/arch/x86/restorer_unmap.o [2021-05-17T19:35:26.494Z] #43 69.08 CC criu/arch/x86/sigaction_compat_pie.o [2021-05-17T19:35:26.494Z] #43 69.39 CC criu/pie/restorer.o [2021-05-17T19:35:26.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-17T19:35:26.552Z] #43 112.8 CC criu/files.o [2021-05-17T19:35:27.065Z] #43 72.64 LINK criu/pie/restorer.built-in.o [2021-05-17T19:35:27.326Z] #43 72.67 GEN criu/pie/restorer-blob.h [2021-05-17T19:35:27.326Z] #43 72.80 DEP criu/vdso.d [2021-05-17T19:35:27.587Z] #43 73.01 DEP criu/vdso-compat.d [2021-05-17T19:35:27.587Z] #43 73.14 DEP criu/uts_ns.d [2021-05-17T19:35:27.587Z] #43 ... [2021-05-17T19:35:27.587Z] [2021-05-17T19:35:27.587Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-17T19:35:27.587Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-17T19:35:27.587Z] #20 11.69 Fetched 8963 kB in 10s (864 kB/s) [2021-05-17T19:35:28.490Z] #43 114.6 CC criu/filesystems.o [2021-05-17T19:35:28.756Z] #43 115.2 CC criu/fsnotify.o [2021-05-17T19:35:29.725Z] #43 116.3 CC criu/image-desc.o [2021-05-17T19:35:29.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-17T19:35:29.990Z] #43 116.4 CC criu/image.o [2021-05-17T19:35:30.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-17T19:35:30.944Z] #43 117.1 CC criu/ipc_ns.o [2021-05-17T19:35:31.524Z] #43 ... [2021-05-17T19:35:31.524Z] [2021-05-17T19:35:31.524Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-17T19:35:31.524Z] #49 sha256:7938a425245de972c1ad3edd024cf2ebaa07715c1cd09c4282088099e9f33daa [2021-05-17T19:35:31.524Z] #49 177.1 + /build/golangci-lint --version [2021-05-17T19:35:31.789Z] #49 177.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-17T19:35:31.789Z] #49 ... [2021-05-17T19:35:31.789Z] [2021-05-17T19:35:31.789Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-17T19:35:31.789Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-05-17T19:35:31.789Z] #22 4.996 Collecting yamllint==1.26.1 [2021-05-17T19:35:32.056Z] #22 ... [2021-05-17T19:35:32.056Z] [2021-05-17T19:35:32.056Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:35:32.056Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-17T19:35:32.056Z] #43 118.1 CC criu/irmap.o [2021-05-17T19:35:32.056Z] #43 118.6 CC criu/kcmp-ids.o [2021-05-17T19:35:32.640Z] #43 118.9 CC criu/kerndat.o [2021-05-17T19:35:32.878Z] #20 11.69 Reading package lists... [2021-05-17T19:35:32.878Z] #20 16.32 Reading package lists... [2021-05-17T19:35:32.878Z] #20 ... [2021-05-17T19:35:32.878Z] [2021-05-17T19:35:32.878Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-17T19:35:32.878Z] #45 sha256:20b4c2ff2b5ca5f59378d879c618ec32e572faff000401d6274afec080c6808e [2021-05-17T19:35:32.878Z] #45 147.5 github.com/LK4D4/vndr/godl [2021-05-17T19:35:32.878Z] #45 148.2 github.com/LK4D4/vndr [2021-05-17T19:35:32.904Z] #43 ... [2021-05-17T19:35:32.904Z] [2021-05-17T19:35:32.904Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-17T19:35:32.904Z] #49 sha256:7938a425245de972c1ad3edd024cf2ebaa07715c1cd09c4282088099e9f33daa [2021-05-17T19:35:32.904Z] #49 DONE 178.5s [2021-05-17T19:35:33.140Z] #45 ... [2021-05-17T19:35:33.140Z] [2021-05-17T19:35:33.140Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:35:33.140Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-17T19:35:33.140Z] #43 73.29 DEP criu/util.d [2021-05-17T19:35:33.140Z] #43 73.57 DEP criu/uffd.d [2021-05-17T19:35:33.140Z] #43 73.80 DEP criu/tun.d [2021-05-17T19:35:33.140Z] #43 73.99 DEP criu/tty.d [2021-05-17T19:35:33.140Z] #43 74.19 DEP criu/timerfd.d [2021-05-17T19:35:33.140Z] #43 74.39 DEP criu/timens.d [2021-05-17T19:35:33.140Z] #43 74.53 DEP criu/sysfs_parse.d [2021-05-17T19:35:33.140Z] #43 74.69 DEP criu/sysctl.d [2021-05-17T19:35:33.140Z] #43 74.79 DEP criu/string.d [2021-05-17T19:35:33.140Z] #43 74.84 DEP criu/stats.d [2021-05-17T19:35:33.140Z] #43 75.00 DEP criu/sockets.d [2021-05-17T19:35:33.140Z] #43 75.18 DEP criu/sk-unix.d [2021-05-17T19:35:33.140Z] #43 75.36 DEP criu/sk-tcp.d [2021-05-17T19:35:33.140Z] #43 75.57 DEP criu/sk-queue.d [2021-05-17T19:35:33.140Z] #43 75.73 DEP criu/sk-packet.d [2021-05-17T19:35:33.140Z] #43 75.95 DEP criu/sk-netlink.d [2021-05-17T19:35:33.140Z] #43 76.16 DEP criu/sk-inet.d [2021-05-17T19:35:33.140Z] #43 76.31 DEP criu/signalfd.d [2021-05-17T19:35:33.140Z] #43 76.47 DEP criu/sigframe.d [2021-05-17T19:35:33.140Z] #43 76.61 DEP criu/shmem.d [2021-05-17T19:35:33.140Z] #43 76.76 DEP criu/servicefd.d [2021-05-17T19:35:33.140Z] #43 76.92 DEP criu/seize.d [2021-05-17T19:35:33.140Z] #43 77.09 DEP criu/seccomp.d [2021-05-17T19:35:33.140Z] #43 77.30 DEP criu/rst-malloc.d [2021-05-17T19:35:33.140Z] #43 77.41 DEP criu/rbtree.d [2021-05-17T19:35:33.140Z] #43 77.47 DEP criu/pstree.d [2021-05-17T19:35:33.140Z] #43 77.65 DEP criu/protobuf.d [2021-05-17T19:35:33.140Z] #43 77.82 GEN criu/protobuf-desc-gen.h [2021-05-17T19:35:33.140Z] #43 ... [2021-05-17T19:35:33.140Z] [2021-05-17T19:35:33.140Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-17T19:35:33.140Z] #45 sha256:20b4c2ff2b5ca5f59378d879c618ec32e572faff000401d6274afec080c6808e [2021-05-17T19:35:33.140Z] #45 DONE 157.7s [2021-05-17T19:35:33.169Z] [2021-05-17T19:35:33.169Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-17T19:35:33.169Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-05-17T19:35:33.169Z] #22 10.38 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-05-17T19:35:33.401Z] [2021-05-17T19:35:33.401Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-17T19:35:33.401Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-17T19:35:33.794Z] --- PASS: TestBuildWithHugeFile (54.08s) [2021-05-17T19:35:33.794Z] === RUN TestBuildWCOWSandboxSize [2021-05-17T19:35:33.794Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-05-17T19:35:33.794Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-17T19:35:33.794Z] === RUN TestBuildWithEmptyDockerfile [2021-05-17T19:35:33.794Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-17T19:35:33.794Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-17T19:35:33.794Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-17T19:35:33.794Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-17T19:35:33.794Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-17T19:35:33.794Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-17T19:35:33.794Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-17T19:35:33.794Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-17T19:35:33.794Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-17T19:35:33.794Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2021-05-17T19:35:33.794Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2021-05-17T19:35:33.794Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-05-17T19:35:33.794Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-05-17T19:35:33.794Z] === RUN TestBuildPreserveOwnership [2021-05-17T19:35:33.794Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-17T19:35:34.124Z] #22 12.05 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-05-17T19:35:34.124Z] #22 12.12 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-05-17T19:35:34.124Z] #22 12.19 Collecting pyyaml (from yamllint==1.26.1) [2021-05-17T19:35:34.137Z] Client: [2021-05-17T19:35:34.137Z] Context: default [2021-05-17T19:35:34.137Z] Debug Mode: false [2021-05-17T19:35:34.137Z] Plugins: [2021-05-17T19:35:34.137Z] app: Docker Application (Docker Inc., v0.8.0) [2021-05-17T19:35:34.137Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-05-17T19:35:34.137Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-05-17T19:35:34.137Z] [2021-05-17T19:35:34.137Z] Server: [2021-05-17T19:35:34.137Z] Containers: 0 [2021-05-17T19:35:34.137Z] Running: 0 [2021-05-17T19:35:34.137Z] Paused: 0 [2021-05-17T19:35:34.137Z] Stopped: 0 [2021-05-17T19:35:34.137Z] Images: 0 [2021-05-17T19:35:34.137Z] Server Version: 20.10.0 [2021-05-17T19:35:34.137Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-05-17T19:35:34.137Z] Windows: [2021-05-17T19:35:34.137Z] LCOW: [2021-05-17T19:35:34.137Z] Logging Driver: json-file [2021-05-17T19:35:34.137Z] Plugins: [2021-05-17T19:35:34.137Z] Volume: local [2021-05-17T19:35:34.137Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-17T19:35:34.137Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-17T19:35:34.137Z] Swarm: inactive [2021-05-17T19:35:34.137Z] Default Isolation: process [2021-05-17T19:35:34.137Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-05-17T19:35:34.137Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-05-17T19:35:34.137Z] OSType: windows [2021-05-17T19:35:34.137Z] Architecture: x86_64 [2021-05-17T19:35:34.137Z] CPUs: 4 [2021-05-17T19:35:34.137Z] Total Memory: 32GiB [2021-05-17T19:35:34.137Z] Name: azwin-2-dcd400 [2021-05-17T19:35:34.137Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-05-17T19:35:34.137Z] Docker Root Dir: D:\docker [2021-05-17T19:35:34.137Z] Debug Mode: false [2021-05-17T19:35:34.137Z] Registry: https://index.docker.io/v1/ [2021-05-17T19:35:34.137Z] Labels: [2021-05-17T19:35:34.137Z] Experimental: true [2021-05-17T19:35:34.137Z] Insecure Registries: [2021-05-17T19:35:34.137Z] 10.0.0.4:5000 [2021-05-17T19:35:34.137Z] 127.0.0.0/8 [2021-05-17T19:35:34.137Z] Registry Mirrors: [2021-05-17T19:35:34.137Z] http://10.0.0.4:5000/ [2021-05-17T19:35:34.137Z] Live Restore Enabled: false [2021-05-17T19:35:34.137Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-05-17T19:35:34.389Z] #22 12.51 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-05-17T19:35:34.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-17T19:35:35.026Z] #40 ... [2021-05-17T19:35:35.026Z] [2021-05-17T19:35:35.026Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:35:35.026Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-17T19:35:35.026Z] #43 80.40 DEP criu/protobuf-desc.d [2021-05-17T19:35:35.026Z] #43 80.53 DEP criu/proc_parse.d [2021-05-17T19:35:35.159Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-17T19:35:35.287Z] #43 80.70 DEP criu/plugin.d [2021-05-17T19:35:35.287Z] #43 80.82 DEP criu/pipes.d [2021-05-17T19:35:35.343Z] #22 13.34 Installing build dependencies: started [2021-05-17T19:35:35.567Z] #43 80.99 DEP criu/pie-util.d [2021-05-17T19:35:35.567Z] #43 81.12 DEP criu/pie-util-vdso.d [2021-05-17T19:35:35.831Z] #43 81.25 DEP criu/pie-util-vdso-elf32.d [2021-05-17T19:35:35.831Z] #43 81.39 DEP criu/path.d [2021-05-17T19:35:36.091Z] #43 81.57 DEP criu/parasite-syscall.d [2021-05-17T19:35:36.350Z] #43 81.79 DEP criu/pagemap.d [2021-05-17T19:35:36.350Z] #43 81.92 DEP criu/pagemap-cache.d [2021-05-17T19:35:36.525Z] --- PASS: TestBuildPreserveOwnership (4.85s) [2021-05-17T19:35:36.525Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.35s) [2021-05-17T19:35:36.525Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.47s) [2021-05-17T19:35:36.525Z] === RUN TestBuildPlatformInvalid [2021-05-17T19:35:36.525Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-05-17T19:35:36.525Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-17T19:35:36.610Z] #43 82.05 DEP criu/page-xfer.d [2021-05-17T19:35:36.610Z] #43 82.27 DEP criu/page-pipe.d [2021-05-17T19:35:36.870Z] #43 82.38 DEP criu/netfilter.d [2021-05-17T19:35:37.130Z] #43 82.54 DEP criu/net.d [2021-05-17T19:35:37.130Z] #43 82.81 DEP criu/namespaces.d [2021-05-17T19:35:37.702Z] #43 83.00 DEP criu/mount.d [2021-05-17T19:35:37.702Z] #43 83.13 DEP criu/memfd.d [2021-05-17T19:35:37.965Z] #43 83.27 DEP criu/mem.d [2021-05-17T19:35:37.965Z] #43 83.44 DEP criu/lsm.d [2021-05-17T19:35:38.226Z] #43 83.58 DEP criu/log.d [2021-05-17T19:35:38.226Z] #43 83.68 DEP criu/libnetlink.d [2021-05-17T19:35:38.226Z] #43 83.79 DEP criu/kerndat.d [2021-05-17T19:35:38.487Z] #43 83.93 DEP criu/kcmp-ids.d [2021-05-17T19:35:38.487Z] #43 83.99 DEP criu/irmap.d [2021-05-17T19:35:38.748Z] #43 84.09 DEP criu/ipc_ns.d [2021-05-17T19:35:38.748Z] #43 84.34 DEP criu/image.d [2021-05-17T19:35:38.820Z] Client: [2021-05-17T19:35:38.820Z] Context: default [2021-05-17T19:35:38.820Z] Debug Mode: false [2021-05-17T19:35:38.820Z] Plugins: [2021-05-17T19:35:38.820Z] app: Docker Application (Docker Inc., v0.8.0) [2021-05-17T19:35:38.820Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-05-17T19:35:38.820Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-05-17T19:35:38.820Z] [2021-05-17T19:35:38.820Z] Server: [2021-05-17T19:35:38.820Z] Containers: 0 [2021-05-17T19:35:38.820Z] Running: 0 [2021-05-17T19:35:38.820Z] Paused: 0 [2021-05-17T19:35:38.820Z] Stopped: 0 [2021-05-17T19:35:38.820Z] Images: 0 [2021-05-17T19:35:38.820Z] Server Version: 20.10.6 [2021-05-17T19:35:38.820Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-05-17T19:35:38.820Z] Windows: [2021-05-17T19:35:38.820Z] LCOW: [2021-05-17T19:35:38.820Z] Logging Driver: json-file [2021-05-17T19:35:38.820Z] Plugins: [2021-05-17T19:35:38.820Z] Volume: local [2021-05-17T19:35:38.820Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-17T19:35:38.820Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-17T19:35:38.820Z] Swarm: inactive [2021-05-17T19:35:38.820Z] Default Isolation: process [2021-05-17T19:35:38.820Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-05-17T19:35:38.820Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-05-17T19:35:38.820Z] OSType: windows [2021-05-17T19:35:38.820Z] Architecture: x86_64 [2021-05-17T19:35:38.820Z] CPUs: 4 [2021-05-17T19:35:38.820Z] Total Memory: 32GiB [2021-05-17T19:35:38.820Z] Name: azwin-2-bc7e40 [2021-05-17T19:35:38.820Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-05-17T19:35:38.820Z] Docker Root Dir: D:\docker [2021-05-17T19:35:38.820Z] Debug Mode: false [2021-05-17T19:35:38.820Z] Registry: https://index.docker.io/v1/ [2021-05-17T19:35:38.820Z] Labels: [2021-05-17T19:35:38.820Z] Experimental: true [2021-05-17T19:35:38.820Z] Insecure Registries: [2021-05-17T19:35:38.820Z] 10.0.0.4:5000 [2021-05-17T19:35:38.820Z] 127.0.0.0/8 [2021-05-17T19:35:38.820Z] Registry Mirrors: [2021-05-17T19:35:38.820Z] http://10.0.0.4:5000/ [2021-05-17T19:35:38.820Z] Live Restore Enabled: false [2021-05-17T19:35:38.820Z] Product License: Community Engine [2021-05-17T19:35:38.820Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-05-17T19:35:39.009Z] #43 84.49 DEP criu/image-desc.d [2021-05-17T19:35:39.009Z] #43 84.61 DEP criu/fsnotify.d [2021-05-17T19:35:39.271Z] #43 ... [2021-05-17T19:35:39.271Z] [2021-05-17T19:35:39.271Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-17T19:35:39.271Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-17T19:35:39.271Z] #32 DONE 163.4s [2021-05-17T19:35:39.271Z] [2021-05-17T19:35:39.271Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-17T19:35:39.271Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-17T19:35:39.271Z] #20 16.32 Reading package lists... [2021-05-17T19:35:39.271Z] #20 20.64 Building dependency tree... [2021-05-17T19:35:39.271Z] #20 22.79 libcap2-bin is already the newest version (1:2.25-2). [2021-05-17T19:35:39.271Z] #20 22.79 The following additional packages will be installed: [2021-05-17T19:35:39.271Z] #20 22.80 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-05-17T19:35:39.271Z] #20 22.80 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-05-17T19:35:39.271Z] #20 22.80 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-05-17T19:35:39.271Z] #20 22.81 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-05-17T19:35:39.271Z] #20 22.81 python3.7 python3.7-minimal vim-runtime xxd [2021-05-17T19:35:39.271Z] #20 22.81 Suggested packages: [2021-05-17T19:35:39.271Z] #20 22.81 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-05-17T19:35:39.271Z] #20 22.81 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-05-17T19:35:39.271Z] #20 22.81 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-05-17T19:35:39.271Z] #20 22.81 Recommended packages: [2021-05-17T19:35:39.271Z] #20 22.81 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-05-17T19:35:39.271Z] #20 22.81 python3-keyrings.alt python3-xdg unzip [2021-05-17T19:35:40.667Z] #22 ... [2021-05-17T19:35:40.667Z] [2021-05-17T19:35:40.667Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:35:40.667Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-17T19:35:40.667Z] #43 120.4 CC criu/libnetlink.o [2021-05-17T19:35:40.667Z] #43 120.7 CC criu/log.o [2021-05-17T19:35:40.667Z] #43 121.3 CC criu/lsm.o [2021-05-17T19:35:40.667Z] #43 121.8 CC criu/mem.o [2021-05-17T19:35:40.667Z] #43 123.5 CC criu/memfd.o [2021-05-17T19:35:40.667Z] #43 124.1 CC criu/mount.o [2021-05-17T19:35:40.667Z] #43 126.8 CC criu/namespaces.o [2021-05-17T19:35:41.187Z] #20 25.16 The following NEW packages will be installed: [2021-05-17T19:35:41.187Z] #20 25.17 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-05-17T19:35:41.187Z] #20 25.17 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-05-17T19:35:41.187Z] #20 25.17 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-05-17T19:35:41.187Z] #20 25.17 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-05-17T19:35:41.187Z] #20 25.17 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-05-17T19:35:41.187Z] #20 25.17 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-05-17T19:35:41.187Z] #20 25.17 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-05-17T19:35:41.187Z] #20 25.17 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-05-17T19:35:41.187Z] #20 25.17 xz-utils zip [2021-05-17T19:35:41.621Z] #43 128.2 CC criu/net.o [2021-05-17T19:35:41.760Z] #20 25.71 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-05-17T19:35:41.760Z] #20 25.71 Need to get 28.5 MB of archives. [2021-05-17T19:35:41.760Z] #20 25.71 After this operation, 116 MB of additional disk space will be used. [2021-05-17T19:35:41.760Z] #20 25.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-05-17T19:35:41.760Z] #20 25.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-05-17T19:35:41.760Z] #20 25.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-05-17T19:35:41.760Z] #20 25.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-05-17T19:35:41.760Z] #20 25.84 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-05-17T19:35:42.021Z] #20 25.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-05-17T19:35:42.021Z] #20 25.94 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-05-17T19:35:42.021Z] #20 25.96 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-05-17T19:35:42.021Z] #20 25.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-05-17T19:35:42.021Z] #20 25.97 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-05-17T19:35:42.021Z] #20 25.97 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-05-17T19:35:42.021Z] #20 25.98 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-05-17T19:35:42.021Z] #20 25.99 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-05-17T19:35:42.021Z] #20 25.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-05-17T19:35:42.021Z] #20 25.99 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-05-17T19:35:42.021Z] #20 25.99 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-05-17T19:35:42.021Z] #20 26.01 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-17T19:35:42.021Z] #20 26.02 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-17T19:35:42.021Z] #20 26.02 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-05-17T19:35:42.021Z] #20 26.05 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-05-17T19:35:42.021Z] #20 26.07 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-05-17T19:35:42.282Z] #20 26.08 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-05-17T19:35:42.282Z] #20 26.09 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-05-17T19:35:42.282Z] #20 26.10 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-17T19:35:42.282Z] #20 26.11 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-17T19:35:42.282Z] #20 26.11 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-17T19:35:42.282Z] #20 26.12 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-05-17T19:35:42.282Z] #20 26.12 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-05-17T19:35:42.282Z] #20 26.13 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-17T19:35:42.543Z] #20 26.57 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-17T19:35:42.543Z] #20 26.57 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-17T19:35:42.543Z] #20 26.57 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-17T19:35:42.543Z] #20 26.57 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-05-17T19:35:42.543Z] #20 26.58 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-05-17T19:35:42.543Z] #20 26.59 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-05-17T19:35:42.543Z] #20 26.67 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-05-17T19:35:42.543Z] #20 26.67 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-05-17T19:35:42.543Z] #20 26.68 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-05-17T19:35:42.543Z] #20 26.69 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-05-17T19:35:42.543Z] #20 26.70 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-05-17T19:35:42.804Z] #20 26.71 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-05-17T19:35:42.804Z] #20 26.73 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-05-17T19:35:42.804Z] #20 26.79 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-05-17T19:35:42.804Z] #20 26.81 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-05-17T19:35:42.804Z] #20 26.82 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-05-17T19:35:43.065Z] #20 27.17 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-05-17T19:35:43.065Z] #20 27.22 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-05-17T19:35:43.325Z] #20 27.25 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-05-17T19:35:43.896Z] #20 27.77 debconf: delaying package configuration, since apt-utils is not installed [2021-05-17T19:35:43.896Z] #20 27.85 Fetched 28.5 MB in 2s (14.1 MB/s) [2021-05-17T19:35:43.896Z] #20 27.91 Selecting previously unselected package pigz. [2021-05-17T19:35:43.896Z] #20 27.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-05-17T19:35:43.896Z] #20 27.98 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-05-17T19:35:43.896Z] #20 27.98 Unpacking pigz (2.4-1) ... [2021-05-17T19:35:43.896Z] #20 28.07 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-05-17T19:35:44.157Z] #20 28.07 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-17T19:35:44.157Z] #20 28.08 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-17T19:35:44.190Z] #43 130.7 CC criu/netfilter.o [2021-05-17T19:35:44.728Z] #20 28.52 Selecting previously unselected package python3.7-minimal. [2021-05-17T19:35:44.728Z] #20 28.53 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-17T19:35:44.728Z] #20 28.54 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-17T19:35:44.769Z] #43 131.1 CC criu/page-pipe.o [2021-05-17T19:35:45.348Z] #43 131.7 CC criu/page-xfer.o [2021-05-17T19:35:45.669Z] #20 29.43 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-17T19:35:45.669Z] #20 29.46 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-17T19:35:46.766Z] #43 133.2 CC criu/pagemap-cache.o [2021-05-17T19:35:47.031Z] #43 133.6 CC criu/pagemap.o [2021-05-17T19:35:47.584Z] #20 31.48 Selecting previously unselected package python3-minimal. [2021-05-17T19:35:47.584Z] #20 31.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 ... 23684 files and directories currently installed.) [2021-05-17T19:35:47.584Z] #20 31.53 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-05-17T19:35:47.584Z] #20 31.53 Unpacking python3-minimal (3.7.3-1) ... [2021-05-17T19:35:47.584Z] #20 31.60 Selecting previously unselected package libmpdec2:amd64. [2021-05-17T19:35:47.584Z] #20 31.61 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-05-17T19:35:47.584Z] #20 31.62 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-05-17T19:35:47.844Z] #20 31.72 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-05-17T19:35:47.844Z] #20 31.73 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-05-17T19:35:47.844Z] #20 31.73 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-17T19:35:48.025Z] #43 134.5 CC criu/parasite-syscall.o [2021-05-17T19:35:48.787Z] #20 32.69 Selecting previously unselected package python3.7. [2021-05-17T19:35:48.787Z] #20 32.70 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-05-17T19:35:48.787Z] #20 32.70 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-05-17T19:35:48.787Z] #20 32.82 Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-17T19:35:48.787Z] #20 32.82 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-05-17T19:35:48.787Z] #20 32.82 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-17T19:35:49.012Z] #43 135.4 CC criu/path.o [2021-05-17T19:35:49.048Z] #20 32.91 Setting up python3-minimal (3.7.3-1) ... [2021-05-17T19:35:49.276Z] #43 135.7 CC criu/pie-util-vdso.o [2021-05-17T19:35:49.540Z] #43 136.1 CC criu/pie-util.o [2021-05-17T19:35:49.620Z] #20 ... [2021-05-17T19:35:49.620Z] [2021-05-17T19:35:49.620Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:35:49.620Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-17T19:35:49.620Z] #43 84.95 DEP criu/filesystems.d [2021-05-17T19:35:49.620Z] #43 85.10 DEP criu/files.d [2021-05-17T19:35:49.620Z] #43 85.39 DEP criu/files-reg.d [2021-05-17T19:35:49.620Z] #43 85.79 DEP criu/files-ext.d [2021-05-17T19:35:49.620Z] #43 85.95 DEP criu/file-lock.d [2021-05-17T19:35:49.620Z] #43 86.18 DEP criu/file-ids.d [2021-05-17T19:35:49.620Z] #43 86.34 DEP criu/fifo.d [2021-05-17T19:35:49.620Z] #43 86.43 DEP criu/fdstore.d [2021-05-17T19:35:49.620Z] #43 86.50 DEP criu/fault-injection.d [2021-05-17T19:35:49.620Z] #43 86.54 DEP criu/external.d [2021-05-17T19:35:49.620Z] #43 86.61 DEP criu/eventpoll.d [2021-05-17T19:35:49.620Z] #43 86.74 DEP criu/eventfd.d [2021-05-17T19:35:49.620Z] #43 86.85 DEP criu/crtools.d [2021-05-17T19:35:49.620Z] #43 87.00 DEP criu/cr-service.d [2021-05-17T19:35:49.620Z] #43 87.14 DEP criu/cr-restore.d [2021-05-17T19:35:49.620Z] #43 87.40 DEP criu/cr-errno.d [2021-05-17T19:35:49.620Z] #43 87.41 DEP criu/cr-dump.d [2021-05-17T19:35:49.620Z] #43 87.60 DEP criu/cr-dedup.d [2021-05-17T19:35:49.620Z] #43 87.73 DEP criu/cr-check.d [2021-05-17T19:35:49.620Z] #43 87.98 DEP criu/config.d [2021-05-17T19:35:49.620Z] #43 88.10 DEP criu/clone-noasan.d [2021-05-17T19:35:49.620Z] #43 88.17 DEP criu/cgroup.d [2021-05-17T19:35:49.620Z] #43 88.29 DEP criu/cgroup-props.d [2021-05-17T19:35:49.620Z] #43 88.37 DEP criu/bitmap.d [2021-05-17T19:35:49.620Z] #43 88.39 DEP criu/bfd.d [2021-05-17T19:35:49.620Z] #43 88.46 DEP criu/autofs.d [2021-05-17T19:35:49.620Z] #43 88.60 DEP criu/aio.d [2021-05-17T19:35:49.620Z] #43 88.73 DEP criu/action-scripts.d [2021-05-17T19:35:49.620Z] #43 89.06 CC criu/action-scripts.o [2021-05-17T19:35:49.620Z] #43 89.45 CC criu/aio.o [2021-05-17T19:35:49.620Z] #43 89.98 CC criu/autofs.o [2021-05-17T19:35:49.620Z] #43 91.27 CC criu/bfd.o [2021-05-17T19:35:49.620Z] #43 91.79 CC criu/bitmap.o [2021-05-17T19:35:49.620Z] #43 91.99 CC criu/cgroup-props.o [2021-05-17T19:35:49.620Z] #43 92.69 CC criu/cgroup.o [2021-05-17T19:35:49.806Z] #43 136.3 CC criu/pipes.o [2021-05-17T19:35:49.881Z] #43 95.41 CC criu/clone-noasan.o [2021-05-17T19:35:49.881Z] #43 ... [2021-05-17T19:35:49.881Z] [2021-05-17T19:35:49.881Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-17T19:35:49.881Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-17T19:35:49.881Z] #20 33.89 Selecting previously unselected package python3. [2021-05-17T19:35:49.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-17T19:35:50.143Z] #20 33.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 ... 24096 files and directories currently installed.) [2021-05-17T19:35:50.143Z] #20 33.97 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-05-17T19:35:50.143Z] #20 33.98 Unpacking python3 (3.7.3-1) ... [2021-05-17T19:35:50.143Z] #20 34.08 Selecting previously unselected package libip4tc0:amd64. [2021-05-17T19:35:50.143Z] #20 34.10 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-05-17T19:35:50.143Z] #20 34.11 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-05-17T19:35:50.143Z] #20 34.21 Selecting previously unselected package libip6tc0:amd64. [2021-05-17T19:35:50.143Z] #20 34.21 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-05-17T19:35:50.143Z] #20 34.22 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-05-17T19:35:50.143Z] #20 34.30 Selecting previously unselected package libiptc0:amd64. [2021-05-17T19:35:50.403Z] #20 34.31 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-05-17T19:35:50.403Z] #20 34.32 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-05-17T19:35:50.403Z] #20 34.42 Selecting previously unselected package libnfnetlink0:amd64. [2021-05-17T19:35:50.403Z] #20 34.43 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-05-17T19:35:50.403Z] #20 34.44 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-17T19:35:50.403Z] #20 34.50 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-05-17T19:35:50.403Z] #20 34.51 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-05-17T19:35:50.403Z] #20 34.53 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-17T19:35:50.664Z] #20 34.59 Selecting previously unselected package libnftnl11:amd64. [2021-05-17T19:35:50.664Z] #20 34.60 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-05-17T19:35:50.664Z] #20 34.61 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-05-17T19:35:50.664Z] #20 34.71 Selecting previously unselected package iptables. [2021-05-17T19:35:50.664Z] #20 34.72 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-05-17T19:35:50.664Z] #20 34.72 Unpacking iptables (1.8.2-4) ... [2021-05-17T19:35:50.760Z] #43 ... [2021-05-17T19:35:50.761Z] [2021-05-17T19:35:50.761Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-17T19:35:50.761Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-05-17T19:35:50.761Z] #22 28.83 Installing build dependencies: finished with status 'done' [2021-05-17T19:35:50.925Z] #20 35.08 Selecting previously unselected package xxd. [2021-05-17T19:35:51.186Z] #20 35.09 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-17T19:35:51.186Z] #20 35.09 Unpacking xxd (2:8.1.0875-5) ... [2021-05-17T19:35:51.186Z] #20 35.21 Selecting previously unselected package vim-common. [2021-05-17T19:35:51.186Z] #20 35.22 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-17T19:35:51.186Z] #20 35.26 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-17T19:35:51.447Z] #20 35.44 Selecting previously unselected package bash-completion. [2021-05-17T19:35:51.447Z] #20 35.44 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-05-17T19:35:51.476Z] Loaded image: buildpack-deps:buster [2021-05-17T19:35:51.476Z] Loaded image: busybox:latest [2021-05-17T19:35:51.476Z] Loaded image: busybox:glibc [2021-05-17T19:35:52.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-17T19:35:52.550Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-05-17T19:35:52.550Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-c5355de5\powershellScript.ps1'; exit $LASTEXITCODE; [2021-05-17T19:35:52.550Z] ---------------------------------------------------------------------------- [2021-05-17T19:35:52.550Z] [2021-05-17T19:35:52.550Z] INFO: executeCI.ps1 starting at Mon May 17 19:35:51 CUT 2021 [2021-05-17T19:35:52.550Z] [2021-05-17T19:35:52.550Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-05-17T19:35:52.550Z] INFO: Running git version 2.24.1.windows.2 [2021-05-17T19:35:52.550Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-05-17T19:35:52.550Z] INFO: Environment variables: [2021-05-17T19:35:52.550Z] [2021-05-17T19:35:52.550Z] Name Value [2021-05-17T19:35:52.550Z] ---- ----- [2021-05-17T19:35:52.550Z] ALLUSERSPROFILE C:\ProgramData [2021-05-17T19:35:52.550Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-05-17T19:35:52.550Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-05-17T19:35:52.550Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.10 [2021-05-17T19:35:52.550Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-05-17T19:35:52.550Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.10 [2021-05-17T19:35:52.550Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-05-17T19:35:52.550Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-05-17T19:35:52.550Z] BRANCH_NAME PR-42384 [2021-05-17T19:35:52.550Z] BUILD_DISPLAY_NAME #2 [2021-05-17T19:35:52.550Z] BUILD_ID 2 [2021-05-17T19:35:52.550Z] BUILD_NUMBER 2 [2021-05-17T19:35:52.550Z] BUILD_TAG jenkins-moby-PR-42384-2 [2021-05-17T19:35:52.550Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42384/2/ [2021-05-17T19:35:52.550Z] CHANGE_AUTHOR thaJeztah [2021-05-17T19:35:52.550Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-05-17T19:35:52.550Z] CHANGE_BRANCH skip_dco [2021-05-17T19:35:52.550Z] CHANGE_FORK thaJeztah/docker [2021-05-17T19:35:52.550Z] CHANGE_ID 42384 [2021-05-17T19:35:52.550Z] CHANGE_TARGET master [2021-05-17T19:35:52.550Z] CHANGE_TITLE hack/validate: skip DCO in "default" [2021-05-17T19:35:52.550Z] CHANGE_URL https://github.com/moby/moby/pull/42384 [2021-05-17T19:35:52.550Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-17T19:35:52.550Z] CommonProgramFiles C:\Program Files\Common Files [2021-05-17T19:35:52.550Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-05-17T19:35:52.550Z] CommonProgramW6432 C:\Program Files\Common Files [2021-05-17T19:35:52.550Z] COMPUTERNAME azwin-2-dcd400 [2021-05-17T19:35:52.550Z] ComSpec C:\Windows\system32\cmd.exe [2021-05-17T19:35:52.550Z] ConfigSequenceNumber 0 [2021-05-17T19:35:52.550Z] DOCKER_BUILDKIT 0 [2021-05-17T19:35:52.550Z] DOCKER_DUT_DEBUG 1 [2021-05-17T19:35:52.550Z] DOCKER_EXPERIMENTAL 1 [2021-05-17T19:35:52.550Z] DOCKER_GRAPHDRIVER overlay2 [2021-05-17T19:35:52.550Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-05-17T19:35:52.550Z] EXECUTOR_NUMBER 0 [2021-05-17T19:35:52.550Z] FQDN azwin-2-dcd400.westus.cloudapp.azure.com [2021-05-17T19:35:52.550Z] GIT_BRANCH PR-42384 [2021-05-17T19:35:52.550Z] GIT_COMMIT e420e22737e328ae32a6eb0616842da776de82af [2021-05-17T19:35:52.550Z] GIT_PREVIOUS_COMMIT 466e21b2732fabdf4481e45c61f1d5366d246777 [2021-05-17T19:35:52.550Z] GIT_URL https://github.com/moby/moby.git [2021-05-17T19:35:52.550Z] HUDSON_COOKIE f0dd7efd-867e-445a-8d64-89df0da90e29 [2021-05-17T19:35:52.550Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-05-17T19:35:52.550Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-05-17T19:35:52.550Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-05-17T19:35:52.550Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-05-17T19:35:52.550Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-05-17T19:35:52.550Z] JENKINS_NODE_COOKIE a769f421-70e7-4a35-9db9-c06031663aa9 [2021-05-17T19:35:52.550Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-05-17T19:35:52.550Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-05-17T19:35:52.550Z] JOB_BASE_NAME PR-42384 [2021-05-17T19:35:52.550Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42384/display/redirect [2021-05-17T19:35:52.550Z] JOB_NAME moby/PR-42384 [2021-05-17T19:35:52.550Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42384/ [2021-05-17T19:35:52.550Z] library.jps.version master [2021-05-17T19:35:52.550Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-05-17T19:35:52.550Z] NODE_LABELS amd64 azure azwin-2-dcd400 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-05-17T19:35:52.550Z] NODE_NAME azwin-2-dcd400 [2021-05-17T19:35:52.550Z] NUMBER_OF_PROCESSORS 4 [2021-05-17T19:35:52.550Z] OS Windows_NT [2021-05-17T19:35:52.550Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-05-17T19:35:52.552Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-05-17T19:35:52.552Z] PROCESSOR_ARCHITECTURE AMD64 [2021-05-17T19:35:52.552Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-05-17T19:35:52.552Z] PROCESSOR_LEVEL 6 [2021-05-17T19:35:52.552Z] PROCESSOR_REVISION 4f01 [2021-05-17T19:35:52.552Z] ProgramData C:\ProgramData [2021-05-17T19:35:52.552Z] ProgramFiles C:\Program Files [2021-05-17T19:35:52.552Z] ProgramFiles(x86) C:\Program Files (x86) [2021-05-17T19:35:52.552Z] ProgramW6432 C:\Program Files [2021-05-17T19:35:52.552Z] PROMPT $P$G [2021-05-17T19:35:52.552Z] PSExecutionPolicyPreference Bypass [2021-05-17T19:35:52.552Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-05-17T19:35:52.552Z] PUBLIC C:\Users\Public [2021-05-17T19:35:52.552Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42384/2/display/redirect?page=artif... [2021-05-17T19:35:52.552Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42384/2/display/redirect?page=changes [2021-05-17T19:35:52.552Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42384/2/display/redirect [2021-05-17T19:35:52.552Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42384/2/display/redirect?page=tests [2021-05-17T19:35:52.552Z] SKIP_VALIDATION_TESTS 1 [2021-05-17T19:35:52.552Z] SOURCES_DRIVE d [2021-05-17T19:35:52.552Z] SOURCES_SUBDIR gopath [2021-05-17T19:35:52.552Z] STAGE_NAME Run tests [2021-05-17T19:35:52.552Z] SystemDrive C: [2021-05-17T19:35:52.552Z] SystemRoot C:\Windows [2021-05-17T19:35:52.552Z] TEMP C:\Windows\TEMP [2021-05-17T19:35:52.552Z] TESTDEBUG 0 [2021-05-17T19:35:52.552Z] TESTRUN_DRIVE d [2021-05-17T19:35:52.552Z] TESTRUN_SUBDIR CI [2021-05-17T19:35:52.552Z] TIMEOUT 120m [2021-05-17T19:35:52.552Z] TMP C:\Windows\TEMP [2021-05-17T19:35:52.552Z] USERDOMAIN WORKGROUP [2021-05-17T19:35:52.552Z] USERNAME azwin-2-dcd400$ [2021-05-17T19:35:52.552Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-05-17T19:35:52.552Z] windir C:\Windows [2021-05-17T19:35:52.552Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-05-17T19:35:52.552Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-05-17T19:35:52.552Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-05-17T19:35:52.553Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-05-17T19:35:52.553Z] [2021-05-17T19:35:52.553Z] [2021-05-17T19:35:52.553Z] [2021-05-17T19:35:52.854Z] Loaded image: debian:bullseye [2021-05-17T19:35:52.854Z] Loaded image: hello-world:latest [2021-05-17T19:35:52.854Z] Loaded image: arm32v7/hello-world:latest [2021-05-17T19:35:53.526Z] INFO: Sources under d:\gopath\... [2021-05-17T19:35:53.526Z] INFO: Test run under d:\CI\... [2021-05-17T19:35:53.526Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-05-17T19:35:53.526Z] INFO: docker/docker repository was found [2021-05-17T19:35:53.987Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub. This may take some time... [2021-05-17T19:35:54.449Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-05-17T19:35:54.449Z] 29d5b6a226d2: Pulling fs layer [2021-05-17T19:35:54.750Z] #20 38.24 Unpacking bash-completion (1:2.8-6) ... [2021-05-17T19:35:54.750Z] #20 38.62 Selecting previously unselected package bzip2. [2021-05-17T19:35:54.750Z] #20 38.62 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-05-17T19:35:54.750Z] #20 38.63 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-17T19:35:54.750Z] #20 38.71 Selecting previously unselected package xz-utils. [2021-05-17T19:35:54.750Z] #20 38.72 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-05-17T19:35:54.750Z] #20 38.72 Unpacking xz-utils (5.2.4-1) ... [2021-05-17T19:35:55.011Z] #20 38.86 Selecting previously unselected package apparmor. [2021-05-17T19:35:55.011Z] #20 38.88 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-05-17T19:35:55.011Z] #20 38.96 Unpacking apparmor (2.13.2-10) ... [2021-05-17T19:35:55.584Z] #20 39.38 Selecting previously unselected package aufs-tools. [2021-05-17T19:35:55.584Z] #20 39.39 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-05-17T19:35:55.584Z] #20 39.39 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-05-17T19:35:55.584Z] #20 39.55 Selecting previously unselected package libonig5:amd64. [2021-05-17T19:35:55.584Z] #20 39.55 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-05-17T19:35:55.584Z] #20 39.56 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-17T19:35:55.584Z] #20 39.74 Selecting previously unselected package libjq1:amd64. [2021-05-17T19:35:55.845Z] #20 39.76 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-17T19:35:55.845Z] #20 39.77 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-17T19:35:55.846Z] #20 39.87 Selecting previously unselected package jq. [2021-05-17T19:35:55.846Z] #20 39.87 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-17T19:35:55.846Z] #20 39.88 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-17T19:35:55.846Z] #20 39.98 Selecting previously unselected package libaio1:amd64. [2021-05-17T19:35:56.106Z] #20 39.98 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-05-17T19:35:56.106Z] #20 39.99 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-05-17T19:35:56.106Z] #20 40.03 Selecting previously unselected package libgpm2:amd64. [2021-05-17T19:35:56.106Z] #20 40.04 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-05-17T19:35:56.106Z] #20 40.04 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-05-17T19:35:56.106Z] #20 40.11 Selecting previously unselected package libicu63:amd64. [2021-05-17T19:35:56.106Z] #20 40.11 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-17T19:35:56.106Z] #20 40.12 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-17T19:35:57.385Z] #22 ... [2021-05-17T19:35:57.385Z] [2021-05-17T19:35:57.385Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:35:57.385Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-17T19:35:57.385Z] #43 137.2 CC criu/plugin.o [2021-05-17T19:35:57.385Z] #43 137.6 CC criu/proc_parse.o [2021-05-17T19:35:57.385Z] #43 139.9 CC criu/protobuf-desc.o [2021-05-17T19:35:57.385Z] #43 140.8 CC criu/protobuf.o [2021-05-17T19:35:57.385Z] #43 141.1 CC criu/pstree.o [2021-05-17T19:35:57.385Z] #43 142.3 CC criu/rbtree.o [2021-05-17T19:35:57.385Z] #43 142.6 CC criu/rst-malloc.o [2021-05-17T19:35:57.385Z] #43 142.8 CC criu/seccomp.o [2021-05-17T19:35:57.385Z] #43 ... [2021-05-17T19:35:57.385Z] [2021-05-17T19:35:57.385Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-17T19:35:57.385Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-05-17T19:35:57.385Z] #22 34.66 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-05-17T19:35:57.385Z] #22 34.67 Building wheels for collected packages: yamllint, pyyaml [2021-05-17T19:35:57.385Z] #22 34.67 Running setup.py bdist_wheel for yamllint: started [2021-05-17T19:35:57.385Z] #22 35.69 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-05-17T19:35:57.385Z] #22 35.69 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-05-17T19:35:57.650Z] #22 35.74 Running setup.py bdist_wheel for pyyaml: started [2021-05-17T19:35:57.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-17T19:35:59.052Z] #22 36.97 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-05-17T19:35:59.052Z] #22 36.97 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-05-17T19:35:59.052Z] #22 37.10 Successfully built yamllint pyyaml [2021-05-17T19:35:59.052Z] #22 37.12 Installing collected packages: pathspec, pyyaml, yamllint [2021-05-17T19:35:59.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-17T19:35:59.319Z] #22 37.40 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-05-17T19:36:00.273Z] #22 DONE 38.4s [2021-05-17T19:36:00.273Z] [2021-05-17T19:36:00.273Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:36:00.273Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-17T19:36:00.273Z] #43 143.5 CC criu/seize.o [2021-05-17T19:36:00.273Z] #43 144.4 CC criu/servicefd.o [2021-05-17T19:36:00.273Z] #43 144.9 CC criu/shmem.o [2021-05-17T19:36:00.273Z] #43 145.9 CC criu/sigframe.o [2021-05-17T19:36:00.273Z] #43 146.1 CC criu/signalfd.o [2021-05-17T19:36:00.273Z] #43 146.3 CC criu/sk-inet.o [2021-05-17T19:36:00.312Z] #20 43.72 Selecting previously unselected package libnet1:amd64. [2021-05-17T19:36:00.313Z] #20 43.73 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-17T19:36:00.313Z] #20 43.73 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-17T19:36:00.313Z] #20 43.81 Selecting previously unselected package libnl-3-200:amd64. [2021-05-17T19:36:00.313Z] #20 43.82 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-17T19:36:00.313Z] #20 43.82 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-17T19:36:00.313Z] #20 43.90 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-17T19:36:00.313Z] #20 43.91 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-17T19:36:00.313Z] #20 43.91 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-17T19:36:00.313Z] #20 43.98 Selecting previously unselected package libreadline5:amd64. [2021-05-17T19:36:00.313Z] #20 43.98 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-05-17T19:36:00.313Z] #20 43.98 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-17T19:36:00.313Z] #20 44.12 Selecting previously unselected package net-tools. [2021-05-17T19:36:00.313Z] #20 44.12 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-05-17T19:36:00.313Z] #20 44.13 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-17T19:36:00.313Z] #20 ... [2021-05-17T19:36:00.313Z] [2021-05-17T19:36:00.313Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:36:00.313Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-17T19:36:00.313Z] #43 95.62 CC criu/config.o [2021-05-17T19:36:00.313Z] #43 97.08 CC criu/cr-check.o [2021-05-17T19:36:00.313Z] #43 98.72 CC criu/cr-dedup.o [2021-05-17T19:36:00.313Z] #43 99.10 CC criu/cr-dump.o [2021-05-17T19:36:00.313Z] #43 101.7 CC criu/cr-errno.o [2021-05-17T19:36:00.313Z] #43 101.8 CC criu/cr-restore.o [2021-05-17T19:36:00.313Z] #43 ... [2021-05-17T19:36:00.313Z] [2021-05-17T19:36:00.313Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-17T19:36:00.313Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-17T19:36:00.313Z] #20 44.37 Selecting previously unselected package python-pip-whl. [2021-05-17T19:36:00.573Z] #20 44.38 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-05-17T19:36:00.573Z] #20 44.40 Unpacking python-pip-whl (18.1-5) ... [2021-05-17T19:36:00.671Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-05-17T19:36:00.671Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-bb6e98ad\powershellScript.ps1'; exit $LASTEXITCODE; [2021-05-17T19:36:00.671Z] ---------------------------------------------------------------------------- [2021-05-17T19:36:00.671Z] [2021-05-17T19:36:00.671Z] INFO: executeCI.ps1 starting at Mon May 17 19:35:59 CUT 2021 [2021-05-17T19:36:00.671Z] [2021-05-17T19:36:00.671Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-05-17T19:36:00.671Z] INFO: Running git version 2.24.1.windows.2 [2021-05-17T19:36:00.671Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-05-17T19:36:00.671Z] INFO: Environment variables: [2021-05-17T19:36:00.671Z] [2021-05-17T19:36:00.671Z] Name Value [2021-05-17T19:36:00.671Z] ---- ----- [2021-05-17T19:36:00.671Z] ALLUSERSPROFILE C:\ProgramData [2021-05-17T19:36:00.671Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-05-17T19:36:00.671Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-05-17T19:36:00.671Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.10 [2021-05-17T19:36:00.671Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-05-17T19:36:00.671Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.10 [2021-05-17T19:36:00.671Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-05-17T19:36:00.671Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-05-17T19:36:00.671Z] BRANCH_NAME PR-42384 [2021-05-17T19:36:00.671Z] BUILD_DISPLAY_NAME #2 [2021-05-17T19:36:00.671Z] BUILD_ID 2 [2021-05-17T19:36:00.671Z] BUILD_NUMBER 2 [2021-05-17T19:36:00.671Z] BUILD_TAG jenkins-moby-PR-42384-2 [2021-05-17T19:36:00.671Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42384/2/ [2021-05-17T19:36:00.671Z] CHANGE_AUTHOR thaJeztah [2021-05-17T19:36:00.671Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-05-17T19:36:00.671Z] CHANGE_BRANCH skip_dco [2021-05-17T19:36:00.671Z] CHANGE_FORK thaJeztah/docker [2021-05-17T19:36:00.671Z] CHANGE_ID 42384 [2021-05-17T19:36:00.671Z] CHANGE_TARGET master [2021-05-17T19:36:00.671Z] CHANGE_TITLE hack/validate: skip DCO in "default" [2021-05-17T19:36:00.671Z] CHANGE_URL https://github.com/moby/moby/pull/42384 [2021-05-17T19:36:00.671Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-05-17T19:36:00.671Z] CommonProgramFiles C:\Program Files\Common Files [2021-05-17T19:36:00.671Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-05-17T19:36:00.671Z] CommonProgramW6432 C:\Program Files\Common Files [2021-05-17T19:36:00.671Z] COMPUTERNAME azwin-2-bc7e40 [2021-05-17T19:36:00.671Z] ComSpec C:\Windows\system32\cmd.exe [2021-05-17T19:36:00.671Z] ConfigSequenceNumber 0 [2021-05-17T19:36:00.671Z] DOCKER_BUILDKIT 0 [2021-05-17T19:36:00.671Z] DOCKER_DUT_DEBUG 1 [2021-05-17T19:36:00.671Z] DOCKER_EXPERIMENTAL 1 [2021-05-17T19:36:00.671Z] DOCKER_GRAPHDRIVER overlay2 [2021-05-17T19:36:00.671Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-05-17T19:36:00.671Z] EXECUTOR_NUMBER 0 [2021-05-17T19:36:00.671Z] FQDN azwin-2-bc7e40.westus.cloudapp.azure.com [2021-05-17T19:36:00.671Z] GIT_BRANCH PR-42384 [2021-05-17T19:36:00.671Z] GIT_COMMIT e420e22737e328ae32a6eb0616842da776de82af [2021-05-17T19:36:00.671Z] GIT_PREVIOUS_COMMIT 466e21b2732fabdf4481e45c61f1d5366d246777 [2021-05-17T19:36:00.671Z] GIT_URL https://github.com/moby/moby.git [2021-05-17T19:36:00.671Z] HUDSON_COOKIE c9ca8042-8dcd-4d62-a9a1-0d12758cc5ad [2021-05-17T19:36:00.671Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-05-17T19:36:00.671Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-05-17T19:36:00.671Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-05-17T19:36:00.671Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-05-17T19:36:00.671Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-05-17T19:36:00.671Z] JENKINS_NODE_COOKIE 3ef79fb4-e4b3-43ff-8acd-187df493f61b [2021-05-17T19:36:00.671Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-05-17T19:36:00.671Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-05-17T19:36:00.671Z] JOB_BASE_NAME PR-42384 [2021-05-17T19:36:00.671Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42384/display/redirect [2021-05-17T19:36:00.671Z] JOB_NAME moby/PR-42384 [2021-05-17T19:36:00.671Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42384/ [2021-05-17T19:36:00.671Z] library.jps.version master [2021-05-17T19:36:00.671Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-05-17T19:36:00.671Z] NODE_LABELS amd64 azure azwin-2-bc7e40 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-05-17T19:36:00.671Z] NODE_NAME azwin-2-bc7e40 [2021-05-17T19:36:00.671Z] NUMBER_OF_PROCESSORS 4 [2021-05-17T19:36:00.671Z] OS Windows_NT [2021-05-17T19:36:00.671Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-05-17T19:36:00.672Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-05-17T19:36:00.672Z] PROCESSOR_ARCHITECTURE AMD64 [2021-05-17T19:36:00.672Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-05-17T19:36:00.672Z] PROCESSOR_LEVEL 6 [2021-05-17T19:36:00.672Z] PROCESSOR_REVISION 4f01 [2021-05-17T19:36:00.673Z] ProgramData C:\ProgramData [2021-05-17T19:36:00.673Z] ProgramFiles C:\Program Files [2021-05-17T19:36:00.673Z] ProgramFiles(x86) C:\Program Files (x86) [2021-05-17T19:36:00.673Z] ProgramW6432 C:\Program Files [2021-05-17T19:36:00.673Z] PROMPT $P$G [2021-05-17T19:36:00.673Z] PSExecutionPolicyPreference Bypass [2021-05-17T19:36:00.673Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-05-17T19:36:00.673Z] PUBLIC C:\Users\Public [2021-05-17T19:36:00.673Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42384/2/display/redirect?page=artif... [2021-05-17T19:36:00.673Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42384/2/display/redirect?page=changes [2021-05-17T19:36:00.673Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42384/2/display/redirect [2021-05-17T19:36:00.673Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42384/2/display/redirect?page=tests [2021-05-17T19:36:00.673Z] SKIP_VALIDATION_TESTS 1 [2021-05-17T19:36:00.673Z] SOURCES_DRIVE d [2021-05-17T19:36:00.673Z] SOURCES_SUBDIR gopath [2021-05-17T19:36:00.673Z] STAGE_NAME Run tests [2021-05-17T19:36:00.673Z] SystemDrive C: [2021-05-17T19:36:00.673Z] SystemRoot C:\Windows [2021-05-17T19:36:00.673Z] TEMP C:\Windows\TEMP [2021-05-17T19:36:00.673Z] TESTDEBUG 0 [2021-05-17T19:36:00.673Z] TESTRUN_DRIVE d [2021-05-17T19:36:00.673Z] TESTRUN_SUBDIR CI [2021-05-17T19:36:00.673Z] TIMEOUT 120m [2021-05-17T19:36:00.673Z] TMP C:\Windows\TEMP [2021-05-17T19:36:00.673Z] USERDOMAIN WORKGROUP [2021-05-17T19:36:00.673Z] USERNAME azwin-2-bc7e40$ [2021-05-17T19:36:00.673Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-05-17T19:36:00.673Z] windir C:\Windows [2021-05-17T19:36:00.673Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-05-17T19:36:00.673Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-05-17T19:36:00.673Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-05-17T19:36:00.673Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-05-17T19:36:00.673Z] [2021-05-17T19:36:00.673Z] [2021-05-17T19:36:00.673Z] [2021-05-17T19:36:00.852Z] #43 147.3 CC criu/sk-netlink.o [2021-05-17T19:36:00.938Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.98s) [2021-05-17T19:36:00.938Z] PASS [2021-05-17T19:36:00.938Z] [2021-05-17T19:36:00.938Z] === Skipped [2021-05-17T19:36:00.938Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-05-17T19:36:00.938Z] build_session_test.go:25: TODO: BuildKit [2021-05-17T19:36:00.938Z] [2021-05-17T19:36:00.938Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-05-17T19:36:00.938Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-17T19:36:00.938Z] [2021-05-17T19:36:00.938Z] [2021-05-17T19:36:00.938Z] DONE 34 tests, 2 skipped in 126.125s [2021-05-17T19:36:00.938Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-05-17T19:36:00.938Z] INFO: Testing against a local daemon [2021-05-17T19:36:00.938Z] === RUN TestConfigInspect [2021-05-17T19:36:01.117Z] #43 147.6 CC criu/sk-packet.o [2021-05-17T19:36:01.135Z] INFO: Sources under d:\gopath\... [2021-05-17T19:36:01.135Z] INFO: Test run under d:\CI\... [2021-05-17T19:36:01.135Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-05-17T19:36:01.135Z] INFO: docker/docker repository was found [2021-05-17T19:36:01.135Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-05-17T19:36:01.144Z] #20 44.97 Selecting previously unselected package python3-lib2to3. [2021-05-17T19:36:01.144Z] #20 44.98 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-05-17T19:36:01.144Z] #20 44.99 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-05-17T19:36:01.145Z] #20 45.10 Selecting previously unselected package python3-distutils. [2021-05-17T19:36:01.145Z] #20 45.12 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-05-17T19:36:01.145Z] #20 45.12 Unpacking python3-distutils (3.7.3-1) ... [2021-05-17T19:36:01.405Z] #20 45.29 Selecting previously unselected package python3-pip. [2021-05-17T19:36:01.405Z] #20 45.31 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-05-17T19:36:01.405Z] #20 45.32 Unpacking python3-pip (18.1-5) ... [2021-05-17T19:36:01.405Z] #20 45.51 Selecting previously unselected package python3-pkg-resources. [2021-05-17T19:36:01.597Z] ltsc2019: Pulling from windows/servercore [2021-05-17T19:36:01.597Z] 4612f6d0b889: Pulling fs layer [2021-05-17T19:36:01.597Z] 8116de3c91c3: Pulling fs layer [2021-05-17T19:36:01.666Z] #20 45.52 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-05-17T19:36:01.666Z] #20 45.53 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-05-17T19:36:01.666Z] #20 45.66 Selecting previously unselected package python3-setuptools. [2021-05-17T19:36:01.666Z] #20 45.67 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-05-17T19:36:01.666Z] #20 45.68 Unpacking python3-setuptools (40.8.0-1) ... [2021-05-17T19:36:01.696Z] #43 148.2 CC criu/sk-queue.o [2021-05-17T19:36:01.927Z] #20 45.92 Selecting previously unselected package python3-wheel. [2021-05-17T19:36:01.927Z] #20 45.92 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-05-17T19:36:01.927Z] #20 45.93 Unpacking python3-wheel (0.32.3-2) ... [2021-05-17T19:36:01.927Z] #20 46.05 Selecting previously unselected package sudo. [2021-05-17T19:36:01.960Z] #43 148.6 CC criu/sk-tcp.o [2021-05-17T19:36:02.188Z] #20 46.05 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-05-17T19:36:02.188Z] #20 46.06 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-05-17T19:36:02.449Z] #20 46.57 Selecting previously unselected package thin-provisioning-tools. [2021-05-17T19:36:02.449Z] #20 46.59 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-05-17T19:36:02.542Z] #43 149.1 CC criu/sk-unix.o [2021-05-17T19:36:02.710Z] #20 46.61 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-05-17T19:36:02.710Z] #20 46.87 Selecting previously unselected package uidmap. [2021-05-17T19:36:02.826Z] --- PASS: TestConfigInspect (2.06s) [2021-05-17T19:36:02.826Z] === RUN TestConfigList [2021-05-17T19:36:02.970Z] #20 46.88 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-05-17T19:36:02.970Z] #20 46.88 Unpacking uidmap (1:4.5-1.1) ... [2021-05-17T19:36:02.970Z] #20 47.00 Selecting previously unselected package vim-runtime. [2021-05-17T19:36:02.971Z] #20 47.02 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-05-17T19:36:02.971Z] #20 47.06 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-05-17T19:36:03.232Z] #20 47.12 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-05-17T19:36:03.232Z] #20 47.13 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-05-17T19:36:03.341Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-17T19:36:04.471Z] #43 150.6 CC criu/sockets.o [2021-05-17T19:36:04.471Z] #43 ... [2021-05-17T19:36:04.471Z] [2021-05-17T19:36:04.471Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-17T19:36:04.471Z] #56 sha256:bf79031627fd36b24e378a095a04d107f360b0fde39010d71d937331bc772c18 [2021-05-17T19:36:04.471Z] #56 172.4 + bin/containerd [2021-05-17T19:36:05.339Z] --- PASS: TestConfigList (2.42s) [2021-05-17T19:36:05.339Z] === RUN TestConfigsCreateAndDelete [2021-05-17T19:36:06.529Z] #20 50.23 Selecting previously unselected package vim. [2021-05-17T19:36:06.530Z] #20 50.25 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-05-17T19:36:06.530Z] #20 50.27 Unpacking vim (2:8.1.0875-5) ... [2021-05-17T19:36:06.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-17T19:36:06.791Z] #20 50.84 Selecting previously unselected package xfsprogs. [2021-05-17T19:36:06.791Z] #20 50.84 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-05-17T19:36:06.791Z] #20 50.85 Unpacking xfsprogs (4.20.0-1) ... [2021-05-17T19:36:07.363Z] #20 51.37 Selecting previously unselected package zip. [2021-05-17T19:36:07.363Z] #20 51.37 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-05-17T19:36:07.363Z] #20 51.38 Unpacking zip (3.0-11+b1) ... [2021-05-17T19:36:07.624Z] #20 51.56 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-05-17T19:36:07.624Z] #20 51.59 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-17T19:36:07.624Z] #20 51.60 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-05-17T19:36:07.624Z] #20 51.61 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-17T19:36:07.624Z] #20 51.62 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-05-17T19:36:07.624Z] #20 51.63 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-05-17T19:36:07.624Z] #20 51.64 Setting up uidmap (1:4.5-1.1) ... [2021-05-17T19:36:07.624Z] #20 51.66 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-05-17T19:36:07.624Z] #20 51.67 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-17T19:36:07.624Z] #20 51.69 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-17T19:36:07.624Z] #20 51.71 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-17T19:36:07.853Z] --- PASS: TestConfigsCreateAndDelete (2.39s) [2021-05-17T19:36:07.853Z] === RUN TestConfigsUpdate [2021-05-17T19:36:07.885Z] #20 51.73 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-17T19:36:07.885Z] #20 51.76 Setting up xxd (2:8.1.0875-5) ... [2021-05-17T19:36:07.885Z] #20 51.77 Setting up zip (3.0-11+b1) ... [2021-05-17T19:36:07.885Z] #20 51.78 Setting up vim-common (2:8.1.0875-5) ... [2021-05-17T19:36:07.885Z] #20 51.83 Setting up bash-completion (1:2.8-6) ... [2021-05-17T19:36:09.805Z] #56 ... [2021-05-17T19:36:09.805Z] [2021-05-17T19:36:09.805Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-17T19:36:09.805Z] #53 sha256:6238655ec8aa1a866f41393a4289566cf1770f7bbccc447b997973bc0c53ed87 [2021-05-17T19:36:09.805Z] #53 115.6 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="2c7861bc5e1b3e756392236553ec14a78a09f8bf" -X main.version=1.0.0-rc94 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-05-17T19:36:09.805Z] #53 116.9 + mkdir -p /build [2021-05-17T19:36:09.805Z] #53 116.9 + cp runc /build/runc [2021-05-17T19:36:09.805Z] #53 DONE 119.0s [2021-05-17T19:36:09.805Z] [2021-05-17T19:36:09.805Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-17T19:36:09.805Z] #24 sha256:c7ba3b6ddc3334557158a31edf248da74b8c5d866ae46085df8ca8c89d7d9546 [2021-05-17T19:36:09.805Z] #24 213.2 + return [2021-05-17T19:36:09.805Z] #24 DONE 214.8s [2021-05-17T19:36:09.806Z] [2021-05-17T19:36:09.806Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:36:09.806Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-17T19:36:09.806Z] #43 151.4 CC criu/stats.o [2021-05-17T19:36:09.806Z] #43 151.7 CC criu/string.o [2021-05-17T19:36:09.806Z] #43 151.8 CC criu/sysctl.o [2021-05-17T19:36:09.806Z] #43 152.3 CC criu/sysfs_parse.o [2021-05-17T19:36:09.806Z] #43 152.7 CC criu/timens.o [2021-05-17T19:36:09.806Z] #43 153.0 CC criu/timerfd.o [2021-05-17T19:36:09.806Z] #43 153.3 CC criu/tty.o [2021-05-17T19:36:09.806Z] #43 155.0 CC criu/tun.o [2021-05-17T19:36:09.806Z] #43 155.5 CC criu/uffd.o [2021-05-17T19:36:10.369Z] --- PASS: TestConfigsUpdate (2.45s) [2021-05-17T19:36:10.369Z] === RUN TestTemplatedConfig [2021-05-17T19:36:10.384Z] #43 156.6 CC criu/util.o [2021-05-17T19:36:11.187Z] #20 54.72 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-05-17T19:36:11.187Z] #20 54.77 Setting up xz-utils (5.2.4-1) ... [2021-05-17T19:36:11.187Z] #20 54.79 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-05-17T19:36:11.187Z] #20 54.84 Setting up sudo (1.8.27-1+deb10u3) ... [2021-05-17T19:36:11.187Z] #20 54.98 invoke-rc.d: could not determine current runlevel [2021-05-17T19:36:11.187Z] #20 54.98 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-17T19:36:11.187Z] #20 55.10 Setting up pigz (2.4-1) ... [2021-05-17T19:36:11.187Z] #20 ... [2021-05-17T19:36:11.187Z] [2021-05-17T19:36:11.187Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:36:11.187Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-17T19:36:11.187Z] #43 106.5 CC criu/cr-service.o [2021-05-17T19:36:11.187Z] #43 108.2 CC criu/crtools.o [2021-05-17T19:36:11.187Z] #43 108.8 CC criu/eventfd.o [2021-05-17T19:36:11.187Z] #43 109.1 CC criu/eventpoll.o [2021-05-17T19:36:11.187Z] #43 110.0 CC criu/external.o [2021-05-17T19:36:11.187Z] #43 110.5 CC criu/fault-injection.o [2021-05-17T19:36:11.187Z] #43 110.6 CC criu/fdstore.o [2021-05-17T19:36:11.187Z] #43 111.0 CC criu/fifo.o [2021-05-17T19:36:11.187Z] #43 111.5 CC criu/file-ids.o [2021-05-17T19:36:11.187Z] #43 111.9 CC criu/file-lock.o [2021-05-17T19:36:11.187Z] #43 112.8 CC criu/files-ext.o [2021-05-17T19:36:11.187Z] #43 113.1 CC criu/files-reg.o [2021-05-17T19:36:11.187Z] #43 115.4 CC criu/files.o [2021-05-17T19:36:11.187Z] #43 ... [2021-05-17T19:36:11.187Z] [2021-05-17T19:36:11.187Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-17T19:36:11.187Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-17T19:36:11.187Z] #20 55.11 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-17T19:36:11.187Z] #20 55.13 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-17T19:36:11.187Z] #20 55.15 Setting up python-pip-whl (18.1-5) ... [2021-05-17T19:36:11.187Z] #20 55.16 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-05-17T19:36:11.187Z] #20 55.17 Setting up vim-runtime (2:8.1.0875-5) ... [2021-05-17T19:36:11.337Z] #43 157.8 CC criu/uts_ns.o [2021-05-17T19:36:11.604Z] #43 158.0 CC criu/vdso.o [2021-05-17T19:36:11.759Z] #20 55.66 Setting up libaio1:amd64 (0.3.112-3) ... [2021-05-17T19:36:11.760Z] #20 55.68 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-17T19:36:11.760Z] #20 55.70 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-17T19:36:11.760Z] #20 55.72 Setting up vim (2:8.1.0875-5) ... [2021-05-17T19:36:11.760Z] #20 55.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-05-17T19:36:11.760Z] #20 55.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-05-17T19:36:11.760Z] #20 55.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-05-17T19:36:11.760Z] #20 55.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-05-17T19:36:11.760Z] #20 55.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-05-17T19:36:11.760Z] #20 55.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-05-17T19:36:11.760Z] #20 55.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-05-17T19:36:11.760Z] #20 55.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-05-17T19:36:11.760Z] #20 55.82 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-17T19:36:11.760Z] #20 55.86 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-05-17T19:36:11.868Z] #43 ... [2021-05-17T19:36:11.868Z] [2021-05-17T19:36:11.868Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-17T19:36:11.868Z] #25 sha256:cc93175066b5b7755060c9aa9484c3272d75e26772a755b3339bded79b7b9228 [2021-05-17T19:36:11.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-17T19:36:12.020Z] #20 55.87 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-17T19:36:12.020Z] #20 55.89 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-17T19:36:12.020Z] #20 55.91 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-17T19:36:12.020Z] #20 55.95 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-05-17T19:36:13.271Z] #25 DONE 1.1s [2021-05-17T19:36:13.271Z] [2021-05-17T19:36:13.271Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-17T19:36:13.271Z] #30 sha256:0f66adfd554032e750bcc007640a71f64420e64f188952ac937aaa5257a5e149 [2021-05-17T19:36:13.637Z] --- PASS: TestTemplatedConfig (3.45s) [2021-05-17T19:36:13.637Z] === RUN TestConfigCreateResolve [2021-05-17T19:36:14.047Z] 8116de3c91c3: Verifying Checksum [2021-05-17T19:36:14.047Z] 8116de3c91c3: Download complete [2021-05-17T19:36:14.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-17T19:36:15.322Z] #20 58.90 Setting up iptables (1.8.2-4) ... [2021-05-17T19:36:15.322Z] #20 58.92 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-17T19:36:15.322Z] #20 58.93 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-17T19:36:15.322Z] #20 58.94 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-17T19:36:15.322Z] #20 58.95 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-17T19:36:15.322Z] #20 58.96 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-05-17T19:36:15.322Z] #20 58.97 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-05-17T19:36:15.322Z] #20 58.98 Setting up python3 (3.7.3-1) ... [2021-05-17T19:36:15.583Z] #20 59.42 Setting up python3-wheel (0.32.3-2) ... [2021-05-17T19:36:16.152Z] --- PASS: TestConfigCreateResolve (2.41s) [2021-05-17T19:36:16.152Z] === RUN TestConfigDaemonLibtrustID [2021-05-17T19:36:16.408Z] --- PASS: TestConfigDaemonLibtrustID (0.64s) [2021-05-17T19:36:16.408Z] PASS [2021-05-17T19:36:16.408Z] [2021-05-17T19:36:16.408Z] DONE 7 tests in 15.854s [2021-05-17T19:36:16.408Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-05-17T19:36:16.525Z] #20 60.29 Setting up apparmor (2.13.2-10) ... [2021-05-17T19:36:16.664Z] INFO: Testing against a local daemon [2021-05-17T19:36:16.664Z] === RUN TestCheckpoint [2021-05-17T19:36:16.664Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-17T19:36:16.664Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-17T19:36:16.664Z] === RUN TestContainerInvalidJSON [2021-05-17T19:36:16.664Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-17T19:36:16.664Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-17T19:36:16.664Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-17T19:36:16.664Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-17T19:36:16.664Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-17T19:36:16.664Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-17T19:36:16.664Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-17T19:36:16.664Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-17T19:36:16.664Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-17T19:36:16.664Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-05-17T19:36:16.664Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-05-17T19:36:16.664Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-17T19:36:16.664Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-17T19:36:16.664Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-17T19:36:16.664Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-05-17T19:36:16.664Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-17T19:36:16.664Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-05-17T19:36:16.664Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-17T19:36:16.664Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-05-17T19:36:16.664Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-17T19:36:16.664Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-05-17T19:36:16.664Z] === RUN TestCopyFromContainer [2021-05-17T19:36:17.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-17T19:36:17.911Z] #20 61.97 Setting up xfsprogs (4.20.0-1) ... [2021-05-17T19:36:18.172Z] #20 61.99 Setting up python3-lib2to3 (3.7.3-1) ... [2021-05-17T19:36:18.434Z] #20 62.38 Setting up python3-pkg-resources (40.8.0-1) ... [2021-05-17T19:36:18.554Z] === RUN TestCopyFromContainer// [2021-05-17T19:36:18.554Z] === RUN TestCopyFromContainer//bar/root [2021-05-17T19:36:18.554Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-17T19:36:18.554Z] === RUN TestCopyFromContainer/bar/quux [2021-05-17T19:36:18.554Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-17T19:36:18.554Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-17T19:36:18.554Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-17T19:36:18.554Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-17T19:36:18.596Z] #30 ... [2021-05-17T19:36:18.596Z] [2021-05-17T19:36:18.596Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:36:18.596Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-17T19:36:18.596Z] #43 158.6 LINK criu/built-in.o [2021-05-17T19:36:18.596Z] #43 158.7 LINK criu/criu [2021-05-17T19:36:18.596Z] #43 159.1 DEP lib/c/criu.d [2021-05-17T19:36:18.596Z] #43 159.1 CC images/rpc.pb-c.o [2021-05-17T19:36:18.596Z] #43 159.7 CC lib/c/criu.o [2021-05-17T19:36:18.596Z] #43 160.7 LINK lib/c/built-in.o [2021-05-17T19:36:18.596Z] #43 160.7 LINK lib/c/libcriu.so [2021-05-17T19:36:18.596Z] #43 160.8 LINK lib/c/libcriu.a [2021-05-17T19:36:18.596Z] #43 160.9 GEN magic.py [2021-05-17T19:36:18.596Z] #43 161.1 Note: Building without setproctitle() and strlcpy() support. [2021-05-17T19:36:18.596Z] #43 161.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-17T19:36:18.596Z] #43 161.1 Note: Building without GnuTLS support [2021-05-17T19:36:18.597Z] #43 161.1 Makefile.config:39: Warn: you have no libnftables installed [2021-05-17T19:36:18.597Z] #43 161.1 Makefile.config:40: Warn: Building without nftables support [2021-05-17T19:36:18.597Z] #43 161.9 fatal: not a git repository (or any of the parent directories): .git [2021-05-17T19:36:18.597Z] #43 162.7 make[1]: Nothing to be done for 'all'. [2021-05-17T19:36:18.597Z] #43 163.4 make[1]: 'images/built-in.o' is up to date. [2021-05-17T19:36:18.597Z] #43 163.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-05-17T19:36:18.597Z] #43 163.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-05-17T19:36:18.597Z] #43 163.6 make[1]: 'compel/libcompel.a' is up to date. [2021-05-17T19:36:18.597Z] #43 163.7 make[1]: 'compel/compel-host-bin' is up to date. [2021-05-17T19:36:18.597Z] #43 163.7 make[1]: Nothing to be done for 'all'. [2021-05-17T19:36:18.597Z] #43 163.8 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-17T19:36:18.597Z] #43 164.0 make[2]: Nothing to be done for 'all'. [2021-05-17T19:36:18.597Z] #43 164.1 make[2]: Nothing to be done for 'all'. [2021-05-17T19:36:18.597Z] #43 164.1 make[2]: Nothing to be done for 'all'. [2021-05-17T19:36:18.597Z] #43 164.2 make[2]: Nothing to be done for 'all'. [2021-05-17T19:36:18.597Z] #43 164.3 make[2]: Nothing to be done for 'all'. [2021-05-17T19:36:18.597Z] #43 164.3 make[2]: Nothing to be done for 'all'. [2021-05-17T19:36:18.597Z] #43 164.3 make[2]: Nothing to be done for 'all'. [2021-05-17T19:36:18.597Z] #43 164.4 make[2]: Nothing to be done for 'all'. [2021-05-17T19:36:18.597Z] #43 164.4 INSTALL criu/criu [2021-05-17T19:36:18.810Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-17T19:36:18.810Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-17T19:36:18.810Z] --- PASS: TestCopyFromContainer (2.10s) [2021-05-17T19:36:18.810Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-05-17T19:36:18.810Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-05-17T19:36:18.810Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-05-17T19:36:18.810Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-05-17T19:36:18.810Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-05-17T19:36:18.810Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-05-17T19:36:18.810Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-05-17T19:36:18.810Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-05-17T19:36:18.810Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-05-17T19:36:18.810Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-05-17T19:36:18.810Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-17T19:36:18.810Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-17T19:36:18.810Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-17T19:36:18.810Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-17T19:36:18.810Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-17T19:36:18.810Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-17T19:36:18.810Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-17T19:36:18.810Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-17T19:36:18.810Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-17T19:36:18.810Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-17T19:36:18.810Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-05-17T19:36:18.810Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-17T19:36:18.810Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-17T19:36:18.810Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-17T19:36:18.810Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-17T19:36:19.066Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-05-17T19:36:19.066Z] === RUN TestCreateWithInvalidEnv [2021-05-17T19:36:19.066Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-17T19:36:19.066Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-17T19:36:19.066Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-17T19:36:19.066Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-17T19:36:19.066Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-17T19:36:19.066Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-17T19:36:19.066Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-17T19:36:19.066Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-17T19:36:19.066Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-17T19:36:19.066Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-05-17T19:36:19.066Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-17T19:36:19.066Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-17T19:36:19.066Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-17T19:36:19.066Z] === RUN TestCreateTmpfsMountsTarget [2021-05-17T19:36:19.066Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-05-17T19:36:19.066Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-17T19:36:19.376Z] #20 63.45 Setting up python3-distutils (3.7.3-1) ... [2021-05-17T19:36:19.948Z] #20 63.96 Setting up python3-setuptools (40.8.0-1) ... [2021-05-17T19:36:21.097Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-17T19:36:21.097Z] Using test binary docker [2021-05-17T19:36:21.333Z] #20 65.16 Setting up python3-pip (18.1-5) ... [2021-05-17T19:36:21.359Z] +++ /etc/init.d/apparmor start [2021-05-17T19:36:21.359Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-17T19:36:21.359Z] INFO: Waiting for daemon to start... [2021-05-17T19:36:21.359Z] Starting dockerd [2021-05-17T19:36:21.359Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-05-17T19:36:21.582Z] --- PASS: TestCreateWithCustomMaskedPaths (2.43s) [2021-05-17T19:36:21.582Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-17T19:36:21.909Z] #20 ... [2021-05-17T19:36:21.909Z] [2021-05-17T19:36:21.909Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:36:21.909Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-17T19:36:21.909Z] #43 117.4 CC criu/filesystems.o [2021-05-17T19:36:21.909Z] #43 118.2 CC criu/fsnotify.o [2021-05-17T19:36:21.909Z] #43 119.4 CC criu/image-desc.o [2021-05-17T19:36:21.909Z] #43 119.6 CC criu/image.o [2021-05-17T19:36:21.909Z] #43 120.6 CC criu/ipc_ns.o [2021-05-17T19:36:21.909Z] #43 121.7 CC criu/irmap.o [2021-05-17T19:36:21.909Z] #43 122.4 CC criu/kcmp-ids.o [2021-05-17T19:36:21.909Z] #43 122.7 CC criu/kerndat.o [2021-05-17T19:36:21.909Z] #43 124.0 CC criu/libnetlink.o [2021-05-17T19:36:21.909Z] #43 124.5 CC criu/log.o [2021-05-17T19:36:21.909Z] #43 125.1 CC criu/lsm.o [2021-05-17T19:36:21.909Z] #43 125.5 CC criu/mem.o [2021-05-17T19:36:21.909Z] #43 127.3 CC criu/memfd.o [2021-05-17T19:36:21.909Z] #43 ... [2021-05-17T19:36:21.909Z] [2021-05-17T19:36:21.909Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-17T19:36:21.909Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-17T19:36:21.909Z] #40 199.9 + dpkg --print-architecture [2021-05-17T19:36:21.909Z] #40 199.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-05-17T19:36:21.909Z] #40 200.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-05-17T19:36:21.909Z] #40 200.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-05-17T19:36:21.921Z] #43 DONE 168.4s [2021-05-17T19:36:21.922Z] [2021-05-17T19:36:21.922Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-17T19:36:21.922Z] #30 sha256:0f66adfd554032e750bcc007640a71f64420e64f188952ac937aaa5257a5e149 [2021-05-17T19:36:21.922Z] #30 DONE 8.9s [2021-05-17T19:36:21.922Z] [2021-05-17T19:36:21.922Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-17T19:36:21.922Z] #33 sha256:f58a6a728b4c66d4ed9ccef70b854acd66e3406ab103e30864e31ddb2adfc569 [2021-05-17T19:36:22.480Z] #40 ... [2021-05-17T19:36:22.480Z] [2021-05-17T19:36:22.480Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-17T19:36:22.480Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-17T19:36:22.480Z] #20 66.44 Processing triggers for libc-bin (2.28-10) ... [2021-05-17T19:36:22.480Z] #20 66.48 Processing triggers for mime-support (3.62) ... [2021-05-17T19:36:22.498Z] #33 DONE 0.7s [2021-05-17T19:36:22.498Z] [2021-05-17T19:36:22.498Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-17T19:36:22.498Z] #56 sha256:bf79031627fd36b24e378a095a04d107f360b0fde39010d71d937331bc772c18 [2021-05-17T19:36:22.498Z] #56 ... [2021-05-17T19:36:22.498Z] [2021-05-17T19:36:22.498Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-05-17T19:36:22.498Z] #35 sha256:7131b22a8f852b1aa907e3363824f368ff5d571ed2a9a182b48f5126117381d8 [2021-05-17T19:36:22.498Z] #35 DONE 0.1s [2021-05-17T19:36:22.761Z] [2021-05-17T19:36:22.761Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-17T19:36:22.761Z] #38 sha256:351e50511b4fbd8f53d5afd34fa10bb16b9d1f938d28ea08f48773aef6d5c979 [2021-05-17T19:36:22.761Z] #38 DONE 0.1s [2021-05-17T19:36:22.761Z] [2021-05-17T19:36:22.761Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-17T19:36:22.761Z] #41 sha256:66ab4e238fbe3aac3e4fbc1b8391ceecc4acd124a07d8eb8d258fc01f7339ea2 [2021-05-17T19:36:23.714Z] #41 DONE 0.8s [2021-05-17T19:36:23.714Z] [2021-05-17T19:36:23.714Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-17T19:36:23.714Z] #56 sha256:bf79031627fd36b24e378a095a04d107f360b0fde39010d71d937331bc772c18 [2021-05-17T19:36:23.714Z] #56 ... [2021-05-17T19:36:23.714Z] [2021-05-17T19:36:23.714Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-17T19:36:23.714Z] #44 sha256:c8fa0f3a203dffe3f59e59e852e957092b10673b7ba1aaf324802fcf564cefa7 [2021-05-17T19:36:23.714Z] #44 DONE 0.1s [2021-05-17T19:36:23.714Z] [2021-05-17T19:36:23.714Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-17T19:36:23.714Z] #46 sha256:1178d9b638e65d344b4ea608062625672df195c37b2c57620ce005f2e98f0aa6 [2021-05-17T19:36:23.714Z] #46 DONE 0.1s [2021-05-17T19:36:23.714Z] [2021-05-17T19:36:23.714Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-17T19:36:23.714Z] #56 sha256:bf79031627fd36b24e378a095a04d107f360b0fde39010d71d937331bc772c18 [2021-05-17T19:36:23.865Z] #20 DONE 67.7s [2021-05-17T19:36:23.865Z] [2021-05-17T19:36:23.865Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:36:23.865Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-17T19:36:23.865Z] #43 128.0 CC criu/mount.o [2021-05-17T19:36:23.922Z] . [2021-05-17T19:36:23.922Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-17T19:36:23.922Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-17T19:36:23.922Z] Error: No such image: emptyfs [2021-05-17T19:36:23.922Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-17T19:36:23.922Z] ++++ docker load [2021-05-17T19:36:23.922Z] Running integration-test (iteration 1) [2021-05-17T19:36:23.922Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-05-17T19:36:23.922Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:36:23.922Z] ++ set -e [2021-05-17T19:36:23.922Z] ++ '[' -n 0 ']' [2021-05-17T19:36:23.922Z] ++ set -x [2021-05-17T19:36:23.922Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:36:23.977Z] #56 ... [2021-05-17T19:36:23.978Z] [2021-05-17T19:36:23.978Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-17T19:36:23.978Z] #48 sha256:6f45b57ffff218c54513f4b1c2ce3f8cc09566986d1e3e7469d825e619be4a88 [2021-05-17T19:36:23.978Z] #48 DONE 0.1s [2021-05-17T19:36:23.978Z] [2021-05-17T19:36:23.978Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-17T19:36:23.978Z] #50 sha256:4203efffeb62053dc01b2ed5a44e0e9f39f42e246c7ef376d70eca70bfde925f [2021-05-17T19:36:24.111Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.37s) [2021-05-17T19:36:24.111Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-17T19:36:24.111Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-17T19:36:24.111Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-17T19:36:24.111Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-17T19:36:24.111Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-17T19:36:24.111Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-17T19:36:24.111Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-17T19:36:24.111Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-17T19:36:24.111Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-17T19:36:24.111Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-17T19:36:24.111Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-17T19:36:24.111Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-17T19:36:24.111Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-17T19:36:24.111Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-17T19:36:24.112Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-17T19:36:24.112Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-17T19:36:24.112Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-05-17T19:36:24.112Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-05-17T19:36:24.112Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-05-17T19:36:24.112Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-05-17T19:36:24.112Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-05-17T19:36:24.112Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-05-17T19:36:24.112Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-17T19:36:24.241Z] #50 DONE 0.4s [2021-05-17T19:36:24.241Z] [2021-05-17T19:36:24.241Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-17T19:36:24.241Z] #52 sha256:54ac662f315ea3eb6d040c80581098ed6dbba5f155e12fd35a9316ea43041ea4 [2021-05-17T19:36:24.437Z] 29d5b6a226d2: Verifying Checksum [2021-05-17T19:36:24.437Z] 29d5b6a226d2: Download complete [2021-05-17T19:36:24.506Z] #52 DONE 0.1s [2021-05-17T19:36:24.506Z] [2021-05-17T19:36:24.507Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-17T19:36:24.507Z] #54 sha256:7ed7d3cb8721dcf1eb2593933d98a484f8593a05a4df1f327ef3a2d968cf235e [2021-05-17T19:36:24.691Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s) [2021-05-17T19:36:24.691Z] === RUN TestCreateDifferentPlatform [2021-05-17T19:36:24.691Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-17T19:36:24.691Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-17T19:36:24.691Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-05-17T19:36:24.691Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-05-17T19:36:24.691Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-17T19:36:24.691Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-17T19:36:24.691Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-05-17T19:36:24.691Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-17T19:36:24.691Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-05-17T19:36:24.691Z] === RUN TestContainerStartOnDaemonRestart [2021-05-17T19:36:24.691Z] === PAUSE TestContainerStartOnDaemonRestart [2021-05-17T19:36:24.691Z] === RUN TestDaemonRestartIpcMode [2021-05-17T19:36:24.691Z] === PAUSE TestDaemonRestartIpcMode [2021-05-17T19:36:24.691Z] === RUN TestDaemonHostGatewayIP [2021-05-17T19:36:24.691Z] === PAUSE TestDaemonHostGatewayIP [2021-05-17T19:36:24.691Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-17T19:36:24.691Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-17T19:36:24.691Z] === RUN TestContainerKillOnDaemonStart [2021-05-17T19:36:24.691Z] === PAUSE TestContainerKillOnDaemonStart [2021-05-17T19:36:24.691Z] === RUN TestDiff [2021-05-17T19:36:24.771Z] #54 DONE 0.3s [2021-05-17T19:36:24.771Z] [2021-05-17T19:36:24.771Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-17T19:36:24.771Z] #56 sha256:bf79031627fd36b24e378a095a04d107f360b0fde39010d71d937331bc772c18 [2021-05-17T19:36:24.812Z] #43 ... [2021-05-17T19:36:24.812Z] [2021-05-17T19:36:24.812Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-05-17T19:36:24.812Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-05-17T19:36:24.812Z] #21 1.085 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-05-17T19:36:24.812Z] #21 1.090 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-05-17T19:36:24.812Z] #21 1.096 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-05-17T19:36:24.812Z] #21 DONE 1.2s [2021-05-17T19:36:24.812Z] [2021-05-17T19:36:24.812Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-17T19:36:24.812Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-17T19:36:25.621Z] --- PASS: TestDiff (0.79s) [2021-05-17T19:36:25.621Z] === RUN TestExecWithCloseStdin [2021-05-17T19:36:26.553Z] --- PASS: TestExecWithCloseStdin (1.10s) [2021-05-17T19:36:26.553Z] === RUN TestExec [2021-05-17T19:36:27.918Z] --- PASS: TestExec (1.13s) [2021-05-17T19:36:27.918Z] === RUN TestExecUser [2021-05-17T19:36:28.847Z] --- PASS: TestExecUser (1.10s) [2021-05-17T19:36:28.847Z] === RUN TestExportContainerAndImportImage [2021-05-17T19:36:29.776Z] --- PASS: TestExportContainerAndImportImage (0.98s) [2021-05-17T19:36:29.776Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-17T19:36:30.152Z] #22 5.054 Collecting yamllint==1.26.1 [2021-05-17T19:36:31.665Z] --- PASS: TestExportContainerAfterDaemonRestart (1.86s) [2021-05-17T19:36:31.665Z] === RUN TestHealthCheckWorkdir [2021-05-17T19:36:32.714Z] #22 ... [2021-05-17T19:36:32.714Z] [2021-05-17T19:36:32.714Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:36:32.714Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-17T19:36:32.714Z] #43 133.0 CC criu/namespaces.o [2021-05-17T19:36:32.714Z] #43 135.3 CC criu/net.o [2021-05-17T19:36:32.714Z] #43 138.4 CC criu/netfilter.o [2021-05-17T19:36:33.283Z] #43 138.7 CC criu/page-pipe.o [2021-05-17T19:36:33.555Z] --- PASS: TestHealthCheckWorkdir (1.55s) [2021-05-17T19:36:33.555Z] === RUN TestHealthKillContainer [2021-05-17T19:36:34.222Z] #43 139.4 CC criu/page-xfer.o [2021-05-17T19:36:35.162Z] #43 ... [2021-05-17T19:36:35.162Z] [2021-05-17T19:36:35.162Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-17T19:36:35.162Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-17T19:36:35.162Z] #22 10.42 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-05-17T19:36:36.547Z] #22 11.49 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-05-17T19:36:36.547Z] #22 11.55 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-05-17T19:36:36.547Z] #22 11.61 Collecting pyyaml (from yamllint==1.26.1) [2021-05-17T19:36:36.808Z] #22 11.85 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-05-17T19:36:36.821Z] --- PASS: TestHealthKillContainer (3.16s) [2021-05-17T19:36:36.821Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-17T19:36:37.069Z] #22 12.13 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-05-17T19:36:37.069Z] #22 12.14 Building wheels for collected packages: yamllint [2021-05-17T19:36:37.069Z] #22 12.14 Running setup.py bdist_wheel for yamllint: started [2021-05-17T19:36:37.078Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s) [2021-05-17T19:36:37.078Z] === RUN TestIpcModeNone [2021-05-17T19:36:38.444Z] --- PASS: TestIpcModeNone (1.08s) [2021-05-17T19:36:38.444Z] === RUN TestIpcModePrivate [2021-05-17T19:36:38.456Z] #22 13.37 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-05-17T19:36:38.456Z] #22 13.38 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-05-17T19:36:38.456Z] #22 13.44 Successfully built yamllint [2021-05-17T19:36:38.456Z] #22 13.46 Installing collected packages: pathspec, pyyaml, yamllint [2021-05-17T19:36:38.716Z] #22 13.87 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-05-17T19:36:39.292Z] #22 DONE 14.3s [2021-05-17T19:36:39.292Z] [2021-05-17T19:36:39.292Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-17T19:36:39.292Z] #25 sha256:648ce1c42c93e5c359967451bff8b5cb271e2f38c118d2133e10f19d17b0ce20 [2021-05-17T19:36:39.372Z] --- PASS: TestIpcModePrivate (1.12s) [2021-05-17T19:36:39.372Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-05-17T19:36:39.372Z] === RUN TestIpcModeShareable [2021-05-17T19:36:39.553Z] #25 DONE 0.4s [2021-05-17T19:36:39.553Z] [2021-05-17T19:36:39.553Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-17T19:36:39.553Z] #30 sha256:b6fb4f96aad20fb67e96e83424f7214cd1c426befbb3f6dea83d9bcb9932fe17 [2021-05-17T19:36:40.739Z] --- PASS: TestIpcModeShareable (1.13s) [2021-05-17T19:36:40.739Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-05-17T19:36:40.739Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-17T19:36:42.927Z] #56 208.9 # github.com/containerd/containerd/cmd/containerd [2021-05-17T19:36:42.927Z] #56 208.9 /usr/bin/ld: /tmp/go-link-478177736/000018.o: in function `New': [2021-05-17T19:36:42.927Z] #56 208.9 /tmp/tmp.q26XCRUa8n/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-05-17T19:36:42.927Z] #56 209.0 + bin/containerd-stress [2021-05-17T19:36:43.876Z] #56 212.0 + bin/containerd-shim [2021-05-17T19:36:44.006Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.07s) [2021-05-17T19:36:44.006Z] === RUN TestAPIIpcModeHost [2021-05-17T19:36:44.841Z] #30 DONE 5.2s [2021-05-17T19:36:44.841Z] [2021-05-17T19:36:44.841Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-17T19:36:44.841Z] #33 sha256:6fb7488a6dfee7ba3acd8455d8c939141a537f881233abf0bd5be787520df1fd [2021-05-17T19:36:44.934Z] --- PASS: TestAPIIpcModeHost (1.17s) [2021-05-17T19:36:44.934Z] === RUN TestDaemonIpcModeShareable [2021-05-17T19:36:45.414Z] #33 DONE 0.6s [2021-05-17T19:36:45.414Z] [2021-05-17T19:36:45.414Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-05-17T19:36:45.414Z] #35 sha256:7472d24121896a140905098efe54a69f9cb8c05ba6b17ba09c026044811fee42 [2021-05-17T19:36:45.675Z] #35 DONE 0.3s [2021-05-17T19:36:45.675Z] [2021-05-17T19:36:45.675Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-17T19:36:45.675Z] #38 sha256:cad7110e2cf1bd627accf28cc81f3c07b00ae814dafe86c37e1583668a472cc0 [2021-05-17T19:36:45.675Z] #38 DONE 0.1s [2021-05-17T19:36:45.675Z] [2021-05-17T19:36:45.675Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:36:45.675Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-17T19:36:45.675Z] #43 141.2 CC criu/pagemap-cache.o [2021-05-17T19:36:45.675Z] #43 141.6 CC criu/pagemap.o [2021-05-17T19:36:45.675Z] #43 142.8 CC criu/parasite-syscall.o [2021-05-17T19:36:45.675Z] #43 143.7 CC criu/path.o [2021-05-17T19:36:45.675Z] #43 144.1 CC criu/pie-util-vdso-elf32.o [2021-05-17T19:36:45.675Z] #43 144.8 CC criu/pie-util-vdso.o [2021-05-17T19:36:45.675Z] #43 145.4 CC criu/pie-util.o [2021-05-17T19:36:45.675Z] #43 145.7 CC criu/pipes.o [2021-05-17T19:36:45.675Z] #43 146.5 CC criu/plugin.o [2021-05-17T19:36:45.675Z] #43 146.9 CC criu/proc_parse.o [2021-05-17T19:36:45.675Z] #43 148.9 CC criu/protobuf-desc.o [2021-05-17T19:36:45.675Z] #43 149.4 CC criu/protobuf.o [2021-05-17T19:36:45.675Z] #43 149.8 CC criu/pstree.o [2021-05-17T19:36:45.675Z] #43 151.2 CC criu/rbtree.o [2021-05-17T19:36:45.935Z] #43 151.6 CC criu/rst-malloc.o [2021-05-17T19:36:46.196Z] #43 151.9 CC criu/seccomp.o [2021-05-17T19:36:46.823Z] --- PASS: TestDaemonIpcModeShareable (1.86s) [2021-05-17T19:36:46.823Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-05-17T19:36:46.823Z] === RUN TestDaemonIpcModePrivate [2021-05-17T19:36:47.138Z] #43 152.6 CC criu/seize.o [2021-05-17T19:36:48.081Z] #43 ... [2021-05-17T19:36:48.081Z] [2021-05-17T19:36:48.081Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-17T19:36:48.081Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-17T19:36:48.081Z] #40 DONE 231.9s [2021-05-17T19:36:48.081Z] [2021-05-17T19:36:48.081Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:36:48.081Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-17T19:36:48.081Z] #43 153.5 CC criu/servicefd.o [2021-05-17T19:36:48.653Z] #43 154.1 CC criu/shmem.o [2021-05-17T19:36:48.720Z] --- PASS: TestDaemonIpcModePrivate (1.90s) [2021-05-17T19:36:48.720Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-05-17T19:36:48.720Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-17T19:36:49.596Z] #43 155.2 CC criu/sigframe.o [2021-05-17T19:36:49.857Z] #43 ... [2021-05-17T19:36:49.857Z] [2021-05-17T19:36:49.857Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-17T19:36:49.857Z] #41 sha256:1805629b5aa1c41935460c6ee07b84e3806f8ee7871acd2cdfd1eb0d38e7f64a [2021-05-17T19:36:49.857Z] #41 DONE 0.6s [2021-05-17T19:36:49.857Z] [2021-05-17T19:36:49.857Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:36:49.857Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-17T19:36:49.857Z] #43 155.4 CC criu/signalfd.o [2021-05-17T19:36:50.426Z] #43 155.7 CC criu/sk-inet.o [2021-05-17T19:36:50.493Z] #56 217.7 + bin/containerd-shim-runc-v1 [2021-05-17T19:36:50.609Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.86s) [2021-05-17T19:36:50.609Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-05-17T19:36:50.609Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-17T19:36:51.369Z] #43 156.6 CC criu/sk-netlink.o [2021-05-17T19:36:51.369Z] #43 157.0 CC criu/sk-packet.o [2021-05-17T19:36:51.942Z] #43 ... [2021-05-17T19:36:51.942Z] [2021-05-17T19:36:51.942Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-17T19:36:51.942Z] #49 sha256:6efa2ef223eea1b33e370701a9b9a1b72465c35f36404862ea40a0c926afd7c9 [2021-05-17T19:36:51.942Z] #49 235.8 + /build/golangci-lint --version [2021-05-17T19:36:51.942Z] #49 236.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-17T19:36:51.942Z] #49 DONE 236.3s [2021-05-17T19:36:51.942Z] [2021-05-17T19:36:51.942Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-17T19:36:51.942Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-17T19:36:51.942Z] #43 157.6 CC criu/sk-queue.o [2021-05-17T19:36:52.503Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s) [2021-05-17T19:36:52.503Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-05-17T19:36:52.503Z] === RUN TestIpcModeOlderClient [2021-05-17T19:36:52.503Z] === PAUSE TestIpcModeOlderClient [2021-05-17T19:36:52.503Z] === RUN TestKillContainerInvalidSignal [2021-05-17T19:36:52.886Z] #43 158.2 CC criu/sk-tcp.o [2021-05-17T19:36:53.064Z] --- PASS: TestKillContainerInvalidSignal (0.72s) [2021-05-17T19:36:53.064Z] === RUN TestKillContainer [2021-05-17T19:36:53.064Z] === RUN TestKillContainer/no_signal [2021-05-17T19:36:53.457Z] #43 158.8 CC criu/sk-unix.o [2021-05-17T19:36:53.626Z] === RUN TestKillContainer/non_killing_signal [2021-05-17T19:36:54.190Z] === RUN TestKillContainer/killing_signal [2021-05-17T19:36:54.726Z] #56 222.0 + bin/containerd-shim-runc-v2 [2021-05-17T19:36:54.845Z] #43 160.2 CC criu/sockets.o [2021-05-17T19:36:55.118Z] --- PASS: TestKillContainer (2.17s) [2021-05-17T19:36:55.118Z] --- PASS: TestKillContainer/no_signal (0.70s) [2021-05-17T19:36:55.118Z] --- PASS: TestKillContainer/non_killing_signal (0.56s) [2021-05-17T19:36:55.118Z] --- PASS: TestKillContainer/killing_signal (0.70s) [2021-05-17T19:36:55.118Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-17T19:36:55.118Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-17T19:36:55.302Z] #56 223.3 + binaries [2021-05-17T19:36:55.302Z] #56 223.3 + install -D bin/containerd /build/containerd [2021-05-17T19:36:55.302Z] #56 223.4 + install -D bin/containerd-shim /build/containerd-shim [2021-05-17T19:36:55.416Z] #43 160.8 CC criu/stats.o [2021-05-17T19:36:55.416Z] #43 161.0 CC criu/string.o [2021-05-17T19:36:55.416Z] #43 161.0 CC criu/sysctl.o [2021-05-17T19:36:55.564Z] #56 223.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-17T19:36:55.564Z] #56 223.5 + install -D bin/ctr /build/ctr [2021-05-17T19:36:55.988Z] #43 161.5 CC criu/sysfs_parse.o [2021-05-17T19:36:56.047Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-17T19:36:56.249Z] #43 161.7 CC criu/timens.o [2021-05-17T19:36:56.510Z] #43 162.0 CC criu/timerfd.o [2021-05-17T19:36:56.609Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.44s) [2021-05-17T19:36:56.609Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.71s) [2021-05-17T19:36:56.609Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2021-05-17T19:36:56.609Z] === RUN TestKillStoppedContainer [2021-05-17T19:36:56.609Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-05-17T19:36:56.609Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-17T19:36:56.609Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-05-17T19:36:56.609Z] === RUN TestKillDifferentUserContainer [2021-05-17T19:36:56.770Z] #43 162.2 CC criu/tty.o [2021-05-17T19:36:57.538Z] --- PASS: TestKillDifferentUserContainer (0.73s) [2021-05-17T19:36:57.538Z] === RUN TestInspectOomKilledTrue [2021-05-17T19:36:57.538Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-17T19:36:57.538Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-05-17T19:36:57.538Z] === RUN TestInspectOomKilledFalse [2021-05-17T19:36:58.100Z] --- PASS: TestInspectOomKilledFalse (0.71s) [2021-05-17T19:36:58.100Z] === RUN TestLinksEtcHostsContentMatch [2021-05-17T19:36:58.156Z] #43 163.5 CC criu/tun.o [2021-05-17T19:36:58.417Z] #43 163.8 CC criu/uffd.o [2021-05-17T19:36:58.887Z] #56 DONE 226.6s [2021-05-17T19:36:59.029Z] --- PASS: TestLinksEtcHostsContentMatch (0.85s) [2021-05-17T19:36:59.029Z] === RUN TestLinksContainerNames [2021-05-17T19:36:59.359Z] #43 164.6 CC criu/util.o [2021-05-17T19:36:59.931Z] #43 165.5 CC criu/uts_ns.o [2021-05-17T19:37:00.191Z] #43 165.7 CC criu/vdso-compat.o [2021-05-17T19:37:00.192Z] #43 165.9 CC criu/vdso.o [2021-05-17T19:37:00.280Z] [2021-05-17T19:37:00.280Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-17T19:37:00.280Z] #57 sha256:2235605108ff4bf19ca838806e5434d0c5a49540310c1ba18534b61bbd7d9c0c [2021-05-17T19:37:00.394Z] --- PASS: TestLinksContainerNames (1.46s) [2021-05-17T19:37:00.394Z] === RUN TestLogsFollowTailEmpty [2021-05-17T19:37:00.763Z] #43 166.3 LINK criu/built-in.o [2021-05-17T19:37:01.023Z] #43 166.5 LINK criu/criu [2021-05-17T19:37:01.284Z] #43 166.7 DEP lib/c/criu.d [2021-05-17T19:37:01.284Z] #43 166.8 CC images/rpc.pb-c.o [2021-05-17T19:37:01.323Z] --- PASS: TestLogsFollowTailEmpty (0.71s) [2021-05-17T19:37:01.323Z] === RUN TestContainerNetworkMountsNoChown [2021-05-17T19:37:01.856Z] #43 167.3 CC lib/c/criu.o [2021-05-17T19:37:01.886Z] --- PASS: TestContainerNetworkMountsNoChown (0.71s) [2021-05-17T19:37:01.886Z] === RUN TestMountDaemonRoot [2021-05-17T19:37:01.886Z] === RUN TestMountDaemonRoot/default [2021-05-17T19:37:01.886Z] === PAUSE TestMountDaemonRoot/default [2021-05-17T19:37:01.886Z] === RUN TestMountDaemonRoot/private [2021-05-17T19:37:01.886Z] === PAUSE TestMountDaemonRoot/private [2021-05-17T19:37:01.886Z] === RUN TestMountDaemonRoot/rprivate [2021-05-17T19:37:01.886Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-17T19:37:01.886Z] === RUN TestMountDaemonRoot/slave [2021-05-17T19:37:01.886Z] === PAUSE TestMountDaemonRoot/slave [2021-05-17T19:37:01.886Z] === RUN TestMountDaemonRoot/rslave [2021-05-17T19:37:01.886Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-17T19:37:01.886Z] === RUN TestMountDaemonRoot/shared [2021-05-17T19:37:01.886Z] === PAUSE TestMountDaemonRoot/shared [2021-05-17T19:37:01.886Z] === RUN TestMountDaemonRoot/rshared [2021-05-17T19:37:01.886Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-17T19:37:01.886Z] === CONT TestMountDaemonRoot/default [2021-05-17T19:37:01.886Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-17T19:37:01.886Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-17T19:37:01.886Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-17T19:37:01.886Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-17T19:37:01.886Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-17T19:37:01.886Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-17T19:37:01.886Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-17T19:37:01.886Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-17T19:37:01.886Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-17T19:37:01.886Z] === CONT TestMountDaemonRoot/rshared [2021-05-17T19:37:01.886Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-17T19:37:01.886Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-17T19:37:01.886Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-17T19:37:01.886Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-17T19:37:01.886Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-17T19:37:01.886Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-17T19:37:01.886Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-17T19:37:01.886Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-17T19:37:01.886Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-17T19:37:01.886Z] === CONT TestMountDaemonRoot/shared [2021-05-17T19:37:01.886Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-17T19:37:01.886Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-17T19:37:01.886Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-17T19:37:01.886Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-17T19:37:01.886Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-17T19:37:01.886Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-17T19:37:01.886Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-17T19:37:01.886Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-17T19:37:01.886Z] === CONT TestMountDaemonRoot/rslave [2021-05-17T19:37:01.886Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-17T19:37:01.886Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-17T19:37:01.886Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-17T19:37:01.886Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-17T19:37:01.886Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-17T19:37:01.886Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-17T19:37:01.886Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-17T19:37:01.886Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-17T19:37:01.886Z] === CONT TestMountDaemonRoot/slave [2021-05-17T19:37:01.886Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-17T19:37:01.886Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-17T19:37:01.886Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-17T19:37:01.886Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-17T19:37:01.886Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-17T19:37:01.886Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-17T19:37:01.886Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-17T19:37:01.886Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-17T19:37:01.886Z] === CONT TestMountDaemonRoot/rprivate [2021-05-17T19:37:01.886Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-17T19:37:01.886Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-17T19:37:01.886Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-17T19:37:01.886Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-17T19:37:01.886Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-17T19:37:01.886Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-17T19:37:01.886Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-17T19:37:01.886Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-17T19:37:01.886Z] === CONT TestMountDaemonRoot/private [2021-05-17T19:37:01.887Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-17T19:37:01.887Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-17T19:37:01.887Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-17T19:37:01.887Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-17T19:37:01.887Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-17T19:37:01.887Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-17T19:37:01.887Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-17T19:37:01.887Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-17T19:37:01.887Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-17T19:37:01.887Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-17T19:37:01.887Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-17T19:37:01.887Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-17T19:37:01.887Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-17T19:37:01.887Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-17T19:37:01.887Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-17T19:37:01.887Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-17T19:37:02.143Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-17T19:37:02.143Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-17T19:37:02.143Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-17T19:37:02.143Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-17T19:37:02.143Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-17T19:37:02.143Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-17T19:37:02.143Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-17T19:37:02.143Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-17T19:37:02.143Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-17T19:37:02.143Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-17T19:37:02.143Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-17T19:37:02.143Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-17T19:37:02.143Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-17T19:37:02.143Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-17T19:37:02.143Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-17T19:37:02.143Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-17T19:37:02.143Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-17T19:37:02.143Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-17T19:37:02.199Z] #57 DONE 1.8s [2021-05-17T19:37:02.199Z] [2021-05-17T19:37:02.199Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-17T19:37:02.199Z] #61 sha256:d574d4a8df604fd9a9d7fbecedc03ed4ddd963eb01780159816c5a13315f3015 [2021-05-17T19:37:02.400Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-05-17T19:37:02.400Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-17T19:37:02.400Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-05-17T19:37:02.400Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-05-17T19:37:02.400Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-05-17T19:37:02.400Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-05-17T19:37:02.400Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-17T19:37:02.400Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-05-17T19:37:02.400Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-05-17T19:37:02.400Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-05-17T19:37:02.400Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-05-17T19:37:02.400Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-17T19:37:02.400Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-05-17T19:37:02.400Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-05-17T19:37:02.400Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-05-17T19:37:02.400Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-05-17T19:37:02.400Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-17T19:37:02.400Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-05-17T19:37:02.400Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-05-17T19:37:02.400Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-05-17T19:37:02.400Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-05-17T19:37:02.400Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-17T19:37:02.400Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-05-17T19:37:02.400Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-05-17T19:37:02.400Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-05-17T19:37:02.400Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-05-17T19:37:02.400Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-17T19:37:02.400Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-05-17T19:37:02.400Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-05-17T19:37:02.400Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-05-17T19:37:02.400Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-05-17T19:37:02.400Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-17T19:37:02.400Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-05-17T19:37:02.400Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-05-17T19:37:02.400Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-05-17T19:37:02.400Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-05-17T19:37:02.400Z] === RUN TestContainerBindMountNonRecursive [2021-05-17T19:37:02.427Z] #43 168.0 LINK lib/c/built-in.o [2021-05-17T19:37:02.427Z] #43 168.0 LINK lib/c/libcriu.so [2021-05-17T19:37:02.427Z] #43 168.0 LINK lib/c/libcriu.a [2021-05-17T19:37:02.462Z] #61 DONE 0.4s [2021-05-17T19:37:02.462Z] [2021-05-17T19:37:02.462Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-17T19:37:02.462Z] #66 sha256:25d6fce53aebae1802f711b50ad4650ac0f179eaa549faeda9feb4e7de8eca8c [2021-05-17T19:37:02.688Z] #43 168.2 GEN magic.py [2021-05-17T19:37:02.949Z] #43 168.3 Note: Building without setproctitle() and strlcpy() support. [2021-05-17T19:37:02.949Z] #43 168.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-17T19:37:02.949Z] #43 168.3 Note: Building without GnuTLS support [2021-05-17T19:37:02.949Z] #43 168.3 Makefile.config:39: Warn: you have no libnftables installed [2021-05-17T19:37:02.949Z] #43 168.3 Makefile.config:40: Warn: Building without nftables support [2021-05-17T19:37:03.520Z] #43 168.8 fatal: not a git repository (or any of the parent directories): .git [2021-05-17T19:37:03.781Z] #43 169.4 make[1]: Nothing to be done for 'all'. [2021-05-17T19:37:04.291Z] --- PASS: TestContainerBindMountNonRecursive (1.99s) [2021-05-17T19:37:04.292Z] === RUN TestContainerVolumesMountedAsShared [2021-05-17T19:37:04.352Z] #43 169.9 make[1]: 'images/built-in.o' is up to date. [2021-05-17T19:37:04.382Z] #66 DONE 1.7s [2021-05-17T19:37:04.382Z] [2021-05-17T19:37:04.382Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-17T19:37:04.382Z] #68 sha256:3372fb03cbd6d106ef98958b01035fed582dad8558a8e70ac02118caaf97afd5 [2021-05-17T19:37:04.382Z] #68 DONE 0.1s [2021-05-17T19:37:04.382Z] [2021-05-17T19:37:04.382Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-17T19:37:04.382Z] #69 sha256:d51c3021a65b7eb7db9d9b1e4658c21e02b89f52129c6bbef6e4cb13246028e6 [2021-05-17T19:37:04.382Z] #69 DONE 0.0s [2021-05-17T19:37:04.382Z] [2021-05-17T19:37:04.382Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-17T19:37:04.382Z] #70 sha256:5c9e02e40e0a1acc380809ac365bff00680c095c9221fe6088518b6d5419ea80 [2021-05-17T19:37:04.613Z] #43 170.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-05-17T19:37:04.613Z] #43 170.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-05-17T19:37:04.613Z] #43 170.0 make[1]: 'compel/libcompel.a' is up to date. [2021-05-17T19:37:04.613Z] #43 170.1 make[1]: 'compel/compel-host-bin' is up to date. [2021-05-17T19:37:04.613Z] #43 170.1 make[1]: Nothing to be done for 'all'. [2021-05-17T19:37:04.613Z] #43 170.1 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-17T19:37:04.854Z] --- PASS: TestContainerVolumesMountedAsShared (0.63s) [2021-05-17T19:37:04.854Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-17T19:37:04.873Z] #43 170.2 make[2]: Nothing to be done for 'all'. [2021-05-17T19:37:04.873Z] #43 170.3 make[2]: Nothing to be done for 'all'. [2021-05-17T19:37:04.873Z] #43 170.3 make[2]: Nothing to be done for 'all'. [2021-05-17T19:37:04.873Z] #43 170.4 make[2]: Nothing to be done for 'all'. [2021-05-17T19:37:04.873Z] #43 170.4 make[2]: Nothing to be done for 'all'. [2021-05-17T19:37:04.873Z] #43 170.4 make[2]: Nothing to be done for 'all'. [2021-05-17T19:37:04.873Z] #43 170.5 make[2]: Nothing to be done for 'all'. [2021-05-17T19:37:05.134Z] #43 170.6 make[2]: Nothing to be done for 'all'. [2021-05-17T19:37:05.134Z] #43 170.6 INSTALL criu/criu [2021-05-17T19:37:05.394Z] #43 DONE 171.0s [2021-05-17T19:37:05.394Z] [2021-05-17T19:37:05.395Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-17T19:37:05.395Z] #53 sha256:0aaf47e8408dc7352f904f333eae9b5789b561fe7d5042b0ee5dd672b352495f [2021-05-17T19:37:05.783Z] --- PASS: TestContainerVolumesMountedAsSlave (0.85s) [2021-05-17T19:37:05.783Z] === RUN TestNetworkNat [2021-05-17T19:37:06.307Z] #70 DONE 1.9s [2021-05-17T19:37:06.307Z] [2021-05-17T19:37:06.307Z] #71 exporting to image [2021-05-17T19:37:06.307Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-17T19:37:06.307Z] #71 exporting layers [2021-05-17T19:37:06.711Z] --- PASS: TestNetworkNat (0.84s) [2021-05-17T19:37:06.711Z] === RUN TestNetworkLocalhostTCPNat [2021-05-17T19:37:06.778Z] #53 ... [2021-05-17T19:37:06.778Z] [2021-05-17T19:37:06.778Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-17T19:37:06.778Z] #44 sha256:d9e7f919e4316c6bc7ae1de3d797487df090e50bbceb48562d53856e819e93f5 [2021-05-17T19:37:06.778Z] #44 DONE 0.1s [2021-05-17T19:37:06.778Z] [2021-05-17T19:37:06.779Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-17T19:37:06.779Z] #46 sha256:57e3d9aa6ce74d94866f4a13985f12d74ee5fb025e28959746b41b6285632694 [2021-05-17T19:37:06.779Z] #46 DONE 0.2s [2021-05-17T19:37:06.779Z] [2021-05-17T19:37:06.779Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-17T19:37:06.779Z] #48 sha256:7b675d79ebb4d9a14dbdfc596346884088df0f20576e1f885835244cfa1f9907 [2021-05-17T19:37:06.779Z] #48 DONE 0.1s [2021-05-17T19:37:06.779Z] [2021-05-17T19:37:06.779Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-17T19:37:06.779Z] #56 sha256:6c9b69d0e33436f5659a6b3a68d350f28db52b5978fa7aee92fc89e3107043b7 [2021-05-17T19:37:07.039Z] #56 ... [2021-05-17T19:37:07.039Z] [2021-05-17T19:37:07.039Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-17T19:37:07.039Z] #50 sha256:c7fb839efca3d9e6b8f7ffc044ec0ee799ff3c43de3dda5255b9cfcda17df0b2 [2021-05-17T19:37:07.274Z] --- PASS: TestNetworkLocalhostTCPNat (0.80s) [2021-05-17T19:37:07.274Z] === RUN TestNetworkLoopbackNat [2021-05-17T19:37:07.610Z] #50 DONE 0.5s [2021-05-17T19:37:07.610Z] [2021-05-17T19:37:07.610Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-17T19:37:07.610Z] #52 sha256:f29d4718ecbb8b25a1070ba21838fb26344bfe1f6f1791d4ccef0a8b7905c677 [2021-05-17T19:37:07.610Z] #52 DONE 0.1s [2021-05-17T19:37:07.610Z] [2021-05-17T19:37:07.610Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-17T19:37:07.610Z] #53 sha256:0aaf47e8408dc7352f904f333eae9b5789b561fe7d5042b0ee5dd672b352495f [2021-05-17T19:37:09.432Z] INFO [loader] Go packages loading at mode 575 (types_sizes|exports_file|name|imports|compiled_files|deps|files) took 1m59.291870399s [2021-05-17T19:37:09.432Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 699.820734ms [2021-05-17T19:37:10.533Z] #71 exporting layers 4.1s done [2021-05-17T19:37:10.533Z] #71 writing image sha256:12556da83fee74740a3d3edee75e26d137a592010f409caf6de6d246d5ff9946 done [2021-05-17T19:37:10.533Z] #71 naming to docker.io/library/docker:c1aa75532651658d832849bf542ef35585785873 done [2021-05-17T19:37:10.533Z] #71 DONE 4.1s [Pipeline] } [2021-05-17T19:37:10.547Z] --- PASS: TestNetworkLoopbackNat (3.24s) [2021-05-17T19:37:10.547Z] === RUN TestPause [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-05-17T19:37:10.652Z] Loaded image: buildpack-deps:buster [2021-05-17T19:37:10.652Z] Loaded image: busybox:latest [2021-05-17T19:37:10.652Z] Loaded image: busybox:glibc [2021-05-17T19:37:10.873Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42384/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c1aa75532651658d832849bf542ef35585785873 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c1aa75532651658d832849bf542ef35585785873 hack/test/unit [2021-05-17T19:37:11.475Z] --- PASS: TestPause (0.72s) [2021-05-17T19:37:11.475Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-17T19:37:11.475Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-17T19:37:11.475Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-17T19:37:11.475Z] === RUN TestPauseStopPausedContainer [2021-05-17T19:37:12.037Z] --- PASS: TestPauseStopPausedContainer (0.74s) [2021-05-17T19:37:12.037Z] === RUN TestPidHost [2021-05-17T19:37:12.040Z] Loaded image: debian:bullseye [2021-05-17T19:37:12.040Z] Loaded image: hello-world:latest [2021-05-17T19:37:12.302Z] Loaded image: arm32v7/hello-world:latest [2021-05-17T19:37:12.302Z] INFO: Testing against a local daemon [2021-05-17T19:37:12.302Z] === RUN TestCgroupNamespacesBuild [2021-05-17T19:37:14.555Z] --- PASS: TestPidHost (2.02s) [2021-05-17T19:37:14.555Z] === RUN TestPsFilter [2021-05-17T19:37:14.555Z] --- PASS: TestPsFilter (0.11s) [2021-05-17T19:37:14.555Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-17T19:37:14.812Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.71s) [2021-05-17T19:37:14.812Z] === RUN TestRemoveContainerWithVolume [2021-05-17T19:37:15.740Z] --- PASS: TestRemoveContainerWithVolume (0.76s) [2021-05-17T19:37:15.740Z] === RUN TestRemoveContainerRunning [2021-05-17T19:37:16.181Z] ? github.com/docker/docker/api [no test files] [2021-05-17T19:37:16.303Z] --- PASS: TestRemoveContainerRunning (0.71s) [2021-05-17T19:37:16.303Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-17T19:37:16.512Z] --- PASS: TestCgroupNamespacesBuild (3.67s) [2021-05-17T19:37:16.512Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-17T19:37:17.232Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.73s) [2021-05-17T19:37:17.232Z] === RUN TestRemoveInvalidContainer [2021-05-17T19:37:17.232Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-05-17T19:37:17.232Z] === RUN TestRenameLinkedContainer [2021-05-17T19:37:17.611Z] #53 130.3 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="2c7861bc5e1b3e756392236553ec14a78a09f8bf" -X main.version=1.0.0-rc94 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-05-17T19:37:18.182Z] #53 131.2 + mkdir -p /build [2021-05-17T19:37:18.182Z] #53 131.2 + cp runc /build/runc [2021-05-17T19:37:18.753Z] #53 DONE 131.8s [2021-05-17T19:37:18.753Z] [2021-05-17T19:37:18.753Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-17T19:37:18.753Z] #56 sha256:6c9b69d0e33436f5659a6b3a68d350f28db52b5978fa7aee92fc89e3107043b7 [2021-05-17T19:37:18.753Z] #56 204.9 + bin/containerd [2021-05-17T19:37:19.816Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (3.24s) [2021-05-17T19:37:19.816Z] === RUN TestBuildWithSession [2021-05-17T19:37:19.816Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-17T19:37:19.816Z] build_session_test.go:25: TODO: BuildKit [2021-05-17T19:37:19.816Z] === RUN TestBuildSquashParent [2021-05-17T19:37:20.500Z] --- PASS: TestRenameLinkedContainer (2.94s) [2021-05-17T19:37:20.500Z] === RUN TestRenameStoppedContainer [2021-05-17T19:37:20.664Z] #56 ... [2021-05-17T19:37:20.664Z] [2021-05-17T19:37:20.664Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-17T19:37:20.664Z] #54 sha256:827bd32282a45d0e79dbeab875c9b43c14e4c0f431b37a9b856cbab158f47869 [2021-05-17T19:37:20.664Z] #54 DONE 0.1s [2021-05-17T19:37:20.664Z] [2021-05-17T19:37:20.664Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-17T19:37:20.664Z] #56 sha256:6c9b69d0e33436f5659a6b3a68d350f28db52b5978fa7aee92fc89e3107043b7 [2021-05-17T19:37:20.756Z] --- PASS: TestRenameStoppedContainer (0.71s) [2021-05-17T19:37:20.756Z] === RUN TestRenameRunningContainerAndReuse [2021-05-17T19:37:22.122Z] --- PASS: TestRenameRunningContainerAndReuse (1.43s) [2021-05-17T19:37:22.122Z] === RUN TestRenameInvalidName [2021-05-17T19:37:23.050Z] --- PASS: TestRenameInvalidName (0.69s) [2021-05-17T19:37:23.050Z] === RUN TestRenameAnonymousContainer [2021-05-17T19:37:24.332Z] INFO [runner/unused/goanalysis] analyzers took 29.071844041s with top 10 stages: buildssa: 24.647819448s, U1000: 4.424024593s [2021-05-17T19:37:26.316Z] --- PASS: TestRenameAnonymousContainer (3.23s) [2021-05-17T19:37:26.316Z] === RUN TestRenameContainerWithSameName [2021-05-17T19:37:26.878Z] --- PASS: TestRenameContainerWithSameName (0.71s) [2021-05-17T19:37:26.878Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-17T19:37:28.245Z] --- PASS: TestRenameContainerWithLinkedContainer (1.43s) [2021-05-17T19:37:28.245Z] === RUN TestResize [2021-05-17T19:37:28.453Z] ok github.com/docker/docker/api/server 0.016s coverage: 9.0% of statements [2021-05-17T19:37:29.173Z] --- PASS: TestResize (0.73s) [2021-05-17T19:37:29.173Z] === RUN TestResizeWithInvalidSize [2021-05-17T19:37:29.735Z] --- PASS: TestResizeWithInvalidSize (0.71s) [2021-05-17T19:37:29.735Z] === RUN TestResizeWhenContainerNotStarted [2021-05-17T19:37:30.663Z] --- PASS: TestResizeWhenContainerNotStarted (0.72s) [2021-05-17T19:37:30.663Z] === RUN TestDaemonRestartKillContainers [2021-05-17T19:37:30.663Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-17T19:37:30.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-17T19:37:30.663Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-17T19:37:30.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-17T19:37:30.663Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-17T19:37:30.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-17T19:37:30.663Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-17T19:37:30.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-17T19:37:30.663Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-17T19:37:30.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-17T19:37:30.663Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-17T19:37:30.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-17T19:37:30.663Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-17T19:37:30.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-17T19:37:30.663Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-17T19:37:30.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-17T19:37:30.663Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-17T19:37:30.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-17T19:37:30.663Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-17T19:37:30.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-17T19:37:30.663Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-17T19:37:30.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-17T19:37:30.663Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-17T19:37:30.663Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-17T19:37:30.663Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-17T19:37:30.663Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-17T19:37:33.180Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-17T19:37:33.180Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-17T19:37:34.110Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-17T19:37:34.366Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-17T19:37:34.732Z] --- PASS: TestBuildSquashParent (13.18s) [2021-05-17T19:37:34.732Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-17T19:37:34.732Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-17T19:37:34.732Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-17T19:37:34.732Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-17T19:37:34.732Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-17T19:37:34.732Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-17T19:37:34.732Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-17T19:37:34.732Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-17T19:37:34.732Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-17T19:37:34.732Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-17T19:37:34.732Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-17T19:37:34.732Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-17T19:37:34.732Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-17T19:37:34.732Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-17T19:37:34.732Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-17T19:37:35.295Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-17T19:37:35.857Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-17T19:37:37.747Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-17T19:37:38.003Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-17T19:37:38.038Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-17T19:37:38.038Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-17T19:37:40.524Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-17T19:37:41.086Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-17T19:37:43.345Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-17T19:37:43.606Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-17T19:37:43.606Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-05-17T19:37:43.606Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.28s) [2021-05-17T19:37:43.606Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.49s) [2021-05-17T19:37:43.606Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.27s) [2021-05-17T19:37:43.606Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.37s) [2021-05-17T19:37:43.606Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s) [2021-05-17T19:37:43.606Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s) [2021-05-17T19:37:43.606Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.25s) [2021-05-17T19:37:43.606Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.26s) [2021-05-17T19:37:43.606Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.90s) [2021-05-17T19:37:43.606Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.09s) [2021-05-17T19:37:43.606Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.21s) [2021-05-17T19:37:43.606Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.27s) [2021-05-17T19:37:43.606Z] === RUN TestCgroupNamespacesRun [2021-05-17T19:37:45.495Z] --- PASS: TestCgroupNamespacesRun (1.84s) [2021-05-17T19:37:45.495Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-17T19:37:45.495Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-05-17T19:37:45.495Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-05-17T19:37:45.495Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-17T19:37:47.388Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.87s) [2021-05-17T19:37:47.388Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-17T19:37:48.755Z] --- PASS: TestCgroupNamespacesRunHostMode (1.84s) [2021-05-17T19:37:48.755Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-17T19:37:50.194Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-05-17T19:37:50.195Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.36s) [2021-05-17T19:37:50.195Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.42s) [2021-05-17T19:37:50.195Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.52s) [2021-05-17T19:37:50.195Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.63s) [2021-05-17T19:37:50.195Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.31s) [2021-05-17T19:37:50.195Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.63s) [2021-05-17T19:37:50.195Z] === RUN TestBuildMultiStageCopy [2021-05-17T19:37:50.195Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-17T19:37:50.542Z] 29d5b6a226d2: Pull complete [2021-05-17T19:37:50.542Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-05-17T19:37:50.542Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-17T19:37:50.542Z] mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-17T19:37:50.542Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 completed successfully [2021-05-17T19:37:50.542Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore [2021-05-17T19:37:50.542Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-05-17T19:37:50.542Z] INFO: Docker version of control daemon [2021-05-17T19:37:50.542Z] [2021-05-17T19:37:50.542Z] Client: Mirantis Container Runtime [2021-05-17T19:37:50.542Z] Version: 20.10.0 [2021-05-17T19:37:50.542Z] API version: 1.41 [2021-05-17T19:37:50.542Z] Go version: go1.13.15 [2021-05-17T19:37:50.542Z] Git commit: 6ee42dc [2021-05-17T19:37:50.542Z] Built: 03/11/2021 13:24:56 [2021-05-17T19:37:50.542Z] OS/Arch: windows/amd64 [2021-05-17T19:37:50.542Z] Context: default [2021-05-17T19:37:50.542Z] Experimental: true [2021-05-17T19:37:50.542Z] [2021-05-17T19:37:50.542Z] Server: Mirantis Container Runtime [2021-05-17T19:37:50.542Z] Engine: [2021-05-17T19:37:50.542Z] Version: 20.10.0 [2021-05-17T19:37:50.542Z] API version: 1.41 (minimum version 1.24) [2021-05-17T19:37:50.542Z] Go version: go1.13.15 [2021-05-17T19:37:50.542Z] Git commit: 1e08f21e79 [2021-05-17T19:37:50.542Z] Built: 03/11/2021 13:23:32 [2021-05-17T19:37:50.542Z] OS/Arch: windows/amd64 [2021-05-17T19:37:50.542Z] Experimental: true [2021-05-17T19:37:50.542Z] [2021-05-17T19:37:50.542Z] INFO: Docker info of control daemon [2021-05-17T19:37:50.542Z] [2021-05-17T19:37:50.542Z] Client: [2021-05-17T19:37:50.542Z] Context: default [2021-05-17T19:37:50.542Z] Debug Mode: false [2021-05-17T19:37:50.542Z] Plugins: [2021-05-17T19:37:50.542Z] app: Docker Application (Docker Inc., v0.8.0) [2021-05-17T19:37:50.542Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-05-17T19:37:50.542Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-05-17T19:37:50.542Z] [2021-05-17T19:37:50.542Z] Server: [2021-05-17T19:37:50.542Z] Containers: 0 [2021-05-17T19:37:50.542Z] Running: 0 [2021-05-17T19:37:50.542Z] Paused: 0 [2021-05-17T19:37:50.542Z] Stopped: 0 [2021-05-17T19:37:50.542Z] Images: 1 [2021-05-17T19:37:50.542Z] Server Version: 20.10.0 [2021-05-17T19:37:50.542Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-05-17T19:37:50.542Z] Windows: [2021-05-17T19:37:50.542Z] LCOW: [2021-05-17T19:37:50.542Z] Logging Driver: json-file [2021-05-17T19:37:50.542Z] Plugins: [2021-05-17T19:37:50.542Z] Volume: local [2021-05-17T19:37:50.542Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-17T19:37:50.542Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-17T19:37:50.542Z] Swarm: inactive [2021-05-17T19:37:50.542Z] Default Isolation: process [2021-05-17T19:37:50.542Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-05-17T19:37:50.542Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-05-17T19:37:50.542Z] OSType: windows [2021-05-17T19:37:50.542Z] Architecture: x86_64 [2021-05-17T19:37:50.542Z] CPUs: 4 [2021-05-17T19:37:50.542Z] Total Memory: 32GiB [2021-05-17T19:37:50.542Z] Name: azwin-2-dcd400 [2021-05-17T19:37:50.542Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-05-17T19:37:50.542Z] Docker Root Dir: D:\docker [2021-05-17T19:37:50.542Z] Debug Mode: false [2021-05-17T19:37:50.542Z] Registry: https://index.docker.io/v1/ [2021-05-17T19:37:50.542Z] Labels: [2021-05-17T19:37:50.542Z] Experimental: true [2021-05-17T19:37:50.542Z] Insecure Registries: [2021-05-17T19:37:50.542Z] 10.0.0.4:5000 [2021-05-17T19:37:50.542Z] 127.0.0.0/8 [2021-05-17T19:37:50.542Z] Registry Mirrors: [2021-05-17T19:37:50.542Z] http://10.0.0.4:5000/ [2021-05-17T19:37:50.542Z] Live Restore Enabled: false [2021-05-17T19:37:50.542Z] [2021-05-17T19:37:50.542Z] [2021-05-17T19:37:50.542Z] INFO: Commit hash is e420e22737 [2021-05-17T19:37:50.542Z] INFO: Nuke-Everything... [2021-05-17T19:37:50.542Z] INFO: Container count on control daemon to delete is 0 [2021-05-17T19:37:50.542Z] INFO: Nuking d:\CI [2021-05-17T19:37:50.542Z] INFO: Zapped successfully [2021-05-17T19:37:50.542Z] INFO: Location for testing is d:\CI\PR-42384\2 [2021-05-17T19:37:50.542Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-05-17T19:37:50.542Z] [2021-05-17T19:37:50.542Z] [2021-05-17T19:37:50.542Z] INFO: Building the image from Dockerfile.windows at 05/17/2021 19:37:40... [2021-05-17T19:37:50.542Z] [2021-05-17T19:37:50.542Z] Sending build context to Docker daemon 58.26MB [2021-05-17T19:37:50.542Z] [2021-05-17T19:37:50.542Z] Step 1/10 : FROM microsoft/windowsservercore [2021-05-17T19:37:50.542Z] ---> 39d157a84080 [2021-05-17T19:37:50.542Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-05-17T19:37:50.542Z] ---> Running in b786c3513dca [2021-05-17T19:37:50.542Z] Removing intermediate container b786c3513dca [2021-05-17T19:37:50.542Z] ---> fbbd18ea33db [2021-05-17T19:37:50.542Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-05-17T19:37:50.542Z] ---> Running in f3cdb604d9a5 [2021-05-17T19:37:50.542Z] Removing intermediate container f3cdb604d9a5 [2021-05-17T19:37:50.542Z] ---> b5c41a1761c1 [2021-05-17T19:37:50.542Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-05-17T19:37:50.542Z] ---> Running in 7830bccb68c2 [2021-05-17T19:37:50.542Z] Removing intermediate container 7830bccb68c2 [2021-05-17T19:37:50.542Z] ---> a276ad0fb60a [2021-05-17T19:37:50.542Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-05-17T19:37:50.542Z] ---> Running in 2f3df7ceca06 [2021-05-17T19:37:50.542Z] Removing intermediate container 2f3df7ceca06 [2021-05-17T19:37:50.542Z] ---> b675d9e27ab2 [2021-05-17T19:37:50.542Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-05-17T19:37:50.542Z] ---> Running in 873083b7082b [2021-05-17T19:37:50.644Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.83s) [2021-05-17T19:37:50.644Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-17T19:37:52.010Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.40s) [2021-05-17T19:37:52.010Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-17T19:37:52.086Z] [2021-05-17T19:37:52.086Z] SUCCESS: Specified value was saved. [2021-05-17T19:37:52.547Z] INFO: Downloading git... [2021-05-17T19:37:52.769Z] #56 236.2 # github.com/containerd/containerd/cmd/containerd [2021-05-17T19:37:52.769Z] #56 236.2 /usr/bin/ld: /tmp/go-link-920394980/000018.o: in function `New': [2021-05-17T19:37:52.769Z] #56 236.2 /tmp/tmp.pT4ZhrVFDf/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-05-17T19:37:52.769Z] #56 236.3 + bin/containerd-stress [2021-05-17T19:37:52.769Z] #56 238.2 + bin/containerd-shim [2021-05-17T19:37:52.938Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s) [2021-05-17T19:37:52.938Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-17T19:37:53.499Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-17T19:37:53.760Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-17T19:37:54.220Z] INFO: Downloading go... [2021-05-17T19:37:54.334Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-17T19:37:54.828Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.85s) [2021-05-17T19:37:54.828Z] === RUN TestNISDomainname [2021-05-17T19:37:54.906Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-17T19:37:55.389Z] 4612f6d0b889: Verifying Checksum [2021-05-17T19:37:55.389Z] 4612f6d0b889: Download complete [2021-05-17T19:37:55.479Z] --- PASS: TestBuildMultiStageCopy (6.46s) [2021-05-17T19:37:55.479Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (4.06s) [2021-05-17T19:37:55.479Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.65s) [2021-05-17T19:37:55.479Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.62s) [2021-05-17T19:37:55.479Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2021-05-17T19:37:55.479Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s) [2021-05-17T19:37:55.479Z] === RUN TestBuildMultiStageParentConfig [2021-05-17T19:37:55.762Z] INFO: Downloading compiler 1 of 3... [2021-05-17T19:37:55.762Z] INFO: Downloading compiler 2 of 3... [2021-05-17T19:37:56.194Z] --- PASS: TestNISDomainname (1.31s) [2021-05-17T19:37:56.194Z] === RUN TestHostnameDnsResolution [2021-05-17T19:37:56.226Z] INFO: Downloading compiler 3 of 3... [2021-05-17T19:37:56.226Z] INFO: Extracting git... [2021-05-17T19:37:56.866Z] --- PASS: TestBuildMultiStageParentConfig (1.29s) [2021-05-17T19:37:56.866Z] === RUN TestBuildLabelWithTargets [2021-05-17T19:37:58.085Z] --- PASS: TestHostnameDnsResolution (1.66s) [2021-05-17T19:37:58.085Z] === RUN TestStats [2021-05-17T19:37:58.124Z] #56 245.4 + bin/containerd-shim-runc-v1 [2021-05-17T19:37:59.414Z] --- PASS: TestBuildLabelWithTargets (2.24s) [2021-05-17T19:37:59.414Z] === RUN TestBuildWithEmptyLayers [2021-05-17T19:38:00.357Z] --- PASS: TestBuildWithEmptyLayers (1.35s) [2021-05-17T19:38:00.357Z] === RUN TestBuildMultiStageOnBuild [2021-05-17T19:38:00.607Z] --- PASS: TestStats (2.76s) [2021-05-17T19:38:00.607Z] === RUN TestStopContainerWithTimeout [2021-05-17T19:38:00.607Z] === RUN TestStopContainerWithTimeout/0 [2021-05-17T19:38:00.607Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-17T19:38:00.607Z] === RUN TestStopContainerWithTimeout/1 [2021-05-17T19:38:00.607Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-17T19:38:00.607Z] === RUN TestStopContainerWithTimeout/3 [2021-05-17T19:38:00.607Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-17T19:38:00.607Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-17T19:38:00.607Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-17T19:38:00.607Z] === CONT TestStopContainerWithTimeout/0 [2021-05-17T19:38:00.607Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-17T19:38:01.973Z] === CONT TestStopContainerWithTimeout/3 [2021-05-17T19:38:03.410Z] #56 250.3 + bin/containerd-shim-runc-v2 [2021-05-17T19:38:03.861Z] === CONT TestStopContainerWithTimeout/1 [2021-05-17T19:38:03.979Z] #56 251.5 + binaries [2021-05-17T19:38:03.979Z] #56 251.5 + install -D bin/containerd /build/containerd [2021-05-17T19:38:03.979Z] #56 251.5 + install -D bin/containerd-shim /build/containerd-shim [2021-05-17T19:38:03.979Z] #56 251.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-17T19:38:03.979Z] #56 251.5 + install -D bin/ctr /build/ctr [2021-05-17T19:38:05.651Z] --- PASS: TestBuildMultiStageOnBuild (4.50s) [2021-05-17T19:38:05.651Z] === RUN TestBuildUncleanTarFilenames [2021-05-17T19:38:05.748Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-05-17T19:38:05.748Z] --- PASS: TestStopContainerWithTimeout/0 (1.18s) [2021-05-17T19:38:05.748Z] --- PASS: TestStopContainerWithTimeout/-1 (3.16s) [2021-05-17T19:38:05.748Z] --- PASS: TestStopContainerWithTimeout/3 (2.68s) [2021-05-17T19:38:05.748Z] --- PASS: TestStopContainerWithTimeout/1 (1.71s) [2021-05-17T19:38:05.748Z] === RUN TestDeleteDevicemapper [2021-05-17T19:38:05.748Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-17T19:38:05.748Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-17T19:38:05.748Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-17T19:38:05.886Z] #56 DONE 253.2s [2021-05-17T19:38:06.455Z] [2021-05-17T19:38:06.455Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-17T19:38:06.455Z] #57 sha256:47c37aed94d8dcaf84f516e1f5c4d81e0dfbcf93ffd68b8136338c1ba6503bc4 [2021-05-17T19:38:07.037Z] --- PASS: TestBuildUncleanTarFilenames (1.99s) [2021-05-17T19:38:07.038Z] === RUN TestBuildMultiStageLayerLeak [2021-05-17T19:38:07.393Z] #57 DONE 0.8s [2021-05-17T19:38:07.394Z] [2021-05-17T19:38:07.394Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-17T19:38:07.394Z] #61 sha256:d7c9d0ab3054880590ca32fa9d7d64703312a41fefb3bdcd9bfe633b93ed2c5f [2021-05-17T19:38:07.637Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.25s) [2021-05-17T19:38:07.637Z] === RUN TestUpdateMemory [2021-05-17T19:38:07.653Z] #61 DONE 0.3s [2021-05-17T19:38:07.653Z] [2021-05-17T19:38:07.653Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-17T19:38:07.653Z] #66 sha256:e3eb073757453eeeeb0fb9237535d7608e0ec8a47d429f942782f78b83d687bd [2021-05-17T19:38:08.590Z] #66 DONE 1.0s [2021-05-17T19:38:08.590Z] [2021-05-17T19:38:08.590Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-17T19:38:08.590Z] #68 sha256:f19b17c0c654405c3990654bc31aae87550b48aadc7538b8da8c01a249cbf9c9 [2021-05-17T19:38:08.590Z] #68 DONE 0.0s [2021-05-17T19:38:08.590Z] [2021-05-17T19:38:08.590Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-17T19:38:08.590Z] #69 sha256:ac59f7ae7904516f7822e8d865c5cbd7d98d021d1f80a3b3935015ab07687f34 [2021-05-17T19:38:08.590Z] #69 DONE 0.0s [2021-05-17T19:38:08.590Z] [2021-05-17T19:38:08.590Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-17T19:38:08.590Z] #70 sha256:ee9a16a4220a30186b441ad625c59ff22185c52a9b622bb53d03427ae66eb054 [2021-05-17T19:38:08.634Z] INFO: Expanding go... [2021-05-17T19:38:08.959Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-17T19:38:08.959Z] Using test binary docker [2021-05-17T19:38:08.959Z] +++ /etc/init.d/apparmor start [2021-05-17T19:38:08.959Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-17T19:38:08.959Z] Starting dockerd [2021-05-17T19:38:08.959Z] INFO: Waiting for daemon to start... [2021-05-17T19:38:08.959Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-05-17T19:38:09.002Z] --- PASS: TestUpdateMemory (1.38s) [2021-05-17T19:38:09.002Z] === RUN TestUpdateCPUQuota [2021-05-17T19:38:09.220Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-17T19:38:09.220Z] Using test binary docker [2021-05-17T19:38:09.220Z] +++ /etc/init.d/apparmor start [2021-05-17T19:38:09.220Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-17T19:38:09.220Z] INFO: Waiting for daemon to start... [2021-05-17T19:38:09.220Z] Starting dockerd [2021-05-17T19:38:09.220Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-05-17T19:38:10.605Z] .--- PASS: TestBuildMultiStageLayerLeak (3.71s) [2021-05-17T19:38:10.605Z] === RUN TestBuildWithHugeFile [2021-05-17T19:38:11.176Z] [2021-05-17T19:38:11.176Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-17T19:38:11.176Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-17T19:38:11.176Z] Error: No such image: emptyfs [2021-05-17T19:38:11.176Z] ++++ docker load [2021-05-17T19:38:11.176Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-17T19:38:11.176Z] [2021-05-17T19:38:11.176Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-17T19:38:11.437Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-17T19:38:11.437Z] Error: No such image: emptyfs [2021-05-17T19:38:11.437Z] Running integration-test (iteration 1) [2021-05-17T19:38:11.437Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-05-17T19:38:11.437Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-05-17T19:38:11.437Z] ++ set -e [2021-05-17T19:38:11.437Z] ++ '[' -n 0 ']' [2021-05-17T19:38:11.437Z] ++ set -x [2021-05-17T19:38:11.437Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-05-17T19:38:11.437Z] ++++ docker load [2021-05-17T19:38:11.437Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-17T19:38:11.698Z] Running integration-test (iteration 1) [2021-05-17T19:38:11.698Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-05-17T19:38:11.698Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-05-17T19:38:11.698Z] ++ set -e [2021-05-17T19:38:11.698Z] ++ '[' -n 0 ']' [2021-05-17T19:38:11.698Z] ++ set -x [2021-05-17T19:38:11.698Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-05-17T19:38:12.788Z] #70 DONE 3.5s [2021-05-17T19:38:12.788Z] [2021-05-17T19:38:12.788Z] #71 exporting to image [2021-05-17T19:38:12.788Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-17T19:38:12.788Z] #71 exporting layers [2021-05-17T19:38:17.085Z] --- PASS: TestUpdateCPUQuota (7.04s) [2021-05-17T19:38:17.085Z] === RUN TestUpdatePidsLimit [2021-05-17T19:38:17.085Z] === RUN TestUpdatePidsLimit/update_from_none [2021-05-17T19:38:17.085Z] === RUN TestUpdatePidsLimit/no_change [2021-05-17T19:38:17.648Z] === RUN TestUpdatePidsLimit/update_lower [2021-05-17T19:38:18.210Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-05-17T19:38:19.139Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-05-17T19:38:19.366Z] #71 exporting layers 7.0s done [2021-05-17T19:38:19.366Z] #71 writing image sha256:1afda1bf7880724990566ea1e870603c8e5af5e768e6bf6715de8b7d8fa39bb0 done [2021-05-17T19:38:19.366Z] #71 naming to docker.io/library/docker:c1aa75532651658d832849bf542ef35585785873 done [2021-05-17T19:38:19.366Z] #71 DONE 7.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-17T19:38:19.702Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-05-17T19:38:19.729Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42384/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=c1aa75532651658d832849bf542ef35585785873 -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:c1aa75532651658d832849bf542ef35585785873 hack/make.sh dynbinary test-integration [2021-05-17T19:38:20.264Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-05-17T19:38:21.111Z] [2021-05-17T19:38:21.371Z] Removing bundles/ [2021-05-17T19:38:21.371Z] [2021-05-17T19:38:21.371Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-05-17T19:38:21.371Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-17T19:38:21.371Z] GOOS="" GOARCH="" GOARM="" [2021-05-17T19:38:21.631Z] --- PASS: TestUpdatePidsLimit (5.63s) [2021-05-17T19:38:21.631Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.71s) [2021-05-17T19:38:21.631Z] --- PASS: TestUpdatePidsLimit/no_change (0.73s) [2021-05-17T19:38:21.631Z] --- PASS: TestUpdatePidsLimit/update_lower (0.70s) [2021-05-17T19:38:21.631Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.72s) [2021-05-17T19:38:21.631Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.73s) [2021-05-17T19:38:21.631Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.72s) [2021-05-17T19:38:21.631Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.73s) [2021-05-17T19:38:21.631Z] === RUN TestUpdateRestartPolicy [2021-05-17T19:38:24.794Z] ok github.com/docker/docker/api/server/httputils 0.012s coverage: 14.7% of statements [2021-05-17T19:38:24.794Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-05-17T19:38:24.794Z] ok github.com/docker/docker/api/server/middleware 0.046s coverage: 37.7% of statements [2021-05-17T19:38:24.794Z] ? github.com/docker/docker/api/server/router [no test files] [2021-05-17T19:38:24.794Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-05-17T19:38:24.795Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-05-17T19:38:24.795Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-05-17T19:38:24.795Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-05-17T19:38:24.795Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-05-17T19:38:24.795Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-05-17T19:38:24.795Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-05-17T19:38:24.795Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-05-17T19:38:25.372Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-05-17T19:38:25.372Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-05-17T19:38:25.636Z] ok github.com/docker/docker/api/server/router/swarm 0.058s coverage: 5.7% of statements [2021-05-17T19:38:25.636Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-05-17T19:38:25.636Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-05-17T19:38:25.636Z] ? github.com/docker/docker/api/types [no test files] [2021-05-17T19:38:25.636Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-05-17T19:38:25.636Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-05-17T19:38:25.636Z] ? github.com/docker/docker/api/types/container [no test files] [2021-05-17T19:38:25.636Z] ? github.com/docker/docker/api/types/events [no test files] [2021-05-17T19:38:25.636Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2021-05-17T19:38:25.901Z] ok github.com/docker/docker/api/types/filters 0.021s coverage: 92.2% of statements [2021-05-17T19:38:25.901Z] ? github.com/docker/docker/api/types/image [no test files] [2021-05-17T19:38:25.901Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-05-17T19:38:25.901Z] ? github.com/docker/docker/api/types/network [no test files] [2021-05-17T19:38:25.901Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-05-17T19:38:25.901Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-05-17T19:38:25.901Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-05-17T19:38:25.901Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-05-17T19:38:26.165Z] ok github.com/docker/docker/api/types/time 0.010s coverage: 100.0% of statements [2021-05-17T19:38:26.165Z] ok github.com/docker/docker/api/types/versions 0.011s coverage: 75.0% of statements [2021-05-17T19:38:26.165Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-05-17T19:38:26.165Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-05-17T19:38:26.165Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-05-17T19:38:26.165Z] ? github.com/docker/docker/builder [no test files] [2021-05-17T19:38:26.165Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-05-17T19:38:26.165Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-05-17T19:38:26.165Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-05-17T19:38:26.165Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-05-17T19:38:26.165Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-05-17T19:38:26.165Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-05-17T19:38:26.165Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-05-17T19:38:28.731Z] ok github.com/docker/docker/cli/debug 0.023s coverage: 100.0% of statements [2021-05-17T19:38:29.693Z] ok github.com/docker/docker/builder/remotecontext 0.146s coverage: 13.7% of statements [2021-05-17T19:38:29.761Z] INFO: Expanding compiler 1 of 3... [2021-05-17T19:38:29.761Z] INFO: Expanding compiler 2 of 3... [2021-05-17T19:38:30.649Z] ok github.com/docker/docker/builder/dockerfile 0.452s coverage: 48.5% of statements [2021-05-17T19:38:30.649Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-05-17T19:38:32.044Z] ok github.com/docker/docker/builder/remotecontext/git 4.295s coverage: 86.3% of statements [2021-05-17T19:38:32.044Z] ? github.com/docker/docker/cli [no test files] [2021-05-17T19:38:32.044Z] ? github.com/docker/docker/cli/config [no test files] [2021-05-17T19:38:33.511Z] INFO: Expanding compiler 3 of 3... [2021-05-17T19:38:33.511Z] INFO: Removing downloaded files... [2021-05-17T19:38:33.511Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-05-17T19:38:33.511Z] INFO: Configuring git core.autocrlf... [2021-05-17T19:38:36.468Z] --- PASS: TestUpdateRestartPolicy (12.80s) [2021-05-17T19:38:36.468Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-17T19:38:36.468Z] --- PASS: TestUpdateRestartWithAutoRemove (0.70s) [2021-05-17T19:38:36.468Z] === RUN TestWaitNonBlocked [2021-05-17T19:38:36.468Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-17T19:38:36.468Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-17T19:38:36.468Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-17T19:38:36.468Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-17T19:38:36.468Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-17T19:38:36.468Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-17T19:38:36.468Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-05-17T19:38:36.468Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s) [2021-05-17T19:38:36.468Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.09s) [2021-05-17T19:38:36.468Z] === RUN TestWaitBlocked [2021-05-17T19:38:36.468Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-17T19:38:36.468Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-17T19:38:36.468Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-17T19:38:36.468Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-17T19:38:36.468Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-17T19:38:36.468Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-17T19:38:37.365Z] ok github.com/docker/docker/client 0.348s coverage: 75.4% of statements [2021-05-17T19:38:37.397Z] --- PASS: TestWaitBlocked (0.01s) [2021-05-17T19:38:37.397Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.93s) [2021-05-17T19:38:37.397Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.09s) [2021-05-17T19:38:37.397Z] === CONT TestContainerStartOnDaemonRestart [2021-05-17T19:38:37.397Z] === CONT TestContainerKillOnDaemonStart [2021-05-17T19:38:40.681Z] --- PASS: TestContainerStartOnDaemonRestart (3.05s) [2021-05-17T19:38:40.681Z] === CONT TestIpcModeOlderClient [2021-05-17T19:38:40.681Z] --- PASS: TestIpcModeOlderClient (0.05s) [2021-05-17T19:38:40.681Z] === CONT TestDaemonHostGatewayIP [2021-05-17T19:38:44.851Z] --- PASS: TestDaemonHostGatewayIP (3.80s) [2021-05-17T19:38:44.851Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-17T19:38:45.782Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m8.268858953s with top 10 stages: buildssa: 1m43.519265836s, goimports: 22.338081405s, unconvert: 12.772614482s, gosec: 9.617796222s, golint: 5.802535256s, ineffassign: 4.218494686s, misspell: 4.201666297s, inspect: 3.111168578s, vrp: 2.965426586s, ctrlflow: 1.711874297s [2021-05-17T19:38:45.782Z] INFO [runner] Issues before processing: 2262, after processing: 0 [2021-05-17T19:38:45.782Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 1683/1683, identifier_marker: 1578/1578, exclude: 1578/1578, exclude-rules: 64/1578, cgo: 1683/2262, filename_unadjuster: 1683/1683, path_prettifier: 1683/1683, skip_files: 1683/1683, autogenerated_exclude: 1578/1683, nolint: 0/64 [2021-05-17T19:38:45.782Z] INFO [runner] processing took 58.389427ms with stages: nolint: 25.292032ms, identifier_marker: 16.198533ms, path_prettifier: 7.609517ms, autogenerated_exclude: 3.95565ms, exclude-rules: 3.28033ms, skip_dirs: 1.724361ms, cgo: 209.33µs, filename_unadjuster: 115.293µs, max_same_issues: 1.243µs, uniq_by_line: 803ns, diff: 473ns, max_from_linter: 409ns, source_code: 372ns, exclude: 300ns, skip_files: 284ns, path_shortener: 251ns, max_per_file_from_linter: 246ns [2021-05-17T19:38:45.782Z] INFO [runner] linters took 1m42.55062222s with stages: goanalysis_metalinter: 1m22.060544201s, unused: 20.431533706s [2021-05-17T19:38:45.782Z] INFO File cache stats: 1456 entries of total size 6.8MiB [2021-05-17T19:38:45.782Z] INFO Memory: 1525 samples, avg is 823.0MB, max is 4038.4MB [2021-05-17T19:38:45.782Z] INFO Execution took 3m42.551389921s [2021-05-17T19:38:45.782Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-05-17T19:38:46.693Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42384/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=72e1392a17c751d8546bf4ceaa2b8688cc21b9d7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:72e1392a17c751d8546bf4ceaa2b8688cc21b9d7 hack/make.sh dynbinary-daemon test-docker-py [2021-05-17T19:38:47.264Z] [2021-05-17T19:38:47.264Z] Removing bundles/ [2021-05-17T19:38:47.264Z] [2021-05-17T19:38:47.264Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-05-17T19:38:47.264Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-17T19:38:47.264Z] GOOS="" GOARCH="" GOARM="" [2021-05-17T19:38:47.369Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.90s) [2021-05-17T19:38:47.369Z] === CONT TestDaemonRestartIpcMode [2021-05-17T19:38:50.638Z] --- PASS: TestDaemonRestartIpcMode (3.20s) [2021-05-17T19:38:50.638Z] --- PASS: TestContainerKillOnDaemonStart (13.05s) [2021-05-17T19:38:50.638Z] PASS [2021-05-17T19:38:50.638Z] [2021-05-17T19:38:50.638Z] === Skipped [2021-05-17T19:38:50.638Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-05-17T19:38:50.638Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-17T19:38:50.638Z] [2021-05-17T19:38:50.638Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-05-17T19:38:50.638Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-05-17T19:38:50.638Z] [2021-05-17T19:38:50.638Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-17T19:38:50.638Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-17T19:38:50.638Z] [2021-05-17T19:38:50.638Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-05-17T19:38:50.638Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-05-17T19:38:50.638Z] [2021-05-17T19:38:50.638Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-05-17T19:38:50.638Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-17T19:38:50.638Z] [2021-05-17T19:38:50.638Z] [2021-05-17T19:38:50.638Z] DONE 196 tests, 5 skipped in 153.894s [2021-05-17T19:38:50.638Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-05-17T19:38:50.638Z] INFO: Testing against a local daemon [2021-05-17T19:38:50.638Z] === RUN TestCommitInheritsEnv [2021-05-17T19:38:50.895Z] --- PASS: TestCommitInheritsEnv (0.29s) [2021-05-17T19:38:50.895Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-17T19:38:50.895Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-05-17T19:38:50.895Z] === RUN TestImagesFilterMultiReference [2021-05-17T19:38:50.895Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-05-17T19:38:50.895Z] === RUN TestImagePullPlatformInvalid [2021-05-17T19:38:50.895Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-05-17T19:38:50.895Z] === RUN TestRemoveImageOrphaning [2021-05-17T19:38:51.151Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2021-05-17T19:38:51.151Z] === RUN TestRemoveImageGarbageCollector [2021-05-17T19:38:53.669Z] --- PASS: TestRemoveImageGarbageCollector (2.09s) [2021-05-17T19:38:53.669Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-17T19:38:53.669Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-05-17T19:38:53.669Z] === RUN TestTagInvalidReference [2021-05-17T19:38:53.669Z] --- PASS: TestTagInvalidReference (0.01s) [2021-05-17T19:38:53.669Z] === RUN TestTagValidPrefixedRepo [2021-05-17T19:38:53.669Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-05-17T19:38:53.669Z] === RUN TestTagExistedNameWithoutForce [2021-05-17T19:38:53.669Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-05-17T19:38:53.669Z] === RUN TestTagOfficialNames [2021-05-17T19:38:53.669Z] --- PASS: TestTagOfficialNames (0.06s) [2021-05-17T19:38:53.669Z] === RUN TestTagMatchesDigest [2021-05-17T19:38:53.669Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-05-17T19:38:53.669Z] === CONT TestImportExtremelyLargeImageWorks [2021-05-17T19:38:58.438Z] Loaded image: buildpack-deps:buster [2021-05-17T19:38:58.438Z] Loaded image: busybox:latest [2021-05-17T19:38:58.438Z] Loaded image: busybox:glibc [2021-05-17T19:38:58.438Z] Loaded image: buildpack-deps:buster [2021-05-17T19:38:58.438Z] Loaded image: busybox:latest [2021-05-17T19:38:58.438Z] Loaded image: busybox:glibc [2021-05-17T19:38:58.699Z] Loaded image: debian:bullseye [2021-05-17T19:38:58.961Z] Loaded image: hello-world:latest [2021-05-17T19:38:59.222Z] Loaded image: arm32v7/hello-world:latest [2021-05-17T19:38:59.222Z] INFO: Testing against a local daemon [2021-05-17T19:38:59.222Z] === RUN TestDockerDaemonSuite [2021-05-17T19:38:59.483Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-05-17T19:39:00.056Z] Loaded image: debian:bullseye [2021-05-17T19:39:00.318Z] Loaded image: hello-world:latest [2021-05-17T19:39:00.580Z] Loaded image: arm32v7/hello-world:latest [2021-05-17T19:39:01.152Z] INFO: Testing against a local daemon [2021-05-17T19:39:01.152Z] === RUN TestDockerSuite [2021-05-17T19:39:01.152Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-05-17T19:39:01.152Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-05-17T19:39:01.723Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-05-17T19:39:01.723Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-05-17T19:39:01.723Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-05-17T19:39:01.723Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-05-17T19:39:01.723Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-05-17T19:39:01.723Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-05-17T19:39:02.670Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-05-17T19:39:02.931Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-05-17T19:39:03.504Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-05-17T19:39:03.504Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-05-17T19:39:04.447Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-05-17T19:39:04.708Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-05-17T19:39:04.708Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-05-17T19:39:07.263Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-05-17T19:39:08.206Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-05-17T19:39:08.206Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-05-17T19:39:08.206Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-05-17T19:39:08.798Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-05-17T19:39:09.537Z] ok github.com/docker/docker/cmd/dockerd 0.123s coverage: 29.1% of statements [2021-05-17T19:39:09.537Z] ok github.com/docker/docker/container 0.166s coverage: 34.4% of statements [2021-05-17T19:39:09.537Z] ? github.com/docker/docker/container/stream [no test files] [2021-05-17T19:39:09.537Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-05-17T19:39:09.537Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-05-17T19:39:09.537Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-05-17T19:39:09.537Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.055s coverage: 65.3% of statements [2021-05-17T19:39:11.346Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-05-17T19:39:11.346Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-05-17T19:39:12.733Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-05-17T19:39:12.993Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-05-17T19:39:12.993Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-05-17T19:39:13.001Z] ok github.com/docker/docker/daemon/cluster/convert 0.070s coverage: 35.9% of statements [2021-05-17T19:39:13.255Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-05-17T19:39:13.268Z] ok github.com/docker/docker/daemon/cluster 0.142s coverage: 0.5% of statements [2021-05-17T19:39:15.839Z] ok github.com/docker/docker/daemon/discovery 0.019s coverage: 30.0% of statements [2021-05-17T19:39:16.795Z] ok github.com/docker/docker/daemon/config 0.088s coverage: 81.8% of statements [2021-05-17T19:39:17.059Z] ok github.com/docker/docker/daemon/events 0.074s coverage: 50.0% of statements [2021-05-17T19:39:18.992Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2021-05-17T19:39:19.844Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-05-17T19:39:22.309Z] ok github.com/docker/docker/daemon/graphdriver/aufs 3.006s coverage: 73.3% of statements [2021-05-17T19:39:22.309Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.510s coverage: 14.0% of statements [2021-05-17T19:39:22.309Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.017s coverage: 3.1% of statements [2021-05-17T19:39:23.706Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.861s coverage: 56.2% of statements [2021-05-17T19:39:24.052Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-05-17T19:39:25.120Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.023s coverage: 1.9% of statements [2021-05-17T19:39:27.056Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.788s coverage: 49.4% of statements [2021-05-17T19:39:27.353Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-05-17T19:39:27.925Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-05-17T19:39:28.984Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.462s coverage: 57.7% of statements [2021-05-17T19:39:28.984Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.219s coverage: 46.2% of statements [2021-05-17T19:39:29.248Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.022s coverage: 57.5% of statements [2021-05-17T19:39:29.310Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-05-17T19:39:30.201Z] ok github.com/docker/docker/daemon/links 0.060s coverage: 93.0% of statements [2021-05-17T19:39:30.696Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-05-17T19:39:30.779Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.023s coverage: 3.0% of statements [2021-05-17T19:39:31.358Z] ok github.com/docker/docker/daemon 12.244s coverage: 17.3% of statements [2021-05-17T19:39:31.358Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-05-17T19:39:31.358Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-05-17T19:39:31.358Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-05-17T19:39:31.358Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-05-17T19:39:31.358Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-05-17T19:39:31.358Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-05-17T19:39:31.358Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-05-17T19:39:32.083Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-05-17T19:39:32.654Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-05-17T19:39:32.760Z] ok github.com/docker/docker/daemon/logger 0.252s coverage: 43.2% of statements [2021-05-17T19:39:33.227Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-05-17T19:39:33.339Z] ok github.com/docker/docker/daemon/logger/gelf 0.022s coverage: 67.0% of statements [2021-05-17T19:39:33.339Z] ok github.com/docker/docker/daemon/images 0.067s coverage: 6.7% of statements [2021-05-17T19:39:33.339Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-05-17T19:39:33.339Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-05-17T19:39:34.612Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-05-17T19:39:34.739Z] ok github.com/docker/docker/daemon/logger/awslogs 0.328s coverage: 77.8% of statements [2021-05-17T19:39:34.739Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-05-17T19:39:34.739Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-05-17T19:39:34.739Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.032s coverage: 87.2% of statements [2021-05-17T19:39:34.739Z] ok github.com/docker/docker/daemon/logger/journald 0.015s coverage: 23.9% of statements [2021-05-17T19:39:35.319Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.043s coverage: 69.9% of statements [2021-05-17T19:39:36.280Z] ok github.com/docker/docker/daemon/logger/local 0.059s coverage: 75.2% of statements [2021-05-17T19:39:36.280Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-05-17T19:39:36.528Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-05-17T19:39:36.724Z] 4612f6d0b889: Pull complete [2021-05-17T19:39:36.858Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.055s coverage: 31.5% of statements [2021-05-17T19:39:37.121Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.086s coverage: 58.6% of statements [2021-05-17T19:39:37.482Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-05-17T19:39:38.072Z] ok github.com/docker/docker/daemon/logger/templates 0.036s coverage: 8.3% of statements [2021-05-17T19:39:38.336Z] ok github.com/docker/docker/daemon/logger/syslog 0.019s coverage: 46.8% of statements [2021-05-17T19:39:38.600Z] ok github.com/docker/docker/daemon/network 0.018s coverage: 63.8% of statements [2021-05-17T19:39:39.396Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-05-17T19:39:39.553Z] ok github.com/docker/docker/daemon/logger/splunk 1.888s coverage: 82.5% of statements [2021-05-17T19:39:39.553Z] ? github.com/docker/docker/daemon/names [no test files] [2021-05-17T19:39:39.553Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-05-17T19:39:39.970Z] === RUN TestDockerSuite/TestAttachDetach [2021-05-17T19:39:40.131Z] ok github.com/docker/docker/distribution/metadata 0.109s coverage: 48.2% of statements [2021-05-17T19:39:41.355Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-05-17T19:39:41.532Z] ok github.com/docker/docker/distribution 0.237s coverage: 25.2% of statements [2021-05-17T19:39:41.532Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-05-17T19:39:41.797Z] ok github.com/docker/docker/errdefs 0.016s coverage: 53.1% of statements [2021-05-17T19:39:42.375Z] ok github.com/docker/docker/image 0.050s coverage: 86.6% of statements [2021-05-17T19:39:42.639Z] ok github.com/docker/docker/distribution/xfer 1.715s coverage: 85.1% of statements [2021-05-17T19:39:42.639Z] ? github.com/docker/docker/dockerversion [no test files] [2021-05-17T19:39:42.740Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-05-17T19:39:43.217Z] ok github.com/docker/docker/image/cache 0.037s coverage: 19.2% of statements [2021-05-17T19:39:43.796Z] ok github.com/docker/docker/image/tarexport 0.090s coverage: 0.6% of statements [2021-05-17T19:39:44.061Z] ok github.com/docker/docker/libcontainerd/queue 0.046s coverage: 100.0% of statements [2021-05-17T19:39:44.061Z] ok github.com/docker/docker/image/v1 0.036s coverage: 25.0% of statements [2021-05-17T19:39:44.061Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-05-17T19:39:44.654Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-05-17T19:39:44.916Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-05-17T19:39:45.461Z] ok github.com/docker/docker/pkg/aaparser 0.024s coverage: 52.9% of statements [2021-05-17T19:39:45.461Z] ok github.com/docker/docker/oci 0.067s coverage: 45.2% of statements [2021-05-17T19:39:45.664Z] Removing intermediate container 873083b7082b [2021-05-17T19:39:45.664Z] ---> 3e8538f0e63c [2021-05-17T19:39:45.664Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-05-17T19:39:45.664Z] ---> Running in 9ca6f09b3fdc [2021-05-17T19:39:45.664Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-05-17T19:39:45.664Z] go: finding gotest.tools v0.5.3 [2021-05-17T19:39:45.664Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-05-17T19:39:45.664Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-17T19:39:45.664Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-17T19:39:45.664Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-17T19:39:45.664Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-05-17T19:39:45.664Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-17T19:39:45.664Z] go: downloading github.com/pkg/errors v0.9.1 [2021-05-17T19:39:45.664Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-17T19:39:45.664Z] go: extracting github.com/fatih/color v1.9.0 [2021-05-17T19:39:45.664Z] go: extracting github.com/pkg/errors v0.9.1 [2021-05-17T19:39:45.664Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-05-17T19:39:45.664Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-17T19:39:45.664Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-17T19:39:45.664Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-17T19:39:45.664Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-17T19:39:45.664Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-17T19:39:45.664Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-17T19:39:45.664Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-17T19:39:45.664Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-17T19:39:45.664Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-17T19:39:45.664Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-17T19:39:45.664Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-17T19:39:45.664Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-17T19:39:45.725Z] ok github.com/docker/docker/opts 0.066s coverage: 67.1% of statements [2021-05-17T19:39:46.125Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-17T19:39:46.125Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-17T19:39:46.678Z] ok github.com/docker/docker/pkg/broadcaster 0.036s coverage: 100.0% of statements [2021-05-17T19:39:46.834Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-05-17T19:39:47.098Z] go: finding github.com/fatih/color v1.9.0 [2021-05-17T19:39:47.098Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-17T19:39:47.098Z] go: finding github.com/pkg/errors v0.9.1 [2021-05-17T19:39:47.098Z] go: finding github.com/spf13/pflag v1.0.3 [2021-05-17T19:39:47.098Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-17T19:39:47.098Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-17T19:39:47.098Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-17T19:39:47.099Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-17T19:39:47.099Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-17T19:39:47.099Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-17T19:39:47.099Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-17T19:39:47.258Z] ok github.com/docker/docker/pkg/capabilities 0.024s coverage: 87.5% of statements [2021-05-17T19:39:47.835Z] ok github.com/docker/docker/pkg/authorization 0.837s coverage: 68.3% of statements [2021-05-17T19:39:48.220Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-05-17T19:39:48.481Z] --- PASS: TestBuildWithHugeFile (97.93s) [2021-05-17T19:39:48.481Z] === RUN TestBuildWCOWSandboxSize [2021-05-17T19:39:48.481Z] --- SKIP: TestBuildWCOWSandboxSize (0.02s) [2021-05-17T19:39:48.481Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-17T19:39:48.481Z] === RUN TestBuildWithEmptyDockerfile [2021-05-17T19:39:48.481Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-17T19:39:48.481Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-17T19:39:48.481Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-17T19:39:48.481Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-17T19:39:48.481Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-17T19:39:48.481Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-17T19:39:48.742Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-17T19:39:48.742Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-17T19:39:48.742Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-05-17T19:39:48.742Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-17T19:39:48.786Z] ok github.com/docker/docker/pkg/directory 0.013s coverage: 80.0% of statements [2021-05-17T19:39:49.003Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2021-05-17T19:39:49.003Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2021-05-17T19:39:49.003Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2021-05-17T19:39:49.003Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2021-05-17T19:39:49.003Z] === RUN TestBuildPreserveOwnership [2021-05-17T19:39:49.003Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-17T19:39:49.051Z] ok github.com/docker/docker/pkg/archive 1.141s coverage: 81.9% of statements [2021-05-17T19:39:49.314Z] ok github.com/docker/docker/pkg/discovery 0.012s coverage: 58.3% of statements [2021-05-17T19:39:49.575Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-05-17T19:39:49.891Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2021-05-17T19:39:50.020Z] INFO: Build done for gotestsum... [2021-05-17T19:39:50.467Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2021-05-17T19:39:51.043Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2021-05-17T19:39:51.620Z] ok github.com/docker/docker/pkg/dmesg 0.010s coverage: 83.3% of statements [2021-05-17T19:39:51.620Z] ok github.com/docker/docker/pkg/chrootarchive 3.082s coverage: 43.2% of statements [2021-05-17T19:39:52.570Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements [2021-05-17T19:39:52.570Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2021-05-17T19:39:52.879Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-05-17T19:39:52.879Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-05-17T19:39:53.146Z] ok github.com/docker/docker/pkg/fsutils 0.261s coverage: 85.1% of statements [2021-05-17T19:39:53.146Z] ok github.com/docker/docker/pkg/homedir 0.021s coverage: 11.4% of statements [2021-05-17T19:39:53.410Z] ok github.com/docker/docker/pkg/discovery/kv 3.089s coverage: 84.1% of statements [2021-05-17T19:39:54.265Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-17T19:39:54.265Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-05-17T19:39:54.376Z] ok github.com/docker/docker/layer 7.638s coverage: 68.8% of statements [2021-05-17T19:39:54.376Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-05-17T19:39:54.376Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-05-17T19:39:54.376Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-05-17T19:39:54.376Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-05-17T19:39:54.376Z] ? github.com/docker/docker/oci/caps [no test files] [2021-05-17T19:39:54.376Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-05-17T19:39:54.376Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-05-17T19:39:54.688Z] ok github.com/docker/docker/pkg/jsonmessage 0.014s coverage: 91.7% of statements [2021-05-17T19:39:54.959Z] ok github.com/docker/docker/pkg/ioutils 0.672s coverage: 70.6% of statements [2021-05-17T19:39:54.959Z] ok github.com/docker/docker/pkg/longpath 0.030s coverage: 100.0% of statements [2021-05-17T19:39:54.959Z] ok github.com/docker/docker/pkg/idtools 0.972s coverage: 69.5% of statements [2021-05-17T19:39:54.959Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-05-17T19:39:54.959Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-05-17T19:39:54.959Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-05-17T19:39:55.231Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2021-05-17T19:39:55.231Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-05-17T19:39:55.504Z] ok github.com/docker/docker/pkg/parsers 0.018s coverage: 97.0% of statements [2021-05-17T19:39:55.504Z] ok github.com/docker/docker/pkg/parsers/kernel 0.026s coverage: 60.0% of statements [2021-05-17T19:39:56.083Z] ok github.com/docker/docker/pkg/pidfile 0.042s coverage: 82.4% of statements [2021-05-17T19:39:56.083Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.034s coverage: 86.7% of statements [2021-05-17T19:39:56.083Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-05-17T19:39:56.083Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-05-17T19:39:56.180Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-05-17T19:39:56.180Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-05-17T19:39:56.663Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.045s coverage: 56.8% of statements [2021-05-17T19:39:56.754Z] --- PASS: TestBuildPreserveOwnership (7.65s) [2021-05-17T19:39:56.754Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.00s) [2021-05-17T19:39:56.754Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.64s) [2021-05-17T19:39:56.754Z] === RUN TestBuildPlatformInvalid [2021-05-17T19:39:56.754Z] --- PASS: TestBuildPlatformInvalid (0.20s) [2021-05-17T19:39:56.754Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-17T19:39:57.243Z] ok github.com/docker/docker/pkg/pools 0.042s coverage: 88.2% of statements [2021-05-17T19:39:57.243Z] ok github.com/docker/docker/pkg/progress 0.014s coverage: 75.9% of statements [2021-05-17T19:39:57.507Z] ok github.com/docker/docker/pkg/plugins/transport 0.012s coverage: 85.7% of statements [2021-05-17T19:39:57.698Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-05-17T19:39:57.860Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-17T19:39:57.860Z] [2021-05-17T19:39:57.860Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-17T19:39:57.860Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-17T19:39:57.860Z] HOSTNAME=579ed8d3694e [2021-05-17T19:39:57.860Z] DEST=bundles/test-integration [2021-05-17T19:39:57.860Z] PWD=/go/src/github.com/docker/docker [2021-05-17T19:39:57.860Z] DOCKER_ROOTLESS=1 [2021-05-17T19:39:57.860Z] DOCKER_GITCOMMIT=c1aa75532651658d832849bf542ef35585785873 [2021-05-17T19:39:57.860Z] container=docker [2021-05-17T19:39:57.860Z] HOME=/root [2021-05-17T19:39:57.860Z] GOLANG_VERSION=1.13.15 [2021-05-17T19:39:57.860Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-17T19:39:57.860Z] VALIDATE_BRANCH=master [2021-05-17T19:39:57.860Z] TERM=xterm [2021-05-17T19:39:57.860Z] DOCKER_PKG=github.com/docker/docker [2021-05-17T19:39:57.860Z] SHLVL=1 [2021-05-17T19:39:57.860Z] TIMEOUT=120m [2021-05-17T19:39:57.860Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-17T19:39:57.860Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-17T19:39:57.860Z] GO111MODULE=off [2021-05-17T19:39:57.860Z] DOCKER_EXPERIMENTAL=1 [2021-05-17T19:39:57.860Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-17T19:39:57.860Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-17T19:39:57.860Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-17T19:39:57.860Z] GOPATH=/go [2021-05-17T19:39:57.860Z] PKG_CONFIG=pkg-config [2021-05-17T19:39:57.860Z] _=/usr/bin/env [2021-05-17T19:39:57.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-17T19:39:58.085Z] ok github.com/docker/docker/pkg/reexec 0.025s coverage: 82.4% of statements [2021-05-17T19:39:58.269Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-05-17T19:39:58.662Z] ok github.com/docker/docker/pkg/stdcopy 0.021s coverage: 100.0% of statements [2021-05-17T19:39:58.843Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-05-17T19:39:58.925Z] ok github.com/docker/docker/pkg/pubsub 1.095s coverage: 75.0% of statements [2021-05-17T19:39:59.187Z] ok github.com/docker/docker/pkg/streamformatter 0.013s coverage: 66.2% of statements [2021-05-17T19:39:59.187Z] ok github.com/docker/docker/pkg/stringid 0.014s coverage: 70.6% of statements [2021-05-17T19:40:00.582Z] ok github.com/docker/docker/pkg/sysinfo 0.020s coverage: 54.9% of statements [2021-05-17T19:40:00.582Z] ok github.com/docker/docker/pkg/system 0.013s coverage: 36.9% of statements [2021-05-17T19:40:01.160Z] ok github.com/docker/docker/pkg/tailfile 0.110s coverage: 88.6% of statements [2021-05-17T19:40:01.160Z] ok github.com/docker/docker/pkg/signal 2.849s coverage: 61.0% of statements [2021-05-17T19:40:01.424Z] testing: warning: no tests to run [2021-05-17T19:40:01.424Z] coverage: [no statements] [2021-05-17T19:40:01.424Z] ok github.com/docker/docker/pkg/term/windows 0.024s coverage: [no statements] [no tests to run] [2021-05-17T19:40:01.424Z] ok github.com/docker/docker/pkg/tarsum 0.105s coverage: 89.3% of statements [2021-05-17T19:40:01.689Z] ok github.com/docker/docker/pkg/truncindex 0.110s coverage: 91.5% of statements [2021-05-17T19:40:01.953Z] ok github.com/docker/docker/pkg/urlutil 0.013s coverage: 100.0% of statements [2021-05-17T19:40:01.953Z] ok github.com/docker/docker/pkg/useragent 0.009s coverage: 88.9% of statements [2021-05-17T19:40:02.434Z] Removing intermediate container 9ca6f09b3fdc [2021-05-17T19:40:02.434Z] ---> 49130e170f7f [2021-05-17T19:40:02.434Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-05-17T19:40:02.434Z] ---> Running in 0e47b2c5035e [2021-05-17T19:40:02.434Z] Removing intermediate container 0e47b2c5035e [2021-05-17T19:40:02.434Z] ---> 87a1a0fc369f [2021-05-17T19:40:02.434Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-05-17T19:40:02.434Z] ---> Running in 93183dc59f17 [2021-05-17T19:40:02.434Z] Removing intermediate container 93183dc59f17 [2021-05-17T19:40:02.434Z] ---> 5bc9e3dee7c3 [2021-05-17T19:40:02.434Z] Step 10/10 : COPY . . [2021-05-17T19:40:03.352Z] ok github.com/docker/docker/plugin/v2 0.049s coverage: 14.5% of statements [2021-05-17T19:40:03.616Z] ok github.com/docker/docker/profiles/seccomp 0.024s coverage: 85.4% of statements [2021-05-17T19:40:04.569Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2021-05-17T19:40:04.569Z] ok github.com/docker/docker/plugin 0.543s coverage: 23.2% of statements [2021-05-17T19:40:05.969Z] ok github.com/docker/docker/registry/resumable 0.032s coverage: 100.0% of statements [2021-05-17T19:40:06.234Z] ok github.com/docker/docker/quota 0.507s coverage: 71.4% of statements [2021-05-17T19:40:06.498Z] ok github.com/docker/docker/restartmanager 0.017s coverage: 50.9% of statements [2021-05-17T19:40:06.762Z] ok github.com/docker/docker/registry 0.230s coverage: 58.8% of statements [2021-05-17T19:40:06.994Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-05-17T19:40:07.341Z] ok github.com/docker/docker/testutil 0.022s coverage: 62.5% of statements [2021-05-17T19:40:07.606Z] ok github.com/docker/docker/runconfig 0.036s coverage: 66.1% of statements [2021-05-17T19:40:09.535Z] ok github.com/docker/docker/volume/drivers 0.042s coverage: 36.1% of statements [2021-05-17T19:40:10.114Z] ok github.com/docker/docker/volume/mounts 0.053s coverage: 67.0% of statements [2021-05-17T19:40:10.296Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-05-17T19:40:11.066Z] ok github.com/docker/docker/volume/local 0.233s coverage: 76.4% of statements [2021-05-17T19:40:12.012Z] ok github.com/docker/docker/volume/service 0.031s coverage: 73.1% of statements [2021-05-17T19:40:12.211Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-05-17T19:40:16.418Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-05-17T19:40:16.992Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-05-17T19:40:17.566Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-05-17T19:40:20.116Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-05-17T19:40:21.059Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-05-17T19:40:23.719Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-17T19:40:23.719Z] [2021-05-17T19:40:23.719Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-05-17T19:40:23.719Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-05-17T19:40:23.719Z] Using test binary docker [2021-05-17T19:40:23.719Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-17T19:40:23.719Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-17T19:40:23.719Z] INFO: Waiting for daemon to start... [2021-05-17T19:40:23.719Z] Starting dockerd [2021-05-17T19:40:23.719Z] . [2021-05-17T19:40:23.719Z] INFO: Building docker-sdk-python3:5.0.0... [2021-05-17T19:40:24.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-17T19:40:25.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-17T19:40:25.267Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-05-17T19:40:25.268Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-05-17T19:40:25.840Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-05-17T19:40:27.756Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-05-17T19:40:28.330Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-05-17T19:40:28.330Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-05-17T19:40:28.591Z] Loaded image: buildpack-deps:buster [2021-05-17T19:40:28.852Z] Loaded image: busybox:latest [2021-05-17T19:40:29.112Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-05-17T19:40:29.112Z] Loaded image: busybox:glibc [2021-05-17T19:40:32.442Z] ---> 9964f42d4432 [2021-05-17T19:40:32.442Z] Successfully built 9964f42d4432 [2021-05-17T19:40:32.442Z] Successfully tagged docker:latest [2021-05-17T19:40:32.442Z] INFO: Image build ended at 05/17/2021 19:40:29. Duration:00:02:49.1321521 [2021-05-17T19:40:32.442Z] [2021-05-17T19:40:32.442Z] [2021-05-17T19:40:32.442Z] INFO: Building the test binaries at 05/17/2021 19:40:30... [2021-05-17T19:40:32.463Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-05-17T19:40:32.723Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-05-17T19:40:33.994Z] ok github.com/docker/docker/pkg/plugins 33.646s coverage: 76.6% of statements [2021-05-17T19:40:33.995Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-05-17T19:40:33.995Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-05-17T19:40:33.995Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-05-17T19:40:33.995Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-05-17T19:40:33.995Z] ? github.com/docker/docker/pkg/term [no test files] [2021-05-17T19:40:33.995Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-05-17T19:40:33.995Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-05-17T19:40:33.995Z] ? github.com/docker/docker/rootless [no test files] [2021-05-17T19:40:33.995Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-05-17T19:40:33.995Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-05-17T19:40:33.995Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-05-17T19:40:33.995Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-05-17T19:40:33.995Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-05-17T19:40:33.995Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-05-17T19:40:33.995Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-05-17T19:40:33.995Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-05-17T19:40:33.995Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-05-17T19:40:33.995Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-05-17T19:40:33.995Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-05-17T19:40:33.995Z] ? github.com/docker/docker/testutil/request [no test files] [2021-05-17T19:40:33.995Z] ? github.com/docker/docker/volume [no test files] [2021-05-17T19:40:33.995Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-05-17T19:40:33.995Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-05-17T19:40:33.995Z] [2021-05-17T19:40:33.995Z] === Skipped [2021-05-17T19:40:33.995Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-05-17T19:40:33.995Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-17T19:40:33.995Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-17T19:40:33.995Z] [2021-05-17T19:40:33.995Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-05-17T19:40:33.995Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-17T19:40:33.995Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-17T19:40:33.995Z] [2021-05-17T19:40:33.995Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-05-17T19:40:33.995Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-17T19:40:33.995Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-17T19:40:33.995Z] [2021-05-17T19:40:33.995Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-05-17T19:40:33.995Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-17T19:40:33.995Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-17T19:40:33.995Z] [2021-05-17T19:40:33.995Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-05-17T19:40:33.995Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-17T19:40:33.995Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-17T19:40:33.995Z] [2021-05-17T19:40:33.995Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-05-17T19:40:33.995Z] graphtest_unix.go:73: No driver to put! [2021-05-17T19:40:33.995Z] [2021-05-17T19:40:33.995Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-05-17T19:40:33.995Z] time="2021-05-17T19:39:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-17T19:40:33.995Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-17T19:40:33.995Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-17T19:40:33.995Z] [2021-05-17T19:40:33.995Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-05-17T19:40:33.995Z] time="2021-05-17T19:39:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-17T19:40:33.995Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-17T19:40:33.995Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-17T19:40:33.995Z] [2021-05-17T19:40:33.995Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-05-17T19:40:33.995Z] time="2021-05-17T19:39:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-17T19:40:33.995Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-17T19:40:33.995Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-17T19:40:33.995Z] [2021-05-17T19:40:33.995Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-05-17T19:40:33.995Z] time="2021-05-17T19:39:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-17T19:40:33.995Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-17T19:40:33.995Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-17T19:40:33.995Z] [2021-05-17T19:40:33.995Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-05-17T19:40:33.995Z] time="2021-05-17T19:39:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-17T19:40:33.995Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-17T19:40:33.995Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-17T19:40:33.995Z] [2021-05-17T19:40:33.995Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-05-17T19:40:33.995Z] graphtest_unix.go:73: No driver to put! [2021-05-17T19:40:33.995Z] [2021-05-17T19:40:33.995Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-05-17T19:40:33.995Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-05-17T19:40:33.995Z] [2021-05-17T19:40:33.995Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-05-17T19:40:33.995Z] overlay_test.go:49: Fails to compute changes intermittently [2021-05-17T19:40:33.995Z] [2021-05-17T19:40:33.995Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-05-17T19:40:33.995Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-05-17T19:40:33.995Z] [2021-05-17T19:40:33.995Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-05-17T19:40:33.995Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-05-17T19:40:33.995Z] [2021-05-17T19:40:33.995Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-05-17T19:40:33.995Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-17T19:40:33.995Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-17T19:40:33.995Z] [2021-05-17T19:40:33.995Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-05-17T19:40:33.995Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-17T19:40:33.995Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-17T19:40:33.995Z] [2021-05-17T19:40:33.995Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-05-17T19:40:33.995Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-17T19:40:33.995Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-17T19:40:33.995Z] [2021-05-17T19:40:33.995Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-05-17T19:40:33.995Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-17T19:40:33.995Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-17T19:40:33.995Z] [2021-05-17T19:40:33.995Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-05-17T19:40:33.995Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-17T19:40:33.995Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-17T19:40:33.995Z] [2021-05-17T19:40:33.995Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-05-17T19:40:33.995Z] graphtest_unix.go:73: No driver to put! [2021-05-17T19:40:33.995Z] [2021-05-17T19:40:33.995Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-05-17T19:40:33.995Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-05-17T19:40:33.995Z] [2021-05-17T19:40:33.995Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-05-17T19:40:33.995Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-05-17T19:40:33.995Z] [2021-05-17T19:40:33.995Z] [2021-05-17T19:40:33.995Z] DONE 2254 tests, 24 skipped in 196.709s Post stage [Pipeline] junit [2021-05-17T19:40:34.011Z] Recording test results [2021-05-17T19:40:34.630Z] INFO: make.ps1 starting at 05/17/2021 19:40:34 [2021-05-17T19:40:34.630Z] INFO: Git commit (e420e22737) assumed from DOCKER_GITCOMMIT environment variable [2021-05-17T19:40:34.630Z] INFO: Invoking autogen... [2021-05-17T19:40:34.636Z] Loaded image: debian:bullseye [2021-05-17T19:40:34.636Z] Loaded image: hello-world:latest [2021-05-17T19:40:34.636Z] Loaded image: arm32v7/hello-world:latest [2021-05-17T19:40:34.897Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-05-17T19:40:35.091Z] INFO: Building daemon... [2021-05-17T19:40:35.468Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-05-17T19:40:35.730Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-05-17T19:40:35.730Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-17T19:40:36.083Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42384/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c1aa75532651658d832849bf542ef35585785873 -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:c1aa75532651658d832849bf542ef35585785873 hack/make.sh dynbinary test-integration [2021-05-17T19:40:36.673Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-05-17T19:40:37.035Z] [2021-05-17T19:40:37.035Z] Removing bundles/ [2021-05-17T19:40:37.035Z] [2021-05-17T19:40:37.035Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-05-17T19:40:37.035Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-17T19:40:37.035Z] GOOS="" GOARCH="" GOARM="" [2021-05-17T19:40:39.974Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-05-17T19:40:44.178Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (46.59s) [2021-05-17T19:40:44.178Z] PASS [2021-05-17T19:40:44.178Z] [2021-05-17T19:40:44.178Z] === Skipped [2021-05-17T19:40:44.178Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-05-17T19:40:44.178Z] build_session_test.go:25: TODO: BuildKit [2021-05-17T19:40:44.178Z] [2021-05-17T19:40:44.178Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.02s) [2021-05-17T19:40:44.178Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-17T19:40:44.178Z] [2021-05-17T19:40:44.178Z] [2021-05-17T19:40:44.178Z] DONE 34 tests, 2 skipped in 259.405s [2021-05-17T19:40:44.178Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-05-17T19:40:44.178Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:40:44.178Z] ++ set -e [2021-05-17T19:40:44.178Z] ++ '[' -n 0 ']' [2021-05-17T19:40:44.178Z] ++ set -x [2021-05-17T19:40:44.178Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:40:44.178Z] INFO: Testing against a local daemon [2021-05-17T19:40:44.178Z] === RUN TestConfigInspect [2021-05-17T19:40:44.178Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-05-17T19:40:44.178Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-05-17T19:40:45.057Z] --- PASS: TestImportExtremelyLargeImageWorks (108.41s) [2021-05-17T19:40:45.057Z] PASS [2021-05-17T19:40:45.057Z] [2021-05-17T19:40:45.057Z] DONE 12 tests in 111.329s [2021-05-17T19:40:45.057Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-05-17T19:40:45.057Z] INFO: Testing against a local daemon [2021-05-17T19:40:45.057Z] === RUN TestNetworkCreateDelete [2021-05-17T19:40:45.057Z] --- PASS: TestNetworkCreateDelete (0.44s) [2021-05-17T19:40:45.057Z] === RUN TestDockerNetworkDeletePreferID [2021-05-17T19:40:45.057Z] --- PASS: TestDockerNetworkDeletePreferID (1.27s) [2021-05-17T19:40:45.057Z] === RUN TestDaemonDNSFallback [2021-05-17T19:40:45.120Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-05-17T19:40:46.063Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-05-17T19:40:46.634Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-05-17T19:40:46.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-17T19:40:47.205Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-05-17T19:40:47.466Z] --- PASS: TestConfigInspect (3.65s) [2021-05-17T19:40:47.466Z] === RUN TestConfigList [2021-05-17T19:40:51.601Z] --- PASS: TestDaemonDNSFallback (7.24s) [2021-05-17T19:40:51.601Z] === RUN TestInspectNetwork [2021-05-17T19:40:51.675Z] --- PASS: TestConfigList (3.57s) [2021-05-17T19:40:51.675Z] === RUN TestConfigsCreateAndDelete [2021-05-17T19:40:51.937Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-05-17T19:40:51.937Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-05-17T19:40:51.937Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-05-17T19:40:53.851Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-05-17T19:40:54.112Z] --- PASS: TestConfigsCreateAndDelete (3.29s) [2021-05-17T19:40:54.112Z] === RUN TestConfigsUpdate [2021-05-17T19:40:54.870Z] === RUN TestInspectNetwork/full_network_id [2021-05-17T19:40:54.870Z] === RUN TestInspectNetwork/partial_network_id [2021-05-17T19:40:54.870Z] === RUN TestInspectNetwork/network_name [2021-05-17T19:40:54.870Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-05-17T19:40:58.344Z] --- PASS: TestConfigsUpdate (3.43s) [2021-05-17T19:40:58.344Z] === RUN TestTemplatedConfig [2021-05-17T19:40:58.344Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-05-17T19:40:59.036Z] --- PASS: TestInspectNetwork (8.25s) [2021-05-17T19:40:59.036Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-05-17T19:40:59.036Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-05-17T19:40:59.036Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-05-17T19:40:59.036Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-05-17T19:40:59.036Z] === RUN TestRunContainerWithBridgeNone [2021-05-17T19:40:59.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-17T19:40:59.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-17T19:40:59.730Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-05-17T19:40:59.730Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-05-17T19:40:59.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-17T19:41:01.117Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-05-17T19:41:01.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-17T19:41:01.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-17T19:41:02.304Z] --- PASS: TestRunContainerWithBridgeNone (3.13s) [2021-05-17T19:41:02.304Z] === RUN TestNetworkInvalidJSON [2021-05-17T19:41:02.304Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-17T19:41:02.304Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-17T19:41:02.304Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-17T19:41:02.304Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-17T19:41:02.304Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-17T19:41:02.304Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-17T19:41:02.304Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-17T19:41:02.304Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-17T19:41:02.304Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-17T19:41:02.304Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-05-17T19:41:02.304Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-17T19:41:02.304Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-17T19:41:02.304Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-17T19:41:02.304Z] === RUN TestNetworkList [2021-05-17T19:41:02.304Z] === RUN TestNetworkList//networks [2021-05-17T19:41:02.304Z] === PAUSE TestNetworkList//networks [2021-05-17T19:41:02.304Z] === RUN TestNetworkList//networks/ [2021-05-17T19:41:02.304Z] === PAUSE TestNetworkList//networks/ [2021-05-17T19:41:02.304Z] === CONT TestNetworkList//networks [2021-05-17T19:41:02.304Z] === CONT TestNetworkList//networks/ [2021-05-17T19:41:02.304Z] --- PASS: TestNetworkList (0.01s) [2021-05-17T19:41:02.304Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-17T19:41:02.304Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-17T19:41:02.304Z] === RUN TestHostIPv4BridgeLabel [2021-05-17T19:41:02.443Z] sha256:9f9e8fdc8021067fa6183803be64002eafe264536314be9c690e728274916f77 [2021-05-17T19:41:02.443Z] INFO: Starting docker-py tests... [2021-05-17T19:41:02.443Z] ============================= test session starts ============================== [2021-05-17T19:41:02.443Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-05-17T19:41:02.443Z] rootdir: /src, inifile: pytest.ini [2021-05-17T19:41:02.443Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-05-17T19:41:02.443Z] collected 390 items / 1 deselected / 389 selected [2021-05-17T19:41:02.443Z] [2021-05-17T19:41:02.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-17T19:41:03.034Z] --- PASS: TestTemplatedConfig (5.16s) [2021-05-17T19:41:03.034Z] === RUN TestConfigCreateResolve [2021-05-17T19:41:03.230Z] --- PASS: TestHostIPv4BridgeLabel (0.83s) [2021-05-17T19:41:03.231Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-17T19:41:04.420Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-05-17T19:41:04.420Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-05-17T19:41:04.595Z] --- PASS: TestDaemonRestartWithLiveRestore (1.52s) [2021-05-17T19:41:04.595Z] === RUN TestDaemonDefaultNetworkPools [2021-05-17T19:41:05.364Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-05-17T19:41:05.960Z] --- PASS: TestDaemonDefaultNetworkPools (1.37s) [2021-05-17T19:41:05.960Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-17T19:41:06.309Z] --- PASS: TestConfigCreateResolve (3.28s) [2021-05-17T19:41:06.309Z] === RUN TestConfigDaemonLibtrustID [2021-05-17T19:41:06.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-17T19:41:06.881Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-05-17T19:41:06.881Z] --- PASS: TestConfigDaemonLibtrustID (0.79s) [2021-05-17T19:41:06.881Z] PASS [2021-05-17T19:41:06.881Z] [2021-05-17T19:41:06.881Z] DONE 7 tests in 23.349s [2021-05-17T19:41:06.881Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-05-17T19:41:06.881Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:41:06.881Z] ++ set -e [2021-05-17T19:41:06.881Z] ++ '[' -n 0 ']' [2021-05-17T19:41:06.881Z] ++ set -x [2021-05-17T19:41:06.881Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:41:07.141Z] INFO: Testing against a local daemon [2021-05-17T19:41:07.141Z] === RUN TestCheckpoint [2021-05-17T19:41:07.141Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-17T19:41:07.141Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-17T19:41:07.141Z] === RUN TestContainerInvalidJSON [2021-05-17T19:41:07.141Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-17T19:41:07.141Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-17T19:41:07.141Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-17T19:41:07.141Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-17T19:41:07.141Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-17T19:41:07.141Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-17T19:41:07.141Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-17T19:41:07.141Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-17T19:41:07.141Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-17T19:41:07.141Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-05-17T19:41:07.141Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-17T19:41:07.141Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-05-17T19:41:07.141Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-17T19:41:07.141Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-17T19:41:07.141Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-05-17T19:41:07.141Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-17T19:41:07.141Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-05-17T19:41:07.141Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-17T19:41:07.402Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-05-17T19:41:07.402Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-17T19:41:07.402Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-05-17T19:41:07.402Z] === RUN TestCopyFromContainer [2021-05-17T19:41:08.345Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-05-17T19:41:08.477Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.09s) [2021-05-17T19:41:08.477Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-17T19:41:08.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-17T19:41:09.287Z] === RUN TestCopyFromContainer// [2021-05-17T19:41:09.548Z] === RUN TestCopyFromContainer//bar/root [2021-05-17T19:41:09.810Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-17T19:41:09.810Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-05-17T19:41:09.810Z] === RUN TestCopyFromContainer/bar/quux [2021-05-17T19:41:10.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-17T19:41:10.072Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-05-17T19:41:10.072Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-17T19:41:10.072Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-17T19:41:10.334Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-17T19:41:10.334Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-17T19:41:10.595Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-17T19:41:10.595Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-17T19:41:10.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-17T19:41:10.856Z] --- PASS: TestCopyFromContainer (3.44s) [2021-05-17T19:41:10.856Z] --- PASS: TestCopyFromContainer// (0.22s) [2021-05-17T19:41:10.856Z] --- PASS: TestCopyFromContainer//bar/root (0.17s) [2021-05-17T19:41:10.856Z] --- PASS: TestCopyFromContainer//bar/root/ (0.15s) [2021-05-17T19:41:10.856Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2021-05-17T19:41:10.856Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.14s) [2021-05-17T19:41:10.856Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2021-05-17T19:41:10.856Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2021-05-17T19:41:10.856Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-05-17T19:41:10.856Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.15s) [2021-05-17T19:41:10.856Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2021-05-17T19:41:10.856Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-17T19:41:10.856Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-17T19:41:10.856Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-17T19:41:10.856Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-17T19:41:10.856Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-17T19:41:10.856Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-17T19:41:10.856Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-17T19:41:10.856Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-17T19:41:10.856Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-17T19:41:10.856Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-17T19:41:10.856Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-05-17T19:41:10.856Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-17T19:41:10.856Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-17T19:41:10.856Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-17T19:41:10.856Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-17T19:41:10.856Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-05-17T19:41:10.856Z] === RUN TestCreateWithInvalidEnv [2021-05-17T19:41:10.856Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-17T19:41:10.856Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-17T19:41:10.856Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-17T19:41:10.856Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-17T19:41:10.856Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-17T19:41:10.856Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-17T19:41:10.856Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-17T19:41:10.856Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-17T19:41:10.856Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-17T19:41:10.856Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-05-17T19:41:10.856Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-17T19:41:10.856Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-17T19:41:10.856Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-05-17T19:41:10.856Z] === RUN TestCreateTmpfsMountsTarget [2021-05-17T19:41:10.856Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s) [2021-05-17T19:41:10.856Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-17T19:41:10.991Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.63s) [2021-05-17T19:41:10.991Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-17T19:41:11.552Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.83s) [2021-05-17T19:41:11.552Z] === RUN TestServiceWithPredefinedNetwork [2021-05-17T19:41:11.798Z] === RUN TestDockerSuite/TestBuildAddScript [2021-05-17T19:41:12.057Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-17T19:41:13.184Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-05-17T19:41:13.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-17T19:41:14.067Z] --- PASS: TestServiceWithPredefinedNetwork (2.40s) [2021-05-17T19:41:14.067Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-17T19:41:14.067Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-17T19:41:14.067Z] service_test.go:242: FLAKY_TEST [2021-05-17T19:41:14.067Z] === RUN TestServiceWithDataPathPortInit [2021-05-17T19:41:14.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-17T19:41:15.100Z] --- PASS: TestCreateWithCustomMaskedPaths (3.86s) [2021-05-17T19:41:15.100Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-17T19:41:15.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-17T19:41:16.486Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-05-17T19:41:17.059Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-05-17T19:41:17.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-17T19:41:18.082Z] 8116de3c91c3: Pull complete [2021-05-17T19:41:18.082Z] Digest: sha256:edd6d6de1e7252d2d434af58798db1d96762d738f60e15b24ed631f55e26681d [2021-05-17T19:41:18.082Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-17T19:41:18.082Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-17T19:41:18.082Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-05-17T19:41:18.082Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-05-17T19:41:18.082Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1935' [2021-05-17T19:41:18.082Z] INFO: Docker version of control daemon [2021-05-17T19:41:18.082Z] [2021-05-17T19:41:18.082Z] Client: [2021-05-17T19:41:18.082Z] Version: 20.10.6 [2021-05-17T19:41:18.082Z] API version: 1.41 [2021-05-17T19:41:18.082Z] Go version: go1.16.3 [2021-05-17T19:41:18.082Z] Git commit: 370c289 [2021-05-17T19:41:18.082Z] Built: Fri Apr 9 22:49:36 2021 [2021-05-17T19:41:18.082Z] OS/Arch: windows/amd64 [2021-05-17T19:41:18.082Z] Context: default [2021-05-17T19:41:18.082Z] Experimental: true [2021-05-17T19:41:18.082Z] [2021-05-17T19:41:18.082Z] Server: Docker Engine - Community [2021-05-17T19:41:18.082Z] Engine: [2021-05-17T19:41:18.082Z] Version: 20.10.6 [2021-05-17T19:41:18.082Z] API version: 1.41 (minimum version 1.24) [2021-05-17T19:41:18.082Z] Go version: go1.13.15 [2021-05-17T19:41:18.082Z] Git commit: 8728dd2 [2021-05-17T19:41:18.082Z] Built: Fri Apr 9 22:45:40 2021 [2021-05-17T19:41:18.082Z] OS/Arch: windows/amd64 [2021-05-17T19:41:18.082Z] Experimental: true [2021-05-17T19:41:18.082Z] [2021-05-17T19:41:18.082Z] INFO: Docker info of control daemon [2021-05-17T19:41:18.082Z] [2021-05-17T19:41:18.082Z] Client: [2021-05-17T19:41:18.082Z] Context: default [2021-05-17T19:41:18.082Z] Debug Mode: false [2021-05-17T19:41:18.082Z] Plugins: [2021-05-17T19:41:18.082Z] app: Docker Application (Docker Inc., v0.8.0) [2021-05-17T19:41:18.082Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-05-17T19:41:18.082Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-05-17T19:41:18.082Z] [2021-05-17T19:41:18.082Z] Server: [2021-05-17T19:41:18.082Z] Containers: 0 [2021-05-17T19:41:18.082Z] Running: 0 [2021-05-17T19:41:18.082Z] Paused: 0 [2021-05-17T19:41:18.082Z] Stopped: 0 [2021-05-17T19:41:18.082Z] Images: 1 [2021-05-17T19:41:18.082Z] Server Version: 20.10.6 [2021-05-17T19:41:18.082Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-05-17T19:41:18.082Z] Windows: [2021-05-17T19:41:18.082Z] LCOW: [2021-05-17T19:41:18.082Z] Logging Driver: json-file [2021-05-17T19:41:18.082Z] Plugins: [2021-05-17T19:41:18.082Z] Volume: local [2021-05-17T19:41:18.082Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-17T19:41:18.082Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-17T19:41:18.082Z] Swarm: inactive [2021-05-17T19:41:18.082Z] Default Isolation: process [2021-05-17T19:41:18.082Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-05-17T19:41:18.082Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-05-17T19:41:18.082Z] OSType: windows [2021-05-17T19:41:18.082Z] Architecture: x86_64 [2021-05-17T19:41:18.082Z] CPUs: 4 [2021-05-17T19:41:18.082Z] Total Memory: 32GiB [2021-05-17T19:41:18.082Z] Name: azwin-2-bc7e40 [2021-05-17T19:41:18.082Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-05-17T19:41:18.082Z] Docker Root Dir: D:\docker [2021-05-17T19:41:18.082Z] Debug Mode: false [2021-05-17T19:41:18.082Z] Registry: https://index.docker.io/v1/ [2021-05-17T19:41:18.082Z] Labels: [2021-05-17T19:41:18.082Z] Experimental: true [2021-05-17T19:41:18.082Z] Insecure Registries: [2021-05-17T19:41:18.082Z] 10.0.0.4:5000 [2021-05-17T19:41:18.082Z] 127.0.0.0/8 [2021-05-17T19:41:18.082Z] Registry Mirrors: [2021-05-17T19:41:18.082Z] http://10.0.0.4:5000/ [2021-05-17T19:41:18.082Z] Live Restore Enabled: false [2021-05-17T19:41:18.082Z] Product License: Community Engine [2021-05-17T19:41:18.082Z] [2021-05-17T19:41:18.082Z] [2021-05-17T19:41:18.082Z] INFO: Commit hash is 376cc30373 [2021-05-17T19:41:18.082Z] INFO: Nuke-Everything... [2021-05-17T19:41:18.082Z] INFO: Container count on control daemon to delete is 0 [2021-05-17T19:41:18.082Z] INFO: Nuking d:\CI [2021-05-17T19:41:18.082Z] INFO: Zapped successfully [2021-05-17T19:41:18.082Z] INFO: Location for testing is d:\CI\PR-42384\2 [2021-05-17T19:41:18.082Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-05-17T19:41:18.082Z] [2021-05-17T19:41:18.082Z] [2021-05-17T19:41:18.082Z] INFO: Building the image from Dockerfile.windows at 05/17/2021 19:41:14... [2021-05-17T19:41:18.082Z] [2021-05-17T19:41:18.084Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-17T19:41:18.084Z] Using test binary docker [2021-05-17T19:41:18.084Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-17T19:41:18.084Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-17T19:41:18.084Z] INFO: Waiting for daemon to start... [2021-05-17T19:41:18.084Z] Starting dockerd [2021-05-17T19:41:18.446Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.72s) [2021-05-17T19:41:18.446Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-17T19:41:18.446Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-17T19:41:18.446Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-17T19:41:18.446Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-17T19:41:18.446Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-17T19:41:18.446Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-17T19:41:18.446Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-17T19:41:18.446Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-17T19:41:18.446Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-17T19:41:18.446Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-17T19:41:18.446Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-17T19:41:18.446Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-17T19:41:18.446Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-17T19:41:18.446Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-17T19:41:18.446Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-17T19:41:18.721Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-17T19:41:18.721Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-05-17T19:41:18.721Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-05-17T19:41:18.721Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-05-17T19:41:18.721Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.09s) [2021-05-17T19:41:18.721Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.09s) [2021-05-17T19:41:18.721Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-05-17T19:41:18.721Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-17T19:41:19.632Z] Sending build context to Docker daemon 58.26MB [2021-05-17T19:41:19.633Z] [2021-05-17T19:41:20.095Z] Step 1/10 : FROM microsoft/windowsservercore [2021-05-17T19:41:20.095Z] ---> 3a7f23e29bd7 [2021-05-17T19:41:20.095Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-05-17T19:41:20.095Z] ---> Running in 7ab8e4c520fe [2021-05-17T19:41:20.111Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.29s) [2021-05-17T19:41:20.111Z] === RUN TestCreateDifferentPlatform [2021-05-17T19:41:20.111Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-17T19:41:20.111Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-17T19:41:20.111Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2021-05-17T19:41:20.111Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-05-17T19:41:20.111Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.02s) [2021-05-17T19:41:20.111Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-17T19:41:20.111Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-05-17T19:41:20.111Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-17T19:41:20.111Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-05-17T19:41:20.111Z] === RUN TestContainerStartOnDaemonRestart [2021-05-17T19:41:20.111Z] === PAUSE TestContainerStartOnDaemonRestart [2021-05-17T19:41:20.111Z] === RUN TestDaemonRestartIpcMode [2021-05-17T19:41:20.111Z] === PAUSE TestDaemonRestartIpcMode [2021-05-17T19:41:20.111Z] === RUN TestDaemonHostGatewayIP [2021-05-17T19:41:20.111Z] === PAUSE TestDaemonHostGatewayIP [2021-05-17T19:41:20.111Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-17T19:41:20.111Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-17T19:41:20.111Z] === RUN TestContainerKillOnDaemonStart [2021-05-17T19:41:20.111Z] === PAUSE TestContainerKillOnDaemonStart [2021-05-17T19:41:20.111Z] === RUN TestDiff [2021-05-17T19:41:20.593Z] Removing intermediate container 7ab8e4c520fe [2021-05-17T19:41:20.593Z] ---> 7e1533050a2f [2021-05-17T19:41:20.593Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-05-17T19:41:20.593Z] ---> Running in 4c2048907475 [2021-05-17T19:41:21.058Z] Removing intermediate container 4c2048907475 [2021-05-17T19:41:21.058Z] ---> 9c41a00aa4b2 [2021-05-17T19:41:21.058Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-05-17T19:41:21.058Z] ---> Running in 4e26f92cd018 [2021-05-17T19:41:21.058Z] Removing intermediate container 4e26f92cd018 [2021-05-17T19:41:21.058Z] ---> 846ec005f08f [2021-05-17T19:41:21.058Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-05-17T19:41:21.378Z] . [2021-05-17T19:41:21.378Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-17T19:41:21.378Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-17T19:41:21.378Z] Error: No such image: emptyfs [2021-05-17T19:41:21.378Z] Running integration-test (iteration 1) [2021-05-17T19:41:21.378Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-05-17T19:41:21.498Z] --- PASS: TestDiff (1.33s) [2021-05-17T19:41:21.498Z] === RUN TestExecWithCloseStdin [2021-05-17T19:41:21.521Z] ---> Running in 823c36fd13cf [2021-05-17T19:41:21.521Z] Removing intermediate container 823c36fd13cf [2021-05-17T19:41:21.521Z] ---> 1019f0bb34f9 [2021-05-17T19:41:21.521Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-05-17T19:41:21.521Z] ---> Running in 944fd0dcd144 [2021-05-17T19:41:22.070Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-05-17T19:41:23.013Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-05-17T19:41:23.275Z] --- PASS: TestExecWithCloseStdin (1.83s) [2021-05-17T19:41:23.275Z] === RUN TestExec [2021-05-17T19:41:25.173Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-05-17T19:41:25.190Z] --- PASS: TestExec (1.58s) [2021-05-17T19:41:25.190Z] === RUN TestExecUser [2021-05-17T19:41:25.999Z] tests/integration/api_client_test.py ..... [ 7%] [2021-05-17T19:41:26.575Z] --- PASS: TestExecUser (1.75s) [2021-05-17T19:41:26.575Z] === RUN TestExportContainerAndImportImage [2021-05-17T19:41:27.360Z] [2021-05-17T19:41:27.360Z] SUCCESS: Specified value was saved. [2021-05-17T19:41:27.360Z] INFO: Downloading git... [2021-05-17T19:41:27.960Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-05-17T19:41:27.960Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-05-17T19:41:28.201Z] tests/integration/api_config_test.py ..... [ 8%] [2021-05-17T19:41:28.221Z] --- PASS: TestExportContainerAndImportImage (1.51s) [2021-05-17T19:41:28.221Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-17T19:41:28.907Z] INFO: Downloading go... [2021-05-17T19:41:30.453Z] INFO: Downloading compiler 1 of 3... [2021-05-17T19:41:30.767Z] --- PASS: TestExportContainerAfterDaemonRestart (2.64s) [2021-05-17T19:41:30.767Z] === RUN TestHealthCheckWorkdir [2021-05-17T19:41:30.976Z] INFO: Downloading compiler 2 of 3... [2021-05-17T19:41:30.976Z] INFO: Downloading compiler 3 of 3... [2021-05-17T19:41:30.976Z] INFO: Extracting git... [2021-05-17T19:41:32.113Z] --- PASS: TestServiceWithDataPathPortInit (15.62s) [2021-05-17T19:41:32.113Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-17T19:41:32.680Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-05-17T19:41:32.941Z] --- PASS: TestHealthCheckWorkdir (2.28s) [2021-05-17T19:41:32.941Z] === RUN TestHealthKillContainer [2021-05-17T19:41:34.328Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-05-17T19:41:36.876Z] --- PASS: TestHealthKillContainer (3.84s) [2021-05-17T19:41:36.876Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-17T19:41:37.358Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.75s) [2021-05-17T19:41:37.358Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:kq1akwibkii8c1e3m2wsjylok Created:2021-05-17 19:41:30.752489231 +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[2238f99a71b95f679af41fb819e29bfd44eb10ff2c189b90bbcb6b5bc52afc14:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3yhnxa30k2jmxcnu4ffmcmh97 EndpointID:963e6ed88c48ef185f4f1fbbc983e85886a83b7a550ce455dfceb080551c9ad4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:510647f985e32e131859f3a33fc0363f5b364450fbfc60a3257b7b1fec20f246 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:7c43898d80e9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3yhnxa30k2jmxcnu4ffmcmh97 EndpointID:963e6ed88c48ef185f4f1fbbc983e85886a83b7a550ce455dfceb080551c9ad4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-05-17T19:41:37.358Z] PASS [2021-05-17T19:41:37.358Z] [2021-05-17T19:41:37.358Z] === Skipped [2021-05-17T19:41:37.358Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-17T19:41:37.358Z] service_test.go:242: FLAKY_TEST [2021-05-17T19:41:37.358Z] [2021-05-17T19:41:37.358Z] [2021-05-17T19:41:37.358Z] DONE 26 tests, 1 skipped in 55.429s [2021-05-17T19:41:37.358Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-17T19:41:37.358Z] INFO: Testing against a local daemon [2021-05-17T19:41:37.358Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-17T19:41:37.358Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-17T19:41:37.358Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-17T19:41:37.358Z] === RUN TestDockerNetworkIpvlan [2021-05-17T19:41:37.358Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-17T19:41:37.358Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-17T19:41:37.358Z] PASS [2021-05-17T19:41:37.358Z] [2021-05-17T19:41:37.358Z] === Skipped [2021-05-17T19:41:37.358Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-17T19:41:37.358Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-17T19:41:37.358Z] [2021-05-17T19:41:37.358Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-17T19:41:37.358Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-17T19:41:37.358Z] [2021-05-17T19:41:37.358Z] [2021-05-17T19:41:37.358Z] DONE 2 tests, 2 skipped in 0.038s [2021-05-17T19:41:37.358Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-17T19:41:37.358Z] INFO: Testing against a local daemon [2021-05-17T19:41:37.358Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-17T19:41:37.821Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-05-17T19:41:38.082Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-05-17T19:41:38.082Z] --- PASS: TestInspectCpusetInConfigPre120 (1.24s) [2021-05-17T19:41:38.082Z] === RUN TestIpcModeNone [2021-05-17T19:41:38.343Z] === RUN TestDockerSuite/TestBuildAddTar [2021-05-17T19:41:38.916Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-05-17T19:41:39.247Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.91s) [2021-05-17T19:41:39.247Z] === RUN TestDockerNetworkMacvlan [2021-05-17T19:41:39.859Z] --- PASS: TestIpcModeNone (1.59s) [2021-05-17T19:41:39.859Z] === RUN TestIpcModePrivate [2021-05-17T19:41:39.859Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-05-17T19:41:40.175Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-05-17T19:41:40.431Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-05-17T19:41:41.102Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-05-17T19:41:41.398Z] --- PASS: TestIpcModePrivate (1.65s) [2021-05-17T19:41:41.398Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false [2021-05-17T19:41:41.398Z] === RUN TestIpcModeShareable [2021-05-17T19:41:42.467Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-05-17T19:41:43.317Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-05-17T19:41:43.317Z] --- PASS: TestIpcModeShareable (2.10s) [2021-05-17T19:41:43.317Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2021-05-17T19:41:43.317Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-17T19:41:43.325Z] Loaded image: buildpack-deps:buster [2021-05-17T19:41:43.325Z] Loaded image: busybox:latest [2021-05-17T19:41:43.325Z] Loaded image: busybox:glibc [2021-05-17T19:41:43.325Z] Loaded image: debian:bullseye [2021-05-17T19:41:43.325Z] Loaded image: hello-world:latest [2021-05-17T19:41:43.325Z] Loaded image: arm32v7/hello-world:latest [2021-05-17T19:41:43.325Z] INFO: Testing against a local daemon [2021-05-17T19:41:43.325Z] === RUN TestCgroupNamespacesBuild [2021-05-17T19:41:43.399Z] INFO: Expanding go... [2021-05-17T19:41:45.735Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-05-17T19:41:45.864Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-05-17T19:41:46.615Z] --- PASS: TestCgroupNamespacesBuild (3.12s) [2021-05-17T19:41:46.615Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-17T19:41:47.392Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-05-17T19:41:47.392Z] [2021-05-17T19:41:47.392Z] ________ ____ __. [2021-05-17T19:41:47.392Z] \_____ \ | |/ _| [2021-05-17T19:41:47.392Z] / | \| < [2021-05-17T19:41:47.392Z] / | \ | \ [2021-05-17T19:41:47.392Z] \_______ /____|__ \ [2021-05-17T19:41:47.392Z] \/ \/ [2021-05-17T19:41:47.392Z] [2021-05-17T19:41:47.392Z] INFO: make.ps1 ended at 05/17/2021 19:41:41 [2021-05-17T19:41:47.392Z] INFO: Binaries build ended at 05/17/2021 19:41:42. Duration:00:01:12.5291801 [2021-05-17T19:41:47.392Z] INFO: Copying the built daemon binary to d:\CI\PR-42384\2\binary\dockerd-e420e22737.exe... [2021-05-17T19:41:47.392Z] INFO: Copying the built client binary to d:\CI\PR-42384\2\binary\docker-e420e22737.exe... [2021-05-17T19:41:47.392Z] INFO: Copying dockerversion from the container... [2021-05-17T19:41:47.392Z] INFO: Copying the golang package from the container to d:\CI\PR-42384\2\installer\go.zip... [2021-05-17T19:41:47.392Z] INFO: Extracting go.zip to d:\CI\PR-42384\2\go [2021-05-17T19:41:48.411Z] --- PASS: TestAPIIpcModeShareableAndContainer (5.01s) [2021-05-17T19:41:48.411Z] === RUN TestAPIIpcModeHost [2021-05-17T19:41:48.674Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-05-17T19:41:49.004Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-05-17T19:41:49.159Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.74s) [2021-05-17T19:41:49.159Z] === RUN TestBuildWithSession [2021-05-17T19:41:49.159Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-17T19:41:49.159Z] build_session_test.go:25: TODO: BuildKit [2021-05-17T19:41:49.159Z] === RUN TestBuildSquashParent [2021-05-17T19:41:50.061Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-05-17T19:41:50.633Z] --- PASS: TestAPIIpcModeHost (2.25s) [2021-05-17T19:41:50.633Z] === RUN TestDaemonIpcModeShareable [2021-05-17T19:41:51.578Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-05-17T19:41:51.840Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-05-17T19:41:53.756Z] --- PASS: TestDaemonIpcModeShareable (3.03s) [2021-05-17T19:41:53.756Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: true, mustBeShared: true [2021-05-17T19:41:53.756Z] === RUN TestDaemonIpcModePrivate [2021-05-17T19:41:54.017Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-05-17T19:41:54.278Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-05-17T19:41:55.543Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-05-17T19:41:56.824Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-05-17T19:41:56.910Z] --- PASS: TestDockerNetworkMacvlan (17.52s) [2021-05-17T19:41:56.910Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2021-05-17T19:41:56.910Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2021-05-17T19:41:56.910Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.99s) [2021-05-17T19:41:56.910Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.32s) [2021-05-17T19:41:56.910Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.90s) [2021-05-17T19:41:56.910Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.60s) [2021-05-17T19:41:56.910Z] PASS [2021-05-17T19:41:56.910Z] [2021-05-17T19:41:56.910Z] DONE 8 tests in 19.463s [2021-05-17T19:41:56.910Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-17T19:41:56.910Z] testing: warning: no tests to run [2021-05-17T19:41:56.910Z] PASS [2021-05-17T19:41:56.910Z] [2021-05-17T19:41:56.910Z] DONE 0 tests in 0.007s [2021-05-17T19:41:56.910Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-17T19:41:56.910Z] INFO: Testing against a local daemon [2021-05-17T19:41:56.910Z] === RUN TestAuthZPluginAllowRequest [2021-05-17T19:41:57.085Z] --- PASS: TestDaemonIpcModePrivate (3.32s) [2021-05-17T19:41:57.085Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:93, shared: false, mustBeShared: false [2021-05-17T19:41:57.085Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-17T19:41:57.287Z] --- PASS: TestBuildSquashParent (7.78s) [2021-05-17T19:41:57.287Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-17T19:41:57.287Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-17T19:41:57.287Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-17T19:41:57.287Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-17T19:41:57.287Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-17T19:41:57.287Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-17T19:41:57.287Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-17T19:41:57.287Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-17T19:41:57.287Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-17T19:41:57.287Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-17T19:41:57.287Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-17T19:41:57.288Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-17T19:41:57.288Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-17T19:41:57.288Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-17T19:41:57.288Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-17T19:41:58.586Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-17T19:41:58.586Z] [2021-05-17T19:41:58.586Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-17T19:41:58.586Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-17T19:41:58.586Z] HOSTNAME=262ac9b5d9d1 [2021-05-17T19:41:58.586Z] TESTDEBUG=0 [2021-05-17T19:41:58.586Z] DEST=bundles/test-integration [2021-05-17T19:41:58.586Z] PWD=/go/src/github.com/docker/docker [2021-05-17T19:41:58.586Z] DOCKER_GITCOMMIT=c1aa75532651658d832849bf542ef35585785873 [2021-05-17T19:41:58.586Z] container=docker [2021-05-17T19:41:58.586Z] HOME=/root [2021-05-17T19:41:58.586Z] GOLANG_VERSION=1.13.15 [2021-05-17T19:41:58.586Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-17T19:41:58.586Z] VALIDATE_BRANCH=master [2021-05-17T19:41:58.586Z] TERM=xterm [2021-05-17T19:41:58.586Z] DOCKER_PKG=github.com/docker/docker [2021-05-17T19:41:58.586Z] SHLVL=1 [2021-05-17T19:41:58.586Z] TIMEOUT=120m [2021-05-17T19:41:58.586Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-17T19:41:58.586Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-17T19:41:58.586Z] GO111MODULE=off [2021-05-17T19:41:58.586Z] DOCKER_EXPERIMENTAL=1 [2021-05-17T19:41:58.586Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-17T19:41:58.586Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-17T19:41:58.586Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-17T19:41:58.586Z] GOPATH=/go [2021-05-17T19:41:58.586Z] PKG_CONFIG=pkg-config [2021-05-17T19:41:58.586Z] _=/usr/bin/env [2021-05-17T19:41:58.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-17T19:41:58.800Z] --- PASS: TestAuthZPluginAllowRequest (1.62s) [2021-05-17T19:41:58.800Z] === RUN TestAuthZPluginTLS [2021-05-17T19:41:59.056Z] --- PASS: TestAuthZPluginTLS (0.65s) [2021-05-17T19:41:59.056Z] === RUN TestAuthZPluginDenyRequest [2021-05-17T19:41:59.617Z] --- PASS: TestAuthZPluginDenyRequest (0.64s) [2021-05-17T19:41:59.617Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-17T19:41:59.632Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-05-17T19:41:59.894Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-05-17T19:42:00.546Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.62s) [2021-05-17T19:42:00.546Z] === RUN TestAuthZPluginDenyResponse [2021-05-17T19:42:00.581Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-17T19:42:00.581Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-17T19:42:00.838Z] --- PASS: TestDaemonIpcModePrivateFromConfig (3.56s) [2021-05-17T19:42:00.838Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2021-05-17T19:42:00.838Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-17T19:42:00.838Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-05-17T19:42:01.106Z] --- PASS: TestAuthZPluginDenyResponse (0.69s) [2021-05-17T19:42:01.106Z] === RUN TestAuthZPluginAllowEventStream [2021-05-17T19:42:01.133Z] INFO: Expanding compiler 1 of 3... [2021-05-17T19:42:02.109Z] INFO: Expanding compiler 2 of 3... [2021-05-17T19:42:03.005Z] --- PASS: TestAuthZPluginAllowEventStream (1.65s) [2021-05-17T19:42:03.005Z] === RUN TestAuthZPluginErrorResponse [2021-05-17T19:42:03.120Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-17T19:42:03.263Z] --- PASS: TestAuthZPluginErrorResponse (0.67s) [2021-05-17T19:42:03.263Z] === RUN TestAuthZPluginErrorRequest [2021-05-17T19:42:03.382Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-17T19:42:03.386Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.87s) [2021-05-17T19:42:03.386Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: true, mustBeShared: true [2021-05-17T19:42:03.386Z] === RUN TestIpcModeOlderClient [2021-05-17T19:42:03.386Z] === PAUSE TestIpcModeOlderClient [2021-05-17T19:42:03.386Z] === RUN TestKillContainerInvalidSignal [2021-05-17T19:42:04.193Z] --- PASS: TestAuthZPluginErrorRequest (0.65s) [2021-05-17T19:42:04.194Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-17T19:42:04.756Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.64s) [2021-05-17T19:42:04.756Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-17T19:42:04.770Z] --- PASS: TestKillContainerInvalidSignal (1.08s) [2021-05-17T19:42:04.770Z] === RUN TestKillContainer [2021-05-17T19:42:04.770Z] === RUN TestKillContainer/no_signal [2021-05-17T19:42:05.040Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-05-17T19:42:05.613Z] === RUN TestKillContainer/non_killing_signal [2021-05-17T19:42:06.345Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-05-17T19:42:06.556Z] === RUN TestKillContainer/killing_signal [2021-05-17T19:42:06.646Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.88s) [2021-05-17T19:42:06.646Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-17T19:42:06.677Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-05-17T19:42:06.677Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.13s) [2021-05-17T19:42:06.677Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.17s) [2021-05-17T19:42:06.677Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.03s) [2021-05-17T19:42:06.677Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.04s) [2021-05-17T19:42:06.677Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.95s) [2021-05-17T19:42:06.677Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.96s) [2021-05-17T19:42:06.677Z] === RUN TestBuildMultiStageCopy [2021-05-17T19:42:06.677Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-17T19:42:06.824Z] INFO: Expanding compiler 3 of 3... [2021-05-17T19:42:07.290Z] INFO: Removing downloaded files... [2021-05-17T19:42:07.290Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-05-17T19:42:07.290Z] INFO: Configuring git core.autocrlf... [2021-05-17T19:42:07.946Z] --- PASS: TestKillContainer (3.19s) [2021-05-17T19:42:07.946Z] --- PASS: TestKillContainer/no_signal (1.11s) [2021-05-17T19:42:07.946Z] --- PASS: TestKillContainer/non_killing_signal (0.86s) [2021-05-17T19:42:07.946Z] --- PASS: TestKillContainer/killing_signal (1.00s) [2021-05-17T19:42:07.946Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-17T19:42:07.946Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-17T19:42:07.946Z] === RUN TestDockerSuite/TestBuildBlankName [2021-05-17T19:42:08.514Z] INFO: Extraction ended at 05/17/2021 19:42:05. Duration:00:00:20.6777514 [2021-05-17T19:42:08.514Z] INFO: Updating the golang and path environment variables [2021-05-17T19:42:08.514Z] INFO: GOPATH=d:\gopath [2021-05-17T19:42:08.514Z] INFO: go version go1.13.15 windows/amd64 [2021-05-17T19:42:08.514Z] INFO: Running the daemon under test in debug mode [2021-05-17T19:42:08.514Z] INFO: Starting a daemon under test... [2021-05-17T19:42:08.514Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42384\2\daemon --pidfile d:\CI\PR-42384\2\docker.pid -D [2021-05-17T19:42:08.514Z] INFO: Process started successfully. [2021-05-17T19:42:08.514Z] INFO: Start tailing logs of the daemon under tests [2021-05-17T19:42:08.514Z] INFO: Waiting for the daemon under test to start... [2021-05-17T19:42:08.518Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-05-17T19:42:08.535Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.93s) [2021-05-17T19:42:08.535Z] === RUN TestAuthZPluginHeader [2021-05-17T19:42:08.779Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-17T19:42:09.215Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-17T19:42:09.463Z] --- PASS: TestAuthZPluginHeader (0.84s) [2021-05-17T19:42:09.463Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-17T19:42:09.723Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.09s) [2021-05-17T19:42:09.723Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.98s) [2021-05-17T19:42:09.723Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.85s) [2021-05-17T19:42:09.723Z] === RUN TestKillStoppedContainer [2021-05-17T19:42:09.984Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-05-17T19:42:09.984Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-17T19:42:09.984Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-05-17T19:42:09.984Z] === RUN TestKillDifferentUserContainer [2021-05-17T19:42:10.198Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-17T19:42:10.927Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-05-17T19:42:10.927Z] --- PASS: TestKillDifferentUserContainer (1.00s) [2021-05-17T19:42:10.927Z] === RUN TestInspectOomKilledTrue [2021-05-17T19:42:10.927Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-17T19:42:10.927Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-17T19:42:10.927Z] === RUN TestInspectOomKilledFalse [2021-05-17T19:42:10.927Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-17T19:42:10.927Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-17T19:42:10.927Z] === RUN TestLinksEtcHostsContentMatch [2021-05-17T19:42:11.137Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-17T19:42:11.870Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-05-17T19:42:12.075Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-17T19:42:12.443Z] --- PASS: TestLinksEtcHostsContentMatch (1.35s) [2021-05-17T19:42:12.443Z] === RUN TestLinksContainerNames [2021-05-17T19:42:13.455Z] --- PASS: TestBuildMultiStageCopy (6.91s) [2021-05-17T19:42:13.455Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.91s) [2021-05-17T19:42:13.455Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.05s) [2021-05-17T19:42:13.455Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.95s) [2021-05-17T19:42:13.455Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-05-17T19:42:13.455Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-05-17T19:42:13.455Z] === RUN TestBuildMultiStageParentConfig [2021-05-17T19:42:14.361Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-05-17T19:42:14.709Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.50s) [2021-05-17T19:42:14.709Z] === RUN TestAuthZPluginV2Disable [2021-05-17T19:42:14.936Z] --- PASS: TestLinksContainerNames (2.51s) [2021-05-17T19:42:14.936Z] === RUN TestLogsFollowTailEmpty [2021-05-17T19:42:15.879Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-05-17T19:42:16.452Z] --- PASS: TestLogsFollowTailEmpty (1.53s) [2021-05-17T19:42:16.452Z] === RUN TestContainerNetworkMountsNoChown [2021-05-17T19:42:17.839Z] --- PASS: TestContainerNetworkMountsNoChown (1.50s) [2021-05-17T19:42:17.839Z] === RUN TestMountDaemonRoot [2021-05-17T19:42:17.839Z] === RUN TestMountDaemonRoot/default [2021-05-17T19:42:17.839Z] === PAUSE TestMountDaemonRoot/default [2021-05-17T19:42:17.839Z] === RUN TestMountDaemonRoot/private [2021-05-17T19:42:17.839Z] === PAUSE TestMountDaemonRoot/private [2021-05-17T19:42:17.839Z] === RUN TestMountDaemonRoot/rprivate [2021-05-17T19:42:17.839Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-17T19:42:17.839Z] === RUN TestMountDaemonRoot/slave [2021-05-17T19:42:17.839Z] === PAUSE TestMountDaemonRoot/slave [2021-05-17T19:42:17.839Z] === RUN TestMountDaemonRoot/rslave [2021-05-17T19:42:17.839Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-17T19:42:17.839Z] === RUN TestMountDaemonRoot/shared [2021-05-17T19:42:17.839Z] === PAUSE TestMountDaemonRoot/shared [2021-05-17T19:42:17.839Z] === RUN TestMountDaemonRoot/rshared [2021-05-17T19:42:17.839Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-17T19:42:17.839Z] === CONT TestMountDaemonRoot/default [2021-05-17T19:42:17.839Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-17T19:42:17.839Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-17T19:42:17.839Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-17T19:42:17.839Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-17T19:42:17.839Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-17T19:42:17.839Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-17T19:42:17.840Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-17T19:42:17.840Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-17T19:42:17.840Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-17T19:42:17.840Z] === CONT TestMountDaemonRoot/rshared [2021-05-17T19:42:17.840Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-17T19:42:17.840Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-17T19:42:17.840Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-17T19:42:17.840Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-17T19:42:17.840Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-17T19:42:17.840Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-17T19:42:17.840Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-17T19:42:17.840Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-17T19:42:17.840Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-17T19:42:17.840Z] === CONT TestMountDaemonRoot/shared [2021-05-17T19:42:17.840Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-17T19:42:17.840Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-17T19:42:17.840Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-17T19:42:17.840Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-17T19:42:17.840Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-17T19:42:17.840Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-17T19:42:17.840Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-17T19:42:17.840Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-17T19:42:17.840Z] === CONT TestMountDaemonRoot/rslave [2021-05-17T19:42:17.840Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-17T19:42:17.840Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-17T19:42:17.840Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-17T19:42:17.840Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-17T19:42:17.840Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-17T19:42:17.840Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-17T19:42:17.840Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-17T19:42:17.840Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-17T19:42:17.840Z] === CONT TestMountDaemonRoot/slave [2021-05-17T19:42:17.840Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-17T19:42:17.840Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-17T19:42:17.840Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-17T19:42:17.840Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-17T19:42:17.840Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-17T19:42:17.840Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-17T19:42:17.840Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-17T19:42:17.840Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-17T19:42:17.840Z] === CONT TestMountDaemonRoot/rprivate [2021-05-17T19:42:17.840Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-17T19:42:17.840Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-17T19:42:17.840Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-17T19:42:17.840Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-17T19:42:17.840Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-17T19:42:17.840Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-17T19:42:17.840Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-17T19:42:17.840Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-17T19:42:17.840Z] === CONT TestMountDaemonRoot/private [2021-05-17T19:42:17.840Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-17T19:42:17.840Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-17T19:42:17.840Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-17T19:42:17.840Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-17T19:42:17.840Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-17T19:42:17.840Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-17T19:42:17.840Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-17T19:42:17.840Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-17T19:42:17.840Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-17T19:42:17.976Z] --- PASS: TestAuthZPluginV2Disable (3.63s) [2021-05-17T19:42:17.976Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-17T19:42:18.102Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-17T19:42:18.102Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-17T19:42:18.102Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-17T19:42:18.102Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-17T19:42:18.102Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-17T19:42:18.102Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-17T19:42:18.102Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-17T19:42:18.102Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-17T19:42:18.102Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-17T19:42:18.364Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-17T19:42:18.364Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-17T19:42:18.364Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-17T19:42:18.364Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-17T19:42:18.364Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-17T19:42:18.364Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-17T19:42:18.364Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-17T19:42:18.364Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-17T19:42:18.364Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-17T19:42:18.364Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-17T19:42:18.364Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-17T19:42:18.625Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-17T19:42:18.625Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-17T19:42:18.625Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-17T19:42:18.625Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-17T19:42:18.625Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-17T19:42:18.625Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-05-17T19:42:18.625Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-17T19:42:18.625Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-05-17T19:42:18.625Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2021-05-17T19:42:18.625Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-05-17T19:42:18.625Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2021-05-17T19:42:18.625Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-17T19:42:18.625Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2021-05-17T19:42:18.625Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-05-17T19:42:18.625Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-05-17T19:42:18.625Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-05-17T19:42:18.625Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-17T19:42:18.625Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-05-17T19:42:18.625Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-05-17T19:42:18.625Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2021-05-17T19:42:18.625Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.09s) [2021-05-17T19:42:18.626Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-17T19:42:18.626Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-05-17T19:42:18.626Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-05-17T19:42:18.626Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-05-17T19:42:18.626Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-05-17T19:42:18.626Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-17T19:42:18.626Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2021-05-17T19:42:18.626Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-05-17T19:42:18.626Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-05-17T19:42:18.626Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-05-17T19:42:18.626Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-17T19:42:18.626Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-05-17T19:42:18.626Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-05-17T19:42:18.626Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2021-05-17T19:42:18.626Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-05-17T19:42:18.626Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-17T19:42:18.626Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-05-17T19:42:18.626Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-05-17T19:42:18.626Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-05-17T19:42:18.626Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-05-17T19:42:18.626Z] === RUN TestContainerBindMountNonRecursive [2021-05-17T19:42:18.731Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2021-05-17T19:42:18.731Z] === RUN TestBuildLabelWithTargets [2021-05-17T19:42:19.569Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-05-17T19:42:20.144Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-05-17T19:42:20.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-17T19:42:20.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-17T19:42:21.243Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.37s) [2021-05-17T19:42:21.243Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-17T19:42:22.693Z] --- PASS: TestContainerBindMountNonRecursive (3.76s) [2021-05-17T19:42:22.693Z] === RUN TestContainerVolumesMountedAsShared [2021-05-17T19:42:22.954Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-05-17T19:42:23.217Z] --- PASS: TestContainerVolumesMountedAsShared (0.79s) [2021-05-17T19:42:23.217Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-17T19:42:24.161Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-05-17T19:42:24.736Z] --- PASS: TestContainerVolumesMountedAsSlave (1.43s) [2021-05-17T19:42:24.736Z] === RUN TestNetworkNat [2021-05-17T19:42:26.153Z] --- PASS: TestNetworkNat (1.40s) [2021-05-17T19:42:26.153Z] === RUN TestNetworkLocalhostTCPNat [2021-05-17T19:42:26.234Z] ...INFO: Daemon under test started and replied! [2021-05-17T19:42:26.234Z] INFO: Docker version of the daemon under test [2021-05-17T19:42:26.234Z] [2021-05-17T19:42:26.234Z] Client: [2021-05-17T19:42:26.234Z] Version: 17.06.2-ce [2021-05-17T19:42:26.234Z] API version: 1.30 [2021-05-17T19:42:26.234Z] Go version: go1.8.3 [2021-05-17T19:42:26.234Z] Git commit: cec0b72 [2021-05-17T19:42:26.234Z] Built: Tue Sep 5 19:57:19 2017 [2021-05-17T19:42:26.234Z] OS/Arch: windows/amd64 [2021-05-17T19:42:26.234Z] [2021-05-17T19:42:26.234Z] Server: [2021-05-17T19:42:26.234Z] Version: 0.0.0-dev [2021-05-17T19:42:26.234Z] API version: 1.41 (minimum version 1.24) [2021-05-17T19:42:26.234Z] Go version: go1.13.15 [2021-05-17T19:42:26.234Z] Git commit: e420e22737 [2021-05-17T19:42:26.234Z] Built: 05/17/2021 19:40:34 [2021-05-17T19:42:26.234Z] OS/Arch: windows/amd64 [2021-05-17T19:42:26.234Z] Experimental: false [2021-05-17T19:42:26.234Z] [2021-05-17T19:42:26.234Z] INFO: Docker info of the daemon under test [2021-05-17T19:42:26.234Z] [2021-05-17T19:42:26.234Z] Containers: 0 [2021-05-17T19:42:26.234Z] Running: 0 [2021-05-17T19:42:26.234Z] Paused: 0 [2021-05-17T19:42:26.234Z] Stopped: 0 [2021-05-17T19:42:26.234Z] Images: 0 [2021-05-17T19:42:26.234Z] Server Version: 0.0.0-dev [2021-05-17T19:42:26.234Z] Storage Driver: windowsfilter [2021-05-17T19:42:26.234Z] Windows: [2021-05-17T19:42:26.234Z] Logging Driver: json-file [2021-05-17T19:42:26.234Z] Plugins: [2021-05-17T19:42:26.234Z] Volume: local [2021-05-17T19:42:26.234Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-17T19:42:26.234Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-17T19:42:26.234Z] Swarm: inactive [2021-05-17T19:42:26.234Z] Default Isolation: process [2021-05-17T19:42:26.234Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-05-17T19:42:26.234Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-05-17T19:42:26.234Z] OSType: windows [2021-05-17T19:42:26.234Z] Architecture: x86_64 [2021-05-17T19:42:26.234Z] CPUs: 4 [2021-05-17T19:42:26.234Z] Total Memory: 32GiB [2021-05-17T19:42:26.234Z] Name: azwin-2-dcd400 [2021-05-17T19:42:26.234Z] ID: TQGP:YWOS:M3TQ:TPXD:MC2L:RTOC:AGHG:EQ2D:N7VJ:3SP6:5VL7:BAT7 [2021-05-17T19:42:26.234Z] Docker Root Dir: D:\CI\PR-42384\2\daemon [2021-05-17T19:42:26.234Z] Debug Mode (client): false [2021-05-17T19:42:26.234Z] Debug Mode (server): true [2021-05-17T19:42:26.234Z] File Descriptors: -1 [2021-05-17T19:42:26.234Z] Goroutines: 16 [2021-05-17T19:42:26.234Z] System Time: 2021-05-17T19:42:25.462822Z [2021-05-17T19:42:26.234Z] EventsListeners: 0 [2021-05-17T19:42:26.234Z] Registry: https://index.docker.io/v1/ [2021-05-17T19:42:26.234Z] Labels: [2021-05-17T19:42:26.234Z] Experimental: false [2021-05-17T19:42:26.234Z] Insecure Registries: [2021-05-17T19:42:26.234Z] 127.0.0.0/8 [2021-05-17T19:42:26.234Z] Live Restore Enabled: false [2021-05-17T19:42:26.234Z] [2021-05-17T19:42:26.234Z] [2021-05-17T19:42:26.234Z] INFO: Docker images of the daemon under test [2021-05-17T19:42:26.234Z] [2021-05-17T19:42:26.234Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-17T19:42:26.234Z] [2021-05-17T19:42:26.234Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-05-17T19:42:26.234Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub into daemon under test. This may take some time... [2021-05-17T19:42:26.234Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-05-17T19:42:26.234Z] 29d5b6a226d2: Pulling fs layer [2021-05-17T19:42:26.415Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-05-17T19:42:26.856Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-05-17T19:42:26.856Z] === RUN TestBuildWithEmptyLayers [2021-05-17T19:42:27.801Z] --- PASS: TestNetworkLocalhostTCPNat (1.84s) [2021-05-17T19:42:27.801Z] === RUN TestNetworkLoopbackNat [2021-05-17T19:42:29.189Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-05-17T19:42:29.393Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-05-17T19:42:29.393Z] === RUN TestBuildMultiStageOnBuild [2021-05-17T19:42:31.190Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.11s) [2021-05-17T19:42:31.190Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-17T19:42:32.494Z] --- PASS: TestNetworkLoopbackNat (4.58s) [2021-05-17T19:42:32.494Z] === RUN TestPause [2021-05-17T19:42:34.411Z] --- PASS: TestPause (1.70s) [2021-05-17T19:42:34.411Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-17T19:42:34.411Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-17T19:42:34.411Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-17T19:42:34.411Z] === RUN TestPauseStopPausedContainer [2021-05-17T19:42:34.411Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-05-17T19:42:34.672Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-05-17T19:42:34.672Z] === RUN TestBuildUncleanTarFilenames [2021-05-17T19:42:34.832Z] 29d5b6a226d2: Verifying Checksum [2021-05-17T19:42:34.832Z] 29d5b6a226d2: Download complete [2021-05-17T19:42:34.931Z] --- PASS: TestBuildUncleanTarFilenames (0.70s) [2021-05-17T19:42:34.931Z] === RUN TestBuildMultiStageLayerLeak [2021-05-17T19:42:35.796Z] --- PASS: TestPauseStopPausedContainer (1.42s) [2021-05-17T19:42:35.796Z] === RUN TestPidHost [2021-05-17T19:42:38.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-17T19:42:39.126Z] --- PASS: TestBuildMultiStageLayerLeak (4.30s) [2021-05-17T19:42:39.126Z] === RUN TestBuildWithHugeFile [2021-05-17T19:42:40.005Z] --- PASS: TestPidHost (4.14s) [2021-05-17T19:42:40.005Z] === RUN TestPsFilter [2021-05-17T19:42:40.005Z] --- PASS: TestPsFilter (0.20s) [2021-05-17T19:42:40.005Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-17T19:42:41.923Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.70s) [2021-05-17T19:42:41.923Z] === RUN TestRemoveContainerWithVolume [2021-05-17T19:42:43.310Z] --- PASS: TestRemoveContainerWithVolume (1.45s) [2021-05-17T19:42:43.310Z] === RUN TestRemoveContainerRunning [2021-05-17T19:42:44.697Z] --- PASS: TestRemoveContainerRunning (1.58s) [2021-05-17T19:42:44.697Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-17T19:42:46.613Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.61s) [2021-05-17T19:42:46.613Z] === RUN TestRemoveInvalidContainer [2021-05-17T19:42:46.613Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-05-17T19:42:46.613Z] === RUN TestRenameLinkedContainer [2021-05-17T19:42:46.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-17T19:42:46.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-17T19:42:48.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-17T19:42:49.244Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.84s) [2021-05-17T19:42:49.244Z] PASS [2021-05-17T19:42:49.244Z] [2021-05-17T19:42:49.244Z] DONE 17 tests in 51.970s [2021-05-17T19:42:49.244Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-17T19:42:49.244Z] INFO: Testing against a local daemon [2021-05-17T19:42:49.244Z] === RUN TestPluginInvalidJSON [2021-05-17T19:42:49.244Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-17T19:42:49.244Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-17T19:42:49.244Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-17T19:42:49.244Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-05-17T19:42:49.244Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-17T19:42:49.244Z] === RUN TestPluginInstall [2021-05-17T19:42:49.244Z] === RUN TestPluginInstall/no_auth [2021-05-17T19:42:49.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-17T19:42:50.174Z] time="2021-05-17T19:42:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-17T19:42:50.174Z] time="2021-05-17T19:42:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:41175c0825c88c391677dfd71593fc8c40918c85612b5e5c9cde7b4508cd48e2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-17T19:42:50.174Z] time="2021-05-17T19:42:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-17T19:42:50.174Z] time="2021-05-17T19:42:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:41175c0825c88c391677dfd71593fc8c40918c85612b5e5c9cde7b4508cd48e2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-17T19:42:50.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-17T19:42:50.431Z] === RUN TestPluginInstall/with_htpasswd [2021-05-17T19:42:50.994Z] time="2021-05-17T19:42:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-17T19:42:50.994Z] time="2021-05-17T19:42:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7f3f8104191f1a1805f48859fd598b4fb61a2f60dcfc7ff78576ae486c432990" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-17T19:42:50.994Z] time="2021-05-17T19:42:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-17T19:42:50.994Z] time="2021-05-17T19:42:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7f3f8104191f1a1805f48859fd598b4fb61a2f60dcfc7ff78576ae486c432990" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-17T19:42:51.250Z] === RUN TestPluginInstall/with_insecure [2021-05-17T19:42:51.906Z] --- PASS: TestRenameLinkedContainer (5.70s) [2021-05-17T19:42:51.906Z] === RUN TestRenameStoppedContainer [2021-05-17T19:42:52.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-17T19:42:52.617Z] time="2021-05-17T19:42:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-17T19:42:52.617Z] time="2021-05-17T19:42:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:414469245cbf24940f69035f298c5f5c9b5aeec877f30a2ccba0aa66e68b4ee4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-17T19:42:52.617Z] time="2021-05-17T19:42:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-17T19:42:52.617Z] time="2021-05-17T19:42:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:414469245cbf24940f69035f298c5f5c9b5aeec877f30a2ccba0aa66e68b4ee4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-17T19:42:52.617Z] --- PASS: TestPluginInstall (3.88s) [2021-05-17T19:42:52.617Z] --- PASS: TestPluginInstall/no_auth (1.69s) [2021-05-17T19:42:52.617Z] --- PASS: TestPluginInstall/with_htpasswd (0.78s) [2021-05-17T19:42:52.617Z] --- PASS: TestPluginInstall/with_insecure (1.40s) [2021-05-17T19:42:52.617Z] plugin_test.go:165: [d7d5c1ac57706] daemon is not started [2021-05-17T19:42:52.617Z] === RUN TestPluginsWithRuntimes [2021-05-17T19:42:52.851Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-05-17T19:42:53.433Z] --- PASS: TestRenameStoppedContainer (1.60s) [2021-05-17T19:42:53.433Z] === RUN TestRenameRunningContainerAndReuse [2021-05-17T19:42:54.375Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-05-17T19:42:54.506Z] === RUN TestPluginsWithRuntimes/No_Args [2021-05-17T19:42:55.871Z] === RUN TestPluginsWithRuntimes/With_Args [2021-05-17T19:42:56.289Z] --- PASS: TestRenameRunningContainerAndReuse (2.63s) [2021-05-17T19:42:56.289Z] === RUN TestRenameInvalidName [2021-05-17T19:42:56.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-17T19:42:56.861Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-05-17T19:42:57.434Z] --- PASS: TestRenameInvalidName (1.08s) [2021-05-17T19:42:57.434Z] === RUN TestRenameAnonymousContainer [2021-05-17T19:42:57.696Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-05-17T19:42:57.760Z] --- PASS: TestPluginsWithRuntimes (4.90s) [2021-05-17T19:42:57.760Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.52s) [2021-05-17T19:42:57.760Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.51s) [2021-05-17T19:42:57.760Z] === RUN TestPluginBackCompatMediaTypes [2021-05-17T19:42:58.323Z] --- PASS: TestPluginBackCompatMediaTypes (0.73s) [2021-05-17T19:42:58.323Z] PASS [2021-05-17T19:42:58.323Z] [2021-05-17T19:42:58.323Z] DONE 10 tests in 9.560s [2021-05-17T19:42:58.323Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-17T19:42:58.323Z] INFO: Testing against a local daemon [2021-05-17T19:42:58.323Z] === RUN TestExternalGraphDriver [2021-05-17T19:42:58.323Z] === RUN TestExternalGraphDriver/json [2021-05-17T19:42:58.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-17T19:42:59.613Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-05-17T19:43:00.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-17T19:43:00.839Z] === RUN TestExternalGraphDriver/spec [2021-05-17T19:43:00.888Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-17T19:43:01.000Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-05-17T19:43:01.261Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-05-17T19:43:02.649Z] --- PASS: TestRenameAnonymousContainer (5.36s) [2021-05-17T19:43:02.649Z] === RUN TestRenameContainerWithSameName [2021-05-17T19:43:02.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-17T19:43:03.357Z] === RUN TestExternalGraphDriver/pull [2021-05-17T19:43:03.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-17T19:43:04.036Z] --- PASS: TestRenameContainerWithSameName (1.28s) [2021-05-17T19:43:04.036Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-17T19:43:04.608Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-05-17T19:43:05.872Z] --- PASS: TestExternalGraphDriver (7.12s) [2021-05-17T19:43:05.872Z] --- PASS: TestExternalGraphDriver/json (2.41s) [2021-05-17T19:43:05.872Z] --- PASS: TestExternalGraphDriver/spec (2.61s) [2021-05-17T19:43:05.872Z] --- PASS: TestExternalGraphDriver/pull (2.04s) [2021-05-17T19:43:05.872Z] === RUN TestGraphdriverPluginV2 [2021-05-17T19:43:06.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-17T19:43:06.523Z] --- PASS: TestRenameContainerWithLinkedContainer (2.70s) [2021-05-17T19:43:06.523Z] === RUN TestResize [2021-05-17T19:43:07.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-17T19:43:07.467Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-05-17T19:43:07.728Z] --- PASS: TestResize (1.23s) [2021-05-17T19:43:07.728Z] === RUN TestResizeWithInvalidSize [2021-05-17T19:43:07.990Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-05-17T19:43:08.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-17T19:43:08.934Z] --- PASS: TestResizeWithInvalidSize (1.22s) [2021-05-17T19:43:09.196Z] === RUN TestResizeWhenContainerNotStarted [2021-05-17T19:43:10.038Z] --- PASS: TestGraphdriverPluginV2 (4.41s) [2021-05-17T19:43:10.038Z] PASS [2021-05-17T19:43:10.038Z] [2021-05-17T19:43:10.038Z] DONE 5 tests in 11.564s [2021-05-17T19:43:10.038Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-17T19:43:10.038Z] INFO: Testing against a local daemon [2021-05-17T19:43:10.038Z] === RUN TestContinueAfterPluginCrash [2021-05-17T19:43:10.038Z] === PAUSE TestContinueAfterPluginCrash [2021-05-17T19:43:10.038Z] === RUN TestReadPluginNoRead [2021-05-17T19:43:10.038Z] === PAUSE TestReadPluginNoRead [2021-05-17T19:43:10.038Z] === RUN TestDaemonStartWithLogOpt [2021-05-17T19:43:10.038Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-17T19:43:10.038Z] === CONT TestContinueAfterPluginCrash [2021-05-17T19:43:10.038Z] === CONT TestDaemonStartWithLogOpt [2021-05-17T19:43:10.082Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-17T19:43:10.082Z] Using test binary docker [2021-05-17T19:43:10.082Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-17T19:43:10.082Z] +++ /etc/init.d/apparmor start [2021-05-17T19:43:10.082Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-17T19:43:10.082Z] INFO: Waiting for daemon to start... [2021-05-17T19:43:10.082Z] Starting dockerd [2021-05-17T19:43:10.082Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2021-05-17T19:43:10.582Z] --- PASS: TestResizeWhenContainerNotStarted (1.36s) [2021-05-17T19:43:10.582Z] === RUN TestDaemonRestartKillContainers [2021-05-17T19:43:10.582Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-17T19:43:10.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-17T19:43:10.582Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-17T19:43:10.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-17T19:43:10.582Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-17T19:43:10.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-17T19:43:10.582Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-17T19:43:10.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-17T19:43:10.582Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-17T19:43:10.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-17T19:43:10.582Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-17T19:43:10.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-17T19:43:10.582Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-17T19:43:10.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-17T19:43:10.582Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-17T19:43:10.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-17T19:43:10.582Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-17T19:43:10.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-17T19:43:10.582Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-17T19:43:10.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-17T19:43:10.582Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-17T19:43:10.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-17T19:43:10.582Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-17T19:43:10.582Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-17T19:43:10.582Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-17T19:43:10.582Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-17T19:43:12.499Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-05-17T19:43:14.209Z] --- PASS: TestDaemonStartWithLogOpt (4.10s) [2021-05-17T19:43:14.209Z] === CONT TestReadPluginNoRead [2021-05-17T19:43:14.415Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-17T19:43:14.685Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-17T19:43:16.097Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-17T19:43:16.367Z] ..........................xx.................... [ 29%] [2021-05-17T19:43:16.670Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-17T19:43:16.670Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-05-17T19:43:16.683Z] . [2021-05-17T19:43:16.683Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-17T19:43:16.683Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-17T19:43:16.683Z] Error: No such image: emptyfs [2021-05-17T19:43:16.683Z] ++++ docker load [2021-05-17T19:43:16.683Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-17T19:43:16.683Z] Running integration-test (iteration 1) [2021-05-17T19:43:16.683Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-05-17T19:43:16.683Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:43:16.683Z] ++ set -e [2021-05-17T19:43:16.683Z] ++ '[' -n 0 ']' [2021-05-17T19:43:16.683Z] ++ set -x [2021-05-17T19:43:16.683Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:43:16.726Z] === RUN TestReadPluginNoRead/default [2021-05-17T19:43:18.586Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-17T19:43:18.586Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-17T19:43:18.623Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-17T19:43:18.848Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-05-17T19:43:19.185Z] --- PASS: TestContinueAfterPluginCrash (9.34s) [2021-05-17T19:43:20.113Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-17T19:43:21.397Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-05-17T19:43:21.397Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-05-17T19:43:21.480Z] --- PASS: TestReadPluginNoRead (7.53s) [2021-05-17T19:43:21.480Z] --- PASS: TestReadPluginNoRead/default (1.72s) [2021-05-17T19:43:21.480Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.59s) [2021-05-17T19:43:21.480Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.52s) [2021-05-17T19:43:21.480Z] read_test.go:92: [dd5e7ea3e511c] daemon is not started [2021-05-17T19:43:21.480Z] PASS [2021-05-17T19:43:21.480Z] [2021-05-17T19:43:21.480Z] DONE 6 tests in 11.670s [2021-05-17T19:43:21.480Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-05-17T19:43:21.735Z] testing: warning: no tests to run [2021-05-17T19:43:21.735Z] PASS [2021-05-17T19:43:21.735Z] [2021-05-17T19:43:21.735Z] DONE 0 tests in 0.009s [2021-05-17T19:43:21.735Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-17T19:43:21.735Z] INFO: Testing against a local daemon [2021-05-17T19:43:21.735Z] === RUN TestPluginWithDevMounts [2021-05-17T19:43:21.735Z] === PAUSE TestPluginWithDevMounts [2021-05-17T19:43:21.735Z] === CONT TestPluginWithDevMounts [2021-05-17T19:43:21.970Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-05-17T19:43:22.232Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-17T19:43:22.494Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-17T19:43:23.066Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-05-17T19:43:23.623Z] --- PASS: TestPluginWithDevMounts (1.72s) [2021-05-17T19:43:23.623Z] PASS [2021-05-17T19:43:23.623Z] [2021-05-17T19:43:23.623Z] DONE 1 tests in 1.756s [2021-05-17T19:43:23.623Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-05-17T19:43:23.623Z] INFO: Testing against a local daemon [2021-05-17T19:43:23.623Z] === RUN TestSecretInspect [2021-05-17T19:43:23.637Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-05-17T19:43:26.139Z] --- PASS: TestSecretInspect (2.54s) [2021-05-17T19:43:26.140Z] === RUN TestSecretList [2021-05-17T19:43:27.846Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-17T19:43:27.846Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-05-17T19:43:28.655Z] --- PASS: TestSecretList (2.46s) [2021-05-17T19:43:28.655Z] === RUN TestSecretsCreateAndDelete [2021-05-17T19:43:28.789Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-17T19:43:28.947Z] Loaded image: buildpack-deps:buster [2021-05-17T19:43:28.947Z] Loaded image: busybox:latest [2021-05-17T19:43:28.947Z] Loaded image: busybox:glibc [2021-05-17T19:43:31.171Z] --- PASS: TestSecretsCreateAndDelete (2.49s) [2021-05-17T19:43:31.171Z] === RUN TestSecretsUpdate [2021-05-17T19:43:31.508Z] Loaded image: debian:bullseye [2021-05-17T19:43:32.090Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-05-17T19:43:32.350Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-05-17T19:43:32.350Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.73s) [2021-05-17T19:43:32.350Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.26s) [2021-05-17T19:43:32.350Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.04s) [2021-05-17T19:43:32.350Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.87s) [2021-05-17T19:43:32.350Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.16s) [2021-05-17T19:43:32.350Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.06s) [2021-05-17T19:43:32.350Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.81s) [2021-05-17T19:43:32.350Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (4.01s) [2021-05-17T19:43:32.350Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.43s) [2021-05-17T19:43:32.350Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.22s) [2021-05-17T19:43:32.350Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.47s) [2021-05-17T19:43:32.350Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.43s) [2021-05-17T19:43:32.350Z] === RUN TestCgroupNamespacesRun [2021-05-17T19:43:32.547Z] Loaded image: hello-world:latest [2021-05-17T19:43:33.446Z] Removing intermediate container 944fd0dcd144 [2021-05-17T19:43:33.446Z] ---> da5a4d341377 [2021-05-17T19:43:33.446Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-05-17T19:43:33.446Z] ---> Running in e5ba3b050b55 [2021-05-17T19:43:33.446Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-05-17T19:43:33.446Z] go: finding gotest.tools v0.5.3 [2021-05-17T19:43:33.446Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-05-17T19:43:33.446Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-17T19:43:33.446Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-17T19:43:33.446Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-05-17T19:43:33.446Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-17T19:43:33.446Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-17T19:43:33.446Z] go: extracting github.com/fatih/color v1.9.0 [2021-05-17T19:43:33.446Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-05-17T19:43:33.446Z] go: downloading github.com/pkg/errors v0.9.1 [2021-05-17T19:43:33.446Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-17T19:43:33.446Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-17T19:43:33.446Z] go: extracting github.com/pkg/errors v0.9.1 [2021-05-17T19:43:33.446Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-17T19:43:33.446Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-17T19:43:33.446Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-17T19:43:33.446Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-17T19:43:33.446Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-17T19:43:33.446Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-17T19:43:33.446Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-17T19:43:33.446Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-17T19:43:33.446Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-17T19:43:33.446Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-17T19:43:33.446Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-17T19:43:33.446Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-17T19:43:33.446Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-17T19:43:33.446Z] go: finding github.com/fatih/color v1.9.0 [2021-05-17T19:43:33.446Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-17T19:43:33.446Z] go: finding github.com/pkg/errors v0.9.1 [2021-05-17T19:43:33.446Z] go: finding github.com/spf13/pflag v1.0.3 [2021-05-17T19:43:33.446Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-17T19:43:33.446Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-17T19:43:33.446Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-17T19:43:33.446Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-17T19:43:33.446Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-17T19:43:33.446Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-17T19:43:33.446Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-17T19:43:33.446Z] INFO: Build done for gotestsum... [2021-05-17T19:43:33.685Z] --- PASS: TestSecretsUpdate (2.54s) [2021-05-17T19:43:33.685Z] === RUN TestTemplatedSecret [2021-05-17T19:43:33.937Z] Loaded image: arm32v7/hello-world:latest [2021-05-17T19:43:33.937Z] INFO: Testing against a local daemon [2021-05-17T19:43:33.937Z] === RUN TestCgroupNamespacesBuild [2021-05-17T19:43:34.264Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-05-17T19:43:35.207Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-05-17T19:43:35.448Z] --- PASS: TestBuildWithHugeFile (52.82s) [2021-05-17T19:43:35.448Z] === RUN TestBuildWCOWSandboxSize [2021-05-17T19:43:35.448Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-05-17T19:43:35.448Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-17T19:43:35.448Z] === RUN TestBuildWithEmptyDockerfile [2021-05-17T19:43:35.448Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-17T19:43:35.448Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-17T19:43:35.448Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-17T19:43:35.448Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-17T19:43:35.448Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-17T19:43:35.448Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-17T19:43:35.448Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-17T19:43:35.448Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-17T19:43:35.448Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-17T19:43:35.448Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2021-05-17T19:43:35.448Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2021-05-17T19:43:35.448Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2021-05-17T19:43:35.448Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-05-17T19:43:35.448Z] === RUN TestBuildPreserveOwnership [2021-05-17T19:43:35.448Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-17T19:43:35.468Z] --- PASS: TestCgroupNamespacesRun (3.11s) [2021-05-17T19:43:35.468Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-17T19:43:36.040Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-05-17T19:43:36.954Z] --- PASS: TestTemplatedSecret (3.41s) [2021-05-17T19:43:36.954Z] === RUN TestSecretCreateResolve [2021-05-17T19:43:37.253Z] --- PASS: TestCgroupNamespacesBuild (2.87s) [2021-05-17T19:43:37.253Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-17T19:43:37.958Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.63s) [2021-05-17T19:43:37.958Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-17T19:43:38.741Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-17T19:43:39.176Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.39s) [2021-05-17T19:43:39.176Z] === RUN TestBuildWithSession [2021-05-17T19:43:39.176Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-17T19:43:39.176Z] build_session_test.go:25: TODO: BuildKit [2021-05-17T19:43:39.176Z] === RUN TestBuildSquashParent [2021-05-17T19:43:39.467Z] --- PASS: TestSecretCreateResolve (2.45s) [2021-05-17T19:43:39.467Z] PASS [2021-05-17T19:43:39.467Z] [2021-05-17T19:43:39.467Z] DONE 6 tests in 15.914s [2021-05-17T19:43:39.467Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-05-17T19:43:39.467Z] INFO: Testing against a local daemon [2021-05-17T19:43:39.467Z] === RUN TestServiceCreateInit [2021-05-17T19:43:39.467Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-17T19:43:41.268Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (3.16s) [2021-05-17T19:43:41.268Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-17T19:43:42.036Z] --- PASS: TestBuildPreserveOwnership (9.83s) [2021-05-17T19:43:42.036Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.83s) [2021-05-17T19:43:42.036Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-05-17T19:43:42.036Z] === RUN TestBuildPlatformInvalid [2021-05-17T19:43:42.296Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2021-05-17T19:43:42.296Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-17T19:43:42.296Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-05-17T19:43:42.296Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-05-17T19:43:42.296Z] PASS [2021-05-17T19:43:42.296Z] [2021-05-17T19:43:42.296Z] === Skipped [2021-05-17T19:43:42.296Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-05-17T19:43:42.296Z] build_session_test.go:25: TODO: BuildKit [2021-05-17T19:43:42.296Z] [2021-05-17T19:43:42.296Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-05-17T19:43:42.296Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-17T19:43:42.296Z] [2021-05-17T19:43:42.296Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-05-17T19:43:42.296Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-05-17T19:43:42.296Z] [2021-05-17T19:43:42.296Z] [2021-05-17T19:43:42.296Z] DONE 34 tests, 3 skipped in 140.744s [2021-05-17T19:43:42.296Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-05-17T19:43:42.296Z] INFO: Testing against a local daemon [2021-05-17T19:43:42.296Z] === RUN TestConfigInspect [2021-05-17T19:43:42.556Z] --- SKIP: TestConfigInspect (0.03s) [2021-05-17T19:43:42.556Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:43:42.556Z] === RUN TestConfigList [2021-05-17T19:43:42.556Z] --- SKIP: TestConfigList (0.02s) [2021-05-17T19:43:42.556Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:43:42.556Z] === RUN TestConfigsCreateAndDelete [2021-05-17T19:43:42.556Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-05-17T19:43:42.556Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:43:42.556Z] === RUN TestConfigsUpdate [2021-05-17T19:43:42.556Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-05-17T19:43:42.556Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:43:42.556Z] === RUN TestTemplatedConfig [2021-05-17T19:43:42.556Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-05-17T19:43:42.556Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:43:42.556Z] === RUN TestConfigCreateResolve [2021-05-17T19:43:42.556Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-05-17T19:43:42.556Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:43:42.556Z] === RUN TestConfigDaemonLibtrustID [2021-05-17T19:43:43.350Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-05-17T19:43:44.463Z] --- PASS: TestConfigDaemonLibtrustID (1.87s) [2021-05-17T19:43:44.463Z] PASS [2021-05-17T19:43:44.463Z] [2021-05-17T19:43:44.463Z] === Skipped [2021-05-17T19:43:44.463Z] === SKIP: amd64.integration.config TestConfigInspect (0.03s) [2021-05-17T19:43:44.463Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:43:44.463Z] [2021-05-17T19:43:44.463Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2021-05-17T19:43:44.463Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:43:44.463Z] [2021-05-17T19:43:44.463Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-05-17T19:43:44.463Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:43:44.463Z] [2021-05-17T19:43:44.463Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-05-17T19:43:44.463Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:43:44.463Z] [2021-05-17T19:43:44.463Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-05-17T19:43:44.463Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:43:44.463Z] [2021-05-17T19:43:44.463Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-05-17T19:43:44.463Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:43:44.463Z] [2021-05-17T19:43:44.463Z] [2021-05-17T19:43:44.463Z] DONE 7 tests, 6 skipped in 2.050s [2021-05-17T19:43:44.463Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-05-17T19:43:44.463Z] INFO: Testing against a local daemon [2021-05-17T19:43:44.463Z] === RUN TestCheckpoint [2021-05-17T19:43:44.463Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-17T19:43:44.463Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-17T19:43:44.463Z] === RUN TestContainerInvalidJSON [2021-05-17T19:43:44.463Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-17T19:43:44.463Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-17T19:43:44.463Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-17T19:43:44.463Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-17T19:43:44.463Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-17T19:43:44.463Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-17T19:43:44.463Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-17T19:43:44.463Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-17T19:43:44.463Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-17T19:43:44.463Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-05-17T19:43:44.463Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-05-17T19:43:44.463Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-17T19:43:44.463Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-17T19:43:44.463Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-17T19:43:44.714Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-17T19:43:44.723Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-05-17T19:43:44.724Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-17T19:43:44.724Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-05-17T19:43:44.724Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-17T19:43:44.724Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-05-17T19:43:44.724Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-17T19:43:44.724Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-05-17T19:43:44.724Z] === RUN TestCopyFromContainer [2021-05-17T19:43:45.481Z] --- PASS: TestCgroupNamespacesRunHostMode (3.59s) [2021-05-17T19:43:45.481Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-17T19:43:45.481Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-05-17T19:43:45.742Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-05-17T19:43:45.884Z] Removing intermediate container e5ba3b050b55 [2021-05-17T19:43:45.884Z] ---> a386e1a7528b [2021-05-17T19:43:45.884Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-05-17T19:43:45.884Z] ---> Running in a78f52fc6e4a [2021-05-17T19:43:45.884Z] Removing intermediate container a78f52fc6e4a [2021-05-17T19:43:45.884Z] ---> 372a64203618 [2021-05-17T19:43:45.884Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-05-17T19:43:45.884Z] ---> Running in 50e01bce6422 [2021-05-17T19:43:46.347Z] Removing intermediate container 50e01bce6422 [2021-05-17T19:43:46.347Z] ---> 7e28a6114bfd [2021-05-17T19:43:46.347Z] Step 10/10 : COPY . . [2021-05-17T19:43:47.336Z] --- PASS: TestBuildSquashParent (6.80s) [2021-05-17T19:43:47.336Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-17T19:43:47.336Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-17T19:43:47.336Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-17T19:43:47.336Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-17T19:43:47.336Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-17T19:43:47.336Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-17T19:43:47.336Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-17T19:43:47.336Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-17T19:43:47.336Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-17T19:43:47.336Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-17T19:43:47.336Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-17T19:43:47.336Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-17T19:43:47.336Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-17T19:43:47.336Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-17T19:43:47.336Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-17T19:43:47.336Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-17T19:43:47.336Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-17T19:43:48.291Z] --- PASS: TestCgroupNamespacesRunPrivateMode (3.08s) [2021-05-17T19:43:48.291Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-17T19:43:48.291Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-05-17T19:43:48.918Z] === RUN TestCopyFromContainer// [2021-05-17T19:43:48.919Z] === RUN TestCopyFromContainer//bar/root [2021-05-17T19:43:48.919Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-17T19:43:48.919Z] === RUN TestCopyFromContainer/bar/quux [2021-05-17T19:43:48.919Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-17T19:43:48.919Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-17T19:43:48.919Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-17T19:43:48.919Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-17T19:43:48.919Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-17T19:43:48.919Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-17T19:43:48.919Z] --- PASS: TestCopyFromContainer (4.12s) [2021-05-17T19:43:48.919Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-05-17T19:43:48.919Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-05-17T19:43:48.919Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-05-17T19:43:48.919Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-05-17T19:43:48.919Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-05-17T19:43:48.919Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-05-17T19:43:48.919Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-05-17T19:43:48.919Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-05-17T19:43:48.919Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-05-17T19:43:48.919Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-05-17T19:43:48.919Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-17T19:43:48.919Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-17T19:43:48.919Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-17T19:43:48.919Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-17T19:43:48.919Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-17T19:43:48.919Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-17T19:43:48.919Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-17T19:43:48.919Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-17T19:43:48.919Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-17T19:43:48.919Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-17T19:43:48.919Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-05-17T19:43:48.919Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-17T19:43:48.919Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-17T19:43:48.919Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-17T19:43:48.919Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-17T19:43:48.919Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-05-17T19:43:48.919Z] === RUN TestCreateWithInvalidEnv [2021-05-17T19:43:48.919Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-17T19:43:48.919Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-17T19:43:48.919Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-17T19:43:48.919Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-17T19:43:48.919Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-17T19:43:48.919Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-17T19:43:48.919Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-17T19:43:48.919Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-17T19:43:48.919Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-17T19:43:48.919Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-05-17T19:43:48.919Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-17T19:43:48.919Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-17T19:43:48.919Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-17T19:43:48.919Z] === RUN TestCreateTmpfsMountsTarget [2021-05-17T19:43:48.919Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-05-17T19:43:48.919Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-17T19:43:48.919Z] --- PASS: TestServiceCreateInit (9.44s) [2021-05-17T19:43:48.919Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.86s) [2021-05-17T19:43:48.919Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.56s) [2021-05-17T19:43:48.919Z] === RUN TestCreateServiceMultipleTimes [2021-05-17T19:43:49.262Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-17T19:43:49.262Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-17T19:43:49.679Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-05-17T19:43:49.941Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.11s) [2021-05-17T19:43:49.941Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-17T19:43:49.941Z] === RUN TestDockerSuite/TestBuildCmd [2021-05-17T19:43:50.202Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-05-17T19:43:50.462Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-05-17T19:43:50.723Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-05-17T19:43:50.723Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-05-17T19:43:50.826Z] --- PASS: TestCreateWithCustomMaskedPaths (1.99s) [2021-05-17T19:43:50.826Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-17T19:43:50.985Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-05-17T19:43:51.184Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-05-17T19:43:51.184Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.88s) [2021-05-17T19:43:51.184Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.07s) [2021-05-17T19:43:51.184Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.09s) [2021-05-17T19:43:51.184Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.16s) [2021-05-17T19:43:51.184Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.99s) [2021-05-17T19:43:51.184Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.25s) [2021-05-17T19:43:51.184Z] === RUN TestBuildMultiStageCopy [2021-05-17T19:43:51.184Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-17T19:43:51.557Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.47s) [2021-05-17T19:43:51.557Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-17T19:43:52.129Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-05-17T19:43:52.741Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.91s) [2021-05-17T19:43:52.741Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-17T19:43:52.741Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-17T19:43:52.741Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-17T19:43:52.741Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-17T19:43:52.741Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-17T19:43:52.741Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-17T19:43:52.741Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-17T19:43:52.741Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-17T19:43:52.741Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-17T19:43:52.741Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-17T19:43:52.741Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-17T19:43:52.741Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-17T19:43:52.741Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-17T19:43:52.741Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-17T19:43:52.741Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-17T19:43:53.001Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-17T19:43:53.001Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-05-17T19:43:53.001Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-05-17T19:43:53.001Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-05-17T19:43:53.001Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-05-17T19:43:53.001Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-05-17T19:43:53.001Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-05-17T19:43:53.001Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-17T19:43:53.050Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-05-17T19:43:53.571Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.65s) [2021-05-17T19:43:53.571Z] === RUN TestCreateDifferentPlatform [2021-05-17T19:43:53.571Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-17T19:43:53.571Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-17T19:43:53.571Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-05-17T19:43:53.571Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-05-17T19:43:53.571Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-17T19:43:53.571Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-17T19:43:53.571Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-05-17T19:43:53.571Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-17T19:43:53.571Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-05-17T19:43:53.571Z] === RUN TestContainerStartOnDaemonRestart [2021-05-17T19:43:53.571Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-05-17T19:43:53.571Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-05-17T19:43:53.571Z] === RUN TestDaemonRestartIpcMode [2021-05-17T19:43:53.571Z] === PAUSE TestDaemonRestartIpcMode [2021-05-17T19:43:53.571Z] === RUN TestDaemonHostGatewayIP [2021-05-17T19:43:53.571Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-05-17T19:43:53.571Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-17T19:43:53.571Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-17T19:43:53.571Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-17T19:43:53.571Z] === RUN TestContainerKillOnDaemonStart [2021-05-17T19:43:53.571Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-05-17T19:43:53.571Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-05-17T19:43:53.571Z] === RUN TestDiff [2021-05-17T19:43:53.740Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-17T19:43:53.741Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-17T19:43:54.002Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-17T19:43:54.048Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-05-17T19:43:54.510Z] --- PASS: TestDiff (0.66s) [2021-05-17T19:43:54.510Z] === RUN TestExecWithCloseStdin [2021-05-17T19:43:54.576Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-17T19:43:54.621Z] --- PASS: TestCgroupNamespacesRunOlderClient (3.17s) [2021-05-17T19:43:54.621Z] === RUN TestNISDomainname [2021-05-17T19:43:54.839Z] --- PASS: TestBuildMultiStageCopy (3.53s) [2021-05-17T19:43:54.839Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.11s) [2021-05-17T19:43:54.839Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.34s) [2021-05-17T19:43:54.839Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.35s) [2021-05-17T19:43:54.839Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.36s) [2021-05-17T19:43:54.839Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.37s) [2021-05-17T19:43:54.839Z] === RUN TestBuildMultiStageParentConfig [2021-05-17T19:43:55.450Z] --- PASS: TestExecWithCloseStdin (0.99s) [2021-05-17T19:43:55.450Z] === RUN TestExec [2021-05-17T19:43:55.788Z] --- PASS: TestBuildMultiStageParentConfig (0.91s) [2021-05-17T19:43:55.789Z] === RUN TestBuildLabelWithTargets [2021-05-17T19:43:56.388Z] --- PASS: TestExec (1.00s) [2021-05-17T19:43:56.388Z] === RUN TestExecUser [2021-05-17T19:43:57.170Z] --- PASS: TestNISDomainname (2.57s) [2021-05-17T19:43:57.170Z] === RUN TestHostnameDnsResolution [2021-05-17T19:43:57.180Z] --- PASS: TestBuildLabelWithTargets (1.48s) [2021-05-17T19:43:57.180Z] === RUN TestBuildWithEmptyLayers [2021-05-17T19:43:57.328Z] --- PASS: TestExecUser (0.98s) [2021-05-17T19:43:57.328Z] === RUN TestExportContainerAndImportImage [2021-05-17T19:43:57.660Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-05-17T19:43:58.112Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-05-17T19:43:58.128Z] --- PASS: TestBuildWithEmptyLayers (0.76s) [2021-05-17T19:43:58.128Z] === RUN TestBuildMultiStageOnBuild [2021-05-17T19:43:58.267Z] --- PASS: TestExportContainerAndImportImage (0.88s) [2021-05-17T19:43:58.267Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-17T19:43:59.501Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-05-17T19:44:00.074Z] --- PASS: TestHostnameDnsResolution (2.83s) [2021-05-17T19:44:00.074Z] === RUN TestStats [2021-05-17T19:44:00.683Z] --- PASS: TestBuildMultiStageOnBuild (2.49s) [2021-05-17T19:44:00.683Z] === RUN TestBuildUncleanTarFilenames [2021-05-17T19:44:00.924Z] 29d5b6a226d2: Pull complete [2021-05-17T19:44:00.924Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-05-17T19:44:00.924Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-17T19:44:00.924Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-05-17T19:44:00.924Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-05-17T19:44:00.924Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-05-17T19:44:00.924Z] WARN: Skipping validation tests [2021-05-17T19:44:00.924Z] INFO: Running unit tests at 05/17/2021 19:43:55... [2021-05-17T19:44:00.924Z] INFO: make.ps1 starting at 05/17/2021 19:43:59 [2021-05-17T19:44:00.924Z] INFO: Git commit (e420e22737) assumed from DOCKER_GITCOMMIT environment variable [2021-05-17T19:44:00.924Z] INFO: Invoking autogen... [2021-05-17T19:44:00.924Z] INFO: Running unit tests... [2021-05-17T19:44:01.019Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-05-17T19:44:01.632Z] --- PASS: TestBuildUncleanTarFilenames (1.10s) [2021-05-17T19:44:01.632Z] === RUN TestBuildMultiStageLayerLeak [2021-05-17T19:44:01.961Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-05-17T19:44:02.462Z] --- PASS: TestExportContainerAfterDaemonRestart (4.06s) [2021-05-17T19:44:02.462Z] === RUN TestHealthCheckWorkdir [2021-05-17T19:44:02.534Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-05-17T19:44:02.795Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-05-17T19:44:02.795Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-05-17T19:44:02.795Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-05-17T19:44:03.366Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-05-17T19:44:03.628Z] --- PASS: TestStats (3.52s) [2021-05-17T19:44:03.628Z] === RUN TestStopContainerWithTimeout [2021-05-17T19:44:03.628Z] === RUN TestStopContainerWithTimeout/0 [2021-05-17T19:44:03.628Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-17T19:44:03.628Z] === RUN TestStopContainerWithTimeout/1 [2021-05-17T19:44:03.628Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-17T19:44:03.628Z] === RUN TestStopContainerWithTimeout/3 [2021-05-17T19:44:03.628Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-17T19:44:03.628Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-17T19:44:03.628Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-17T19:44:03.628Z] === CONT TestStopContainerWithTimeout/0 [2021-05-17T19:44:03.628Z] === CONT TestStopContainerWithTimeout/3 [2021-05-17T19:44:03.847Z] --- PASS: TestHealthCheckWorkdir (1.40s) [2021-05-17T19:44:03.847Z] === RUN TestHealthKillContainer [2021-05-17T19:44:04.188Z] --- PASS: TestBuildMultiStageLayerLeak (2.55s) [2021-05-17T19:44:04.188Z] === RUN TestBuildWithHugeFile [2021-05-17T19:44:04.213Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-05-17T19:44:04.474Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-05-17T19:44:05.863Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-17T19:44:06.962Z] --- PASS: TestCreateServiceMultipleTimes (17.89s) [2021-05-17T19:44:06.962Z] === RUN TestCreateServiceConflict [2021-05-17T19:44:07.139Z] --- PASS: TestHealthKillContainer (3.01s) [2021-05-17T19:44:07.139Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-17T19:44:07.139Z] --- PASS: TestInspectCpusetInConfigPre120 (0.64s) [2021-05-17T19:44:07.139Z] === RUN TestIpcModeNone [2021-05-17T19:44:07.777Z] === CONT TestStopContainerWithTimeout/1 [2021-05-17T19:44:08.350Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-05-17T19:44:08.518Z] --- PASS: TestIpcModeNone (0.98s) [2021-05-17T19:44:08.518Z] === RUN TestIpcModePrivate [2021-05-17T19:44:09.088Z] --- PASS: TestIpcModePrivate (0.96s) [2021-05-17T19:44:09.088Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-05-17T19:44:09.088Z] === RUN TestIpcModeShareable [2021-05-17T19:44:09.088Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-05-17T19:44:09.088Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-17T19:44:09.088Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-17T19:44:09.478Z] --- PASS: TestCreateServiceConflict (2.39s) [2021-05-17T19:44:09.478Z] === RUN TestCreateServiceMaxReplicas [2021-05-17T19:44:09.513Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-05-17T19:44:09.736Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-05-17T19:44:09.736Z] --- PASS: TestStopContainerWithTimeout/0 (2.27s) [2021-05-17T19:44:09.736Z] --- PASS: TestStopContainerWithTimeout/3 (4.02s) [2021-05-17T19:44:09.736Z] --- PASS: TestStopContainerWithTimeout/-1 (2.98s) [2021-05-17T19:44:09.736Z] --- PASS: TestStopContainerWithTimeout/1 (2.27s) [2021-05-17T19:44:09.736Z] === RUN TestDeleteDevicemapper [2021-05-17T19:44:09.736Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-17T19:44:09.736Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-17T19:44:09.736Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-17T19:44:11.546Z] ---> 1209f3037349 [2021-05-17T19:44:11.546Z] Successfully built 1209f3037349 [2021-05-17T19:44:11.546Z] Successfully tagged docker:latest [2021-05-17T19:44:11.546Z] INFO: Image build ended at 05/17/2021 19:44:11. Duration:00:02:56.9813667 [2021-05-17T19:44:11.546Z] [2021-05-17T19:44:11.546Z] [2021-05-17T19:44:11.546Z] INFO: Building the test binaries at 05/17/2021 19:44:11... [2021-05-17T19:44:12.383Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.66s) [2021-05-17T19:44:12.383Z] === RUN TestAPIIpcModeHost [2021-05-17T19:44:12.383Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-05-17T19:44:12.383Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-17T19:44:12.383Z] === RUN TestDaemonIpcModeShareable [2021-05-17T19:44:12.383Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-05-17T19:44:12.383Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-17T19:44:12.383Z] === RUN TestDaemonIpcModePrivate [2021-05-17T19:44:12.748Z] --- PASS: TestCreateServiceMaxReplicas (3.47s) [2021-05-17T19:44:12.748Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-17T19:44:15.024Z] --- PASS: TestDaemonIpcModePrivate (2.98s) [2021-05-17T19:44:15.024Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-05-17T19:44:15.024Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-17T19:44:15.024Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-05-17T19:44:15.024Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-17T19:44:15.024Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-17T19:44:15.024Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-05-17T19:44:15.024Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-17T19:44:15.024Z] === RUN TestIpcModeOlderClient [2021-05-17T19:44:15.025Z] === PAUSE TestIpcModeOlderClient [2021-05-17T19:44:15.025Z] === RUN TestKillContainerInvalidSignal [2021-05-17T19:44:15.025Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.75s) [2021-05-17T19:44:15.025Z] === RUN TestUpdateMemory [2021-05-17T19:44:15.025Z] --- SKIP: TestUpdateMemory (0.00s) [2021-05-17T19:44:15.025Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-17T19:44:15.025Z] === RUN TestUpdateCPUQuota [2021-05-17T19:44:15.361Z] INFO: make.ps1 starting at 05/17/2021 19:44:14 [2021-05-17T19:44:15.361Z] INFO: Git commit (376cc30373) assumed from DOCKER_GITCOMMIT environment variable [2021-05-17T19:44:15.361Z] INFO: Invoking autogen... [2021-05-17T19:44:15.593Z] --- PASS: TestKillContainerInvalidSignal (0.70s) [2021-05-17T19:44:15.593Z] === RUN TestKillContainer [2021-05-17T19:44:15.593Z] === RUN TestKillContainer/no_signal [2021-05-17T19:44:15.826Z] INFO: Building daemon... [2021-05-17T19:44:15.967Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-05-17T19:44:16.163Z] === RUN TestKillContainer/non_killing_signal [2021-05-17T19:44:16.701Z] ? github.com/docker/docker/api [no test files] [2021-05-17T19:44:16.736Z] === RUN TestKillContainer/killing_signal [2021-05-17T19:44:17.677Z] --- PASS: TestKillContainer (2.10s) [2021-05-17T19:44:17.677Z] --- PASS: TestKillContainer/no_signal (0.66s) [2021-05-17T19:44:17.677Z] --- PASS: TestKillContainer/non_killing_signal (0.59s) [2021-05-17T19:44:17.677Z] --- PASS: TestKillContainer/killing_signal (0.66s) [2021-05-17T19:44:17.677Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-17T19:44:17.677Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-17T19:44:18.246Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-17T19:44:19.187Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.37s) [2021-05-17T19:44:19.187Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.69s) [2021-05-17T19:44:19.187Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2021-05-17T19:44:19.187Z] === RUN TestKillStoppedContainer [2021-05-17T19:44:19.187Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-05-17T19:44:19.187Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-17T19:44:19.187Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-05-17T19:44:19.187Z] === RUN TestKillDifferentUserContainer [2021-05-17T19:44:19.756Z] --- PASS: TestKillDifferentUserContainer (0.66s) [2021-05-17T19:44:19.756Z] === RUN TestInspectOomKilledTrue [2021-05-17T19:44:19.756Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-17T19:44:19.756Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-17T19:44:19.756Z] === RUN TestInspectOomKilledFalse [2021-05-17T19:44:19.756Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-17T19:44:19.756Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-17T19:44:19.756Z] === RUN TestLinksEtcHostsContentMatch [2021-05-17T19:44:19.756Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-05-17T19:44:19.756Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-05-17T19:44:19.756Z] === RUN TestLinksContainerNames [2021-05-17T19:44:21.137Z] --- PASS: TestLinksContainerNames (1.36s) [2021-05-17T19:44:21.137Z] === RUN TestLogsFollowTailEmpty [2021-05-17T19:44:21.254Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-05-17T19:44:21.254Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-05-17T19:44:21.254Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-05-17T19:44:21.707Z] --- PASS: TestLogsFollowTailEmpty (0.68s) [2021-05-17T19:44:21.707Z] === RUN TestContainerNetworkMountsNoChown [2021-05-17T19:44:21.825Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-05-17T19:44:22.645Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s) [2021-05-17T19:44:22.645Z] === RUN TestMountDaemonRoot [2021-05-17T19:44:22.645Z] === RUN TestMountDaemonRoot/default [2021-05-17T19:44:22.645Z] === PAUSE TestMountDaemonRoot/default [2021-05-17T19:44:22.645Z] === RUN TestMountDaemonRoot/private [2021-05-17T19:44:22.645Z] === PAUSE TestMountDaemonRoot/private [2021-05-17T19:44:22.645Z] === RUN TestMountDaemonRoot/rprivate [2021-05-17T19:44:22.645Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-17T19:44:22.645Z] === RUN TestMountDaemonRoot/slave [2021-05-17T19:44:22.645Z] === PAUSE TestMountDaemonRoot/slave [2021-05-17T19:44:22.645Z] === RUN TestMountDaemonRoot/rslave [2021-05-17T19:44:22.645Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-17T19:44:22.645Z] === RUN TestMountDaemonRoot/shared [2021-05-17T19:44:22.645Z] === PAUSE TestMountDaemonRoot/shared [2021-05-17T19:44:22.645Z] === RUN TestMountDaemonRoot/rshared [2021-05-17T19:44:22.645Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-17T19:44:22.645Z] === CONT TestMountDaemonRoot/default [2021-05-17T19:44:22.645Z] === CONT TestMountDaemonRoot/rslave [2021-05-17T19:44:22.645Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-17T19:44:22.645Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-17T19:44:22.645Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-17T19:44:22.645Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-17T19:44:22.645Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-17T19:44:22.645Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-17T19:44:22.645Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-17T19:44:22.645Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-17T19:44:22.645Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-17T19:44:22.645Z] === CONT TestMountDaemonRoot/slave [2021-05-17T19:44:22.645Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-17T19:44:22.645Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-17T19:44:22.645Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-17T19:44:22.645Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-17T19:44:22.645Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-17T19:44:22.645Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-17T19:44:22.645Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-17T19:44:22.645Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-17T19:44:22.645Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-17T19:44:22.645Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-17T19:44:22.645Z] === CONT TestMountDaemonRoot/rprivate [2021-05-17T19:44:22.645Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-17T19:44:22.645Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-17T19:44:22.645Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-17T19:44:22.645Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-17T19:44:22.645Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-17T19:44:22.645Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-17T19:44:22.645Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-17T19:44:22.645Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-17T19:44:22.645Z] === CONT TestMountDaemonRoot/private [2021-05-17T19:44:22.645Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-17T19:44:22.645Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-17T19:44:22.645Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-17T19:44:22.645Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-17T19:44:22.645Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-17T19:44:22.645Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-17T19:44:22.645Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-17T19:44:22.645Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-17T19:44:22.645Z] === CONT TestMountDaemonRoot/rshared [2021-05-17T19:44:22.645Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-17T19:44:22.645Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-17T19:44:22.645Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-17T19:44:22.645Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-17T19:44:22.645Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-17T19:44:22.645Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-17T19:44:22.645Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-17T19:44:22.645Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-17T19:44:22.645Z] === CONT TestMountDaemonRoot/shared [2021-05-17T19:44:22.645Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-17T19:44:22.645Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-17T19:44:22.645Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-17T19:44:22.645Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-17T19:44:22.645Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-17T19:44:22.645Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-17T19:44:22.645Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-17T19:44:22.645Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-17T19:44:22.645Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-17T19:44:22.645Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-17T19:44:22.645Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-17T19:44:22.645Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-17T19:44:22.645Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-17T19:44:22.645Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-17T19:44:22.645Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-17T19:44:22.645Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-17T19:44:22.645Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-17T19:44:22.645Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-17T19:44:22.645Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-17T19:44:22.645Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-17T19:44:22.645Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-17T19:44:22.645Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-17T19:44:22.645Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-17T19:44:22.645Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-17T19:44:22.645Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-17T19:44:22.645Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-17T19:44:22.645Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-17T19:44:22.645Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-17T19:44:22.645Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-17T19:44:22.645Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-17T19:44:22.645Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-17T19:44:22.645Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-17T19:44:22.645Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-17T19:44:22.905Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-17T19:44:22.905Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-17T19:44:22.905Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-17T19:44:22.905Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-17T19:44:22.905Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-17T19:44:22.905Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-17T19:44:22.905Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-17T19:44:22.905Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-17T19:44:22.905Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-05-17T19:44:22.905Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-17T19:44:22.905Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-05-17T19:44:22.905Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-05-17T19:44:22.905Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-05-17T19:44:22.905Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-05-17T19:44:22.905Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-17T19:44:22.905Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-05-17T19:44:22.905Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-05-17T19:44:22.905Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s) [2021-05-17T19:44:22.905Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-05-17T19:44:22.905Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-17T19:44:22.905Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-05-17T19:44:22.905Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-05-17T19:44:22.905Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-05-17T19:44:22.905Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-05-17T19:44:22.905Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-17T19:44:22.905Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-05-17T19:44:22.905Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-05-17T19:44:22.905Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-05-17T19:44:22.905Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-05-17T19:44:22.905Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-17T19:44:22.905Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-05-17T19:44:22.905Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-05-17T19:44:22.905Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-05-17T19:44:22.905Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-05-17T19:44:22.905Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-17T19:44:22.905Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-05-17T19:44:22.905Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-05-17T19:44:22.905Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-05-17T19:44:22.905Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-05-17T19:44:22.905Z] --- PASS: TestMountDaemonRoot/slave (0.01s) [2021-05-17T19:44:22.905Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-05-17T19:44:22.905Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-05-17T19:44:22.905Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-05-17T19:44:22.905Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-05-17T19:44:22.905Z] === RUN TestContainerBindMountNonRecursive [2021-05-17T19:44:22.905Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-05-17T19:44:22.905Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-05-17T19:44:22.905Z] === RUN TestContainerVolumesMountedAsShared [2021-05-17T19:44:22.905Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-05-17T19:44:22.905Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-05-17T19:44:22.905Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-17T19:44:22.905Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-05-17T19:44:22.905Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-05-17T19:44:22.905Z] === RUN TestNetworkNat [2021-05-17T19:44:23.844Z] --- PASS: TestNetworkNat (0.89s) [2021-05-17T19:44:23.844Z] === RUN TestNetworkLocalhostTCPNat [2021-05-17T19:44:24.783Z] --- PASS: TestNetworkLocalhostTCPNat (0.79s) [2021-05-17T19:44:24.783Z] === RUN TestNetworkLoopbackNat [2021-05-17T19:44:25.129Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-05-17T19:44:25.129Z] --- PASS: TestUpdateCPUQuota (10.53s) [2021-05-17T19:44:25.129Z] === RUN TestUpdatePidsLimit [2021-05-17T19:44:25.129Z] === RUN TestUpdatePidsLimit/update_from_none [2021-05-17T19:44:25.701Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-05-17T19:44:26.273Z] === RUN TestUpdatePidsLimit/no_change [2021-05-17T19:44:27.585Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.90s) [2021-05-17T19:44:27.585Z] === RUN TestCreateServiceSecretFileMode [2021-05-17T19:44:27.659Z] === RUN TestUpdatePidsLimit/update_lower [2021-05-17T19:44:27.920Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-05-17T19:44:28.073Z] --- PASS: TestNetworkLoopbackNat (3.13s) [2021-05-17T19:44:28.073Z] === RUN TestPause [2021-05-17T19:44:28.073Z] --- SKIP: TestPause (0.01s) [2021-05-17T19:44:28.073Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-17T19:44:28.073Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-17T19:44:28.073Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-17T19:44:28.073Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-17T19:44:28.073Z] === RUN TestPauseStopPausedContainer [2021-05-17T19:44:28.073Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2021-05-17T19:44:28.073Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-17T19:44:28.073Z] === RUN TestPidHost [2021-05-17T19:44:28.305Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-05-17T19:44:28.865Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-05-17T19:44:28.951Z] --- PASS: TestCreateServiceSecretFileMode (2.42s) [2021-05-17T19:44:28.951Z] === RUN TestCreateServiceConfigFileMode [2021-05-17T19:44:29.117Z] === RUN TestMiddlewares [2021-05-17T19:44:29.117Z] --- PASS: TestMiddlewares (0.00s) [2021-05-17T19:44:29.117Z] PASS [2021-05-17T19:44:29.117Z] coverage: 9.0% of statements [2021-05-17T19:44:29.117Z] ok github.com/docker/docker/api/server 0.088s coverage: 9.0% of statements [2021-05-17T19:44:29.982Z] --- PASS: TestPidHost (2.07s) [2021-05-17T19:44:29.982Z] === RUN TestPsFilter [2021-05-17T19:44:29.982Z] --- PASS: TestPsFilter (0.09s) [2021-05-17T19:44:29.982Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-17T19:44:30.251Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-05-17T19:44:30.580Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s) [2021-05-17T19:44:30.581Z] === RUN TestRemoveContainerWithVolume [2021-05-17T19:44:31.467Z] --- PASS: TestCreateServiceConfigFileMode (2.37s) [2021-05-17T19:44:31.467Z] === RUN TestCreateServiceSysctls [2021-05-17T19:44:31.529Z] --- PASS: TestRemoveContainerWithVolume (0.77s) [2021-05-17T19:44:31.529Z] === RUN TestRemoveContainerRunning [2021-05-17T19:44:31.650Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-05-17T19:44:31.650Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-05-17T19:44:32.103Z] --- PASS: TestRemoveContainerRunning (0.72s) [2021-05-17T19:44:32.103Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-17T19:44:32.593Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-05-17T19:44:32.674Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.69s) [2021-05-17T19:44:32.674Z] === RUN TestRemoveInvalidContainer [2021-05-17T19:44:32.674Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-05-17T19:44:32.674Z] === RUN TestRenameLinkedContainer [2021-05-17T19:44:32.854Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-05-17T19:44:33.796Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-05-17T19:44:33.796Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-05-17T19:44:33.796Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-05-17T19:44:33.796Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-05-17T19:44:33.796Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-05-17T19:44:35.181Z] --- PASS: TestUpdatePidsLimit (10.10s) [2021-05-17T19:44:35.181Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.17s) [2021-05-17T19:44:35.181Z] --- PASS: TestUpdatePidsLimit/no_change (1.33s) [2021-05-17T19:44:35.181Z] --- PASS: TestUpdatePidsLimit/update_lower (1.31s) [2021-05-17T19:44:35.181Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.31s) [2021-05-17T19:44:35.181Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.33s) [2021-05-17T19:44:35.181Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.32s) [2021-05-17T19:44:35.181Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.31s) [2021-05-17T19:44:35.181Z] === RUN TestUpdateRestartPolicy [2021-05-17T19:44:35.547Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-05-17T19:44:35.635Z] --- PASS: TestCreateServiceSysctls (3.75s) [2021-05-17T19:44:35.635Z] === RUN TestCreateServiceCapabilities [2021-05-17T19:44:35.965Z] --- PASS: TestRenameLinkedContainer (2.82s) [2021-05-17T19:44:35.965Z] === RUN TestRenameStoppedContainer [2021-05-17T19:44:36.225Z] --- PASS: TestRenameStoppedContainer (0.63s) [2021-05-17T19:44:36.225Z] === RUN TestRenameRunningContainerAndReuse [2021-05-17T19:44:37.440Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-05-17T19:44:37.605Z] --- PASS: TestRenameRunningContainerAndReuse (1.39s) [2021-05-17T19:44:37.605Z] === RUN TestRenameInvalidName [2021-05-17T19:44:38.165Z] --- PASS: TestCreateServiceCapabilities (2.92s) [2021-05-17T19:44:38.165Z] === RUN TestInspect [2021-05-17T19:44:38.175Z] --- PASS: TestRenameInvalidName (0.67s) [2021-05-17T19:44:38.175Z] === RUN TestRenameAnonymousContainer [2021-05-17T19:44:39.386Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-05-17T19:44:39.386Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-05-17T19:44:41.434Z] --- PASS: TestInspect (3.31s) [2021-05-17T19:44:41.434Z] === RUN TestCreateJob [2021-05-17T19:44:41.470Z] --- PASS: TestRenameAnonymousContainer (3.11s) [2021-05-17T19:44:41.470Z] === RUN TestRenameContainerWithSameName [2021-05-17T19:44:41.495Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-05-17T19:44:42.039Z] --- PASS: TestRenameContainerWithSameName (0.69s) [2021-05-17T19:44:42.039Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-17T19:44:43.422Z] --- PASS: TestRenameContainerWithLinkedContainer (1.38s) [2021-05-17T19:44:43.422Z] === RUN TestResize [2021-05-17T19:44:44.362Z] --- PASS: TestResize (0.70s) [2021-05-17T19:44:44.362Z] === RUN TestResizeWithInvalidSize [2021-05-17T19:44:44.702Z] --- PASS: TestCreateJob (3.26s) [2021-05-17T19:44:44.702Z] === RUN TestReplicatedJob [2021-05-17T19:44:44.932Z] --- PASS: TestResizeWithInvalidSize (0.68s) [2021-05-17T19:44:44.932Z] === RUN TestResizeWhenContainerNotStarted [2021-05-17T19:44:45.501Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s) [2021-05-17T19:44:45.501Z] === RUN TestDaemonRestartKillContainers [2021-05-17T19:44:45.501Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-05-17T19:44:45.501Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-05-17T19:44:45.501Z] === RUN TestCgroupNamespacesRun [2021-05-17T19:44:45.971Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-05-17T19:44:45.971Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-05-17T19:44:48.793Z] --- PASS: TestCgroupNamespacesRun (2.88s) [2021-05-17T19:44:48.794Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-17T19:44:49.270Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-05-17T19:44:49.531Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-05-17T19:44:49.796Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-05-17T19:44:50.703Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.37s) [2021-05-17T19:44:50.703Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-17T19:44:50.741Z] --- PASS: TestUpdateRestartPolicy (15.61s) [2021-05-17T19:44:50.741Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-17T19:44:51.246Z] --- PASS: TestReplicatedJob (6.20s) [2021-05-17T19:44:51.246Z] === RUN TestUpdateReplicatedJob [2021-05-17T19:44:52.126Z] --- PASS: TestUpdateRestartWithAutoRemove (1.25s) [2021-05-17T19:44:52.126Z] === RUN TestWaitNonBlocked [2021-05-17T19:44:52.126Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-17T19:44:52.126Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-17T19:44:52.126Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-17T19:44:52.126Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-17T19:44:52.126Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-17T19:44:52.126Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-17T19:44:53.996Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.91s) [2021-05-17T19:44:53.996Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-17T19:44:54.040Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-05-17T19:44:54.514Z] --- PASS: TestUpdateReplicatedJob (3.88s) [2021-05-17T19:44:54.514Z] === RUN TestServiceListWithStatuses [2021-05-17T19:44:54.514Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-17T19:44:54.514Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-17T19:44:54.514Z] === RUN TestDockerNetworkConnectAlias [2021-05-17T19:44:54.626Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-05-17T19:44:54.626Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.42s) [2021-05-17T19:44:54.626Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.47s) [2021-05-17T19:44:54.626Z] === RUN TestWaitBlocked [2021-05-17T19:44:54.626Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-17T19:44:54.626Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-17T19:44:54.626Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-17T19:44:54.626Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-17T19:44:54.626Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-17T19:44:54.626Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-17T19:44:55.931Z] .......................... [ 67%] [2021-05-17T19:44:56.535Z] --- PASS: TestCgroupNamespacesRunHostMode (2.91s) [2021-05-17T19:44:56.535Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-17T19:44:57.176Z] --- PASS: TestWaitBlocked (0.05s) [2021-05-17T19:44:57.176Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.81s) [2021-05-17T19:44:57.176Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (2.09s) [2021-05-17T19:44:57.176Z] === CONT TestContainerStartOnDaemonRestart [2021-05-17T19:44:57.176Z] === CONT TestContainerKillOnDaemonStart [2021-05-17T19:44:58.563Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-05-17T19:44:58.824Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-05-17T19:44:59.765Z] --- PASS: TestDockerNetworkConnectAlias (5.29s) [2021-05-17T19:44:59.765Z] === RUN TestDockerNetworkReConnect [2021-05-17T19:44:59.827Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.87s) [2021-05-17T19:44:59.827Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-17T19:45:00.499Z] --- PASS: TestBuildWithHugeFile (54.37s) [2021-05-17T19:45:00.499Z] === RUN TestBuildWCOWSandboxSize [2021-05-17T19:45:00.499Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-05-17T19:45:00.499Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-17T19:45:00.499Z] === RUN TestBuildWithEmptyDockerfile [2021-05-17T19:45:00.499Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-17T19:45:00.499Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-17T19:45:00.499Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-17T19:45:00.499Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-17T19:45:00.499Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-17T19:45:00.499Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-17T19:45:00.499Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-17T19:45:00.499Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-17T19:45:00.499Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-17T19:45:00.499Z] --- PASS: TestBuildWithEmptyDockerfile (0.21s) [2021-05-17T19:45:00.499Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2021-05-17T19:45:00.499Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.19s) [2021-05-17T19:45:00.499Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2021-05-17T19:45:00.499Z] === RUN TestBuildPreserveOwnership [2021-05-17T19:45:00.499Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-17T19:45:02.141Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-05-17T19:45:02.141Z] --- PASS: TestContainerStartOnDaemonRestart (5.08s) [2021-05-17T19:45:02.141Z] === CONT TestIpcModeOlderClient [2021-05-17T19:45:02.141Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-05-17T19:45:02.141Z] === CONT TestDaemonHostGatewayIP [2021-05-17T19:45:02.365Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.43s) [2021-05-17T19:45:02.366Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-17T19:45:02.429Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-17T19:45:03.745Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.92s) [2021-05-17T19:45:03.745Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-17T19:45:03.932Z] --- PASS: TestDockerNetworkReConnect (4.10s) [2021-05-17T19:45:03.932Z] === RUN TestServicePlugin [2021-05-17T19:45:04.352Z] --- PASS: TestBuildPreserveOwnership (5.39s) [2021-05-17T19:45:04.352Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.60s) [2021-05-17T19:45:04.352Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.76s) [2021-05-17T19:45:04.352Z] === RUN TestBuildPlatformInvalid [2021-05-17T19:45:04.352Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2021-05-17T19:45:04.352Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-17T19:45:06.348Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-05-17T19:45:06.348Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-05-17T19:45:06.610Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-05-17T19:45:07.038Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.92s) [2021-05-17T19:45:07.038Z] === RUN TestNISDomainname [2021-05-17T19:45:07.038Z] --- SKIP: TestNISDomainname (0.01s) [2021-05-17T19:45:07.038Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-05-17T19:45:07.038Z] === RUN TestHostnameDnsResolution [2021-05-17T19:45:07.553Z] --- PASS: TestDaemonHostGatewayIP (5.60s) [2021-05-17T19:45:07.553Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-17T19:45:08.126Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-05-17T19:45:08.419Z] --- PASS: TestHostnameDnsResolution (1.60s) [2021-05-17T19:45:08.419Z] === RUN TestStats [2021-05-17T19:45:08.419Z] --- SKIP: TestStats (0.00s) [2021-05-17T19:45:08.419Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-17T19:45:08.419Z] === RUN TestStopContainerWithTimeout [2021-05-17T19:45:08.419Z] === RUN TestStopContainerWithTimeout/0 [2021-05-17T19:45:08.419Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-17T19:45:08.419Z] === RUN TestStopContainerWithTimeout/1 [2021-05-17T19:45:08.419Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-17T19:45:08.419Z] === RUN TestStopContainerWithTimeout/3 [2021-05-17T19:45:08.419Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-17T19:45:08.419Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-17T19:45:08.419Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-17T19:45:08.419Z] === CONT TestStopContainerWithTimeout/0 [2021-05-17T19:45:08.419Z] === CONT TestStopContainerWithTimeout/3 [2021-05-17T19:45:09.358Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-17T19:45:11.895Z] === CONT TestStopContainerWithTimeout/1 [2021-05-17T19:45:12.331Z] --- PASS: TestContainerKillOnDaemonStart (14.94s) [2021-05-17T19:45:12.331Z] === CONT TestDaemonRestartIpcMode [2021-05-17T19:45:12.331Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.32s) [2021-05-17T19:45:12.592Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-05-17T19:45:13.274Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-05-17T19:45:13.274Z] --- PASS: TestStopContainerWithTimeout/0 (1.11s) [2021-05-17T19:45:13.274Z] --- PASS: TestStopContainerWithTimeout/3 (3.08s) [2021-05-17T19:45:13.274Z] --- PASS: TestStopContainerWithTimeout/-1 (2.64s) [2021-05-17T19:45:13.274Z] --- PASS: TestStopContainerWithTimeout/1 (1.65s) [2021-05-17T19:45:13.274Z] === RUN TestDeleteDevicemapper [2021-05-17T19:45:13.274Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-17T19:45:13.274Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-17T19:45:13.274Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-17T19:45:13.534Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-05-17T19:45:14.106Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-05-17T19:45:14.106Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-05-17T19:45:14.679Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-05-17T19:45:15.251Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-05-17T19:45:15.812Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.31s) [2021-05-17T19:45:15.812Z] === RUN TestUpdateMemory [2021-05-17T19:45:15.812Z] --- SKIP: TestUpdateMemory (0.00s) [2021-05-17T19:45:15.812Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-17T19:45:15.812Z] === RUN TestUpdateCPUQuota [2021-05-17T19:45:15.812Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-05-17T19:45:15.812Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-17T19:45:15.812Z] === RUN TestUpdatePidsLimit [2021-05-17T19:45:15.812Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-05-17T19:45:15.812Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-17T19:45:15.812Z] === RUN TestUpdateRestartPolicy [2021-05-17T19:45:15.824Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-05-17T19:45:16.086Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-05-17T19:45:16.347Z] --- PASS: TestDaemonRestartIpcMode (4.73s) [2021-05-17T19:45:16.348Z] PASS [2021-05-17T19:45:16.348Z] [2021-05-17T19:45:16.348Z] === Skipped [2021-05-17T19:45:16.348Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-05-17T19:45:16.348Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-17T19:45:16.348Z] [2021-05-17T19:45:16.348Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-05-17T19:45:16.348Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-17T19:45:16.348Z] [2021-05-17T19:45:16.348Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-05-17T19:45:16.348Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-17T19:45:16.348Z] [2021-05-17T19:45:16.348Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-17T19:45:16.348Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-17T19:45:16.348Z] [2021-05-17T19:45:16.348Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-05-17T19:45:16.348Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-17T19:45:16.348Z] [2021-05-17T19:45:16.348Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-05-17T19:45:16.348Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-17T19:45:16.348Z] [2021-05-17T19:45:16.348Z] [2021-05-17T19:45:16.348Z] DONE 196 tests, 6 skipped in 249.473s [2021-05-17T19:45:16.348Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-05-17T19:45:16.348Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:45:16.348Z] ++ set -e [2021-05-17T19:45:16.348Z] ++ '[' -n 0 ']' [2021-05-17T19:45:16.348Z] ++ set -x [2021-05-17T19:45:16.348Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:45:16.609Z] INFO: Testing against a local daemon [2021-05-17T19:45:16.609Z] === RUN TestCommitInheritsEnv [2021-05-17T19:45:17.181Z] --- PASS: TestCommitInheritsEnv (0.53s) [2021-05-17T19:45:17.181Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-17T19:45:17.181Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-05-17T19:45:17.181Z] === RUN TestImagesFilterMultiReference [2021-05-17T19:45:17.181Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-05-17T19:45:17.181Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-05-17T19:45:17.181Z] === RUN TestImagePullPlatformInvalid [2021-05-17T19:45:17.443Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-05-17T19:45:17.443Z] === RUN TestRemoveImageOrphaning [2021-05-17T19:45:17.704Z] --- PASS: TestRemoveImageOrphaning (0.42s) [2021-05-17T19:45:17.704Z] === RUN TestRemoveImageGarbageCollector [2021-05-17T19:45:18.646Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-05-17T19:45:19.287Z] Loaded image: buildpack-deps:buster [2021-05-17T19:45:19.287Z] Loaded image: busybox:latest [2021-05-17T19:45:19.287Z] Loaded image: busybox:glibc [2021-05-17T19:45:19.549Z] Loaded image: debian:bullseye [2021-05-17T19:45:19.549Z] Loaded image: hello-world:latest [2021-05-17T19:45:19.812Z] Loaded image: arm32v7/hello-world:latest [2021-05-17T19:45:19.857Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-05-17T19:45:19.857Z] === RUN TestBoolValue [2021-05-17T19:45:19.857Z] --- PASS: TestBoolValue (0.00s) [2021-05-17T19:45:19.857Z] === RUN TestBoolValueOrDefault [2021-05-17T19:45:19.857Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-05-17T19:45:19.857Z] === RUN TestInt64ValueOrZero [2021-05-17T19:45:19.857Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-05-17T19:45:19.857Z] === RUN TestInt64ValueOrDefault [2021-05-17T19:45:19.857Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-05-17T19:45:19.857Z] === RUN TestInt64ValueOrDefaultWithError [2021-05-17T19:45:19.857Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-05-17T19:45:19.857Z] === RUN TestJsonContentType [2021-05-17T19:45:19.857Z] --- PASS: TestJsonContentType (0.00s) [2021-05-17T19:45:19.857Z] PASS [2021-05-17T19:45:19.857Z] coverage: 14.7% of statements [2021-05-17T19:45:19.857Z] ok github.com/docker/docker/api/server/httputils 0.078s coverage: 14.7% of statements [2021-05-17T19:45:19.857Z] === RUN TestMaskSecretKeys [2021-05-17T19:45:19.857Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-05-17T19:45:19.857Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-05-17T19:45:19.857Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-05-17T19:45:19.857Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-05-17T19:45:19.857Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-05-17T19:45:19.857Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-05-17T19:45:19.857Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-05-17T19:45:19.857Z] === RUN TestVersionMiddlewareVersion [2021-05-17T19:45:19.857Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-05-17T19:45:19.857Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-05-17T19:45:19.857Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-05-17T19:45:19.857Z] PASS [2021-05-17T19:45:19.857Z] coverage: 37.7% of statements [2021-05-17T19:45:19.857Z] ok github.com/docker/docker/api/server/middleware 0.083s coverage: 37.7% of statements [2021-05-17T19:45:19.857Z] ? github.com/docker/docker/api/server/router [no test files] [2021-05-17T19:45:19.857Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-05-17T19:45:19.857Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-05-17T19:45:19.857Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-05-17T19:45:19.857Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-05-17T19:45:19.857Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-05-17T19:45:19.857Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-05-17T19:45:19.857Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-05-17T19:45:19.857Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-05-17T19:45:19.857Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-05-17T19:45:19.857Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-05-17T19:45:20.564Z] --- PASS: TestRemoveImageGarbageCollector (2.87s) [2021-05-17T19:45:20.564Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-17T19:45:20.564Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-05-17T19:45:20.564Z] === RUN TestTagInvalidReference [2021-05-17T19:45:20.826Z] --- PASS: TestTagInvalidReference (0.04s) [2021-05-17T19:45:20.826Z] === RUN TestTagValidPrefixedRepo [2021-05-17T19:45:20.826Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-05-17T19:45:20.826Z] === RUN TestTagExistedNameWithoutForce [2021-05-17T19:45:20.826Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-05-17T19:45:20.826Z] === RUN TestTagOfficialNames [2021-05-17T19:45:20.826Z] --- PASS: TestTagOfficialNames (0.09s) [2021-05-17T19:45:20.826Z] === RUN TestTagMatchesDigest [2021-05-17T19:45:20.826Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-05-17T19:45:20.826Z] === CONT TestImportExtremelyLargeImageWorks [2021-05-17T19:45:20.830Z] === RUN TestStrSliceMarshalJSON [2021-05-17T19:45:20.830Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-05-17T19:45:20.830Z] === RUN TestStrSliceUnmarshalJSON [2021-05-17T19:45:20.830Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-05-17T19:45:20.830Z] === RUN TestStrSliceUnmarshalString [2021-05-17T19:45:20.830Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-05-17T19:45:20.830Z] === RUN TestStrSliceUnmarshalSlice [2021-05-17T19:45:20.830Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-05-17T19:45:20.830Z] PASS [2021-05-17T19:45:20.830Z] coverage: 90.0% of statements [2021-05-17T19:45:20.830Z] ok github.com/docker/docker/api/types/strslice 0.054s coverage: 90.0% of statements [2021-05-17T19:45:20.830Z] === RUN TestToJSON [2021-05-17T19:45:20.830Z] --- PASS: TestToJSON (0.00s) [2021-05-17T19:45:20.830Z] === RUN TestToParamWithVersion [2021-05-17T19:45:20.830Z] --- PASS: TestToParamWithVersion (0.00s) [2021-05-17T19:45:20.830Z] === RUN TestFromJSON [2021-05-17T19:45:20.830Z] --- PASS: TestFromJSON (0.00s) [2021-05-17T19:45:20.830Z] === RUN TestEmpty [2021-05-17T19:45:20.830Z] --- PASS: TestEmpty (0.00s) [2021-05-17T19:45:20.830Z] === RUN TestArgsMatchKVListEmptySources [2021-05-17T19:45:20.830Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-05-17T19:45:20.830Z] === RUN TestArgsMatchKVList [2021-05-17T19:45:20.830Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-05-17T19:45:20.830Z] === RUN TestArgsMatch [2021-05-17T19:45:20.830Z] --- PASS: TestArgsMatch (0.00s) [2021-05-17T19:45:20.830Z] === RUN TestAdd [2021-05-17T19:45:20.830Z] --- PASS: TestAdd (0.00s) [2021-05-17T19:45:20.830Z] === RUN TestDel [2021-05-17T19:45:20.830Z] --- PASS: TestDel (0.00s) [2021-05-17T19:45:20.830Z] === RUN TestLen [2021-05-17T19:45:20.830Z] --- PASS: TestLen (0.00s) [2021-05-17T19:45:20.830Z] === RUN TestExactMatch [2021-05-17T19:45:20.830Z] --- PASS: TestExactMatch (0.00s) [2021-05-17T19:45:20.830Z] === RUN TestOnlyOneExactMatch [2021-05-17T19:45:20.830Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-05-17T19:45:20.830Z] === RUN TestContains [2021-05-17T19:45:20.830Z] --- PASS: TestContains (0.00s) [2021-05-17T19:45:20.830Z] === RUN TestValidate [2021-05-17T19:45:20.830Z] --- PASS: TestValidate (0.00s) [2021-05-17T19:45:20.830Z] === RUN TestWalkValues [2021-05-17T19:45:20.830Z] --- PASS: TestWalkValues (0.00s) [2021-05-17T19:45:20.830Z] === RUN TestFuzzyMatch [2021-05-17T19:45:20.830Z] --- PASS: TestFuzzyMatch (0.00s) [2021-05-17T19:45:20.830Z] === RUN TestClone [2021-05-17T19:45:20.830Z] --- PASS: TestClone (0.00s) [2021-05-17T19:45:20.830Z] PASS [2021-05-17T19:45:20.830Z] coverage: 92.2% of statements [2021-05-17T19:45:20.830Z] ok github.com/docker/docker/api/types/filters 0.059s coverage: 92.2% of statements [2021-05-17T19:45:20.830Z] === RUN TestAdjustForAPIVersion [2021-05-17T19:45:20.830Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-05-17T19:45:20.830Z] PASS [2021-05-17T19:45:20.830Z] coverage: 5.7% of statements [2021-05-17T19:45:20.830Z] ok github.com/docker/docker/api/server/router/swarm 0.074s coverage: 5.7% of statements [2021-05-17T19:45:20.830Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-05-17T19:45:20.830Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-05-17T19:45:20.830Z] ? github.com/docker/docker/api/types [no test files] [2021-05-17T19:45:20.830Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-05-17T19:45:20.830Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-05-17T19:45:20.830Z] ? github.com/docker/docker/api/types/container [no test files] [2021-05-17T19:45:20.830Z] ? github.com/docker/docker/api/types/events [no test files] [2021-05-17T19:45:20.830Z] ? github.com/docker/docker/api/types/image [no test files] [2021-05-17T19:45:20.830Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-05-17T19:45:20.830Z] ? github.com/docker/docker/api/types/network [no test files] [2021-05-17T19:45:20.830Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-05-17T19:45:20.830Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-05-17T19:45:20.830Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-05-17T19:45:20.830Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-05-17T19:45:21.292Z] === RUN TestDurationToSecondsString [2021-05-17T19:45:21.292Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-05-17T19:45:21.292Z] === RUN TestGetTimestamp [2021-05-17T19:45:21.292Z] --- PASS: TestGetTimestamp (0.14s) [2021-05-17T19:45:21.292Z] === RUN TestParseTimestamps [2021-05-17T19:45:21.292Z] --- PASS: TestParseTimestamps (0.00s) [2021-05-17T19:45:21.292Z] PASS [2021-05-17T19:45:21.292Z] coverage: 100.0% of statements [2021-05-17T19:45:21.292Z] ok github.com/docker/docker/api/types/time 0.210s coverage: 100.0% of statements [2021-05-17T19:45:21.292Z] === RUN TestCompareVersion [2021-05-17T19:45:21.292Z] --- PASS: TestCompareVersion (0.00s) [2021-05-17T19:45:21.292Z] PASS [2021-05-17T19:45:21.292Z] coverage: 75.0% of statements [2021-05-17T19:45:21.292Z] ok github.com/docker/docker/api/types/versions 0.036s coverage: 75.0% of statements [2021-05-17T19:45:21.755Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-05-17T19:45:21.755Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-05-17T19:45:21.755Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-05-17T19:45:21.755Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-05-17T19:45:21.755Z] ? github.com/docker/docker/builder [no test files] [2021-05-17T19:45:21.755Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-05-17T19:45:21.755Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-05-17T19:45:21.755Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-05-17T19:45:21.755Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-05-17T19:45:21.755Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-05-17T19:45:21.755Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-05-17T19:45:21.755Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-05-17T19:45:22.739Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-05-17T19:45:23.301Z] === RUN TestParseRemoteURL [2021-05-17T19:45:23.301Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-05-17T19:45:23.301Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-05-17T19:45:23.301Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-05-17T19:45:23.301Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-05-17T19:45:23.301Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-05-17T19:45:23.301Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-05-17T19:45:23.301Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-05-17T19:45:23.301Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-05-17T19:45:23.301Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-05-17T19:45:23.301Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-05-17T19:45:23.301Z] --- PASS: TestParseRemoteURL (0.00s) [2021-05-17T19:45:23.301Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-05-17T19:45:23.301Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-05-17T19:45:23.301Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-05-17T19:45:23.301Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-05-17T19:45:23.301Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-05-17T19:45:23.301Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-05-17T19:45:23.301Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-05-17T19:45:23.301Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-05-17T19:45:23.301Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-05-17T19:45:23.301Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-05-17T19:45:23.301Z] === RUN TestCloneArgsSmartHttp [2021-05-17T19:45:23.301Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2021-05-17T19:45:23.301Z] === RUN TestCloneArgsDumbHttp [2021-05-17T19:45:23.301Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-05-17T19:45:23.301Z] === RUN TestCloneArgsGit [2021-05-17T19:45:23.301Z] --- PASS: TestCloneArgsGit (0.00s) [2021-05-17T19:45:23.301Z] === RUN TestCheckoutGit [2021-05-17T19:45:24.656Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-05-17T19:45:24.847Z] === RUN TestEnable [2021-05-17T19:45:24.847Z] --- PASS: TestEnable (0.00s) [2021-05-17T19:45:24.847Z] === RUN TestDisable [2021-05-17T19:45:24.847Z] --- PASS: TestDisable (0.00s) [2021-05-17T19:45:24.847Z] === RUN TestEnabled [2021-05-17T19:45:24.847Z] --- PASS: TestEnabled (0.00s) [2021-05-17T19:45:24.847Z] PASS [2021-05-17T19:45:24.847Z] coverage: 100.0% of statements [2021-05-17T19:45:24.847Z] ok github.com/docker/docker/cli/debug 0.036s coverage: 100.0% of statements [2021-05-17T19:45:25.621Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-05-17T19:45:25.820Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-05-17T19:45:25.820Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-05-17T19:45:25.820Z] === RUN TestProcessNoDockerignore [2021-05-17T19:45:25.820Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-05-17T19:45:25.820Z] === RUN TestProcessShouldLeaveAllFiles [2021-05-17T19:45:25.820Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-05-17T19:45:25.820Z] === RUN TestDetectContentType [2021-05-17T19:45:25.820Z] --- PASS: TestDetectContentType (0.00s) [2021-05-17T19:45:25.820Z] === RUN TestSelectAcceptableMIME [2021-05-17T19:45:25.820Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-05-17T19:45:25.820Z] === RUN TestInspectEmptyResponse [2021-05-17T19:45:25.820Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-05-17T19:45:25.820Z] === RUN TestInspectResponseBinary [2021-05-17T19:45:25.820Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-05-17T19:45:25.820Z] === RUN TestResponseUnsupportedContentType [2021-05-17T19:45:25.820Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-05-17T19:45:25.820Z] === RUN TestInspectResponseTextSimple [2021-05-17T19:45:25.820Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-05-17T19:45:25.820Z] === RUN TestInspectResponseEmptyContentType [2021-05-17T19:45:25.820Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-05-17T19:45:25.820Z] === RUN TestUnknownContentLength [2021-05-17T19:45:25.820Z] --- PASS: TestUnknownContentLength (0.00s) [2021-05-17T19:45:25.820Z] === RUN TestDownloadRemote [2021-05-17T19:45:25.820Z] === RUN TestGetAllAllowed [2021-05-17T19:45:25.820Z] --- PASS: TestGetAllAllowed (0.00s) [2021-05-17T19:45:25.820Z] === RUN TestGetAllMeta [2021-05-17T19:45:25.820Z] --- PASS: TestGetAllMeta (0.00s) [2021-05-17T19:45:25.820Z] === RUN TestWarnOnUnusedBuildArgs [2021-05-17T19:45:25.820Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-05-17T19:45:25.820Z] === RUN TestIsUnreferencedBuiltin [2021-05-17T19:45:25.820Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-05-17T19:45:25.820Z] === RUN TestIsExistingDirectory [2021-05-17T19:45:25.820Z] --- PASS: TestDownloadRemote (0.08s) [2021-05-17T19:45:25.820Z] === RUN TestGetWithStatusError [2021-05-17T19:45:25.820Z] --- PASS: TestGetWithStatusError (0.00s) [2021-05-17T19:45:25.820Z] === RUN TestCloseRootDirectory [2021-05-17T19:45:25.820Z] --- PASS: TestIsExistingDirectory (0.01s) [2021-05-17T19:45:25.820Z] === RUN TestGetFilenameForDownload [2021-05-17T19:45:25.820Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-05-17T19:45:25.820Z] === RUN TestEnv2Variables [2021-05-17T19:45:25.820Z] --- PASS: TestEnv2Variables (0.00s) [2021-05-17T19:45:25.820Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-05-17T19:45:25.820Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-05-17T19:45:25.820Z] === RUN TestMaintainer [2021-05-17T19:45:25.820Z] --- PASS: TestMaintainer (0.00s) [2021-05-17T19:45:25.820Z] === RUN TestLabel [2021-05-17T19:45:25.820Z] --- PASS: TestLabel (0.00s) [2021-05-17T19:45:25.820Z] === RUN TestFromScratch [2021-05-17T19:45:25.820Z] --- PASS: TestFromScratch (0.00s) [2021-05-17T19:45:25.820Z] === RUN TestFromWithArg [2021-05-17T19:45:25.820Z] --- PASS: TestFromWithArg (0.00s) [2021-05-17T19:45:25.820Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-05-17T19:45:25.820Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-05-17T19:45:25.820Z] === RUN TestFromWithUndefinedArg [2021-05-17T19:45:25.820Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-05-17T19:45:25.820Z] === RUN TestFromMultiStageWithNamedStage [2021-05-17T19:45:25.820Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-05-17T19:45:25.820Z] === RUN TestOnbuild [2021-05-17T19:45:25.820Z] --- PASS: TestOnbuild (0.00s) [2021-05-17T19:45:25.820Z] === RUN TestWorkdir [2021-05-17T19:45:25.820Z] --- PASS: TestWorkdir (0.00s) [2021-05-17T19:45:25.820Z] === RUN TestCmd [2021-05-17T19:45:25.820Z] --- PASS: TestCmd (0.00s) [2021-05-17T19:45:25.820Z] === RUN TestHealthcheckNone [2021-05-17T19:45:25.820Z] --- PASS: TestHealthcheckNone (0.00s) [2021-05-17T19:45:25.820Z] === RUN TestHealthcheckCmd [2021-05-17T19:45:25.820Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-05-17T19:45:25.820Z] === RUN TestEntrypoint [2021-05-17T19:45:25.820Z] --- PASS: TestEntrypoint (0.00s) [2021-05-17T19:45:25.820Z] === RUN TestExpose [2021-05-17T19:45:25.820Z] --- PASS: TestExpose (0.00s) [2021-05-17T19:45:25.820Z] === RUN TestUser [2021-05-17T19:45:25.820Z] --- PASS: TestUser (0.00s) [2021-05-17T19:45:25.820Z] === RUN TestVolume [2021-05-17T19:45:25.820Z] --- PASS: TestVolume (0.00s) [2021-05-17T19:45:25.820Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-05-17T19:45:25.820Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-17T19:45:25.820Z] === RUN TestHashFile [2021-05-17T19:45:25.820Z] === RUN TestStopSignal [2021-05-17T19:45:25.820Z] --- SKIP: TestStopSignal (0.00s) [2021-05-17T19:45:25.821Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-05-17T19:45:25.821Z] === RUN TestArg [2021-05-17T19:45:25.821Z] --- PASS: TestArg (0.00s) [2021-05-17T19:45:25.821Z] === RUN TestShell [2021-05-17T19:45:25.821Z] --- PASS: TestShell (0.00s) [2021-05-17T19:45:25.821Z] === RUN TestPrependEnvOnCmd [2021-05-17T19:45:25.821Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-05-17T19:45:25.821Z] === RUN TestRunWithBuildArgs [2021-05-17T19:45:25.821Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-05-17T19:45:25.821Z] === RUN TestRunIgnoresHealthcheck [2021-05-17T19:45:25.821Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-05-17T19:45:25.821Z] === RUN TestDispatchUnsupportedOptions [2021-05-17T19:45:25.821Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-05-17T19:45:25.821Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-05-17T19:45:25.821Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-05-17T19:45:25.821Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-05-17T19:45:25.821Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-05-17T19:45:25.821Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-05-17T19:45:25.821Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-05-17T19:45:25.821Z] === RUN TestNormalizeWorkdir [2021-05-17T19:45:25.821Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-05-17T19:45:25.821Z] === RUN TestDispatch [2021-05-17T19:45:25.821Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-05-17T19:45:25.821Z] --- SKIP: TestHashFile (0.03s) [2021-05-17T19:45:25.821Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-17T19:45:25.821Z] === RUN TestHashSubdir [2021-05-17T19:45:25.821Z] --- SKIP: TestHashSubdir (0.01s) [2021-05-17T19:45:25.821Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-17T19:45:25.821Z] === RUN TestRemoveDirectory [2021-05-17T19:45:25.821Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-05-17T19:45:25.821Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-17T19:45:25.821Z] PASS [2021-05-17T19:45:25.821Z] coverage: 9.3% of statements [2021-05-17T19:45:25.821Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-05-17T19:45:25.821Z] ok github.com/docker/docker/builder/remotecontext 0.367s coverage: 9.3% of statements [2021-05-17T19:45:25.821Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-05-17T19:45:25.821Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-05-17T19:45:25.821Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-05-17T19:45:25.821Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-05-17T19:45:25.821Z] === RUN TestDispatch/COPY_url [2021-05-17T19:45:25.821Z] --- PASS: TestDispatch (0.09s) [2021-05-17T19:45:25.821Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.04s) [2021-05-17T19:45:25.821Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-05-17T19:45:25.821Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2021-05-17T19:45:25.821Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-05-17T19:45:25.821Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-05-17T19:45:25.821Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-05-17T19:45:25.821Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-05-17T19:45:25.821Z] === RUN TestAddScratchImageAddsToMounts [2021-05-17T19:45:25.821Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-05-17T19:45:25.821Z] === RUN TestAddFromScratchPopulatesPlatform [2021-05-17T19:45:25.821Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-05-17T19:45:25.821Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-05-17T19:45:25.821Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-05-17T19:45:25.821Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-05-17T19:45:25.821Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-05-17T19:45:25.821Z] === RUN TestImageSourceGetAddsToMounts [2021-05-17T19:45:25.821Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-05-17T19:45:25.821Z] === RUN TestEmptyDockerfile [2021-05-17T19:45:25.821Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-05-17T19:45:25.821Z] === RUN TestSymlinkDockerfile [2021-05-17T19:45:25.821Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-05-17T19:45:25.821Z] === RUN TestDockerfileOutsideTheBuildContext [2021-05-17T19:45:25.821Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-05-17T19:45:25.821Z] === RUN TestNonExistingDockerfile [2021-05-17T19:45:25.821Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-05-17T19:45:25.821Z] === RUN TestCopyRunConfig [2021-05-17T19:45:25.821Z] --- PASS: TestCopyRunConfig (0.00s) [2021-05-17T19:45:25.821Z] === RUN TestDeepCopyRunConfig [2021-05-17T19:45:25.821Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-05-17T19:45:25.821Z] === RUN TestExportImage [2021-05-17T19:45:25.821Z] --- PASS: TestExportImage (0.00s) [2021-05-17T19:45:25.821Z] === RUN TestNormalizeDest [2021-05-17T19:45:25.821Z] --- PASS: TestNormalizeDest (0.00s) [2021-05-17T19:45:25.821Z] PASS [2021-05-17T19:45:25.821Z] coverage: 46.8% of statements [2021-05-17T19:45:25.821Z] ok github.com/docker/docker/builder/dockerfile 0.235s coverage: 46.8% of statements [2021-05-17T19:45:26.282Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-05-17T19:45:27.681Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-05-17T19:45:28.025Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-05-17T19:45:28.025Z] [2021-05-17T19:45:28.025Z] ________ ____ __. [2021-05-17T19:45:28.025Z] \_____ \ | |/ _| [2021-05-17T19:45:28.025Z] / | \| < [2021-05-17T19:45:28.025Z] / | \ | \ [2021-05-17T19:45:28.025Z] \_______ /____|__ \ [2021-05-17T19:45:28.025Z] \/ \/ [2021-05-17T19:45:28.025Z] [2021-05-17T19:45:28.025Z] INFO: make.ps1 ended at 05/17/2021 19:45:20 [2021-05-17T19:45:28.025Z] INFO: Binaries build ended at 05/17/2021 19:45:22. Duration:00:01:11.0217728 [2021-05-17T19:45:28.025Z] INFO: Copying the built daemon binary to d:\CI\PR-42384\2\binary\dockerd-376cc30373.exe... [2021-05-17T19:45:28.025Z] INFO: Copying the built client binary to d:\CI\PR-42384\2\binary\docker-376cc30373.exe... [2021-05-17T19:45:28.025Z] INFO: Copying dockerversion from the container... [2021-05-17T19:45:28.025Z] --- PASS: TestUpdateRestartPolicy (12.44s) [2021-05-17T19:45:28.025Z] INFO: Copying the golang package from the container to d:\CI\PR-42384\2\installer\go.zip... [2021-05-17T19:45:28.026Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-17T19:45:28.026Z] INFO: Extracting go.zip to d:\CI\PR-42384\2\go [2021-05-17T19:45:28.595Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s) [2021-05-17T19:45:28.595Z] === RUN TestWaitNonBlocked [2021-05-17T19:45:28.595Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-17T19:45:28.595Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-17T19:45:28.595Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-17T19:45:28.595Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-17T19:45:28.595Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-17T19:45:28.595Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-17T19:45:29.533Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-05-17T19:45:29.533Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.02s) [2021-05-17T19:45:29.533Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.09s) [2021-05-17T19:45:29.533Z] === RUN TestWaitBlocked [2021-05-17T19:45:29.533Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-17T19:45:29.533Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-17T19:45:29.533Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-17T19:45:29.533Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-17T19:45:29.533Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-17T19:45:29.533Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-17T19:45:29.833Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.65s) [2021-05-17T19:45:29.833Z] PASS [2021-05-17T19:45:29.833Z] [2021-05-17T19:45:29.833Z] === Skipped [2021-05-17T19:45:29.833Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-05-17T19:45:29.833Z] build_session_test.go:25: TODO: BuildKit [2021-05-17T19:45:29.833Z] [2021-05-17T19:45:29.833Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-05-17T19:45:29.833Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-05-17T19:45:29.833Z] [2021-05-17T19:45:29.833Z] [2021-05-17T19:45:29.833Z] DONE 34 tests, 2 skipped in 133.000s [2021-05-17T19:45:29.833Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-05-17T19:45:29.833Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:45:29.833Z] ++ set -e [2021-05-17T19:45:29.833Z] ++ '[' -n 0 ']' [2021-05-17T19:45:29.833Z] ++ set -x [2021-05-17T19:45:29.834Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:45:29.834Z] INFO: Testing against a local daemon [2021-05-17T19:45:29.834Z] === RUN TestConfigInspect [2021-05-17T19:45:30.922Z] --- PASS: TestWaitBlocked (0.01s) [2021-05-17T19:45:30.922Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.15s) [2021-05-17T19:45:30.922Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.18s) [2021-05-17T19:45:30.922Z] === CONT TestDaemonRestartIpcMode [2021-05-17T19:45:30.922Z] === CONT TestIpcModeOlderClient [2021-05-17T19:45:30.922Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-05-17T19:45:30.922Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-17T19:45:32.389Z] --- PASS: TestConfigInspect (2.99s) [2021-05-17T19:45:32.389Z] === RUN TestConfigList [2021-05-17T19:45:32.973Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-05-17T19:45:33.234Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-05-17T19:45:33.806Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-05-17T19:45:35.193Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-05-17T19:45:35.699Z] --- PASS: TestConfigList (3.22s) [2021-05-17T19:45:35.699Z] === RUN TestConfigsCreateAndDelete [2021-05-17T19:45:36.015Z] --- PASS: TestServicePlugin (30.70s) [2021-05-17T19:45:36.015Z] plugin_test.go:62: [d8016b2b262d2] joining swarm manager [d5f17329d726f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-17T19:45:36.015Z] plugin_test.go:65: [dd2cdf48c6044] joining swarm manager [d5f17329d726f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-17T19:45:36.015Z] === RUN TestServiceUpdateLabel [2021-05-17T19:45:36.654Z] === RUN TestCheckpointCreateError [2021-05-17T19:45:36.654Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestCheckpointCreate [2021-05-17T19:45:36.654Z] --- PASS: TestCheckpointCreate (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestCheckpointDeleteError [2021-05-17T19:45:36.654Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestCheckpointDelete [2021-05-17T19:45:36.654Z] --- PASS: TestCheckpointDelete (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestCheckpointListError [2021-05-17T19:45:36.654Z] --- PASS: TestCheckpointListError (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestCheckpointList [2021-05-17T19:45:36.654Z] --- PASS: TestCheckpointList (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestCheckpointListContainerNotFound [2021-05-17T19:45:36.654Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestNewClientWithOpsFromEnv [2021-05-17T19:45:36.654Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-05-17T19:45:36.654Z] client_test.go:23: runtime.GOOS == "windows" [2021-05-17T19:45:36.654Z] === RUN TestGetAPIPath [2021-05-17T19:45:36.654Z] --- PASS: TestGetAPIPath (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestParseHostURL [2021-05-17T19:45:36.654Z] --- PASS: TestParseHostURL (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-05-17T19:45:36.654Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestNegotiateAPIVersionEmpty [2021-05-17T19:45:36.654Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestNegotiateAPIVersion [2021-05-17T19:45:36.654Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestNegotiateAPVersionOverride [2021-05-17T19:45:36.654Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestNegotiateAPIVersionAutomatic [2021-05-17T19:45:36.654Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-05-17T19:45:36.654Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-05-17T19:45:36.654Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestClientRedirect [2021-05-17T19:45:36.654Z] --- PASS: TestClientRedirect (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestConfigCreateUnsupported [2021-05-17T19:45:36.654Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestConfigCreateError [2021-05-17T19:45:36.654Z] --- PASS: TestConfigCreateError (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestConfigCreate [2021-05-17T19:45:36.654Z] --- PASS: TestConfigCreate (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestConfigInspectNotFound [2021-05-17T19:45:36.654Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestConfigInspectWithEmptyID [2021-05-17T19:45:36.654Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestConfigInspectUnsupported [2021-05-17T19:45:36.654Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestConfigInspectError [2021-05-17T19:45:36.654Z] --- PASS: TestConfigInspectError (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestConfigInspectConfigNotFound [2021-05-17T19:45:36.654Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestConfigInspect [2021-05-17T19:45:36.654Z] --- PASS: TestConfigInspect (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestConfigListUnsupported [2021-05-17T19:45:36.654Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestConfigListError [2021-05-17T19:45:36.654Z] --- PASS: TestConfigListError (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestConfigList [2021-05-17T19:45:36.654Z] --- PASS: TestConfigList (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestConfigRemoveUnsupported [2021-05-17T19:45:36.654Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestConfigRemoveError [2021-05-17T19:45:36.654Z] --- PASS: TestConfigRemoveError (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestConfigRemove [2021-05-17T19:45:36.654Z] --- PASS: TestConfigRemove (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestConfigUpdateUnsupported [2021-05-17T19:45:36.654Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestConfigUpdateError [2021-05-17T19:45:36.654Z] --- PASS: TestConfigUpdateError (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestConfigUpdate [2021-05-17T19:45:36.654Z] --- PASS: TestConfigUpdate (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestContainerCommitError [2021-05-17T19:45:36.654Z] --- PASS: TestContainerCommitError (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestContainerCommit [2021-05-17T19:45:36.654Z] --- PASS: TestContainerCommit (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestContainerStatPathError [2021-05-17T19:45:36.654Z] --- PASS: TestContainerStatPathError (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestContainerStatPathNotFoundError [2021-05-17T19:45:36.654Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestContainerStatPathNoHeaderError [2021-05-17T19:45:36.654Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestContainerStatPath [2021-05-17T19:45:36.654Z] --- PASS: TestContainerStatPath (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestCopyToContainerError [2021-05-17T19:45:36.654Z] --- PASS: TestCopyToContainerError (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestCopyToContainerNotFoundError [2021-05-17T19:45:36.654Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestCopyToContainerNotStatusOKError [2021-05-17T19:45:36.654Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestCopyToContainer [2021-05-17T19:45:36.654Z] --- PASS: TestCopyToContainer (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestCopyFromContainerError [2021-05-17T19:45:36.654Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestCopyFromContainerNotFoundError [2021-05-17T19:45:36.654Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestCopyFromContainerNotStatusOKError [2021-05-17T19:45:36.654Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestCopyFromContainerNoHeaderError [2021-05-17T19:45:36.654Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestCopyFromContainer [2021-05-17T19:45:36.654Z] --- PASS: TestCopyFromContainer (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestContainerCreateError [2021-05-17T19:45:36.654Z] --- PASS: TestContainerCreateError (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestContainerCreateImageNotFound [2021-05-17T19:45:36.654Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestContainerCreateWithName [2021-05-17T19:45:36.654Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestContainerCreateAutoRemove [2021-05-17T19:45:36.654Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestContainerDiffError [2021-05-17T19:45:36.654Z] --- PASS: TestContainerDiffError (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestContainerDiff [2021-05-17T19:45:36.654Z] --- PASS: TestContainerDiff (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestContainerExecCreateError [2021-05-17T19:45:36.654Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestContainerExecCreate [2021-05-17T19:45:36.654Z] --- PASS: TestContainerExecCreate (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestContainerExecStartError [2021-05-17T19:45:36.654Z] --- PASS: TestContainerExecStartError (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestContainerExecStart [2021-05-17T19:45:36.654Z] --- PASS: TestContainerExecStart (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestContainerExecInspectError [2021-05-17T19:45:36.654Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestContainerExecInspect [2021-05-17T19:45:36.654Z] --- PASS: TestContainerExecInspect (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestContainerExportError [2021-05-17T19:45:36.654Z] --- PASS: TestContainerExportError (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestContainerExport [2021-05-17T19:45:36.654Z] --- PASS: TestContainerExport (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestContainerInspectError [2021-05-17T19:45:36.654Z] --- PASS: TestContainerInspectError (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestContainerInspectContainerNotFound [2021-05-17T19:45:36.654Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestContainerInspectWithEmptyID [2021-05-17T19:45:36.654Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestContainerInspect [2021-05-17T19:45:36.654Z] --- PASS: TestContainerInspect (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestContainerInspectNode [2021-05-17T19:45:36.654Z] --- PASS: TestContainerInspectNode (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestContainerKillError [2021-05-17T19:45:36.654Z] --- PASS: TestContainerKillError (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestContainerKill [2021-05-17T19:45:36.654Z] --- PASS: TestContainerKill (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestContainerListError [2021-05-17T19:45:36.654Z] --- PASS: TestContainerListError (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestContainerList [2021-05-17T19:45:36.654Z] --- PASS: TestContainerList (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestContainerLogsNotFoundError [2021-05-17T19:45:36.654Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestContainerLogsError [2021-05-17T19:45:36.654Z] --- PASS: TestContainerLogsError (0.00s) [2021-05-17T19:45:36.654Z] === RUN TestContainerLogs [2021-05-17T19:45:36.654Z] --- PASS: TestContainerLogs (0.19s) [2021-05-17T19:45:36.654Z] === RUN TestContainerPauseError [2021-05-17T19:45:36.655Z] --- PASS: TestContainerPauseError (0.00s) [2021-05-17T19:45:36.655Z] === RUN TestContainerPause [2021-05-17T19:45:36.655Z] --- PASS: TestContainerPause (0.00s) [2021-05-17T19:45:36.655Z] === RUN TestContainersPruneError [2021-05-17T19:45:36.655Z] --- PASS: TestContainersPruneError (0.00s) [2021-05-17T19:45:36.655Z] === RUN TestContainersPrune [2021-05-17T19:45:36.655Z] --- PASS: TestContainersPrune (0.00s) [2021-05-17T19:45:36.655Z] === RUN TestContainerRemoveError [2021-05-17T19:45:36.655Z] --- PASS: TestContainerRemoveError (0.00s) [2021-05-17T19:45:36.655Z] === RUN TestContainerRemoveNotFoundError [2021-05-17T19:45:36.655Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-05-17T19:45:36.655Z] === RUN TestContainerRemove [2021-05-17T19:45:36.655Z] --- PASS: TestContainerRemove (0.00s) [2021-05-17T19:45:36.655Z] === RUN TestContainerRenameError [2021-05-17T19:45:36.655Z] --- PASS: TestContainerRenameError (0.00s) [2021-05-17T19:45:36.655Z] === RUN TestContainerRename [2021-05-17T19:45:36.655Z] --- PASS: TestContainerRename (0.00s) [2021-05-17T19:45:36.655Z] === RUN TestContainerResizeError [2021-05-17T19:45:36.655Z] --- PASS: TestContainerResizeError (0.00s) [2021-05-17T19:45:36.655Z] === RUN TestContainerExecResizeError [2021-05-17T19:45:36.655Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-05-17T19:45:36.655Z] === RUN TestContainerResize [2021-05-17T19:45:36.655Z] --- PASS: TestContainerResize (0.00s) [2021-05-17T19:45:36.655Z] === RUN TestContainerExecResize [2021-05-17T19:45:36.655Z] --- PASS: TestContainerExecResize (0.00s) [2021-05-17T19:45:36.655Z] === RUN TestContainerRestartError [2021-05-17T19:45:36.655Z] --- PASS: TestContainerRestartError (0.00s) [2021-05-17T19:45:36.655Z] === RUN TestContainerRestart [2021-05-17T19:45:36.655Z] --- PASS: TestContainerRestart (0.00s) [2021-05-17T19:45:36.655Z] === RUN TestContainerStartError [2021-05-17T19:45:36.655Z] --- PASS: TestContainerStartError (0.00s) [2021-05-17T19:45:36.655Z] === RUN TestContainerStart [2021-05-17T19:45:36.655Z] --- PASS: TestContainerStart (0.00s) [2021-05-17T19:45:37.117Z] === RUN TestContainerStatsError [2021-05-17T19:45:37.117Z] --- PASS: TestContainerStatsError (0.00s) [2021-05-17T19:45:37.117Z] === RUN TestContainerStats [2021-05-17T19:45:37.117Z] --- PASS: TestContainerStats (0.00s) [2021-05-17T19:45:37.117Z] === RUN TestContainerStopError [2021-05-17T19:45:37.117Z] --- PASS: TestContainerStopError (0.00s) [2021-05-17T19:45:37.117Z] === RUN TestContainerStop [2021-05-17T19:45:37.117Z] --- PASS: TestContainerStop (0.00s) [2021-05-17T19:45:37.117Z] === RUN TestContainerTopError [2021-05-17T19:45:37.117Z] --- PASS: TestContainerTopError (0.00s) [2021-05-17T19:45:37.117Z] === RUN TestContainerTop [2021-05-17T19:45:37.117Z] --- PASS: TestContainerTop (0.00s) [2021-05-17T19:45:37.117Z] === RUN TestContainerUnpauseError [2021-05-17T19:45:37.117Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-05-17T19:45:37.117Z] === RUN TestContainerUnpause [2021-05-17T19:45:37.117Z] --- PASS: TestContainerUnpause (0.00s) [2021-05-17T19:45:37.117Z] === RUN TestContainerUpdateError [2021-05-17T19:45:37.117Z] --- PASS: TestContainerUpdateError (0.00s) [2021-05-17T19:45:37.117Z] === RUN TestContainerUpdate [2021-05-17T19:45:37.117Z] --- PASS: TestContainerUpdate (0.00s) [2021-05-17T19:45:37.117Z] === RUN TestContainerWaitError [2021-05-17T19:45:37.117Z] --- PASS: TestContainerWaitError (0.00s) [2021-05-17T19:45:37.117Z] === RUN TestContainerWait [2021-05-17T19:45:37.117Z] --- PASS: TestContainerWait (0.00s) [2021-05-17T19:45:37.117Z] === RUN TestDiskUsageError [2021-05-17T19:45:37.117Z] --- PASS: TestDiskUsageError (0.00s) [2021-05-17T19:45:37.117Z] === RUN TestDiskUsage [2021-05-17T19:45:37.117Z] --- PASS: TestDiskUsage (0.00s) [2021-05-17T19:45:37.117Z] === RUN TestDistributionInspectUnsupported [2021-05-17T19:45:37.117Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-05-17T19:45:37.117Z] === RUN TestDistributionInspectWithEmptyID [2021-05-17T19:45:37.117Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-05-17T19:45:37.117Z] === RUN TestEventsErrorInOptions [2021-05-17T19:45:37.117Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-05-17T19:45:37.117Z] === RUN TestEventsErrorFromServer [2021-05-17T19:45:37.117Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-05-17T19:45:37.117Z] === RUN TestEvents [2021-05-17T19:45:37.117Z] --- PASS: TestEvents (0.00s) [2021-05-17T19:45:37.117Z] === RUN TestTLSCloseWriter [2021-05-17T19:45:37.117Z] === PAUSE TestTLSCloseWriter [2021-05-17T19:45:37.117Z] === RUN TestImageBuildError [2021-05-17T19:45:37.117Z] --- PASS: TestImageBuildError (0.00s) [2021-05-17T19:45:37.117Z] === RUN TestImageBuild [2021-05-17T19:45:37.117Z] --- PASS: TestImageBuild (0.00s) [2021-05-17T19:45:37.117Z] === RUN TestGetDockerOS [2021-05-17T19:45:37.117Z] --- PASS: TestGetDockerOS (0.00s) [2021-05-17T19:45:37.117Z] === RUN TestImageCreateError [2021-05-17T19:45:37.117Z] --- PASS: TestImageCreateError (0.00s) [2021-05-17T19:45:37.117Z] === RUN TestImageCreate [2021-05-17T19:45:37.117Z] --- PASS: TestImageCreate (0.00s) [2021-05-17T19:45:37.117Z] === RUN TestImageHistoryError [2021-05-17T19:45:37.118Z] --- PASS: TestImageHistoryError (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestImageHistory [2021-05-17T19:45:37.118Z] --- PASS: TestImageHistory (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestImageImportError [2021-05-17T19:45:37.118Z] --- PASS: TestImageImportError (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestImageImport [2021-05-17T19:45:37.118Z] --- PASS: TestImageImport (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestImageInspectError [2021-05-17T19:45:37.118Z] --- PASS: TestImageInspectError (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestImageInspectImageNotFound [2021-05-17T19:45:37.118Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestImageInspectWithEmptyID [2021-05-17T19:45:37.118Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestImageInspect [2021-05-17T19:45:37.118Z] --- PASS: TestImageInspect (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestImageListError [2021-05-17T19:45:37.118Z] --- PASS: TestImageListError (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestImageList [2021-05-17T19:45:37.118Z] --- PASS: TestImageList (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestImageListApiBefore125 [2021-05-17T19:45:37.118Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestImageLoadError [2021-05-17T19:45:37.118Z] --- PASS: TestImageLoadError (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestImageLoad [2021-05-17T19:45:37.118Z] --- PASS: TestImageLoad (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestImagesPruneError [2021-05-17T19:45:37.118Z] --- PASS: TestImagesPruneError (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestImagesPrune [2021-05-17T19:45:37.118Z] --- PASS: TestImagesPrune (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestImagePullReferenceParseError [2021-05-17T19:45:37.118Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestImagePullAnyError [2021-05-17T19:45:37.118Z] --- PASS: TestImagePullAnyError (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestImagePullStatusUnauthorizedError [2021-05-17T19:45:37.118Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-17T19:45:37.118Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-17T19:45:37.118Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-05-17T19:45:37.118Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestImagePullWithoutErrors [2021-05-17T19:45:37.118Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestImagePushReferenceError [2021-05-17T19:45:37.118Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestImagePushAnyError [2021-05-17T19:45:37.118Z] --- PASS: TestImagePushAnyError (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestImagePushStatusUnauthorizedError [2021-05-17T19:45:37.118Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-17T19:45:37.118Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-17T19:45:37.118Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-05-17T19:45:37.118Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestImagePushWithoutErrors [2021-05-17T19:45:37.118Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-05-17T19:45:37.118Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-05-17T19:45:37.118Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-05-17T19:45:37.118Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-05-17T19:45:37.118Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-05-17T19:45:37.118Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-05-17T19:45:37.118Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-05-17T19:45:37.118Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-05-17T19:45:37.118Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestImageRemoveError [2021-05-17T19:45:37.118Z] --- PASS: TestImageRemoveError (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestImageRemoveImageNotFound [2021-05-17T19:45:37.118Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestImageRemove [2021-05-17T19:45:37.118Z] --- PASS: TestImageRemove (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestImageSaveError [2021-05-17T19:45:37.118Z] --- PASS: TestImageSaveError (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestImageSave [2021-05-17T19:45:37.118Z] --- PASS: TestImageSave (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestImageSearchAnyError [2021-05-17T19:45:37.118Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestImageSearchStatusUnauthorizedError [2021-05-17T19:45:37.118Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-17T19:45:37.118Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-17T19:45:37.118Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-05-17T19:45:37.118Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestImageSearchWithoutErrors [2021-05-17T19:45:37.118Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestImageTagError [2021-05-17T19:45:37.118Z] --- PASS: TestImageTagError (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestImageTagInvalidReference [2021-05-17T19:45:37.118Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestImageTagInvalidSourceImageName [2021-05-17T19:45:37.118Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestImageTagHexSource [2021-05-17T19:45:37.118Z] --- PASS: TestImageTagHexSource (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestImageTag [2021-05-17T19:45:37.118Z] --- PASS: TestImageTag (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestInfoServerError [2021-05-17T19:45:37.118Z] --- PASS: TestInfoServerError (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestInfoInvalidResponseJSONError [2021-05-17T19:45:37.118Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestInfo [2021-05-17T19:45:37.118Z] --- PASS: TestInfo (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestNetworkConnectError [2021-05-17T19:45:37.118Z] --- PASS: TestNetworkConnectError (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-05-17T19:45:37.118Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestNetworkConnect [2021-05-17T19:45:37.118Z] --- PASS: TestNetworkConnect (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestNetworkCreateError [2021-05-17T19:45:37.118Z] --- PASS: TestNetworkCreateError (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestNetworkCreate [2021-05-17T19:45:37.118Z] --- PASS: TestNetworkCreate (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestNetworkDisconnectError [2021-05-17T19:45:37.118Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestNetworkDisconnect [2021-05-17T19:45:37.118Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestNetworkInspectError [2021-05-17T19:45:37.118Z] --- PASS: TestNetworkInspectError (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestNetworkInspectNotFoundError [2021-05-17T19:45:37.118Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestNetworkInspectWithEmptyID [2021-05-17T19:45:37.118Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestNetworkInspect [2021-05-17T19:45:37.118Z] --- PASS: TestNetworkInspect (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestNetworkListError [2021-05-17T19:45:37.118Z] --- PASS: TestNetworkListError (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestNetworkList [2021-05-17T19:45:37.118Z] --- PASS: TestNetworkList (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestNetworksPruneError [2021-05-17T19:45:37.118Z] --- PASS: TestNetworksPruneError (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestNetworksPrune [2021-05-17T19:45:37.118Z] --- PASS: TestNetworksPrune (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestNetworkRemoveError [2021-05-17T19:45:37.118Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestNetworkRemove [2021-05-17T19:45:37.118Z] --- PASS: TestNetworkRemove (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestNodeInspectError [2021-05-17T19:45:37.118Z] --- PASS: TestNodeInspectError (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestNodeInspectNodeNotFound [2021-05-17T19:45:37.118Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestNodeInspectWithEmptyID [2021-05-17T19:45:37.118Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestNodeInspect [2021-05-17T19:45:37.118Z] --- PASS: TestNodeInspect (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestNodeListError [2021-05-17T19:45:37.118Z] --- PASS: TestNodeListError (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestNodeList [2021-05-17T19:45:37.118Z] --- PASS: TestNodeList (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestNodeRemoveError [2021-05-17T19:45:37.118Z] --- PASS: TestNodeRemoveError (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestNodeRemove [2021-05-17T19:45:37.118Z] --- PASS: TestNodeRemove (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestNodeUpdateError [2021-05-17T19:45:37.118Z] --- PASS: TestNodeUpdateError (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestNodeUpdate [2021-05-17T19:45:37.118Z] --- PASS: TestNodeUpdate (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestOptionWithTimeout [2021-05-17T19:45:37.118Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestPingFail [2021-05-17T19:45:37.118Z] --- PASS: TestPingFail (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestPingWithError [2021-05-17T19:45:37.118Z] 2021/05/17 19:45:36 RoundTripper returned a response & error; ignoring response [2021-05-17T19:45:37.118Z] 2021/05/17 19:45:36 RoundTripper returned a response & error; ignoring response [2021-05-17T19:45:37.118Z] --- PASS: TestPingWithError (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestPingSuccess [2021-05-17T19:45:37.118Z] --- PASS: TestPingSuccess (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestPingHeadFallback [2021-05-17T19:45:37.118Z] === RUN TestPingHeadFallback/OK [2021-05-17T19:45:37.118Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-05-17T19:45:37.118Z] === RUN TestPingHeadFallback/Not_Found [2021-05-17T19:45:37.118Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-05-17T19:45:37.118Z] --- PASS: TestPingHeadFallback (0.00s) [2021-05-17T19:45:37.118Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-05-17T19:45:37.118Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-05-17T19:45:37.118Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-05-17T19:45:37.118Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestPluginDisableError [2021-05-17T19:45:37.118Z] --- PASS: TestPluginDisableError (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestPluginDisable [2021-05-17T19:45:37.118Z] --- PASS: TestPluginDisable (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestPluginEnableError [2021-05-17T19:45:37.118Z] --- PASS: TestPluginEnableError (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestPluginEnable [2021-05-17T19:45:37.118Z] --- PASS: TestPluginEnable (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestPluginInspectError [2021-05-17T19:45:37.118Z] --- PASS: TestPluginInspectError (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestPluginInspectWithEmptyID [2021-05-17T19:45:37.118Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestPluginInspect [2021-05-17T19:45:37.118Z] --- PASS: TestPluginInspect (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestPluginListError [2021-05-17T19:45:37.118Z] --- PASS: TestPluginListError (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestPluginList [2021-05-17T19:45:37.118Z] --- PASS: TestPluginList (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestPluginPushError [2021-05-17T19:45:37.118Z] --- PASS: TestPluginPushError (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestPluginPush [2021-05-17T19:45:37.118Z] --- PASS: TestPluginPush (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestPluginRemoveError [2021-05-17T19:45:37.118Z] --- PASS: TestPluginRemoveError (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestPluginRemove [2021-05-17T19:45:37.118Z] --- PASS: TestPluginRemove (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestPluginSetError [2021-05-17T19:45:37.118Z] --- PASS: TestPluginSetError (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestPluginSet [2021-05-17T19:45:37.118Z] --- PASS: TestPluginSet (0.00s) [2021-05-17T19:45:37.118Z] === RUN TestSetHostHeader [2021-05-17T19:45:37.119Z] --- PASS: TestSetHostHeader (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestPlainTextError [2021-05-17T19:45:37.119Z] --- PASS: TestPlainTextError (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestInfiniteError [2021-05-17T19:45:37.119Z] --- PASS: TestInfiniteError (0.02s) [2021-05-17T19:45:37.119Z] === RUN TestSecretCreateUnsupported [2021-05-17T19:45:37.119Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestSecretCreateError [2021-05-17T19:45:37.119Z] --- PASS: TestSecretCreateError (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestSecretCreate [2021-05-17T19:45:37.119Z] --- PASS: TestSecretCreate (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestSecretInspectUnsupported [2021-05-17T19:45:37.119Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestSecretInspectError [2021-05-17T19:45:37.119Z] --- PASS: TestSecretInspectError (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestSecretInspectSecretNotFound [2021-05-17T19:45:37.119Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestSecretInspectWithEmptyID [2021-05-17T19:45:37.119Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestSecretInspect [2021-05-17T19:45:37.119Z] --- PASS: TestSecretInspect (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestSecretListUnsupported [2021-05-17T19:45:37.119Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestSecretListError [2021-05-17T19:45:37.119Z] --- PASS: TestSecretListError (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestSecretList [2021-05-17T19:45:37.119Z] --- PASS: TestSecretList (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestSecretRemoveUnsupported [2021-05-17T19:45:37.119Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestSecretRemoveError [2021-05-17T19:45:37.119Z] --- PASS: TestSecretRemoveError (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestSecretRemove [2021-05-17T19:45:37.119Z] --- PASS: TestSecretRemove (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestSecretUpdateUnsupported [2021-05-17T19:45:37.119Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestSecretUpdateError [2021-05-17T19:45:37.119Z] --- PASS: TestSecretUpdateError (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestSecretUpdate [2021-05-17T19:45:37.119Z] --- PASS: TestSecretUpdate (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestServiceCreateError [2021-05-17T19:45:37.119Z] --- PASS: TestServiceCreateError (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestServiceCreate [2021-05-17T19:45:37.119Z] --- PASS: TestServiceCreate (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestServiceCreateCompatiblePlatforms [2021-05-17T19:45:37.119Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestServiceCreateDigestPinning [2021-05-17T19:45:37.119Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestServiceInspectError [2021-05-17T19:45:37.119Z] --- PASS: TestServiceInspectError (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestServiceInspectServiceNotFound [2021-05-17T19:45:37.119Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestServiceInspectWithEmptyID [2021-05-17T19:45:37.119Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestServiceInspect [2021-05-17T19:45:37.119Z] --- PASS: TestServiceInspect (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestServiceListError [2021-05-17T19:45:37.119Z] --- PASS: TestServiceListError (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestServiceList [2021-05-17T19:45:37.119Z] --- PASS: TestServiceList (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestServiceLogsError [2021-05-17T19:45:37.119Z] --- PASS: TestServiceLogsError (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestServiceLogs [2021-05-17T19:45:37.119Z] --- PASS: TestServiceLogs (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestServiceRemoveError [2021-05-17T19:45:37.119Z] --- PASS: TestServiceRemoveError (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestServiceRemoveNotFoundError [2021-05-17T19:45:37.119Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestServiceRemove [2021-05-17T19:45:37.119Z] --- PASS: TestServiceRemove (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestServiceUpdateError [2021-05-17T19:45:37.119Z] --- PASS: TestServiceUpdateError (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestServiceUpdate [2021-05-17T19:45:37.119Z] --- PASS: TestServiceUpdate (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestSwarmGetUnlockKeyError [2021-05-17T19:45:37.119Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestSwarmGetUnlockKey [2021-05-17T19:45:37.119Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestSwarmInitError [2021-05-17T19:45:37.119Z] --- PASS: TestSwarmInitError (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestSwarmInit [2021-05-17T19:45:37.119Z] --- PASS: TestSwarmInit (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestSwarmInspectError [2021-05-17T19:45:37.119Z] --- PASS: TestSwarmInspectError (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestSwarmInspect [2021-05-17T19:45:37.119Z] --- PASS: TestSwarmInspect (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestSwarmJoinError [2021-05-17T19:45:37.119Z] --- PASS: TestSwarmJoinError (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestSwarmJoin [2021-05-17T19:45:37.119Z] --- PASS: TestSwarmJoin (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestSwarmLeaveError [2021-05-17T19:45:37.119Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestSwarmLeave [2021-05-17T19:45:37.119Z] --- PASS: TestSwarmLeave (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestSwarmUnlockError [2021-05-17T19:45:37.119Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestSwarmUnlock [2021-05-17T19:45:37.119Z] --- PASS: TestSwarmUnlock (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestSwarmUpdateError [2021-05-17T19:45:37.119Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestSwarmUpdate [2021-05-17T19:45:37.119Z] --- PASS: TestSwarmUpdate (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestTaskInspectError [2021-05-17T19:45:37.119Z] --- PASS: TestTaskInspectError (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestTaskInspectWithEmptyID [2021-05-17T19:45:37.119Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestTaskInspect [2021-05-17T19:45:37.119Z] --- PASS: TestTaskInspect (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestTaskListError [2021-05-17T19:45:37.119Z] --- PASS: TestTaskListError (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestTaskList [2021-05-17T19:45:37.119Z] --- PASS: TestTaskList (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestVolumeCreateError [2021-05-17T19:45:37.119Z] --- PASS: TestVolumeCreateError (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestVolumeCreate [2021-05-17T19:45:37.119Z] --- PASS: TestVolumeCreate (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestVolumeInspectError [2021-05-17T19:45:37.119Z] --- PASS: TestVolumeInspectError (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestVolumeInspectNotFound [2021-05-17T19:45:37.119Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestVolumeInspectWithEmptyID [2021-05-17T19:45:37.119Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestVolumeInspect [2021-05-17T19:45:37.119Z] --- PASS: TestVolumeInspect (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestVolumeListError [2021-05-17T19:45:37.119Z] --- PASS: TestVolumeListError (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestVolumeList [2021-05-17T19:45:37.119Z] --- PASS: TestVolumeList (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestVolumeRemoveError [2021-05-17T19:45:37.119Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-05-17T19:45:37.119Z] === RUN TestVolumeRemove [2021-05-17T19:45:37.119Z] --- PASS: TestVolumeRemove (0.00s) [2021-05-17T19:45:37.119Z] === CONT TestTLSCloseWriter [2021-05-17T19:45:37.119Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-05-17T19:45:37.119Z] PASS [2021-05-17T19:45:37.119Z] coverage: 74.9% of statements [2021-05-17T19:45:37.119Z] ok github.com/docker/docker/client 0.616s coverage: 74.9% of statements [2021-05-17T19:45:37.381Z] --- PASS: TestServiceUpdateLabel (2.51s) [2021-05-17T19:45:37.381Z] === RUN TestServiceUpdateSecrets [2021-05-17T19:45:37.502Z] --- PASS: TestDaemonRestartIpcMode (5.62s) [2021-05-17T19:45:37.502Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.57s) [2021-05-17T19:45:37.502Z] PASS [2021-05-17T19:45:37.502Z] [2021-05-17T19:45:37.502Z] === Skipped [2021-05-17T19:45:37.502Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-05-17T19:45:37.502Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-17T19:45:37.502Z] [2021-05-17T19:45:37.502Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-05-17T19:45:37.502Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-05-17T19:45:37.502Z] [2021-05-17T19:45:37.502Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-05-17T19:45:37.502Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-17T19:45:37.502Z] [2021-05-17T19:45:37.502Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-05-17T19:45:37.502Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-05-17T19:45:37.502Z] [2021-05-17T19:45:37.502Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-05-17T19:45:37.502Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-17T19:45:37.502Z] [2021-05-17T19:45:37.502Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-05-17T19:45:37.502Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-17T19:45:37.502Z] [2021-05-17T19:45:37.502Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-05-17T19:45:37.502Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-17T19:45:37.502Z] [2021-05-17T19:45:37.502Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-05-17T19:45:37.502Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-17T19:45:37.502Z] [2021-05-17T19:45:37.502Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-05-17T19:45:37.502Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-17T19:45:37.502Z] [2021-05-17T19:45:37.502Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-05-17T19:45:37.502Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-17T19:45:37.502Z] [2021-05-17T19:45:37.502Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-05-17T19:45:37.502Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-17T19:45:37.502Z] [2021-05-17T19:45:37.502Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-05-17T19:45:37.502Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-05-17T19:45:37.502Z] [2021-05-17T19:45:37.502Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-05-17T19:45:37.502Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-05-17T19:45:37.502Z] [2021-05-17T19:45:37.502Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-05-17T19:45:37.502Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-05-17T19:45:37.502Z] [2021-05-17T19:45:37.502Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-05-17T19:45:37.502Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-05-17T19:45:37.502Z] [2021-05-17T19:45:37.502Z] === SKIP: amd64.integration.container TestPause (0.01s) [2021-05-17T19:45:37.502Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-17T19:45:37.502Z] [2021-05-17T19:45:37.502Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-17T19:45:37.502Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-17T19:45:37.502Z] [2021-05-17T19:45:37.502Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2021-05-17T19:45:37.502Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-17T19:45:37.502Z] [2021-05-17T19:45:37.502Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-05-17T19:45:37.502Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-05-17T19:45:37.502Z] [2021-05-17T19:45:37.502Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-05-17T19:45:37.502Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-05-17T19:45:37.502Z] [2021-05-17T19:45:37.502Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-05-17T19:45:37.502Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-17T19:45:37.502Z] [2021-05-17T19:45:37.502Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-05-17T19:45:37.502Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-17T19:45:37.502Z] [2021-05-17T19:45:37.502Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-05-17T19:45:37.502Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-17T19:45:37.502Z] [2021-05-17T19:45:37.502Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-05-17T19:45:37.502Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-17T19:45:37.502Z] [2021-05-17T19:45:37.502Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-05-17T19:45:37.502Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-17T19:45:37.502Z] [2021-05-17T19:45:37.502Z] [2021-05-17T19:45:37.502Z] DONE 177 tests, 25 skipped in 112.065s [2021-05-17T19:45:37.502Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-05-17T19:45:37.502Z] INFO: Testing against a local daemon [2021-05-17T19:45:37.502Z] === RUN TestCommitInheritsEnv [2021-05-17T19:45:38.071Z] --- PASS: TestCommitInheritsEnv (1.54s) [2021-05-17T19:45:38.071Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-17T19:45:38.071Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-05-17T19:45:38.071Z] === RUN TestImagesFilterMultiReference [2021-05-17T19:45:38.256Z] --- PASS: TestConfigsCreateAndDelete (2.68s) [2021-05-17T19:45:38.256Z] === RUN TestConfigsUpdate [2021-05-17T19:45:38.329Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-05-17T19:45:38.329Z] === RUN TestImagePullPlatformInvalid [2021-05-17T19:45:38.329Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-05-17T19:45:38.329Z] === RUN TestRemoveImageOrphaning [2021-05-17T19:45:38.495Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-05-17T19:45:39.881Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-05-17T19:45:40.235Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2021-05-17T19:45:40.235Z] === RUN TestRemoveImageGarbageCollector [2021-05-17T19:45:40.235Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-05-17T19:45:40.235Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-05-17T19:45:40.235Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-17T19:45:40.235Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-05-17T19:45:40.235Z] === RUN TestTagInvalidReference [2021-05-17T19:45:40.235Z] --- PASS: TestTagInvalidReference (0.02s) [2021-05-17T19:45:40.235Z] === RUN TestTagValidPrefixedRepo [2021-05-17T19:45:40.235Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-05-17T19:45:40.235Z] === RUN TestTagExistedNameWithoutForce [2021-05-17T19:45:40.235Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-05-17T19:45:40.235Z] === RUN TestTagOfficialNames [2021-05-17T19:45:40.235Z] --- PASS: TestTagOfficialNames (0.05s) [2021-05-17T19:45:40.235Z] === RUN TestTagMatchesDigest [2021-05-17T19:45:40.326Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-05-17T19:45:40.495Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-05-17T19:45:40.495Z] === CONT TestImportExtremelyLargeImageWorks [2021-05-17T19:45:41.269Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-05-17T19:45:41.569Z] --- PASS: TestConfigsUpdate (3.15s) [2021-05-17T19:45:41.569Z] === RUN TestTemplatedConfig [2021-05-17T19:45:45.789Z] --- PASS: TestTemplatedConfig (3.78s) [2021-05-17T19:45:45.789Z] === RUN TestConfigCreateResolve [2021-05-17T19:45:48.343Z] --- PASS: TestConfigCreateResolve (3.12s) [2021-05-17T19:45:48.343Z] === RUN TestConfigDaemonLibtrustID [2021-05-17T19:45:49.177Z] INFO: Extraction ended at 05/17/2021 19:45:46. Duration:00:00:21.5197456 [2021-05-17T19:45:49.177Z] INFO: Updating the golang and path environment variables [2021-05-17T19:45:49.177Z] INFO: GOPATH=d:\gopath [2021-05-17T19:45:49.177Z] INFO: go version go1.13.15 windows/amd64 [2021-05-17T19:45:49.177Z] INFO: Running the daemon under test in debug mode [2021-05-17T19:45:49.177Z] INFO: Starting a daemon under test... [2021-05-17T19:45:49.177Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42384\2\daemon --pidfile d:\CI\PR-42384\2\docker.pid -D [2021-05-17T19:45:49.177Z] INFO: Process started successfully. [2021-05-17T19:45:49.177Z] INFO: Start tailing logs of the daemon under tests [2021-05-17T19:45:49.177Z] INFO: Waiting for the daemon under test to start... [2021-05-17T19:45:49.292Z] --- PASS: TestConfigDaemonLibtrustID (1.13s) [2021-05-17T19:45:49.292Z] PASS [2021-05-17T19:45:49.292Z] [2021-05-17T19:45:49.292Z] DONE 7 tests in 20.228s [2021-05-17T19:45:49.292Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-05-17T19:45:49.292Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:45:49.292Z] ++ set -e [2021-05-17T19:45:49.292Z] ++ '[' -n 0 ']' [2021-05-17T19:45:49.292Z] ++ set -x [2021-05-17T19:45:49.292Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:45:49.414Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-05-17T19:45:49.554Z] INFO: Testing against a local daemon [2021-05-17T19:45:49.554Z] === RUN TestCheckpoint [2021-05-17T19:45:49.554Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-17T19:45:49.554Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-17T19:45:49.554Z] === RUN TestContainerInvalidJSON [2021-05-17T19:45:49.554Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-17T19:45:49.554Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-17T19:45:49.554Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-17T19:45:49.554Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-17T19:45:49.554Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-17T19:45:49.554Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-17T19:45:49.554Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-17T19:45:49.554Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-17T19:45:49.554Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-17T19:45:49.554Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-05-17T19:45:49.554Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-05-17T19:45:49.554Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-17T19:45:49.554Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-05-17T19:45:49.554Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-17T19:45:49.675Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-05-17T19:45:49.817Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-05-17T19:45:49.817Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-17T19:45:49.817Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-05-17T19:45:49.817Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-17T19:45:49.817Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-05-17T19:45:49.817Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-17T19:45:49.817Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-05-17T19:45:49.817Z] === RUN TestCopyFromContainer [2021-05-17T19:45:51.741Z] === RUN TestCopyFromContainer// [2021-05-17T19:45:51.741Z] === RUN TestCopyFromContainer//bar/root [2021-05-17T19:45:51.741Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-17T19:45:52.004Z] === RUN TestCopyFromContainer/bar/quux [2021-05-17T19:45:52.004Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-17T19:45:52.267Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-17T19:45:52.267Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-17T19:45:52.267Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-17T19:45:52.529Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-17T19:45:52.529Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-17T19:45:52.792Z] --- PASS: TestCopyFromContainer (2.75s) [2021-05-17T19:45:52.792Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-05-17T19:45:52.792Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2021-05-17T19:45:52.792Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2021-05-17T19:45:52.792Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2021-05-17T19:45:52.792Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2021-05-17T19:45:52.792Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-05-17T19:45:52.792Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-05-17T19:45:52.792Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-05-17T19:45:52.792Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-05-17T19:45:52.792Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2021-05-17T19:45:52.792Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-17T19:45:52.792Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-17T19:45:52.792Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-17T19:45:52.792Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-17T19:45:52.792Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-17T19:45:52.792Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-17T19:45:52.792Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-17T19:45:52.792Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-17T19:45:52.792Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-17T19:45:52.792Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-17T19:45:52.792Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-05-17T19:45:52.792Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-17T19:45:52.792Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-17T19:45:52.792Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-05-17T19:45:52.792Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-17T19:45:52.792Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-05-17T19:45:52.792Z] === RUN TestCreateWithInvalidEnv [2021-05-17T19:45:52.792Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-17T19:45:52.792Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-17T19:45:52.792Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-17T19:45:52.792Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-17T19:45:52.792Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-17T19:45:52.792Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-17T19:45:52.792Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-17T19:45:52.792Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-17T19:45:52.792Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-17T19:45:52.792Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-05-17T19:45:52.792Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-17T19:45:52.792Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-17T19:45:52.792Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-17T19:45:52.792Z] === RUN TestCreateTmpfsMountsTarget [2021-05-17T19:45:52.792Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-05-17T19:45:52.792Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-17T19:45:54.844Z] --- PASS: TestCheckoutGit (29.44s) [2021-05-17T19:45:54.844Z] === RUN TestValidGitTransport [2021-05-17T19:45:54.844Z] --- PASS: TestValidGitTransport (0.00s) [2021-05-17T19:45:54.844Z] === RUN TestGitInvalidRef [2021-05-17T19:45:54.844Z] --- PASS: TestGitInvalidRef (0.18s) [2021-05-17T19:45:54.844Z] PASS [2021-05-17T19:45:54.844Z] coverage: 86.3% of statements [2021-05-17T19:45:54.844Z] ok github.com/docker/docker/builder/remotecontext/git 29.753s coverage: 86.3% of statements [2021-05-17T19:45:54.844Z] ? github.com/docker/docker/cli [no test files] [2021-05-17T19:45:54.844Z] ? github.com/docker/docker/cli/config [no test files] [2021-05-17T19:45:55.198Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-05-17T19:45:55.351Z] --- PASS: TestCreateWithCustomMaskedPaths (2.46s) [2021-05-17T19:45:55.351Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-17T19:45:55.422Z] --- PASS: TestServiceUpdateSecrets (15.21s) [2021-05-17T19:45:55.422Z] === RUN TestServiceUpdateConfigs [2021-05-17T19:45:57.731Z] tests/integration/client_test.py ..... [ 75%] [2021-05-17T19:45:57.731Z] tests/integration/context_api_test.py ... [ 76%] [2021-05-17T19:45:57.816Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-05-17T19:45:57.907Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.42s) [2021-05-17T19:45:57.907Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-17T19:45:57.907Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-17T19:45:57.907Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-17T19:45:57.907Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-17T19:45:57.907Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-17T19:45:57.907Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-17T19:45:57.907Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-17T19:45:57.907Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-17T19:45:57.907Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-17T19:45:57.907Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-17T19:45:57.907Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-17T19:45:57.907Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-17T19:45:57.907Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-17T19:45:57.907Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-17T19:45:57.907Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-17T19:45:57.907Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-17T19:45:57.907Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-05-17T19:45:57.907Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-05-17T19:45:57.907Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2021-05-17T19:45:57.907Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-05-17T19:45:57.907Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-05-17T19:45:57.907Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2021-05-17T19:45:57.907Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-17T19:45:57.990Z] tests/integration/errors_test.py . [ 76%] [2021-05-17T19:45:58.855Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s) [2021-05-17T19:45:58.855Z] === RUN TestCreateDifferentPlatform [2021-05-17T19:45:58.855Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-17T19:45:58.855Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-17T19:45:58.855Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-05-17T19:45:58.855Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-05-17T19:45:58.855Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-17T19:45:58.855Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-17T19:45:58.855Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-05-17T19:45:58.855Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-17T19:45:58.855Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-05-17T19:45:58.855Z] === RUN TestContainerStartOnDaemonRestart [2021-05-17T19:45:58.855Z] === PAUSE TestContainerStartOnDaemonRestart [2021-05-17T19:45:58.855Z] === RUN TestDaemonRestartIpcMode [2021-05-17T19:45:58.855Z] === PAUSE TestDaemonRestartIpcMode [2021-05-17T19:45:58.855Z] === RUN TestDaemonHostGatewayIP [2021-05-17T19:45:58.855Z] === PAUSE TestDaemonHostGatewayIP [2021-05-17T19:45:58.855Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-17T19:45:58.855Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-17T19:45:58.855Z] === RUN TestContainerKillOnDaemonStart [2021-05-17T19:45:58.855Z] === PAUSE TestContainerKillOnDaemonStart [2021-05-17T19:45:58.855Z] === RUN TestDiff [2021-05-17T19:45:59.205Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-05-17T19:45:59.205Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-05-17T19:45:59.776Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-05-17T19:45:59.802Z] --- PASS: TestDiff (0.85s) [2021-05-17T19:45:59.802Z] === RUN TestExecWithCloseStdin [2021-05-17T19:46:00.663Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-05-17T19:46:00.663Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-05-17T19:46:00.663Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-05-17T19:46:00.663Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-05-17T19:46:00.663Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-05-17T19:46:00.663Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-05-17T19:46:00.663Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-05-17T19:46:00.663Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-05-17T19:46:00.663Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-05-17T19:46:00.663Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-05-17T19:46:00.663Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-05-17T19:46:00.663Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-05-17T19:46:00.663Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-05-17T19:46:00.663Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-05-17T19:46:00.663Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-05-17T19:46:00.663Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.01s) [2021-05-17T19:46:00.663Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-05-17T19:46:00.663Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-05-17T19:46:00.663Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-05-17T19:46:00.663Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-05-17T19:46:00.663Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-05-17T19:46:00.663Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-05-17T19:46:00.663Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-05-17T19:46:00.663Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-05-17T19:46:00.663Z] === RUN TestConfigureDaemonLogs [2021-05-17T19:46:00.663Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-05-17T19:46:00.663Z] === RUN TestCommonOptionsInstallFlags [2021-05-17T19:46:00.663Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-05-17T19:46:00.663Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-05-17T19:46:00.663Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-05-17T19:46:00.663Z] PASS [2021-05-17T19:46:00.663Z] coverage: 18.4% of statements [2021-05-17T19:46:00.663Z] ok github.com/docker/docker/cmd/dockerd 0.363s coverage: 18.4% of statements [2021-05-17T19:46:00.750Z] --- PASS: TestExecWithCloseStdin (1.11s) [2021-05-17T19:46:00.750Z] === RUN TestExec [2021-05-17T19:46:02.140Z] --- PASS: TestExec (1.12s) [2021-05-17T19:46:02.140Z] === RUN TestExecUser [2021-05-17T19:46:02.852Z] === RUN TestContainerStopSignal [2021-05-17T19:46:02.852Z] --- PASS: TestContainerStopSignal (0.00s) [2021-05-17T19:46:02.852Z] === RUN TestContainerStopTimeout [2021-05-17T19:46:02.852Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-05-17T19:46:02.852Z] === RUN TestContainerSecretReferenceDestTarget [2021-05-17T19:46:02.852Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-05-17T19:46:02.852Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-05-17T19:46:02.852Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-05-17T19:46:02.852Z] === RUN TestContainerLogPathSetForRingLogger [2021-05-17T19:46:02.852Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-05-17T19:46:02.852Z] === RUN TestReplaceAndAppendEnvVars [2021-05-17T19:46:02.852Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-05-17T19:46:02.852Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-05-17T19:46:02.853Z] === RUN TestNewMemoryStore [2021-05-17T19:46:02.853Z] --- PASS: TestNewMemoryStore (0.00s) [2021-05-17T19:46:02.853Z] === RUN TestAddContainers [2021-05-17T19:46:02.853Z] --- PASS: TestAddContainers (0.00s) [2021-05-17T19:46:02.853Z] === RUN TestGetContainer [2021-05-17T19:46:02.853Z] --- PASS: TestGetContainer (0.00s) [2021-05-17T19:46:02.853Z] === RUN TestDeleteContainer [2021-05-17T19:46:02.853Z] --- PASS: TestDeleteContainer (0.00s) [2021-05-17T19:46:02.853Z] === RUN TestListContainers [2021-05-17T19:46:02.853Z] --- PASS: TestListContainers (0.00s) [2021-05-17T19:46:02.853Z] === RUN TestFirstContainer [2021-05-17T19:46:02.853Z] --- PASS: TestFirstContainer (0.00s) [2021-05-17T19:46:02.853Z] === RUN TestApplyAllContainer [2021-05-17T19:46:02.853Z] --- PASS: TestApplyAllContainer (0.00s) [2021-05-17T19:46:02.853Z] === RUN TestIsValidHealthString [2021-05-17T19:46:02.853Z] --- PASS: TestIsValidHealthString (0.00s) [2021-05-17T19:46:02.853Z] === RUN TestStateRunStop [2021-05-17T19:46:02.853Z] --- PASS: TestStateRunStop (0.00s) [2021-05-17T19:46:02.853Z] === RUN TestStateTimeoutWait [2021-05-17T19:46:02.853Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-05-17T19:46:02.853Z] state_test.go:141: Stop callback fired [2021-05-17T19:46:02.853Z] state_test.go:165: Stop callback fired [2021-05-17T19:46:02.853Z] === RUN TestIsValidStateString [2021-05-17T19:46:02.853Z] --- PASS: TestIsValidStateString (0.00s) [2021-05-17T19:46:02.853Z] === RUN TestViewSaveDelete [2021-05-17T19:46:02.853Z] --- PASS: TestViewSaveDelete (0.01s) [2021-05-17T19:46:02.853Z] === RUN TestViewAll [2021-05-17T19:46:02.853Z] --- PASS: TestViewAll (0.02s) [2021-05-17T19:46:02.853Z] === RUN TestViewGet [2021-05-17T19:46:02.853Z] --- PASS: TestViewGet (0.01s) [2021-05-17T19:46:02.853Z] === RUN TestNames [2021-05-17T19:46:02.853Z] --- PASS: TestNames (0.00s) [2021-05-17T19:46:02.853Z] === RUN TestViewWithHealthCheck [2021-05-17T19:46:02.853Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-05-17T19:46:02.853Z] PASS [2021-05-17T19:46:02.853Z] coverage: 41.5% of statements [2021-05-17T19:46:02.853Z] ok github.com/docker/docker/container 0.362s coverage: 41.5% of statements [2021-05-17T19:46:02.853Z] ? github.com/docker/docker/container/stream [no test files] [2021-05-17T19:46:02.853Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-05-17T19:46:02.853Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-05-17T19:46:02.853Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-05-17T19:46:03.087Z] --- PASS: TestExecUser (1.12s) [2021-05-17T19:46:03.087Z] === RUN TestExportContainerAndImportImage [2021-05-17T19:46:04.035Z] --- PASS: TestExportContainerAndImportImage (1.12s) [2021-05-17T19:46:04.035Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-17T19:46:05.042Z] === RUN TestPrepare [2021-05-17T19:46:05.042Z] --- PASS: TestPrepare (0.00s) [2021-05-17T19:46:05.042Z] === RUN TestStart [2021-05-17T19:46:05.042Z] --- PASS: TestStart (0.00s) [2021-05-17T19:46:05.042Z] === RUN TestWaitCancel [2021-05-17T19:46:05.042Z] --- PASS: TestWaitCancel (0.00s) [2021-05-17T19:46:05.042Z] === RUN TestWaitDisabled [2021-05-17T19:46:05.042Z] --- PASS: TestWaitDisabled (0.00s) [2021-05-17T19:46:05.042Z] === RUN TestWaitEnabled [2021-05-17T19:46:05.042Z] --- PASS: TestWaitEnabled (0.00s) [2021-05-17T19:46:05.042Z] === RUN TestRemove [2021-05-17T19:46:05.042Z] --- PASS: TestRemove (0.00s) [2021-05-17T19:46:05.042Z] PASS [2021-05-17T19:46:05.042Z] coverage: 65.3% of statements [2021-05-17T19:46:05.042Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.143s coverage: 65.3% of statements [2021-05-17T19:46:06.376Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-05-17T19:46:06.376Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-05-17T19:46:06.915Z] .....INFO: Daemon under test started and replied! [2021-05-17T19:46:06.915Z] INFO: Docker version of the daemon under test [2021-05-17T19:46:06.915Z] [2021-05-17T19:46:06.915Z] Client: [2021-05-17T19:46:06.915Z] Version: 17.06.2-ce [2021-05-17T19:46:06.915Z] API version: 1.30 [2021-05-17T19:46:06.915Z] Go version: go1.8.3 [2021-05-17T19:46:06.915Z] Git commit: cec0b72 [2021-05-17T19:46:06.915Z] Built: Tue Sep 5 19:57:19 2017 [2021-05-17T19:46:06.915Z] OS/Arch: windows/amd64 [2021-05-17T19:46:06.915Z] [2021-05-17T19:46:06.915Z] Server: [2021-05-17T19:46:06.915Z] Version: 0.0.0-dev [2021-05-17T19:46:06.915Z] API version: 1.41 (minimum version 1.24) [2021-05-17T19:46:06.915Z] Go version: go1.13.15 [2021-05-17T19:46:06.915Z] Git commit: 376cc30373 [2021-05-17T19:46:06.915Z] Built: 05/17/2021 19:44:15 [2021-05-17T19:46:06.915Z] OS/Arch: windows/amd64 [2021-05-17T19:46:06.915Z] Experimental: false [2021-05-17T19:46:06.915Z] [2021-05-17T19:46:06.915Z] INFO: Docker info of the daemon under test [2021-05-17T19:46:06.915Z] [2021-05-17T19:46:06.915Z] Containers: 0 [2021-05-17T19:46:06.915Z] Running: 0 [2021-05-17T19:46:06.915Z] Paused: 0 [2021-05-17T19:46:06.915Z] Stopped: 0 [2021-05-17T19:46:06.915Z] Images: 0 [2021-05-17T19:46:06.915Z] Server Version: 0.0.0-dev [2021-05-17T19:46:06.915Z] Storage Driver: windowsfilter [2021-05-17T19:46:06.915Z] Windows: [2021-05-17T19:46:06.915Z] Logging Driver: json-file [2021-05-17T19:46:06.915Z] Plugins: [2021-05-17T19:46:06.915Z] Volume: local [2021-05-17T19:46:06.915Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-17T19:46:06.915Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-17T19:46:06.915Z] Swarm: inactive [2021-05-17T19:46:06.915Z] Default Isolation: process [2021-05-17T19:46:06.915Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-05-17T19:46:06.915Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-05-17T19:46:06.915Z] OSType: windows [2021-05-17T19:46:06.915Z] Architecture: x86_64 [2021-05-17T19:46:06.915Z] CPUs: 4 [2021-05-17T19:46:06.915Z] Total Memory: 32GiB [2021-05-17T19:46:06.915Z] Name: azwin-2-bc7e40 [2021-05-17T19:46:06.915Z] ID: FU67:LNTL:ZUTP:BDCS:N7RE:6ME3:H7MG:2HMQ:IMEP:752R:3X5I:BNZV [2021-05-17T19:46:06.915Z] Docker Root Dir: D:\CI\PR-42384\2\daemon [2021-05-17T19:46:06.915Z] Debug Mode (client): false [2021-05-17T19:46:06.915Z] Debug Mode (server): true [2021-05-17T19:46:06.915Z] File Descriptors: -1 [2021-05-17T19:46:06.915Z] Goroutines: 16 [2021-05-17T19:46:06.915Z] System Time: 2021-05-17T19:46:05.7025642Z [2021-05-17T19:46:06.915Z] EventsListeners: 0 [2021-05-17T19:46:06.915Z] Registry: https://index.docker.io/v1/ [2021-05-17T19:46:06.915Z] Labels: [2021-05-17T19:46:06.915Z] Experimental: false [2021-05-17T19:46:06.915Z] Insecure Registries: [2021-05-17T19:46:06.915Z] 127.0.0.0/8 [2021-05-17T19:46:06.915Z] Live Restore Enabled: false [2021-05-17T19:46:06.915Z] [2021-05-17T19:46:06.915Z] [2021-05-17T19:46:06.915Z] INFO: Docker images of the daemon under test [2021-05-17T19:46:06.915Z] [2021-05-17T19:46:06.915Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-17T19:46:06.915Z] [2021-05-17T19:46:06.915Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-05-17T19:46:06.915Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-05-17T19:46:06.915Z] ltsc2019: Pulling from windows/servercore [2021-05-17T19:46:06.915Z] 4612f6d0b889: Pulling fs layer [2021-05-17T19:46:06.915Z] 8116de3c91c3: Pulling fs layer [2021-05-17T19:46:07.347Z] --- PASS: TestExportContainerAfterDaemonRestart (3.03s) [2021-05-17T19:46:07.347Z] === RUN TestHealthCheckWorkdir [2021-05-17T19:46:07.588Z] --- PASS: TestServiceUpdateConfigs (14.80s) [2021-05-17T19:46:07.588Z] === RUN TestServiceUpdateNetwork [2021-05-17T19:46:07.960Z] === RUN TestNewListSecretsFilters [2021-05-17T19:46:07.960Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-05-17T19:46:07.960Z] === RUN TestNewListConfigsFilters [2021-05-17T19:46:07.960Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-05-17T19:46:07.960Z] PASS [2021-05-17T19:46:07.960Z] coverage: 0.5% of statements [2021-05-17T19:46:07.960Z] ok github.com/docker/docker/daemon/cluster 0.418s coverage: 0.5% of statements [2021-05-17T19:46:07.960Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-05-17T19:46:07.960Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s) [2021-05-17T19:46:07.960Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-05-17T19:46:07.960Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-05-17T19:46:07.960Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-05-17T19:46:07.960Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-05-17T19:46:07.960Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-05-17T19:46:07.960Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-05-17T19:46:07.960Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-05-17T19:46:07.960Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-05-17T19:46:07.960Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-05-17T19:46:07.960Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-05-17T19:46:07.960Z] === RUN TestServiceConvertToGRPCIsolation [2021-05-17T19:46:07.960Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-05-17T19:46:07.960Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-05-17T19:46:07.960Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-05-17T19:46:07.960Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-05-17T19:46:07.960Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-05-17T19:46:07.960Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-05-17T19:46:07.961Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-05-17T19:46:07.961Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-05-17T19:46:07.961Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-05-17T19:46:07.961Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-05-17T19:46:07.961Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-05-17T19:46:07.961Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-05-17T19:46:07.961Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-05-17T19:46:07.961Z] === RUN TestServiceConvertFromGRPCIsolation [2021-05-17T19:46:07.961Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-05-17T19:46:07.961Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-05-17T19:46:07.961Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-05-17T19:46:07.961Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-05-17T19:46:07.961Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-05-17T19:46:07.961Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-05-17T19:46:07.961Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-05-17T19:46:07.961Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-05-17T19:46:07.961Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-05-17T19:46:07.961Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-05-17T19:46:07.961Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-05-17T19:46:07.961Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-05-17T19:46:07.961Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-05-17T19:46:07.961Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-05-17T19:46:07.961Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-05-17T19:46:07.961Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-05-17T19:46:07.961Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-05-17T19:46:07.961Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-05-17T19:46:07.961Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-05-17T19:46:07.961Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-05-17T19:46:07.961Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-05-17T19:46:07.961Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-05-17T19:46:07.961Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-05-17T19:46:07.961Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-05-17T19:46:07.961Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-05-17T19:46:07.961Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-05-17T19:46:07.961Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-05-17T19:46:07.961Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-05-17T19:46:07.961Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-05-17T19:46:07.961Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-05-17T19:46:07.961Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-05-17T19:46:07.961Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-05-17T19:46:07.961Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-05-17T19:46:07.961Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-05-17T19:46:07.961Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-05-17T19:46:07.961Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-05-17T19:46:07.961Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-05-17T19:46:07.961Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-05-17T19:46:07.961Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-05-17T19:46:07.961Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-05-17T19:46:07.961Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-05-17T19:46:07.961Z] === RUN TestServiceConvertFromGRPCConfigs [2021-05-17T19:46:07.961Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-05-17T19:46:07.961Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-05-17T19:46:07.961Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-05-17T19:46:07.961Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-05-17T19:46:07.961Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-05-17T19:46:07.961Z] === RUN TestServiceConvertToGRPCConfigs [2021-05-17T19:46:07.961Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-05-17T19:46:07.961Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-05-17T19:46:07.961Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-05-17T19:46:07.961Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-05-17T19:46:07.961Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-05-17T19:46:07.961Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-05-17T19:46:07.961Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-05-17T19:46:07.961Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-05-17T19:46:07.961Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-05-17T19:46:07.961Z] PASS [2021-05-17T19:46:07.961Z] coverage: 35.9% of statements [2021-05-17T19:46:07.961Z] ok github.com/docker/docker/daemon/cluster/convert 0.539s coverage: 35.9% of statements [2021-05-17T19:46:08.771Z] --- PASS: TestHealthCheckWorkdir (1.60s) [2021-05-17T19:46:08.771Z] === RUN TestHealthKillContainer [2021-05-17T19:46:09.675Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-05-17T19:46:12.143Z] --- PASS: TestHealthKillContainer (3.21s) [2021-05-17T19:46:12.143Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-17T19:46:12.221Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-05-17T19:46:12.667Z] === RUN TestDiscoveryOptsErrors [2021-05-17T19:46:12.667Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-05-17T19:46:12.667Z] === RUN TestDiscoveryOpts [2021-05-17T19:46:12.667Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-05-17T19:46:12.667Z] PASS [2021-05-17T19:46:12.667Z] coverage: 30.0% of statements [2021-05-17T19:46:12.667Z] ok github.com/docker/docker/daemon/discovery 0.052s coverage: 30.0% of statements [2021-05-17T19:46:12.719Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s) [2021-05-17T19:46:12.719Z] === RUN TestIpcModeNone [2021-05-17T19:46:12.794Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-05-17T19:46:13.129Z] === RUN TestBuilderGC [2021-05-17T19:46:13.129Z] --- PASS: TestBuilderGC (0.00s) [2021-05-17T19:46:13.129Z] === RUN TestDaemonConfigurationNotFound [2021-05-17T19:46:13.129Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-05-17T19:46:13.129Z] === RUN TestDaemonBrokenConfiguration [2021-05-17T19:46:13.129Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-05-17T19:46:13.129Z] === RUN TestParseClusterAdvertiseSettings [2021-05-17T19:46:13.129Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-05-17T19:46:13.129Z] === RUN TestFindConfigurationConflicts [2021-05-17T19:46:13.129Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-05-17T19:46:13.129Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-05-17T19:46:13.129Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-05-17T19:46:13.129Z] === RUN TestDaemonConfigurationMergeConflicts [2021-05-17T19:46:13.129Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-05-17T19:46:13.129Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-05-17T19:46:13.129Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-05-17T19:46:13.129Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-05-17T19:46:13.129Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-05-17T19:46:13.129Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-05-17T19:46:13.129Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-05-17T19:46:13.129Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-05-17T19:46:13.129Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-05-17T19:46:13.129Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-05-17T19:46:13.129Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-05-17T19:46:13.129Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-05-17T19:46:13.129Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-05-17T19:46:13.129Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-05-17T19:46:13.129Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-05-17T19:46:13.129Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-05-17T19:46:13.591Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-05-17T19:46:13.591Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-05-17T19:46:13.591Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-05-17T19:46:13.591Z] === RUN TestValidateConfigurationErrors [2021-05-17T19:46:13.591Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-05-17T19:46:13.591Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-05-17T19:46:13.591Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-05-17T19:46:13.591Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-05-17T19:46:13.591Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-05-17T19:46:13.591Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-05-17T19:46:13.591Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-05-17T19:46:13.591Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-05-17T19:46:13.591Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-05-17T19:46:13.591Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-05-17T19:46:13.591Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-05-17T19:46:13.591Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-05-17T19:46:13.591Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-05-17T19:46:13.591Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-05-17T19:46:13.591Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-05-17T19:46:13.591Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-05-17T19:46:13.591Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-05-17T19:46:13.591Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-05-17T19:46:13.591Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-05-17T19:46:13.591Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-05-17T19:46:13.591Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-05-17T19:46:13.591Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-05-17T19:46:13.591Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-05-17T19:46:13.591Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-05-17T19:46:13.591Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-05-17T19:46:13.591Z] === RUN TestValidateConfiguration [2021-05-17T19:46:13.591Z] === RUN TestValidateConfiguration/with_label [2021-05-17T19:46:13.591Z] === RUN TestValidateConfiguration/with_dns [2021-05-17T19:46:13.591Z] === RUN TestValidateConfiguration/with_dns-search [2021-05-17T19:46:13.591Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-05-17T19:46:13.591Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-05-17T19:46:13.591Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-05-17T19:46:13.591Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-05-17T19:46:13.591Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-05-17T19:46:13.591Z] --- PASS: TestValidateConfiguration (0.00s) [2021-05-17T19:46:13.591Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-05-17T19:46:13.591Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-05-17T19:46:13.591Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-05-17T19:46:13.591Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-05-17T19:46:13.591Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-05-17T19:46:13.591Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-05-17T19:46:13.591Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-05-17T19:46:13.591Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-05-17T19:46:13.591Z] === RUN TestModifiedDiscoverySettings [2021-05-17T19:46:13.591Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-05-17T19:46:13.591Z] === RUN TestReloadSetConfigFileNotExist [2021-05-17T19:46:13.591Z] time="2021-05-17T19:46:13Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-05-17T19:46:13.591Z] --- PASS: TestReloadSetConfigFileNotExist (0.15s) [2021-05-17T19:46:13.591Z] === RUN TestReloadDefaultConfigNotExist [2021-05-17T19:46:13.591Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-05-17T19:46:13.591Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-05-17T19:46:13.591Z] === RUN TestReloadBadDefaultConfig [2021-05-17T19:46:13.591Z] time="2021-05-17T19:46:13Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-328378315" [2021-05-17T19:46:13.591Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-05-17T19:46:13.591Z] === RUN TestReloadWithConflictingLabels [2021-05-17T19:46:13.591Z] time="2021-05-17T19:46:13Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-210721454" [2021-05-17T19:46:13.591Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-05-17T19:46:13.591Z] === RUN TestReloadWithDuplicateLabels [2021-05-17T19:46:13.591Z] time="2021-05-17T19:46:13Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-637895733" [2021-05-17T19:46:13.591Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-05-17T19:46:13.591Z] === RUN TestDaemonConfigurationMerge [2021-05-17T19:46:13.591Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-05-17T19:46:13.591Z] PASS [2021-05-17T19:46:13.591Z] coverage: 79.7% of statements [2021-05-17T19:46:13.591Z] ok github.com/docker/docker/daemon/config 0.407s coverage: 79.7% of statements [2021-05-17T19:46:14.109Z] --- PASS: TestIpcModeNone (1.11s) [2021-05-17T19:46:14.109Z] === RUN TestIpcModePrivate [2021-05-17T19:46:14.564Z] === RUN TestWaitNodeAttachment [2021-05-17T19:46:15.026Z] === RUN TestEventsLog [2021-05-17T19:46:15.026Z] --- PASS: TestEventsLog (0.00s) [2021-05-17T19:46:15.026Z] === RUN TestEventsLogTimeout [2021-05-17T19:46:15.026Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-05-17T19:46:15.026Z] === RUN TestLogEvents [2021-05-17T19:46:15.026Z] === RUN TestVerifyNetworkingConfig [2021-05-17T19:46:15.026Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-05-17T19:46:15.026Z] === RUN TestGetContainer [2021-05-17T19:46:15.026Z] --- PASS: TestGetContainer (0.00s) [2021-05-17T19:46:15.026Z] === RUN TestValidContainerNames [2021-05-17T19:46:15.026Z] --- PASS: TestValidContainerNames (0.00s) [2021-05-17T19:46:15.026Z] === RUN TestContainerInitDNS [2021-05-17T19:46:15.026Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-05-17T19:46:15.026Z] daemon_test.go:147: root required [2021-05-17T19:46:15.026Z] === RUN TestMerge [2021-05-17T19:46:15.026Z] --- PASS: TestMerge (0.00s) [2021-05-17T19:46:15.026Z] === RUN TestValidateContainerIsolation [2021-05-17T19:46:15.026Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-05-17T19:46:15.026Z] === RUN TestFindNetworkErrorType [2021-05-17T19:46:15.026Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-05-17T19:46:15.026Z] === RUN TestEnsureServicesExist [2021-05-17T19:46:15.026Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-05-17T19:46:15.026Z] === RUN TestEnsureServicesExistErrors [2021-05-17T19:46:15.026Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-05-17T19:46:15.026Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-05-17T19:46:15.026Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-05-17T19:46:15.026Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-05-17T19:46:15.026Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-05-17T19:46:15.026Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-05-17T19:46:15.026Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-05-17T19:46:15.026Z] === RUN TestContainerDelete [2021-05-17T19:46:15.026Z] --- PASS: TestContainerDelete (0.00s) [2021-05-17T19:46:15.026Z] === RUN TestContainerDoubleDelete [2021-05-17T19:46:15.026Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-05-17T19:46:15.026Z] === RUN TestLogContainerEventCopyLabels [2021-05-17T19:46:15.026Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-05-17T19:46:15.026Z] === RUN TestLogContainerEventWithAttributes [2021-05-17T19:46:15.026Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-05-17T19:46:15.026Z] === RUN TestNoneHealthcheck [2021-05-17T19:46:15.026Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-05-17T19:46:15.026Z] === RUN TestHealthStates [2021-05-17T19:46:15.026Z] --- PASS: TestLogEvents (0.05s) [2021-05-17T19:46:15.026Z] === RUN TestLoadBufferedEvents [2021-05-17T19:46:15.026Z] time="2021-05-17T19:46:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-17T19:46:15.026Z] time="2021-05-17T19:46:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-17T19:46:15.026Z] time="2021-05-17T19:46:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-17T19:46:15.026Z] time="2021-05-17T19:46:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-17T19:46:15.026Z] time="2021-05-17T19:46:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-17T19:46:15.026Z] time="2021-05-17T19:46:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-17T19:46:15.026Z] time="2021-05-17T19:46:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-17T19:46:15.026Z] time="2021-05-17T19:46:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-17T19:46:15.026Z] time="2021-05-17T19:46:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-17T19:46:15.026Z] time="2021-05-17T19:46:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-17T19:46:15.026Z] --- PASS: TestHealthStates (0.14s) [2021-05-17T19:46:15.026Z] === RUN TestMaskURLCredentials [2021-05-17T19:46:15.026Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-05-17T19:46:15.026Z] === RUN TestGetInspectData [2021-05-17T19:46:15.026Z] --- PASS: TestGetInspectData (0.00s) [2021-05-17T19:46:15.026Z] === RUN TestFillLicense [2021-05-17T19:46:15.026Z] --- PASS: TestFillLicense (0.00s) [2021-05-17T19:46:15.026Z] === RUN TestListInvalidFilter [2021-05-17T19:46:15.026Z] --- PASS: TestListInvalidFilter (0.00s) [2021-05-17T19:46:15.026Z] === RUN TestNameFilter [2021-05-17T19:46:15.026Z] --- PASS: TestNameFilter (0.00s) [2021-05-17T19:46:15.026Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-05-17T19:46:15.026Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-05-17T19:46:15.026Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-05-17T19:46:15.026Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-05-17T19:46:15.026Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-05-17T19:46:15.026Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-05-17T19:46:15.026Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-05-17T19:46:15.026Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-05-17T19:46:15.026Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-05-17T19:46:15.026Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-05-17T19:46:15.026Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-05-17T19:46:15.026Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-05-17T19:46:15.026Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-05-17T19:46:15.026Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2021-05-17T19:46:15.026Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-05-17T19:46:15.026Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-05-17T19:46:15.026Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-05-17T19:46:15.026Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-05-17T19:46:15.026Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-05-17T19:46:15.026Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-05-17T19:46:15.026Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-05-17T19:46:15.026Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-05-17T19:46:15.026Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-05-17T19:46:15.026Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-05-17T19:46:15.026Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-05-17T19:46:15.026Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-05-17T19:46:15.026Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-05-17T19:46:15.026Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-05-17T19:46:15.026Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-05-17T19:46:15.026Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-05-17T19:46:15.026Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-05-17T19:46:15.026Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-05-17T19:46:15.026Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-05-17T19:46:15.026Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2021-05-17T19:46:15.026Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-05-17T19:46:15.026Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-05-17T19:46:15.026Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-05-17T19:46:15.026Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-05-17T19:46:15.026Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-05-17T19:46:15.026Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-05-17T19:46:15.026Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-05-17T19:46:15.026Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-05-17T19:46:15.026Z] === RUN TestDaemonReloadLabels [2021-05-17T19:46:15.026Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-05-17T19:46:15.026Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-05-17T19:46:15.026Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-05-17T19:46:15.026Z] === RUN TestDaemonReloadMirrors [2021-05-17T19:46:15.026Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-05-17T19:46:15.026Z] === RUN TestDaemonReloadInsecureRegistries [2021-05-17T19:46:15.026Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-05-17T19:46:15.026Z] === RUN TestDaemonReloadNotAffectOthers [2021-05-17T19:46:15.026Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-05-17T19:46:15.026Z] === RUN TestDaemonDiscoveryReload [2021-05-17T19:46:15.026Z] --- PASS: TestLoadBufferedEvents (0.15s) [2021-05-17T19:46:15.026Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-05-17T19:46:15.026Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-05-17T19:46:15.026Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-05-17T19:46:15.026Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-05-17T19:46:15.026Z] PASS [2021-05-17T19:46:15.026Z] coverage: 50.0% of statements [2021-05-17T19:46:15.026Z] --- PASS: TestWaitNodeAttachment (0.41s) [2021-05-17T19:46:15.026Z] === RUN TestIsolationConversion [2021-05-17T19:46:15.026Z] === RUN TestIsolationConversion/default [2021-05-17T19:46:15.026Z] === RUN TestIsolationConversion/process [2021-05-17T19:46:15.026Z] === RUN TestIsolationConversion/hyperv [2021-05-17T19:46:15.026Z] --- PASS: TestIsolationConversion (0.00s) [2021-05-17T19:46:15.026Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-05-17T19:46:15.026Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-05-17T19:46:15.026Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-05-17T19:46:15.026Z] === RUN TestContainerLabels [2021-05-17T19:46:15.026Z] --- PASS: TestContainerLabels (0.00s) [2021-05-17T19:46:15.026Z] === RUN TestCredentialSpecConversion [2021-05-17T19:46:15.026Z] === RUN TestCredentialSpecConversion/none [2021-05-17T19:46:15.026Z] === RUN TestCredentialSpecConversion/config [2021-05-17T19:46:15.026Z] === RUN TestCredentialSpecConversion/file [2021-05-17T19:46:15.026Z] === RUN TestCredentialSpecConversion/registry [2021-05-17T19:46:15.026Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-05-17T19:46:15.026Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-05-17T19:46:15.026Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-05-17T19:46:15.026Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-05-17T19:46:15.026Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-05-17T19:46:15.026Z] === RUN TestControllerValidateMountBind [2021-05-17T19:46:15.026Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-05-17T19:46:15.026Z] === RUN TestControllerValidateMountVolume [2021-05-17T19:46:15.026Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-05-17T19:46:15.027Z] === RUN TestControllerValidateMountTarget [2021-05-17T19:46:15.027Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-05-17T19:46:15.027Z] === RUN TestControllerValidateMountTmpfs [2021-05-17T19:46:15.027Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-05-17T19:46:15.027Z] === RUN TestControllerValidateMountInvalidType [2021-05-17T19:46:15.027Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-05-17T19:46:15.027Z] === RUN TestControllerValidateMountNamedPipe [2021-05-17T19:46:15.027Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-05-17T19:46:15.027Z] PASS [2021-05-17T19:46:15.027Z] coverage: 11.3% of statements [2021-05-17T19:46:15.027Z] ok github.com/docker/docker/daemon/events 0.367s coverage: 50.0% of statements [2021-05-17T19:46:15.027Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.934s coverage: 11.3% of statements [2021-05-17T19:46:15.058Z] --- PASS: TestIpcModePrivate (1.08s) [2021-05-17T19:46:15.058Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2021-05-17T19:46:15.058Z] === RUN TestIpcModeShareable [2021-05-17T19:46:15.339Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-05-17T19:46:15.910Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-05-17T19:46:15.999Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-05-17T19:46:15.999Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-05-17T19:46:15.999Z] === RUN TestIsEmptyDir [2021-05-17T19:46:15.999Z] --- PASS: TestIsEmptyDir (0.01s) [2021-05-17T19:46:15.999Z] PASS [2021-05-17T19:46:15.999Z] coverage: 2.3% of statements [2021-05-17T19:46:15.999Z] ok github.com/docker/docker/daemon/graphdriver 0.072s coverage: 2.3% of statements [2021-05-17T19:46:15.999Z] === RUN TestLinkNaming [2021-05-17T19:46:16.006Z] --- PASS: TestIpcModeShareable (1.11s) [2021-05-17T19:46:16.006Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true [2021-05-17T19:46:16.006Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-17T19:46:16.462Z] --- PASS: TestLinkNaming (0.00s) [2021-05-17T19:46:16.462Z] === RUN TestLinkNew [2021-05-17T19:46:16.462Z] --- PASS: TestLinkNew (0.00s) [2021-05-17T19:46:16.462Z] === RUN TestLinkEnv [2021-05-17T19:46:16.462Z] --- PASS: TestLinkEnv (0.00s) [2021-05-17T19:46:16.462Z] === RUN TestLinkMultipleEnv [2021-05-17T19:46:16.462Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-05-17T19:46:16.462Z] === RUN TestLinkPortRangeEnv [2021-05-17T19:46:16.462Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-05-17T19:46:16.462Z] PASS [2021-05-17T19:46:16.462Z] coverage: 93.0% of statements [2021-05-17T19:46:16.462Z] ok github.com/docker/docker/daemon/links 0.044s coverage: 93.0% of statements [2021-05-17T19:46:16.462Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-05-17T19:46:16.462Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-05-17T19:46:16.857Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-05-17T19:46:17.435Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.54s) [2021-05-17T19:46:17.435Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-05-17T19:46:17.435Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-05-17T19:46:17.435Z] reload_test.go:520: root required [2021-05-17T19:46:17.435Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-05-17T19:46:17.435Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.08s) [2021-05-17T19:46:17.435Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-05-17T19:46:17.435Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.08s) [2021-05-17T19:46:17.435Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-05-17T19:46:17.435Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2021-05-17T19:46:17.435Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-05-17T19:46:17.435Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-05-17T19:46:17.435Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-05-17T19:46:17.435Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-05-17T19:46:17.435Z] === RUN TestParseVolumesFrom [2021-05-17T19:46:17.435Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-05-17T19:46:17.435Z] PASS [2021-05-17T19:46:17.435Z] coverage: 9.0% of statements [2021-05-17T19:46:17.435Z] ok github.com/docker/docker/daemon 2.725s coverage: 9.0% of statements [2021-05-17T19:46:17.435Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-05-17T19:46:17.435Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-05-17T19:46:17.435Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-05-17T19:46:17.435Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-05-17T19:46:17.435Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-05-17T19:46:17.435Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-05-17T19:46:17.435Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-05-17T19:46:17.435Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-05-17T19:46:17.435Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-05-17T19:46:17.435Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-05-17T19:46:17.435Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-05-17T19:46:17.435Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-05-17T19:46:17.435Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-05-17T19:46:17.435Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-05-17T19:46:17.435Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-05-17T19:46:18.260Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-05-17T19:46:19.319Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.13s) [2021-05-17T19:46:19.319Z] === RUN TestAPIIpcModeHost [2021-05-17T19:46:19.338Z] 8116de3c91c3: Verifying Checksum [2021-05-17T19:46:19.338Z] 8116de3c91c3: Download complete [2021-05-17T19:46:19.626Z] === RUN TestAdapterReadLogs [2021-05-17T19:46:19.626Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-05-17T19:46:19.626Z] === RUN TestCopier [2021-05-17T19:46:19.626Z] --- PASS: TestCopier (0.00s) [2021-05-17T19:46:19.626Z] === RUN TestCopierLongLines [2021-05-17T19:46:19.626Z] --- PASS: TestCopierLongLines (0.00s) [2021-05-17T19:46:19.626Z] === RUN TestCopierSlow [2021-05-17T19:46:19.626Z] === RUN TestNewStreamConfig [2021-05-17T19:46:19.626Z] === RUN TestNewStreamConfig/defaults [2021-05-17T19:46:19.626Z] === RUN TestNewStreamConfig/invalid_create_group [2021-05-17T19:46:19.626Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-05-17T19:46:19.626Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-05-17T19:46:19.626Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-05-17T19:46:19.626Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-05-17T19:46:19.626Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-05-17T19:46:19.626Z] --- PASS: TestNewStreamConfig (0.00s) [2021-05-17T19:46:19.626Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-05-17T19:46:19.626Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-05-17T19:46:19.626Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-05-17T19:46:19.626Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-05-17T19:46:19.626Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-05-17T19:46:19.626Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-05-17T19:46:19.626Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-05-17T19:46:19.626Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-05-17T19:46:19.626Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-05-17T19:46:19.626Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-05-17T19:46:19.626Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-05-17T19:46:19.626Z] === RUN TestNewAWSLogsClientRegionDetect [2021-05-17T19:46:19.626Z] --- PASS: TestCopierSlow (0.20s) [2021-05-17T19:46:19.626Z] === RUN TestCopierWithSized [2021-05-17T19:46:19.626Z] === RUN TestCopierWithSized/as_is [2021-05-17T19:46:19.626Z] === RUN TestCopierWithSized/With_RingLogger [2021-05-17T19:46:19.626Z] --- PASS: TestCopierWithSized (0.01s) [2021-05-17T19:46:19.626Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-05-17T19:46:19.626Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-05-17T19:46:19.626Z] === RUN TestCopierWithPartial [2021-05-17T19:46:19.626Z] --- PASS: TestCopierWithPartial (0.00s) [2021-05-17T19:46:19.626Z] === RUN TestRingLogger [2021-05-17T19:46:19.626Z] --- PASS: TestRingLogger (0.00s) [2021-05-17T19:46:19.626Z] === RUN TestRingCap [2021-05-17T19:46:19.626Z] --- PASS: TestRingCap (0.00s) [2021-05-17T19:46:19.626Z] === RUN TestRingClose [2021-05-17T19:46:19.626Z] --- PASS: TestRingClose (0.00s) [2021-05-17T19:46:19.626Z] === RUN TestRingDrain [2021-05-17T19:46:19.626Z] --- PASS: TestRingDrain (0.00s) [2021-05-17T19:46:19.626Z] PASS [2021-05-17T19:46:19.626Z] coverage: 43.5% of statements [2021-05-17T19:46:19.626Z] ok github.com/docker/docker/daemon/logger 0.307s coverage: 43.5% of statements [2021-05-17T19:46:19.626Z] time="2021-05-17T19:46:19Z" level=info msg="Trying to get region from EC2 Metadata" [2021-05-17T19:46:19.626Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s) [2021-05-17T19:46:19.626Z] === RUN TestCreateSuccess [2021-05-17T19:46:19.626Z] --- PASS: TestCreateSuccess (0.00s) [2021-05-17T19:46:19.626Z] === RUN TestCreateLogGroupSuccess [2021-05-17T19:46:19.626Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-05-17T19:46:19.626Z] === RUN TestCreateError [2021-05-17T19:46:19.626Z] --- PASS: TestCreateError (0.00s) [2021-05-17T19:46:19.626Z] === RUN TestCreateAlreadyExists [2021-05-17T19:46:19.626Z] time="2021-05-17T19:46:19Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-05-17T19:46:19.626Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-05-17T19:46:19.626Z] === RUN TestLogClosed [2021-05-17T19:46:19.626Z] --- PASS: TestLogClosed (0.00s) [2021-05-17T19:46:19.626Z] === RUN TestLogBlocking [2021-05-17T19:46:19.626Z] --- PASS: TestLogBlocking (0.00s) [2021-05-17T19:46:19.626Z] === RUN TestLogNonBlockingBufferEmpty [2021-05-17T19:46:19.626Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-05-17T19:46:19.626Z] === RUN TestLogNonBlockingBufferFull [2021-05-17T19:46:19.626Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-05-17T19:46:19.626Z] === RUN TestPublishBatchSuccess [2021-05-17T19:46:19.626Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-05-17T19:46:20.088Z] === RUN TestPublishBatchError [2021-05-17T19:46:20.088Z] time="2021-05-17T19:46:19Z" level=error msg=Error [2021-05-17T19:46:20.088Z] --- PASS: TestPublishBatchError (0.00s) [2021-05-17T19:46:20.088Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-05-17T19:46:20.088Z] time="2021-05-17T19:46:19Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-05-17T19:46:20.088Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-05-17T19:46:20.088Z] === RUN TestPublishBatchAlreadyAccepted [2021-05-17T19:46:20.088Z] time="2021-05-17T19:46:19Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-05-17T19:46:20.088Z] time="2021-05-17T19:46:19Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-05-17T19:46:20.088Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-05-17T19:46:20.088Z] === RUN TestCollectBatchSimple [2021-05-17T19:46:20.088Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-05-17T19:46:20.088Z] === RUN TestCollectBatchTicker [2021-05-17T19:46:20.088Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-05-17T19:46:20.088Z] === RUN TestCollectBatchMultilinePattern [2021-05-17T19:46:20.088Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-05-17T19:46:20.088Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-05-17T19:46:20.088Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-05-17T19:46:20.088Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-05-17T19:46:20.088Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-05-17T19:46:20.088Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-05-17T19:46:20.088Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-05-17T19:46:20.088Z] === RUN TestCollectBatchClose [2021-05-17T19:46:20.088Z] --- PASS: TestCollectBatchClose (0.00s) [2021-05-17T19:46:20.088Z] === RUN TestEffectiveLen [2021-05-17T19:46:20.088Z] === RUN TestEffectiveLen/0/Hello [2021-05-17T19:46:20.088Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-05-17T19:46:20.088Z] === RUN TestEffectiveLen/2/🙃 [2021-05-17T19:46:20.088Z] === RUN TestEffectiveLen/3/���� [2021-05-17T19:46:20.088Z] === RUN TestEffectiveLen/4/He��o [2021-05-17T19:46:20.088Z] === RUN TestEffectiveLen/5/ [2021-05-17T19:46:20.088Z] --- PASS: TestEffectiveLen (0.00s) [2021-05-17T19:46:20.088Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-05-17T19:46:20.088Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-05-17T19:46:20.088Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-05-17T19:46:20.088Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-05-17T19:46:20.088Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-05-17T19:46:20.088Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-05-17T19:46:20.088Z] === RUN TestFindValidSplit [2021-05-17T19:46:20.088Z] === RUN TestFindValidSplit/0/ [2021-05-17T19:46:20.088Z] === RUN TestFindValidSplit/1/Hello [2021-05-17T19:46:20.088Z] === RUN TestFindValidSplit/2/Hello [2021-05-17T19:46:20.088Z] === RUN TestFindValidSplit/3/Hello [2021-05-17T19:46:20.088Z] === RUN TestFindValidSplit/4/🙃 [2021-05-17T19:46:20.088Z] === RUN TestFindValidSplit/5/🙃 [2021-05-17T19:46:20.088Z] === RUN TestFindValidSplit/6/a� [2021-05-17T19:46:20.088Z] === RUN TestFindValidSplit/7/a� [2021-05-17T19:46:20.088Z] --- PASS: TestFindValidSplit (0.00s) [2021-05-17T19:46:20.088Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-05-17T19:46:20.088Z] cloudwatchlogs_test.go:1044: [2021-05-17T19:46:20.088Z] cloudwatchlogs_test.go:1045: [2021-05-17T19:46:20.088Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-05-17T19:46:20.088Z] cloudwatchlogs_test.go:1044: Hello [2021-05-17T19:46:20.088Z] cloudwatchlogs_test.go:1045: [2021-05-17T19:46:20.088Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-05-17T19:46:20.088Z] cloudwatchlogs_test.go:1044: He [2021-05-17T19:46:20.088Z] cloudwatchlogs_test.go:1045: llo [2021-05-17T19:46:20.088Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-05-17T19:46:20.088Z] cloudwatchlogs_test.go:1044: [2021-05-17T19:46:20.088Z] cloudwatchlogs_test.go:1045: Hello [2021-05-17T19:46:20.088Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-05-17T19:46:20.088Z] cloudwatchlogs_test.go:1044: [2021-05-17T19:46:20.088Z] cloudwatchlogs_test.go:1045: 🙃 [2021-05-17T19:46:20.088Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-05-17T19:46:20.088Z] cloudwatchlogs_test.go:1044: 🙃 [2021-05-17T19:46:20.088Z] cloudwatchlogs_test.go:1045: [2021-05-17T19:46:20.088Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-05-17T19:46:20.088Z] cloudwatchlogs_test.go:1044: a [2021-05-17T19:46:20.088Z] cloudwatchlogs_test.go:1045: � [2021-05-17T19:46:20.088Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-05-17T19:46:20.088Z] cloudwatchlogs_test.go:1044: a� [2021-05-17T19:46:20.088Z] cloudwatchlogs_test.go:1045: [2021-05-17T19:46:20.088Z] === RUN TestProcessEventEmoji [2021-05-17T19:46:20.088Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-05-17T19:46:20.088Z] === RUN TestCollectBatchLineSplit [2021-05-17T19:46:20.088Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-05-17T19:46:20.088Z] === RUN TestCollectBatchLineSplitWithBinary [2021-05-17T19:46:20.088Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-05-17T19:46:20.088Z] === RUN TestCollectBatchMaxEvents [2021-05-17T19:46:20.088Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-05-17T19:46:20.088Z] === RUN TestCollectBatchMaxTotalBytes [2021-05-17T19:46:20.088Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-05-17T19:46:20.088Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-05-17T19:46:20.088Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-05-17T19:46:20.088Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-05-17T19:46:20.088Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2021-05-17T19:46:20.088Z] === RUN TestParseLogOptionsMultilinePattern [2021-05-17T19:46:20.088Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-05-17T19:46:20.088Z] === RUN TestParseLogOptionsDatetimeFormat [2021-05-17T19:46:20.088Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-05-17T19:46:20.088Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-05-17T19:46:20.088Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-05-17T19:46:20.088Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-05-17T19:46:20.088Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-05-17T19:46:20.088Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-05-17T19:46:20.088Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-05-17T19:46:20.088Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-05-17T19:46:20.088Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-05-17T19:46:20.088Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-05-17T19:46:20.088Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-05-17T19:46:20.088Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-05-17T19:46:20.088Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-05-17T19:46:20.088Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-05-17T19:46:20.088Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-05-17T19:46:20.088Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-05-17T19:46:20.088Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-05-17T19:46:20.088Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-05-17T19:46:20.088Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-05-17T19:46:20.088Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-05-17T19:46:20.088Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-05-17T19:46:20.088Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-05-17T19:46:20.088Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-05-17T19:46:20.088Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-05-17T19:46:20.088Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-05-17T19:46:20.088Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-05-17T19:46:20.088Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-05-17T19:46:20.088Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-05-17T19:46:20.088Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-05-17T19:46:20.088Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-05-17T19:46:20.088Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-05-17T19:46:20.088Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-05-17T19:46:20.088Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-05-17T19:46:20.088Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-05-17T19:46:20.088Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-05-17T19:46:20.088Z] === RUN TestSearchRegistryForImagesErrors [2021-05-17T19:46:20.088Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-05-17T19:46:20.088Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-05-17T19:46:20.088Z] === RUN TestCreateTagSuccess [2021-05-17T19:46:20.088Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-05-17T19:46:20.088Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-05-17T19:46:20.088Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-05-17T19:46:20.088Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-05-17T19:46:20.088Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-05-17T19:46:20.088Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-05-17T19:46:20.088Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-05-17T19:46:20.088Z] PASS [2021-05-17T19:46:20.088Z] coverage: 77.4% of statements [2021-05-17T19:46:20.088Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-05-17T19:46:20.088Z] === RUN TestSearchRegistryForImages [2021-05-17T19:46:20.088Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-05-17T19:46:20.088Z] === RUN TestOnlyPlatformWithFallback [2021-05-17T19:46:20.088Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-05-17T19:46:20.088Z] === RUN TestImageDelete [2021-05-17T19:46:20.088Z] === RUN TestImageDelete/no_lease [2021-05-17T19:46:20.088Z] === RUN TestImageDelete/lease_exists [2021-05-17T19:46:20.088Z] ok github.com/docker/docker/daemon/logger/awslogs 0.420s coverage: 77.4% of statements [2021-05-17T19:46:20.088Z] --- PASS: TestImageDelete (0.04s) [2021-05-17T19:46:20.088Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-05-17T19:46:20.088Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-05-17T19:46:20.088Z] === RUN TestContentStoreForPull [2021-05-17T19:46:20.088Z] --- PASS: TestContentStoreForPull (0.18s) [2021-05-17T19:46:20.088Z] PASS [2021-05-17T19:46:20.088Z] coverage: 6.7% of statements [2021-05-17T19:46:20.088Z] ok github.com/docker/docker/daemon/images 0.396s coverage: 6.7% of statements [2021-05-17T19:46:20.266Z] --- PASS: TestAPIIpcModeHost (1.12s) [2021-05-17T19:46:20.266Z] === RUN TestDaemonIpcModeShareable [2021-05-17T19:46:20.550Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-05-17T19:46:20.550Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-05-17T19:46:20.550Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-05-17T19:46:20.550Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-05-17T19:46:20.550Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-05-17T19:46:20.550Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-05-17T19:46:20.550Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-05-17T19:46:21.011Z] === RUN TestJSONFileLogger [2021-05-17T19:46:21.011Z] --- PASS: TestJSONFileLogger (0.00s) [2021-05-17T19:46:21.011Z] === RUN TestJSONFileLoggerWithTags [2021-05-17T19:46:21.011Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-05-17T19:46:21.011Z] === RUN TestJSONFileLoggerWithOpts [2021-05-17T19:46:21.011Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-05-17T19:46:21.011Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-05-17T19:46:21.011Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-05-17T19:46:21.011Z] === RUN TestEncodeDecode [2021-05-17T19:46:21.011Z] === PAUSE TestEncodeDecode [2021-05-17T19:46:21.011Z] === RUN TestUnexpectedEOF [2021-05-17T19:46:21.011Z] === RUN TestJSONLogsMarshalJSONBuf [2021-05-17T19:46:21.011Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-05-17T19:46:21.011Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-05-17T19:46:21.011Z] time="2021-05-17T19:46:20Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-05-17T19:46:21.011Z] time="2021-05-17T19:46:20Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-05-17T19:46:21.011Z] --- PASS: TestUnexpectedEOF (0.26s) [2021-05-17T19:46:21.011Z] === CONT TestEncodeDecode [2021-05-17T19:46:21.012Z] --- PASS: TestEncodeDecode (0.00s) [2021-05-17T19:46:21.012Z] PASS [2021-05-17T19:46:21.012Z] coverage: 69.9% of statements [2021-05-17T19:46:21.012Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.26s) [2021-05-17T19:46:21.012Z] === RUN TestFastTimeMarshalJSON [2021-05-17T19:46:21.012Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-05-17T19:46:21.012Z] PASS [2021-05-17T19:46:21.012Z] coverage: 87.2% of statements [2021-05-17T19:46:21.012Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.353s coverage: 69.9% of statements [2021-05-17T19:46:21.473Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.309s coverage: 87.2% of statements [2021-05-17T19:46:21.530Z] 4612f6d0b889: Verifying Checksum [2021-05-17T19:46:21.530Z] 4612f6d0b889: Download complete [2021-05-17T19:46:21.569Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-05-17T19:46:21.569Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-05-17T19:46:22.424Z] --- PASS: TestServiceUpdateNetwork (13.61s) [2021-05-17T19:46:22.424Z] === RUN TestServiceUpdatePidsLimit [2021-05-17T19:46:22.424Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-05-17T19:46:22.447Z] === RUN TestWriteLog [2021-05-17T19:46:22.447Z] === PAUSE TestWriteLog [2021-05-17T19:46:22.447Z] === RUN TestReadLog [2021-05-17T19:46:22.447Z] === PAUSE TestReadLog [2021-05-17T19:46:22.447Z] === CONT TestWriteLog [2021-05-17T19:46:22.447Z] === CONT TestReadLog [2021-05-17T19:46:22.447Z] --- PASS: TestWriteLog (0.01s) [2021-05-17T19:46:22.447Z] === RUN TestReadLog/tail_exact [2021-05-17T19:46:22.511Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-05-17T19:46:22.820Z] --- PASS: TestDaemonIpcModeShareable (2.46s) [2021-05-17T19:46:22.820Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-05-17T19:46:22.820Z] === RUN TestDaemonIpcModePrivate [2021-05-17T19:46:22.908Z] === RUN TestReadLog/tail_less_than_available [2021-05-17T19:46:22.908Z] === RUN TestReadLog/tail_more_than_available [2021-05-17T19:46:22.908Z] --- PASS: TestReadLog (0.16s) [2021-05-17T19:46:22.908Z] --- PASS: TestReadLog/tail_exact (0.15s) [2021-05-17T19:46:22.908Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2021-05-17T19:46:22.908Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-05-17T19:46:22.908Z] PASS [2021-05-17T19:46:22.908Z] coverage: 75.2% of statements [2021-05-17T19:46:22.908Z] ok github.com/docker/docker/daemon/logger/local 0.532s coverage: 75.2% of statements [2021-05-17T19:46:22.908Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-05-17T19:46:23.352Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-05-17T19:46:23.369Z] === RUN TestOpenFileDelete [2021-05-17T19:46:23.369Z] --- PASS: TestOpenFileDelete (0.00s) [2021-05-17T19:46:23.369Z] === RUN TestOpenFileRename [2021-05-17T19:46:23.369Z] --- PASS: TestOpenFileRename (0.01s) [2021-05-17T19:46:23.369Z] === RUN TestParseLogTagDefaultTag [2021-05-17T19:46:23.369Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-05-17T19:46:23.369Z] === RUN TestParseLogTag [2021-05-17T19:46:23.369Z] --- PASS: TestParseLogTag (0.00s) [2021-05-17T19:46:23.369Z] === RUN TestParseLogTagEmptyTag [2021-05-17T19:46:23.369Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-05-17T19:46:23.369Z] === RUN TestTailFiles [2021-05-17T19:46:23.369Z] --- PASS: TestTailFiles (0.00s) [2021-05-17T19:46:23.369Z] === RUN TestFollowLogsConsumerGone [2021-05-17T19:46:23.369Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-05-17T19:46:23.369Z] === RUN TestFollowLogsProducerGone [2021-05-17T19:46:23.369Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-05-17T19:46:23.369Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-05-17T19:46:23.369Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-05-17T19:46:23.369Z] === RUN TestCheckCapacityAndRotate [2021-05-17T19:46:23.369Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-05-17T19:46:23.369Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-05-17T19:46:23.369Z] --- PASS: TestCheckCapacityAndRotate (0.09s) [2021-05-17T19:46:23.369Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-05-17T19:46:23.369Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.06s) [2021-05-17T19:46:23.369Z] PASS [2021-05-17T19:46:23.369Z] coverage: 53.7% of statements [2021-05-17T19:46:23.369Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.165s coverage: 53.7% of statements [2021-05-17T19:46:23.369Z] === RUN TestLog [2021-05-17T19:46:23.369Z] --- PASS: TestLog (0.01s) [2021-05-17T19:46:23.369Z] PASS [2021-05-17T19:46:23.369Z] coverage: 31.5% of statements [2021-05-17T19:46:23.369Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.113s coverage: 31.5% of statements [2021-05-17T19:46:23.453Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-05-17T19:46:24.913Z] === RUN TestValidateLogOpt [2021-05-17T19:46:24.913Z] --- PASS: TestValidateLogOpt (0.00s) [2021-05-17T19:46:24.913Z] === RUN TestNewMissedConfig [2021-05-17T19:46:24.913Z] --- PASS: TestNewMissedConfig (0.00s) [2021-05-17T19:46:24.913Z] === RUN TestNewMissedUrl [2021-05-17T19:46:24.913Z] --- PASS: TestNewMissedUrl (0.00s) [2021-05-17T19:46:24.913Z] === RUN TestNewMissedToken [2021-05-17T19:46:24.913Z] --- PASS: TestNewMissedToken (0.00s) [2021-05-17T19:46:24.913Z] === RUN TestNewWithProxy [2021-05-17T19:46:24.913Z] --- PASS: TestNewWithProxy (0.00s) [2021-05-17T19:46:24.913Z] === RUN TestDefault [2021-05-17T19:46:24.913Z] --- PASS: TestDefault (0.01s) [2021-05-17T19:46:24.913Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-05-17T19:46:24.913Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-05-17T19:46:24.913Z] === RUN TestJsonFormat [2021-05-17T19:46:24.913Z] --- PASS: TestJsonFormat (0.00s) [2021-05-17T19:46:24.913Z] === RUN TestRawFormat [2021-05-17T19:46:24.913Z] --- PASS: TestRawFormat (0.00s) [2021-05-17T19:46:24.913Z] === RUN TestRawFormatWithLabels [2021-05-17T19:46:24.913Z] --- PASS: TestRawFormatWithLabels (0.01s) [2021-05-17T19:46:24.913Z] === RUN TestRawFormatWithoutTag [2021-05-17T19:46:24.913Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-05-17T19:46:24.913Z] === RUN TestBatching [2021-05-17T19:46:24.913Z] === RUN TestNewParse [2021-05-17T19:46:24.913Z] --- PASS: TestNewParse (0.00s) [2021-05-17T19:46:24.913Z] PASS [2021-05-17T19:46:24.913Z] coverage: 8.3% of statements [2021-05-17T19:46:24.913Z] ok github.com/docker/docker/daemon/logger/templates 0.060s coverage: 8.3% of statements [2021-05-17T19:46:24.913Z] --- PASS: TestBatching (0.31s) [2021-05-17T19:46:24.913Z] === RUN TestFrequency [2021-05-17T19:46:24.913Z] === RUN TestParseLogFormat [2021-05-17T19:46:24.913Z] --- PASS: TestParseLogFormat (0.00s) [2021-05-17T19:46:24.913Z] === RUN TestValidateLogOptEmpty [2021-05-17T19:46:24.913Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-05-17T19:46:24.913Z] === RUN TestValidateSyslogAddress [2021-05-17T19:46:24.913Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-05-17T19:46:24.913Z] === RUN TestParseAddressDefaultPort [2021-05-17T19:46:24.913Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-05-17T19:46:24.913Z] === RUN TestValidateSyslogFacility [2021-05-17T19:46:24.913Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-05-17T19:46:24.913Z] === RUN TestValidateLogOptSyslogFormat [2021-05-17T19:46:24.913Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-05-17T19:46:24.913Z] === RUN TestValidateLogOpt [2021-05-17T19:46:24.913Z] --- PASS: TestValidateLogOpt (0.00s) [2021-05-17T19:46:24.913Z] PASS [2021-05-17T19:46:24.913Z] coverage: 46.8% of statements [2021-05-17T19:46:24.913Z] ok github.com/docker/docker/daemon/logger/syslog 0.120s coverage: 46.8% of statements [2021-05-17T19:46:24.913Z] --- PASS: TestFrequency (0.21s) [2021-05-17T19:46:24.913Z] === RUN TestOneMessagePerRequest [2021-05-17T19:46:25.375Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-05-17T19:46:25.375Z] === RUN TestVerify [2021-05-17T19:46:25.375Z] --- PASS: TestVerify (0.00s) [2021-05-17T19:46:25.375Z] === RUN TestSkipVerify [2021-05-17T19:46:25.375Z] time="2021-05-17T19:46:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-17T19:46:25.375Z] --- PASS: TestDaemonIpcModePrivate (2.58s) [2021-05-17T19:46:25.375Z] time="2021-05-17T19:46:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-17T19:46:25.375Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-05-17T19:46:25.375Z] time="2021-05-17T19:46:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-17T19:46:25.375Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-17T19:46:25.837Z] --- PASS: TestSkipVerify (0.52s) [2021-05-17T19:46:25.837Z] === RUN TestBufferMaximum [2021-05-17T19:46:25.837Z] time="2021-05-17T19:46:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-17T19:46:25.837Z] time="2021-05-17T19:46:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-17T19:46:25.837Z] time="2021-05-17T19:46:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-17T19:46:25.837Z] time="2021-05-17T19:46:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-17T19:46:25.837Z] time="2021-05-17T19:46:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-17T19:46:25.837Z] time="2021-05-17T19:46:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621280785.378882\",\"host\":\"9f59bcb792d5\"}'" [2021-05-17T19:46:25.837Z] time="2021-05-17T19:46:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621280785.378882\",\"host\":\"9f59bcb792d5\"}'" [2021-05-17T19:46:25.837Z] --- PASS: TestBufferMaximum (0.00s) [2021-05-17T19:46:25.837Z] === RUN TestServerAlwaysDown [2021-05-17T19:46:25.837Z] time="2021-05-17T19:46:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-17T19:46:25.837Z] time="2021-05-17T19:46:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-17T19:46:25.837Z] time="2021-05-17T19:46:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621280785.381882\",\"host\":\"9f59bcb792d5\"}'" [2021-05-17T19:46:25.837Z] time="2021-05-17T19:46:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621280785.381882\",\"host\":\"9f59bcb792d5\"}'" [2021-05-17T19:46:25.837Z] time="2021-05-17T19:46:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-17T19:46:25.837Z] time="2021-05-17T19:46:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621280785.381882\",\"host\":\"9f59bcb792d5\"}'" [2021-05-17T19:46:25.837Z] time="2021-05-17T19:46:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621280785.383882\",\"host\":\"9f59bcb792d5\"}'" [2021-05-17T19:46:25.837Z] time="2021-05-17T19:46:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621280785.383882\",\"host\":\"9f59bcb792d5\"}'" [2021-05-17T19:46:25.837Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-05-17T19:46:25.837Z] === RUN TestCannotSendAfterClose [2021-05-17T19:46:25.837Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-05-17T19:46:25.837Z] === RUN TestDeadlockOnBlockedEndpoint [2021-05-17T19:46:26.001Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-05-17T19:46:26.001Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-05-17T19:46:26.105Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-05-17T19:46:26.809Z] time="2021-05-17T19:46:26Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49200/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-05-17T19:46:26.809Z] time="2021-05-17T19:46:26Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"9f59bcb792d5\"}'" [2021-05-17T19:46:26.809Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-05-17T19:46:26.809Z] PASS [2021-05-17T19:46:26.809Z] coverage: 82.5% of statements [2021-05-17T19:46:26.809Z] ok github.com/docker/docker/daemon/logger/splunk 2.207s coverage: 82.5% of statements [2021-05-17T19:46:26.809Z] ? github.com/docker/docker/daemon/names [no test files] [2021-05-17T19:46:26.809Z] ? github.com/docker/docker/daemon/network [no test files] [2021-05-17T19:46:26.809Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-05-17T19:46:27.271Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-05-17T19:46:27.271Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-05-17T19:46:27.271Z] === RUN TestContinueOnError_MirrorEndpoint [2021-05-17T19:46:27.271Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-05-17T19:46:27.271Z] === RUN TestContinueOnError_NeverContinue [2021-05-17T19:46:27.271Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-05-17T19:46:27.271Z] === RUN TestManifestStore [2021-05-17T19:46:27.271Z] === RUN TestManifestStore/no_remote_or_local [2021-05-17T19:46:27.733Z] === RUN TestV1IDService [2021-05-17T19:46:27.733Z] time="2021-05-17T19:46:27Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local133708199\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-05-17T19:46:27.733Z] === RUN TestManifestStore/no_local_cache [2021-05-17T19:46:27.733Z] --- PASS: TestV1IDService (0.06s) [2021-05-17T19:46:27.733Z] === RUN TestV2MetadataService [2021-05-17T19:46:27.733Z] === RUN TestManifestStore/with_local_cache [2021-05-17T19:46:27.733Z] === RUN TestManifestStore/unknown_media_type [2021-05-17T19:46:27.733Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-05-17T19:46:27.733Z] time="2021-05-17T19:46:27Z" level=warning msg="reference for unknown type: " [2021-05-17T19:46:27.733Z] === RUN TestSuccessfulDownload [2021-05-17T19:46:27.733Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-05-17T19:46:27.733Z] download_test.go:268: Needs fixing on Windows [2021-05-17T19:46:27.733Z] === RUN TestCancelledDownload [2021-05-17T19:46:27.733Z] --- PASS: TestCancelledDownload (0.00s) [2021-05-17T19:46:27.733Z] === RUN TestMaxDownloadAttempts [2021-05-17T19:46:27.733Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-17T19:46:27.733Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-17T19:46:27.733Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-17T19:46:27.733Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-17T19:46:27.733Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-17T19:46:27.733Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-17T19:46:27.733Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-17T19:46:27.733Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-17T19:46:27.733Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-17T19:46:27.733Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-17T19:46:27.733Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-17T19:46:27.733Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-17T19:46:27.733Z] time="2021-05-17T19:46:27Z" level=warning msg="reference for unknown type: " [2021-05-17T19:46:27.733Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-05-17T19:46:27.733Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-05-17T19:46:27.733Z] time="2021-05-17T19:46:27Z" level=warning msg="reference for unknown type: " [2021-05-17T19:46:27.733Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-05-17T19:46:27.733Z] time="2021-05-17T19:46:27Z" level=warning msg="reference for unknown type: " [2021-05-17T19:46:27.733Z] time="2021-05-17T19:46:27Z" level=warning msg="reference for unknown type: " [2021-05-17T19:46:27.733Z] === RUN TestManifestStore/error_persisting_manifest [2021-05-17T19:46:27.733Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-05-17T19:46:27.733Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-05-17T19:46:27.733Z] time="2021-05-17T19:46:27Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-05-17T19:46:27.733Z] --- PASS: TestManifestStore (0.31s) [2021-05-17T19:46:27.733Z] --- PASS: TestManifestStore/no_remote_or_local (0.20s) [2021-05-17T19:46:27.733Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-05-17T19:46:27.733Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-05-17T19:46:27.733Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-05-17T19:46:27.733Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-05-17T19:46:27.733Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-05-17T19:46:27.733Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-05-17T19:46:27.733Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-05-17T19:46:27.733Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-05-17T19:46:27.733Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-05-17T19:46:27.733Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-05-17T19:46:27.733Z] === RUN TestDetectManifestBlobMediaType [2021-05-17T19:46:27.733Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-05-17T19:46:27.733Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-05-17T19:46:27.733Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-05-17T19:46:27.733Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-05-17T19:46:27.733Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-05-17T19:46:27.733Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-05-17T19:46:27.733Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-05-17T19:46:27.733Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-05-17T19:46:27.733Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-05-17T19:46:27.733Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-05-17T19:46:27.733Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-05-17T19:46:27.733Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-05-17T19:46:27.733Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-05-17T19:46:27.733Z] === RUN TestFixManifestLayers [2021-05-17T19:46:27.733Z] --- PASS: TestFixManifestLayers (0.00s) [2021-05-17T19:46:27.733Z] === RUN TestFixManifestLayersBaseLayerParent [2021-05-17T19:46:27.733Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-05-17T19:46:27.733Z] pull_v2_test.go:73: Needs fixing on Windows [2021-05-17T19:46:27.733Z] === RUN TestFixManifestLayersBadParent [2021-05-17T19:46:27.733Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-05-17T19:46:27.733Z] === RUN TestValidateManifest [2021-05-17T19:46:27.733Z] --- SKIP: TestValidateManifest (0.00s) [2021-05-17T19:46:27.733Z] pull_v2_test.go:118: Needs fixing on Windows [2021-05-17T19:46:27.733Z] === RUN TestFormatPlatform [2021-05-17T19:46:27.733Z] --- PASS: TestFormatPlatform (0.00s) [2021-05-17T19:46:27.733Z] === RUN TestGetRepositoryMountCandidates [2021-05-17T19:46:27.733Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-05-17T19:46:27.733Z] === RUN TestLayerAlreadyExists [2021-05-17T19:46:27.733Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-05-17T19:46:27.733Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-05-17T19:46:27.733Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-05-17T19:46:27.733Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-05-17T19:46:27.733Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-05-17T19:46:27.733Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-05-17T19:46:27.733Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-05-17T19:46:27.733Z] === RUN TestWhenEmptyAuthConfig [2021-05-17T19:46:27.930Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.52s) [2021-05-17T19:46:27.930Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-05-17T19:46:27.930Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-17T19:46:28.195Z] time="2021-05-17T19:46:27Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-17T19:46:28.195Z] time="2021-05-17T19:46:27Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-17T19:46:28.195Z] time="2021-05-17T19:46:27Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-17T19:46:28.195Z] time="2021-05-17T19:46:27Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-17T19:46:28.195Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-05-17T19:46:28.195Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.40s) [2021-05-17T19:46:28.195Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.40s) [2021-05-17T19:46:28.195Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.40s) [2021-05-17T19:46:28.195Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.40s) [2021-05-17T19:46:28.195Z] === RUN TestTransfer [2021-05-17T19:46:28.195Z] --- PASS: TestTransfer (0.12s) [2021-05-17T19:46:28.195Z] === RUN TestConcurrencyLimit [2021-05-17T19:46:28.195Z] --- PASS: TestV2MetadataService (0.61s) [2021-05-17T19:46:28.195Z] PASS [2021-05-17T19:46:28.195Z] coverage: 48.2% of statements [2021-05-17T19:46:28.195Z] ok github.com/docker/docker/distribution/metadata 0.918s coverage: 48.2% of statements [2021-05-17T19:46:28.656Z] --- PASS: TestConcurrencyLimit (0.36s) [2021-05-17T19:46:28.656Z] === RUN TestInactiveJobs [2021-05-17T19:46:28.656Z] === RUN TestNotFound [2021-05-17T19:46:28.656Z] --- PASS: TestNotFound (0.00s) [2021-05-17T19:46:28.656Z] === RUN TestConflict [2021-05-17T19:46:28.656Z] --- PASS: TestConflict (0.00s) [2021-05-17T19:46:28.656Z] === RUN TestForbidden [2021-05-17T19:46:28.656Z] --- PASS: TestForbidden (0.00s) [2021-05-17T19:46:28.656Z] === RUN TestInvalidParameter [2021-05-17T19:46:28.656Z] --- PASS: TestInvalidParameter (0.00s) [2021-05-17T19:46:28.656Z] === RUN TestNotImplemented [2021-05-17T19:46:28.656Z] --- PASS: TestNotImplemented (0.00s) [2021-05-17T19:46:28.656Z] === RUN TestNotModified [2021-05-17T19:46:28.656Z] --- PASS: TestNotModified (0.00s) [2021-05-17T19:46:28.656Z] === RUN TestUnauthorized [2021-05-17T19:46:28.656Z] --- PASS: TestUnauthorized (0.00s) [2021-05-17T19:46:28.656Z] === RUN TestUnknown [2021-05-17T19:46:28.656Z] --- PASS: TestUnknown (0.00s) [2021-05-17T19:46:28.656Z] === RUN TestCancelled [2021-05-17T19:46:28.656Z] --- PASS: TestCancelled (0.00s) [2021-05-17T19:46:28.656Z] === RUN TestDeadline [2021-05-17T19:46:28.656Z] --- PASS: TestDeadline (0.00s) [2021-05-17T19:46:28.656Z] === RUN TestDataLoss [2021-05-17T19:46:28.656Z] --- PASS: TestDataLoss (0.00s) [2021-05-17T19:46:28.656Z] === RUN TestUnavailable [2021-05-17T19:46:28.656Z] --- PASS: TestUnavailable (0.00s) [2021-05-17T19:46:28.656Z] === RUN TestSystem [2021-05-17T19:46:28.656Z] --- PASS: TestSystem (0.00s) [2021-05-17T19:46:28.656Z] === RUN TestFromStatusCode [2021-05-17T19:46:28.656Z] === RUN TestFromStatusCode/Not_Found [2021-05-17T19:46:28.656Z] === RUN TestFromStatusCode/Bad_Request [2021-05-17T19:46:28.656Z] === RUN TestFromStatusCode/Conflict [2021-05-17T19:46:28.656Z] === RUN TestFromStatusCode/Unauthorized [2021-05-17T19:46:28.656Z] === RUN TestFromStatusCode/Service_Unavailable [2021-05-17T19:46:28.656Z] === RUN TestFromStatusCode/Forbidden [2021-05-17T19:46:28.656Z] === RUN TestFromStatusCode/Not_Modified [2021-05-17T19:46:28.656Z] === RUN TestFromStatusCode/Not_Implemented [2021-05-17T19:46:28.656Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-05-17T19:46:28.656Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-05-17T19:46:28.656Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-05-17T19:46:28.656Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-05-17T19:46:28.656Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-05-17T19:46:28.656Z] --- PASS: TestFromStatusCode (0.00s) [2021-05-17T19:46:28.656Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-05-17T19:46:28.656Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-05-17T19:46:28.656Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-05-17T19:46:28.656Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-05-17T19:46:28.656Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-05-17T19:46:28.656Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-05-17T19:46:28.656Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-05-17T19:46:28.656Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-05-17T19:46:28.656Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-05-17T19:46:28.656Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-05-17T19:46:28.656Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-05-17T19:46:28.656Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-05-17T19:46:28.656Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-05-17T19:46:28.656Z] PASS [2021-05-17T19:46:28.656Z] coverage: 53.1% of statements [2021-05-17T19:46:28.656Z] ok github.com/docker/docker/errdefs 0.034s coverage: 53.1% of statements [2021-05-17T19:46:28.656Z] --- PASS: TestWhenEmptyAuthConfig (1.02s) [2021-05-17T19:46:28.656Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-05-17T19:46:28.656Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-05-17T19:46:28.656Z] === RUN TestTokenPassThru [2021-05-17T19:46:28.656Z] --- PASS: TestTokenPassThru (0.01s) [2021-05-17T19:46:28.656Z] === RUN TestTokenPassThruDifferentHost [2021-05-17T19:46:28.656Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-05-17T19:46:28.656Z] PASS [2021-05-17T19:46:28.656Z] coverage: 23.6% of statements [2021-05-17T19:46:28.656Z] ok github.com/docker/docker/distribution 1.488s coverage: 23.6% of statements [2021-05-17T19:46:29.119Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-05-17T19:46:29.119Z] --- PASS: TestInactiveJobs (0.39s) [2021-05-17T19:46:29.119Z] === RUN TestWatchRelease [2021-05-17T19:46:29.119Z] --- PASS: TestWatchRelease (0.07s) [2021-05-17T19:46:29.119Z] === RUN TestWatchFinishedTransfer [2021-05-17T19:46:29.119Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-05-17T19:46:29.119Z] === RUN TestDuplicateTransfer [2021-05-17T19:46:29.119Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-05-17T19:46:29.119Z] === RUN TestSuccessfulUpload [2021-05-17T19:46:29.305Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-05-17T19:46:29.581Z] time="2021-05-17T19:46:29Z" level=error msg="Upload failed, retrying: simulating retry" [2021-05-17T19:46:29.581Z] --- PASS: TestSuccessfulUpload (0.53s) [2021-05-17T19:46:29.581Z] === RUN TestCancelledUpload [2021-05-17T19:46:29.581Z] --- PASS: TestCancelledUpload (0.00s) [2021-05-17T19:46:29.581Z] PASS [2021-05-17T19:46:29.581Z] coverage: 76.8% of statements [2021-05-17T19:46:29.581Z] ok github.com/docker/docker/distribution/xfer 2.058s coverage: 76.8% of statements [2021-05-17T19:46:29.581Z] ? github.com/docker/docker/dockerversion [no test files] [2021-05-17T19:46:30.248Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-05-17T19:46:30.487Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.47s) [2021-05-17T19:46:30.487Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-05-17T19:46:30.487Z] === RUN TestIpcModeOlderClient [2021-05-17T19:46:30.487Z] === PAUSE TestIpcModeOlderClient [2021-05-17T19:46:30.487Z] === RUN TestKillContainerInvalidSignal [2021-05-17T19:46:30.555Z] === RUN TestCompare [2021-05-17T19:46:30.555Z] --- PASS: TestCompare (0.00s) [2021-05-17T19:46:30.555Z] PASS [2021-05-17T19:46:30.555Z] coverage: 19.2% of statements [2021-05-17T19:46:30.555Z] ok github.com/docker/docker/image/cache 0.225s coverage: 19.2% of statements [2021-05-17T19:46:30.555Z] === RUN TestFSGetInvalidData [2021-05-17T19:46:31.020Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-05-17T19:46:31.020Z] === RUN TestFSInvalidSet [2021-05-17T19:46:31.020Z] --- PASS: TestFSInvalidSet (0.01s) [2021-05-17T19:46:31.020Z] === RUN TestFSInvalidRoot [2021-05-17T19:46:31.020Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-05-17T19:46:31.020Z] === RUN TestFSMetadataGetSet [2021-05-17T19:46:31.020Z] --- PASS: TestFSMetadataGetSet (0.09s) [2021-05-17T19:46:31.020Z] === RUN TestFSInvalidWalker [2021-05-17T19:46:31.020Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-05-17T19:46:31.020Z] === RUN TestFSGetSet [2021-05-17T19:46:31.020Z] --- PASS: TestFSGetSet (0.02s) [2021-05-17T19:46:31.020Z] === RUN TestFSGetUnsetKey [2021-05-17T19:46:31.020Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-05-17T19:46:31.020Z] === RUN TestFSGetEmptyData [2021-05-17T19:46:31.020Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-05-17T19:46:31.020Z] === RUN TestFSDelete [2021-05-17T19:46:31.020Z] --- PASS: TestFSDelete (0.01s) [2021-05-17T19:46:31.020Z] === RUN TestFSWalker [2021-05-17T19:46:31.020Z] --- PASS: TestFSWalker (0.01s) [2021-05-17T19:46:31.020Z] === RUN TestFSWalkerStopOnError [2021-05-17T19:46:31.020Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-05-17T19:46:31.020Z] === RUN TestNewFromJSON [2021-05-17T19:46:31.020Z] --- PASS: TestNewFromJSON (0.00s) [2021-05-17T19:46:31.020Z] === RUN TestNewFromJSONWithInvalidJSON [2021-05-17T19:46:31.020Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-05-17T19:46:31.020Z] === RUN TestMarshalKeyOrder [2021-05-17T19:46:31.020Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-05-17T19:46:31.020Z] === RUN TestHistoryEqual [2021-05-17T19:46:31.020Z] --- PASS: TestHistoryEqual (0.14s) [2021-05-17T19:46:31.020Z] === RUN TestImage [2021-05-17T19:46:31.020Z] --- PASS: TestImage (0.00s) [2021-05-17T19:46:31.020Z] === RUN TestImageOSNotEmpty [2021-05-17T19:46:31.020Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-05-17T19:46:31.020Z] === RUN TestNewChildImageFromImageWithRootFS [2021-05-17T19:46:31.020Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-05-17T19:46:31.020Z] === RUN TestCreate [2021-05-17T19:46:31.020Z] --- PASS: TestCreate (0.05s) [2021-05-17T19:46:31.020Z] === RUN TestRestore [2021-05-17T19:46:31.020Z] time="2021-05-17T19:46:30Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-05-17T19:46:31.020Z] --- PASS: TestRestore (0.03s) [2021-05-17T19:46:31.020Z] === RUN TestAddDelete [2021-05-17T19:46:31.020Z] --- PASS: TestAddDelete (0.02s) [2021-05-17T19:46:31.020Z] === RUN TestSearchAfterDelete [2021-05-17T19:46:31.020Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-05-17T19:46:31.020Z] === RUN TestParentReset [2021-05-17T19:46:31.062Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2021-05-17T19:46:31.062Z] === RUN TestKillContainer [2021-05-17T19:46:31.326Z] === RUN TestKillContainer/no_signal [2021-05-17T19:46:31.435Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-05-17T19:46:31.482Z] --- PASS: TestParentReset (0.02s) [2021-05-17T19:46:31.482Z] === RUN TestGetAndSetLastUpdated [2021-05-17T19:46:31.482Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-05-17T19:46:31.482Z] === RUN TestStoreLen [2021-05-17T19:46:31.483Z] --- PASS: TestStoreLen (0.04s) [2021-05-17T19:46:31.483Z] PASS [2021-05-17T19:46:31.483Z] coverage: 86.6% of statements [2021-05-17T19:46:31.483Z] ok github.com/docker/docker/image 0.638s coverage: 86.6% of statements [2021-05-17T19:46:31.483Z] === RUN TestValidateManifest [2021-05-17T19:46:31.483Z] === RUN TestValidateManifest/non-nil [2021-05-17T19:46:31.483Z] === RUN TestValidateManifest/nil [2021-05-17T19:46:31.483Z] --- PASS: TestValidateManifest (0.00s) [2021-05-17T19:46:31.483Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-05-17T19:46:31.483Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-05-17T19:46:31.483Z] PASS [2021-05-17T19:46:31.483Z] coverage: 0.6% of statements [2021-05-17T19:46:31.483Z] ok github.com/docker/docker/image/tarexport 0.095s coverage: 0.6% of statements [2021-05-17T19:46:31.902Z] === RUN TestKillContainer/non_killing_signal [2021-05-17T19:46:32.165Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-05-17T19:46:32.456Z] === RUN TestMakeV1ConfigFromConfig [2021-05-17T19:46:32.456Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-05-17T19:46:32.456Z] PASS [2021-05-17T19:46:32.456Z] coverage: 25.0% of statements [2021-05-17T19:46:32.456Z] ok github.com/docker/docker/image/v1 0.388s coverage: 25.0% of statements [2021-05-17T19:46:32.456Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-05-17T19:46:32.851Z] === RUN TestKillContainer/killing_signal [2021-05-17T19:46:32.918Z] === RUN TestSerialization [2021-05-17T19:46:32.918Z] --- PASS: TestSerialization (0.02s) [2021-05-17T19:46:32.918Z] PASS [2021-05-17T19:46:32.918Z] coverage: 100.0% of statements [2021-05-17T19:46:32.918Z] ok github.com/docker/docker/libcontainerd/queue 0.067s coverage: 100.0% of statements [2021-05-17T19:46:33.797Z] --- PASS: TestKillContainer (2.59s) [2021-05-17T19:46:33.797Z] --- PASS: TestKillContainer/no_signal (0.83s) [2021-05-17T19:46:33.797Z] --- PASS: TestKillContainer/non_killing_signal (0.63s) [2021-05-17T19:46:33.797Z] --- PASS: TestKillContainer/killing_signal (0.84s) [2021-05-17T19:46:33.797Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-17T19:46:33.797Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-17T19:46:34.467Z] === RUN TestEmptyLayer [2021-05-17T19:46:34.467Z] --- PASS: TestEmptyLayer (0.00s) [2021-05-17T19:46:34.467Z] === RUN TestCommitFailure [2021-05-17T19:46:34.467Z] --- PASS: TestCommitFailure (0.01s) [2021-05-17T19:46:34.467Z] === RUN TestStartTransactionFailure [2021-05-17T19:46:34.467Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-05-17T19:46:34.467Z] === RUN TestGetOrphan [2021-05-17T19:46:34.467Z] --- PASS: TestGetOrphan (0.01s) [2021-05-17T19:46:34.467Z] === RUN TestMountAndRegister [2021-05-17T19:46:34.467Z] --- PASS: TestMountAndRegister (0.05s) [2021-05-17T19:46:34.467Z] layer_test.go:271: Layer size: 14 [2021-05-17T19:46:34.467Z] === RUN TestLayerRelease [2021-05-17T19:46:34.468Z] --- SKIP: TestLayerRelease (0.00s) [2021-05-17T19:46:34.468Z] layer_test.go:304: Failing on Windows [2021-05-17T19:46:34.468Z] === RUN TestStoreRestore [2021-05-17T19:46:34.468Z] --- SKIP: TestStoreRestore (0.00s) [2021-05-17T19:46:34.468Z] layer_test.go:353: Failing on Windows [2021-05-17T19:46:34.468Z] === RUN TestTarStreamStability [2021-05-17T19:46:34.468Z] --- SKIP: TestTarStreamStability (0.00s) [2021-05-17T19:46:34.468Z] layer_test.go:468: Failing on Windows [2021-05-17T19:46:34.468Z] === RUN TestRegisterExistingLayer [2021-05-17T19:46:34.468Z] --- PASS: TestRegisterExistingLayer (0.43s) [2021-05-17T19:46:34.468Z] === RUN TestTarStreamVerification [2021-05-17T19:46:34.468Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-05-17T19:46:34.468Z] layer_test.go:697: Failing on Windows [2021-05-17T19:46:34.468Z] === RUN TestLayerMigration [2021-05-17T19:46:34.468Z] --- SKIP: TestLayerMigration (0.00s) [2021-05-17T19:46:34.468Z] migration_test.go:46: Failing on Windows [2021-05-17T19:46:34.468Z] === RUN TestLayerMigrationNoTarsplit [2021-05-17T19:46:34.468Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-05-17T19:46:34.468Z] migration_test.go:182: Failing on Windows [2021-05-17T19:46:34.468Z] === RUN TestMountInit [2021-05-17T19:46:34.468Z] --- SKIP: TestMountInit (0.00s) [2021-05-17T19:46:34.468Z] mount_test.go:17: Failing on Windows [2021-05-17T19:46:34.468Z] === RUN TestMountSize [2021-05-17T19:46:34.468Z] --- SKIP: TestMountSize (0.00s) [2021-05-17T19:46:34.468Z] mount_test.go:76: Failing on Windows [2021-05-17T19:46:34.468Z] === RUN TestMountChanges [2021-05-17T19:46:34.468Z] --- SKIP: TestMountChanges (0.00s) [2021-05-17T19:46:34.468Z] mount_test.go:125: Failing on Windows [2021-05-17T19:46:34.468Z] === RUN TestMountApply [2021-05-17T19:46:34.468Z] --- SKIP: TestMountApply (0.00s) [2021-05-17T19:46:34.468Z] mount_test.go:212: Failing on Windows [2021-05-17T19:46:34.468Z] PASS [2021-05-17T19:46:34.468Z] coverage: 30.1% of statements [2021-05-17T19:46:34.468Z] ok github.com/docker/docker/layer 0.578s coverage: 30.1% of statements [2021-05-17T19:46:34.719Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-05-17T19:46:34.743Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-17T19:46:34.931Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-05-17T19:46:34.931Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-05-17T19:46:34.931Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-05-17T19:46:34.931Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-05-17T19:46:34.931Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-05-17T19:46:34.931Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-05-17T19:46:34.931Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-05-17T19:46:34.931Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-05-17T19:46:34.931Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-05-17T19:46:34.931Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-05-17T19:46:34.931Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-05-17T19:46:34.931Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-05-17T19:46:34.931Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-05-17T19:46:34.931Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-05-17T19:46:34.931Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-05-17T19:46:34.931Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-05-17T19:46:34.931Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-05-17T19:46:34.931Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-05-17T19:46:34.931Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-05-17T19:46:34.931Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-05-17T19:46:34.931Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-05-17T19:46:34.931Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-05-17T19:46:34.931Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-05-17T19:46:34.931Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-05-17T19:46:34.931Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-05-17T19:46:34.931Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-05-17T19:46:34.931Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-05-17T19:46:34.931Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-05-17T19:46:34.931Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-05-17T19:46:34.931Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-05-17T19:46:34.931Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-05-17T19:46:34.931Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-05-17T19:46:34.931Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-05-17T19:46:34.931Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-05-17T19:46:34.931Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-05-17T19:46:34.931Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-05-17T19:46:34.931Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-05-17T19:46:34.931Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-05-17T19:46:34.931Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-05-17T19:46:34.931Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-05-17T19:46:34.931Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-05-17T19:46:34.931Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-05-17T19:46:34.931Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-05-17T19:46:34.931Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-05-17T19:46:34.931Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-05-17T19:46:34.931Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-05-17T19:46:34.931Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-05-17T19:46:34.931Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-05-17T19:46:34.931Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-05-17T19:46:34.931Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-05-17T19:46:34.931Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-05-17T19:46:34.931Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-05-17T19:46:34.931Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-05-17T19:46:34.931Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-05-17T19:46:34.931Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-05-17T19:46:34.931Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-05-17T19:46:34.931Z] PASS [2021-05-17T19:46:34.931Z] coverage: 42.3% of statements [2021-05-17T19:46:34.931Z] ok github.com/docker/docker/oci 0.193s coverage: 42.3% of statements [2021-05-17T19:46:34.931Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-05-17T19:46:34.931Z] === RUN TestEnvironmentParsing [2021-05-17T19:46:34.931Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-05-17T19:46:34.931Z] PASS [2021-05-17T19:46:34.931Z] coverage: 1.0% of statements [2021-05-17T19:46:34.931Z] ok github.com/docker/docker/libcontainerd/local 0.140s coverage: 1.0% of statements [2021-05-17T19:46:34.931Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-05-17T19:46:34.931Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-05-17T19:46:34.931Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-05-17T19:46:34.931Z] ? github.com/docker/docker/oci/caps [no test files] [2021-05-17T19:46:35.392Z] === RUN TestAddressPoolOpt [2021-05-17T19:46:35.392Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-05-17T19:46:35.392Z] === RUN TestValidateEnv [2021-05-17T19:46:35.392Z] === RUN TestValidateEnv/a [2021-05-17T19:46:35.392Z] === RUN TestValidateEnv/something [2021-05-17T19:46:35.392Z] === RUN TestValidateEnv/_=a [2021-05-17T19:46:35.392Z] === RUN TestValidateEnv/env1=value1 [2021-05-17T19:46:35.392Z] === RUN TestValidateEnv/_env1=value1 [2021-05-17T19:46:35.392Z] === RUN TestValidateEnv/env2=value2=value3 [2021-05-17T19:46:35.392Z] === RUN TestValidateEnv/env3=abc!qwe [2021-05-17T19:46:35.392Z] === RUN TestValidateEnv/env_4=value_4 [2021-05-17T19:46:35.392Z] === RUN TestValidateEnv/PATH [2021-05-17T19:46:35.392Z] === RUN TestValidateEnv/=a [2021-05-17T19:46:35.392Z] === RUN TestValidateEnv/PATH= [2021-05-17T19:46:35.392Z] === RUN TestValidateEnv/PATH=something [2021-05-17T19:46:35.392Z] === RUN TestValidateEnv/asd!qwe [2021-05-17T19:46:35.392Z] === RUN TestValidateEnv/1asd [2021-05-17T19:46:35.392Z] === RUN TestValidateEnv/123 [2021-05-17T19:46:35.392Z] === RUN TestValidateEnv/some_space [2021-05-17T19:46:35.392Z] === RUN TestValidateEnv/__some_space_before [2021-05-17T19:46:35.392Z] === RUN TestValidateEnv/some_space_after__ [2021-05-17T19:46:35.392Z] === RUN TestValidateEnv/= [2021-05-17T19:46:35.392Z] === RUN TestValidateEnv/PaTh [2021-05-17T19:46:35.392Z] --- PASS: TestValidateEnv (0.00s) [2021-05-17T19:46:35.392Z] --- PASS: TestValidateEnv/a (0.00s) [2021-05-17T19:46:35.392Z] --- PASS: TestValidateEnv/something (0.00s) [2021-05-17T19:46:35.392Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-05-17T19:46:35.393Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-05-17T19:46:35.393Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-05-17T19:46:35.393Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-05-17T19:46:35.393Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-05-17T19:46:35.393Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-05-17T19:46:35.393Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-05-17T19:46:35.393Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-05-17T19:46:35.393Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-05-17T19:46:35.393Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-05-17T19:46:35.393Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-05-17T19:46:35.393Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-05-17T19:46:35.393Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-05-17T19:46:35.393Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-05-17T19:46:35.393Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-05-17T19:46:35.393Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-05-17T19:46:35.393Z] --- PASS: TestValidateEnv/= (0.00s) [2021-05-17T19:46:35.393Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-05-17T19:46:35.393Z] === RUN TestParseHost [2021-05-17T19:46:35.393Z] --- PASS: TestParseHost (0.00s) [2021-05-17T19:46:35.393Z] === RUN TestParseDockerDaemonHost [2021-05-17T19:46:35.393Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-05-17T19:46:35.393Z] === RUN TestParseTCP [2021-05-17T19:46:35.393Z] --- PASS: TestParseTCP (0.00s) [2021-05-17T19:46:35.393Z] === RUN TestParseInvalidUnixAddrInvalid [2021-05-17T19:46:35.393Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-05-17T19:46:35.393Z] === RUN TestValidateExtraHosts [2021-05-17T19:46:35.393Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-05-17T19:46:35.393Z] === RUN TestIpOptString [2021-05-17T19:46:35.393Z] --- PASS: TestIpOptString (0.00s) [2021-05-17T19:46:35.393Z] === RUN TestNewIpOptInvalidDefaultVal [2021-05-17T19:46:35.393Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-05-17T19:46:35.393Z] === RUN TestNewIpOptValidDefaultVal [2021-05-17T19:46:35.393Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-05-17T19:46:35.393Z] === RUN TestIpOptSetInvalidVal [2021-05-17T19:46:35.393Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-05-17T19:46:35.393Z] === RUN TestValidateIPAddress [2021-05-17T19:46:35.393Z] --- PASS: TestValidateIPAddress (0.00s) [2021-05-17T19:46:35.393Z] === RUN TestMapOpts [2021-05-17T19:46:35.393Z] --- PASS: TestMapOpts (0.00s) [2021-05-17T19:46:35.393Z] === RUN TestListOptsWithoutValidator [2021-05-17T19:46:35.393Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-05-17T19:46:35.393Z] === RUN TestListOptsWithValidator [2021-05-17T19:46:35.393Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-05-17T19:46:35.393Z] === RUN TestValidateDNSSearch [2021-05-17T19:46:35.393Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-05-17T19:46:35.393Z] === RUN TestValidateLabel [2021-05-17T19:46:35.393Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-05-17T19:46:35.393Z] === RUN TestValidateLabel/label_with_general_format [2021-05-17T19:46:35.393Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-05-17T19:46:35.393Z] === RUN TestValidateLabel/label_with_one_more [2021-05-17T19:46:35.393Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-05-17T19:46:35.393Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-05-17T19:46:35.393Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-05-17T19:46:35.393Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-05-17T19:46:35.393Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-05-17T19:46:35.393Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-05-17T19:46:35.393Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-05-17T19:46:35.393Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-05-17T19:46:35.393Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-05-17T19:46:35.393Z] --- PASS: TestValidateLabel (0.00s) [2021-05-17T19:46:35.393Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-05-17T19:46:35.393Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-05-17T19:46:35.393Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-05-17T19:46:35.393Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-05-17T19:46:35.393Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-05-17T19:46:35.393Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-05-17T19:46:35.393Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-05-17T19:46:35.393Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-05-17T19:46:35.393Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-05-17T19:46:35.393Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-05-17T19:46:35.393Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-05-17T19:46:35.393Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-05-17T19:46:35.393Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-05-17T19:46:35.393Z] === RUN TestNamedListOpts [2021-05-17T19:46:35.393Z] --- PASS: TestNamedListOpts (0.00s) [2021-05-17T19:46:35.393Z] === RUN TestNamedMapOpts [2021-05-17T19:46:35.393Z] --- PASS: TestNamedMapOpts (0.00s) [2021-05-17T19:46:35.393Z] === RUN TestParseLink [2021-05-17T19:46:35.393Z] --- PASS: TestParseLink (0.00s) [2021-05-17T19:46:35.393Z] === RUN TestQuotedStringSetWithQuotes [2021-05-17T19:46:35.393Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-05-17T19:46:35.393Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-05-17T19:46:35.393Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-05-17T19:46:35.393Z] === RUN TestQuotedStringSetWithNoQuotes [2021-05-17T19:46:35.393Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-05-17T19:46:35.393Z] === RUN TestUlimitOpt [2021-05-17T19:46:35.393Z] --- PASS: TestUlimitOpt (0.00s) [2021-05-17T19:46:35.393Z] PASS [2021-05-17T19:46:35.393Z] coverage: 67.1% of statements [2021-05-17T19:46:35.393Z] ok github.com/docker/docker/opts 0.071s coverage: 67.1% of statements [2021-05-17T19:46:35.691Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.69s) [2021-05-17T19:46:35.691Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s) [2021-05-17T19:46:35.691Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s) [2021-05-17T19:46:35.691Z] === RUN TestKillStoppedContainer [2021-05-17T19:46:35.691Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-05-17T19:46:35.691Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-17T19:46:35.691Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-05-17T19:46:35.691Z] === RUN TestKillDifferentUserContainer [2021-05-17T19:46:35.855Z] === RUN TestParseVersion [2021-05-17T19:46:35.855Z] --- PASS: TestParseVersion (0.00s) [2021-05-17T19:46:35.855Z] PASS [2021-05-17T19:46:35.855Z] coverage: 52.9% of statements [2021-05-17T19:46:35.855Z] ok github.com/docker/docker/pkg/aaparser 0.057s coverage: 52.9% of statements [2021-05-17T19:46:36.316Z] === RUN TestUnbuffered [2021-05-17T19:46:36.316Z] --- PASS: TestUnbuffered (0.00s) [2021-05-17T19:46:36.316Z] === RUN TestRaceUnbuffered [2021-05-17T19:46:36.316Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-05-17T19:46:36.316Z] PASS [2021-05-17T19:46:36.316Z] coverage: 100.0% of statements [2021-05-17T19:46:36.316Z] ok github.com/docker/docker/pkg/broadcaster 0.041s coverage: 100.0% of statements [2021-05-17T19:46:36.638Z] --- PASS: TestKillDifferentUserContainer (0.85s) [2021-05-17T19:46:36.638Z] === RUN TestInspectOomKilledTrue [2021-05-17T19:46:36.638Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2021-05-17T19:46:36.638Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-17T19:46:36.638Z] === RUN TestInspectOomKilledFalse [2021-05-17T19:46:36.638Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-17T19:46:36.638Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-17T19:46:36.638Z] === RUN TestLinksEtcHostsContentMatch [2021-05-17T19:46:36.778Z] === RUN TestPeerCertificateMarshalJSON [2021-05-17T19:46:37.212Z] --- PASS: TestLinksEtcHostsContentMatch (0.86s) [2021-05-17T19:46:37.212Z] === RUN TestLinksContainerNames [2021-05-17T19:46:37.239Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-05-17T19:46:37.239Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-05-17T19:46:37.239Z] --- PASS: TestPeerCertificateMarshalJSON (0.33s) [2021-05-17T19:46:37.239Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-05-17T19:46:37.239Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-05-17T19:46:37.239Z] === RUN TestMiddleware [2021-05-17T19:46:37.239Z] --- PASS: TestMiddleware (0.00s) [2021-05-17T19:46:37.239Z] === RUN TestNewResponseModifier [2021-05-17T19:46:37.239Z] --- PASS: TestNewResponseModifier (0.00s) [2021-05-17T19:46:37.239Z] PASS [2021-05-17T19:46:37.239Z] coverage: 26.8% of statements [2021-05-17T19:46:37.239Z] ok github.com/docker/docker/pkg/authorization 0.423s coverage: 26.8% of statements [2021-05-17T19:46:37.701Z] === RUN TestMatch [2021-05-17T19:46:37.701Z] === RUN TestMatch/[[]] [2021-05-17T19:46:37.701Z] === RUN TestMatch/[[foo]] [2021-05-17T19:46:37.701Z] === RUN TestMatch/[[bar]_[foo]] [2021-05-17T19:46:37.701Z] === RUN TestMatch/[[foo_bar]] [2021-05-17T19:46:37.701Z] === RUN TestMatch/[[qux]_[foo]] [2021-05-17T19:46:37.701Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-05-17T19:46:37.701Z] === RUN TestMatch/[] [2021-05-17T19:46:37.701Z] === RUN TestMatch/[]#01 [2021-05-17T19:46:37.701Z] === RUN TestMatch/[[qux]] [2021-05-17T19:46:37.701Z] === RUN TestMatch/[[foo_bar_qux]] [2021-05-17T19:46:37.701Z] === RUN TestMatch/[[qux]_[baz]] [2021-05-17T19:46:37.701Z] === RUN TestMatch/[[foo_baz]] [2021-05-17T19:46:37.701Z] --- PASS: TestMatch (0.00s) [2021-05-17T19:46:37.701Z] --- PASS: TestMatch/[[]] (0.00s) [2021-05-17T19:46:37.701Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-05-17T19:46:37.701Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-05-17T19:46:37.701Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-05-17T19:46:37.701Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-05-17T19:46:37.701Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-05-17T19:46:37.701Z] --- PASS: TestMatch/[] (0.00s) [2021-05-17T19:46:37.701Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-05-17T19:46:37.701Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-05-17T19:46:37.701Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-05-17T19:46:37.701Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-05-17T19:46:37.701Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-05-17T19:46:37.701Z] PASS [2021-05-17T19:46:37.701Z] coverage: 87.5% of statements [2021-05-17T19:46:37.701Z] ok github.com/docker/docker/pkg/capabilities 0.032s coverage: 87.5% of statements [2021-05-17T19:46:37.999Z] --- PASS: TestServiceUpdatePidsLimit (17.20s) [2021-05-17T19:46:37.999Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.14s) [2021-05-17T19:46:37.999Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.08s) [2021-05-17T19:46:37.999Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.19s) [2021-05-17T19:46:37.999Z] PASS [2021-05-17T19:46:37.999Z] [2021-05-17T19:46:37.999Z] === Skipped [2021-05-17T19:46:37.999Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-05-17T19:46:37.999Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-17T19:46:37.999Z] [2021-05-17T19:46:37.999Z] [2021-05-17T19:46:37.999Z] DONE 27 tests, 1 skipped in 178.658s [2021-05-17T19:46:37.999Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-05-17T19:46:37.999Z] INFO: Testing against a local daemon [2021-05-17T19:46:37.999Z] === RUN TestSessionCreate [2021-05-17T19:46:37.999Z] --- PASS: TestSessionCreate (0.02s) [2021-05-17T19:46:37.999Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-17T19:46:37.999Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-05-17T19:46:37.999Z] PASS [2021-05-17T19:46:37.999Z] [2021-05-17T19:46:37.999Z] DONE 2 tests in 0.070s [2021-05-17T19:46:37.999Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-05-17T19:46:37.999Z] INFO: Testing against a local daemon [2021-05-17T19:46:37.999Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-17T19:46:37.999Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-05-17T19:46:37.999Z] === RUN TestEventsExecDie [2021-05-17T19:46:38.163Z] === RUN TestChrootTarUntar [2021-05-17T19:46:38.163Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-05-17T19:46:38.163Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-05-17T19:46:38.163Z] === RUN TestChrootUntarWithHugeExcludesList [2021-05-17T19:46:38.163Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-05-17T19:46:38.163Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-05-17T19:46:38.163Z] === RUN TestChrootUntarEmptyArchive [2021-05-17T19:46:38.163Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-05-17T19:46:38.163Z] === RUN TestChrootTarUntarWithSymlink [2021-05-17T19:46:38.163Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-05-17T19:46:38.163Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-17T19:46:38.163Z] === RUN TestChrootCopyWithTar [2021-05-17T19:46:38.163Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-05-17T19:46:38.163Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-17T19:46:38.163Z] === RUN TestChrootCopyFileWithTar [2021-05-17T19:46:38.163Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-05-17T19:46:38.163Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-05-17T19:46:38.163Z] === RUN TestChrootUntarPath [2021-05-17T19:46:38.163Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-05-17T19:46:38.163Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-17T19:46:38.163Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-05-17T19:46:38.163Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-05-17T19:46:38.163Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-05-17T19:46:38.163Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-05-17T19:46:38.163Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-05-17T19:46:38.163Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-05-17T19:46:38.163Z] === RUN TestChrootApplyDotDotFile [2021-05-17T19:46:38.163Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-05-17T19:46:38.163Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-05-17T19:46:38.163Z] PASS [2021-05-17T19:46:38.163Z] coverage: 15.4% of statements [2021-05-17T19:46:38.163Z] ok github.com/docker/docker/pkg/chrootarchive 0.099s coverage: 15.4% of statements [2021-05-17T19:46:38.163Z] === RUN TestIsArchivePathDir [2021-05-17T19:46:38.163Z] --- PASS: TestIsArchivePathDir (0.12s) [2021-05-17T19:46:38.163Z] === RUN TestIsArchivePathInvalidFile [2021-05-17T19:46:38.630Z] === RUN TestSizeEmpty [2021-05-17T19:46:38.630Z] --- PASS: TestSizeEmpty (0.00s) [2021-05-17T19:46:38.630Z] === RUN TestSizeEmptyFile [2021-05-17T19:46:38.630Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-05-17T19:46:38.630Z] === RUN TestSizeNonemptyFile [2021-05-17T19:46:38.630Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-05-17T19:46:38.630Z] === RUN TestSizeNestedDirectoryEmpty [2021-05-17T19:46:38.630Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2021-05-17T19:46:38.630Z] === RUN TestIsArchivePathTar [2021-05-17T19:46:38.630Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-05-17T19:46:38.630Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-05-17T19:46:38.630Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-05-17T19:46:38.630Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-05-17T19:46:38.630Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-05-17T19:46:38.630Z] === RUN TestMoveToSubdir [2021-05-17T19:46:38.630Z] --- PASS: TestMoveToSubdir (0.00s) [2021-05-17T19:46:38.630Z] === RUN TestSizeNonExistingDirectory [2021-05-17T19:46:38.630Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-05-17T19:46:38.630Z] PASS [2021-05-17T19:46:38.630Z] coverage: 80.0% of statements [2021-05-17T19:46:38.630Z] ok github.com/docker/docker/pkg/directory 0.042s coverage: 80.0% of statements [2021-05-17T19:46:38.630Z] --- PASS: TestIsArchivePathTar (0.20s) [2021-05-17T19:46:38.630Z] === RUN TestDecompressStreamGzip [2021-05-17T19:46:39.092Z] --- PASS: TestDecompressStreamGzip (0.17s) [2021-05-17T19:46:39.093Z] === RUN TestDecompressStreamBzip2 [2021-05-17T19:46:39.093Z] === RUN Test [2021-05-17T19:46:39.093Z] === RUN Test/TestContainsEntry [2021-05-17T19:46:39.093Z] === RUN Test/TestCreateEntries [2021-05-17T19:46:39.093Z] === RUN Test/TestEntriesDiff [2021-05-17T19:46:39.093Z] === RUN Test/TestEntriesEquality [2021-05-17T19:46:39.093Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-05-17T19:46:39.093Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-05-17T19:46:39.093Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-05-17T19:46:39.093Z] === RUN Test/TestGeneratorNotGenerate [2021-05-17T19:46:39.093Z] === RUN Test/TestGeneratorWithPort [2021-05-17T19:46:39.093Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-05-17T19:46:39.093Z] === RUN Test/TestNewEntry [2021-05-17T19:46:39.093Z] === RUN Test/TestParse [2021-05-17T19:46:39.093Z] --- PASS: Test (0.00s) [2021-05-17T19:46:39.093Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-05-17T19:46:39.093Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-05-17T19:46:39.093Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-05-17T19:46:39.093Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-05-17T19:46:39.093Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-05-17T19:46:39.093Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-05-17T19:46:39.093Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-05-17T19:46:39.093Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-05-17T19:46:39.093Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-05-17T19:46:39.093Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-05-17T19:46:39.093Z] --- PASS: Test/TestNewEntry (0.00s) [2021-05-17T19:46:39.093Z] --- PASS: Test/TestParse (0.00s) [2021-05-17T19:46:39.093Z] PASS [2021-05-17T19:46:39.093Z] coverage: 58.3% of statements [2021-05-17T19:46:39.093Z] ok github.com/docker/docker/pkg/discovery 0.042s coverage: 58.3% of statements [2021-05-17T19:46:39.093Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2021-05-17T19:46:39.093Z] === RUN TestDecompressStreamXz [2021-05-17T19:46:39.093Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-05-17T19:46:39.093Z] archive_test.go:134: Xz not present in msys2 [2021-05-17T19:46:39.093Z] === RUN TestCompressStreamXzUnsupported [2021-05-17T19:46:39.093Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-05-17T19:46:39.093Z] === RUN TestCompressStreamBzip2Unsupported [2021-05-17T19:46:39.093Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-05-17T19:46:39.093Z] === RUN TestCompressStreamInvalid [2021-05-17T19:46:39.093Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-05-17T19:46:39.093Z] === RUN TestExtensionInvalid [2021-05-17T19:46:39.093Z] --- PASS: TestExtensionInvalid (0.00s) [2021-05-17T19:46:39.093Z] === RUN TestExtensionUncompressed [2021-05-17T19:46:39.093Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-05-17T19:46:39.093Z] === RUN TestExtensionBzip2 [2021-05-17T19:46:39.093Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-05-17T19:46:39.093Z] === RUN TestExtensionGzip [2021-05-17T19:46:39.093Z] --- PASS: TestExtensionGzip (0.00s) [2021-05-17T19:46:39.093Z] === RUN TestExtensionXz [2021-05-17T19:46:39.093Z] --- PASS: TestExtensionXz (0.00s) [2021-05-17T19:46:39.093Z] === RUN TestCmdStreamLargeStderr [2021-05-17T19:46:39.093Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2021-05-17T19:46:39.093Z] === RUN TestCmdStreamBad [2021-05-17T19:46:39.093Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-05-17T19:46:39.093Z] archive_test.go:239: Failing on Windows CI machines [2021-05-17T19:46:39.093Z] === RUN TestCmdStreamGood [2021-05-17T19:46:39.093Z] --- PASS: TestCmdStreamGood (0.08s) [2021-05-17T19:46:39.093Z] === RUN TestUntarPathWithInvalidDest [2021-05-17T19:46:39.093Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-05-17T19:46:39.093Z] === RUN TestUntarPathWithInvalidSrc [2021-05-17T19:46:39.093Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-05-17T19:46:39.093Z] === RUN TestUntarPath [2021-05-17T19:46:39.135Z] --- PASS: TestLinksContainerNames (1.65s) [2021-05-17T19:46:39.135Z] === RUN TestLogsFollowTailEmpty [2021-05-17T19:46:39.364Z] --- PASS: TestEventsExecDie (1.09s) [2021-05-17T19:46:39.364Z] === RUN TestEventsBackwardsCompatible [2021-05-17T19:46:39.364Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-05-17T19:46:39.364Z] === RUN TestInfoBinaryCommits [2021-05-17T19:46:39.364Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-05-17T19:46:39.364Z] === RUN TestInfoAPIVersioned [2021-05-17T19:46:39.364Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-05-17T19:46:39.364Z] === RUN TestInfoDiscoveryBackend [2021-05-17T19:46:39.554Z] --- PASS: TestUntarPath (0.10s) [2021-05-17T19:46:39.554Z] === RUN TestUntarPathWithDestinationFile [2021-05-17T19:46:39.554Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2021-05-17T19:46:39.554Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-05-17T19:46:39.554Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.11s) [2021-05-17T19:46:39.554Z] === RUN TestCopyWithTarInvalidSrc [2021-05-17T19:46:39.554Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-05-17T19:46:39.554Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-05-17T19:46:39.554Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-05-17T19:46:39.554Z] === RUN TestCopyWithTarSrcFile [2021-05-17T19:46:39.554Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-05-17T19:46:39.554Z] === RUN TestCopyWithTarSrcFolder [2021-05-17T19:46:39.554Z] === RUN Test [2021-05-17T19:46:39.554Z] === RUN Test/TestContent [2021-05-17T19:46:39.554Z] === RUN Test/TestInitialize [2021-05-17T19:46:39.554Z] === RUN Test/TestNew [2021-05-17T19:46:39.554Z] === RUN Test/TestParsingContentsWithComments [2021-05-17T19:46:39.554Z] === RUN Test/TestRegister [2021-05-17T19:46:39.554Z] === RUN Test/TestWatch [2021-05-17T19:46:39.554Z] --- PASS: TestCopyWithTarSrcFolder (0.02s) [2021-05-17T19:46:39.554Z] === RUN TestCopyFileWithTarInvalidSrc [2021-05-17T19:46:39.554Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.01s) [2021-05-17T19:46:39.554Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-05-17T19:46:39.554Z] --- PASS: Test (0.01s) [2021-05-17T19:46:39.554Z] --- PASS: Test/TestContent (0.00s) [2021-05-17T19:46:39.554Z] --- PASS: Test/TestInitialize (0.00s) [2021-05-17T19:46:39.554Z] --- PASS: Test/TestNew (0.00s) [2021-05-17T19:46:39.554Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-05-17T19:46:39.554Z] --- PASS: Test/TestRegister (0.00s) [2021-05-17T19:46:39.554Z] --- PASS: Test/TestWatch (0.01s) [2021-05-17T19:46:39.554Z] PASS [2021-05-17T19:46:39.554Z] coverage: 92.9% of statements [2021-05-17T19:46:39.554Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-05-17T19:46:39.554Z] === RUN TestCopyFileWithTarSrcFolder [2021-05-17T19:46:39.554Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-05-17T19:46:39.554Z] === RUN TestCopyFileWithTarSrcFile [2021-05-17T19:46:39.554Z] ok github.com/docker/docker/pkg/discovery/file 0.060s coverage: 92.9% of statements [2021-05-17T19:46:39.554Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-05-17T19:46:39.554Z] === RUN TestTarFiles [2021-05-17T19:46:39.709Z] --- PASS: TestLogsFollowTailEmpty (0.85s) [2021-05-17T19:46:39.709Z] === RUN TestContainerNetworkMountsNoChown [2021-05-17T19:46:39.926Z] --- PASS: TestInfoDiscoveryBackend (0.66s) [2021-05-17T19:46:39.926Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-17T19:46:40.010Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-05-17T19:46:40.527Z] === RUN Test [2021-05-17T19:46:40.527Z] === RUN Test/TestWatch [2021-05-17T19:46:40.527Z] --- PASS: Test (0.00s) [2021-05-17T19:46:40.527Z] --- PASS: Test/TestWatch (0.00s) [2021-05-17T19:46:40.527Z] PASS [2021-05-17T19:46:40.527Z] coverage: 92.3% of statements [2021-05-17T19:46:40.527Z] ok github.com/docker/docker/pkg/discovery/memory 0.074s coverage: 92.3% of statements [2021-05-17T19:46:40.527Z] === RUN Test [2021-05-17T19:46:40.527Z] === RUN Test/TestInitialize [2021-05-17T19:46:40.527Z] time="2021-05-17T19:46:40Z" level=info msg="Initializing discovery without TLS" [2021-05-17T19:46:40.527Z] time="2021-05-17T19:46:40Z" level=info msg="Initializing discovery without TLS" [2021-05-17T19:46:40.527Z] time="2021-05-17T19:46:40Z" level=info msg="Initializing discovery without TLS" [2021-05-17T19:46:40.527Z] === RUN Test/TestInitializeWithCerts [2021-05-17T19:46:40.527Z] time="2021-05-17T19:46:40Z" level=info msg="Initializing discovery with TLS" [2021-05-17T19:46:40.527Z] === RUN Test/TestWatch [2021-05-17T19:46:40.527Z] time="2021-05-17T19:46:40Z" level=info msg="Initializing discovery without TLS" [2021-05-17T19:46:40.657Z] --- PASS: TestContainerNetworkMountsNoChown (0.82s) [2021-05-17T19:46:40.657Z] === RUN TestMountDaemonRoot [2021-05-17T19:46:40.657Z] === RUN TestMountDaemonRoot/default [2021-05-17T19:46:40.657Z] === PAUSE TestMountDaemonRoot/default [2021-05-17T19:46:40.657Z] === RUN TestMountDaemonRoot/private [2021-05-17T19:46:40.657Z] === PAUSE TestMountDaemonRoot/private [2021-05-17T19:46:40.657Z] === RUN TestMountDaemonRoot/rprivate [2021-05-17T19:46:40.657Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-17T19:46:40.657Z] === RUN TestMountDaemonRoot/slave [2021-05-17T19:46:40.657Z] === PAUSE TestMountDaemonRoot/slave [2021-05-17T19:46:40.657Z] === RUN TestMountDaemonRoot/rslave [2021-05-17T19:46:40.657Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-17T19:46:40.657Z] === RUN TestMountDaemonRoot/shared [2021-05-17T19:46:40.657Z] === PAUSE TestMountDaemonRoot/shared [2021-05-17T19:46:40.657Z] === RUN TestMountDaemonRoot/rshared [2021-05-17T19:46:40.657Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-17T19:46:40.657Z] === CONT TestMountDaemonRoot/default [2021-05-17T19:46:40.657Z] === CONT TestMountDaemonRoot/rprivate [2021-05-17T19:46:40.657Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-17T19:46:40.657Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-17T19:46:40.657Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-17T19:46:40.657Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-17T19:46:40.658Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-17T19:46:40.658Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-17T19:46:40.658Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-17T19:46:40.658Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-17T19:46:40.658Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-17T19:46:40.658Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-17T19:46:40.658Z] === CONT TestMountDaemonRoot/rslave [2021-05-17T19:46:40.658Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-17T19:46:40.658Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-17T19:46:40.658Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-17T19:46:40.658Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-17T19:46:40.658Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-17T19:46:40.658Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-17T19:46:40.658Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-17T19:46:40.658Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-17T19:46:40.658Z] === CONT TestMountDaemonRoot/rshared [2021-05-17T19:46:40.658Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-17T19:46:40.658Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-17T19:46:40.658Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-17T19:46:40.658Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-17T19:46:40.658Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-17T19:46:40.658Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-17T19:46:40.658Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-17T19:46:40.658Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-17T19:46:40.658Z] === CONT TestMountDaemonRoot/shared [2021-05-17T19:46:40.658Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-17T19:46:40.658Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-17T19:46:40.658Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-17T19:46:40.658Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-17T19:46:40.658Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-17T19:46:40.658Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-17T19:46:40.658Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-17T19:46:40.658Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-17T19:46:40.658Z] === CONT TestMountDaemonRoot/slave [2021-05-17T19:46:40.658Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-17T19:46:40.658Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-17T19:46:40.658Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-17T19:46:40.658Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-17T19:46:40.658Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-17T19:46:40.658Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-17T19:46:40.658Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-17T19:46:40.658Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-17T19:46:40.658Z] === CONT TestMountDaemonRoot/private [2021-05-17T19:46:40.658Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-17T19:46:40.658Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-17T19:46:40.658Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-17T19:46:40.658Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-17T19:46:40.658Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-17T19:46:40.658Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-17T19:46:40.658Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-17T19:46:40.658Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-17T19:46:40.658Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-17T19:46:40.658Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-17T19:46:40.658Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-17T19:46:40.658Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-17T19:46:40.658Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-17T19:46:40.658Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-17T19:46:40.658Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-17T19:46:40.658Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-17T19:46:40.658Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-17T19:46:40.658Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-17T19:46:40.658Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-17T19:46:40.658Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-17T19:46:40.658Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-17T19:46:40.658Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-17T19:46:40.658Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-17T19:46:40.658Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-17T19:46:40.658Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-17T19:46:40.658Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-17T19:46:40.853Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-05-17T19:46:40.853Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-17T19:46:40.921Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-17T19:46:40.921Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-17T19:46:40.921Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-17T19:46:40.921Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-17T19:46:40.921Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-17T19:46:40.921Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-17T19:46:40.921Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-17T19:46:40.921Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-17T19:46:40.921Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-17T19:46:40.921Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-17T19:46:40.921Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-17T19:46:40.921Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-17T19:46:40.921Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-17T19:46:40.921Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-17T19:46:40.921Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-17T19:46:40.921Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-17T19:46:40.921Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-05-17T19:46:40.921Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-17T19:46:40.921Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-05-17T19:46:40.921Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-05-17T19:46:40.921Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-05-17T19:46:40.921Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2021-05-17T19:46:40.921Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-17T19:46:40.921Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-05-17T19:46:40.921Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-05-17T19:46:40.921Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-05-17T19:46:40.921Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-05-17T19:46:40.921Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-17T19:46:40.921Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-05-17T19:46:40.921Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-05-17T19:46:40.921Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-05-17T19:46:40.921Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-05-17T19:46:40.922Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-17T19:46:40.922Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-05-17T19:46:40.922Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-05-17T19:46:40.922Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-05-17T19:46:40.922Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-05-17T19:46:40.922Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-17T19:46:40.922Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-05-17T19:46:40.922Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-05-17T19:46:40.922Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-05-17T19:46:40.922Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-05-17T19:46:40.922Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-17T19:46:40.922Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-05-17T19:46:40.922Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-05-17T19:46:40.922Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-05-17T19:46:40.922Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-05-17T19:46:40.922Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-17T19:46:40.922Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-05-17T19:46:40.922Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-05-17T19:46:40.922Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-05-17T19:46:40.922Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-05-17T19:46:40.922Z] === RUN TestContainerBindMountNonRecursive [2021-05-17T19:46:40.989Z] === RUN Test [2021-05-17T19:46:40.989Z] === RUN Test/TestInitialize [2021-05-17T19:46:40.989Z] === RUN Test/TestInitializeWithPattern [2021-05-17T19:46:40.989Z] === RUN Test/TestRegister [2021-05-17T19:46:40.989Z] === RUN Test/TestWatch [2021-05-17T19:46:40.989Z] --- PASS: Test (0.00s) [2021-05-17T19:46:40.989Z] --- PASS: Test/TestInitialize (0.00s) [2021-05-17T19:46:40.989Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-05-17T19:46:40.989Z] --- PASS: Test/TestRegister (0.00s) [2021-05-17T19:46:40.989Z] --- PASS: Test/TestWatch (0.00s) [2021-05-17T19:46:40.989Z] PASS [2021-05-17T19:46:40.989Z] coverage: 93.8% of statements [2021-05-17T19:46:40.989Z] ok github.com/docker/docker/pkg/discovery/nodes 0.050s coverage: 93.8% of statements [2021-05-17T19:46:41.454Z] === RUN TestPollerAddRemove [2021-05-17T19:46:41.454Z] --- PASS: TestPollerAddRemove (0.00s) [2021-05-17T19:46:41.454Z] === RUN TestPollerEvent [2021-05-17T19:46:41.454Z] --- SKIP: TestPollerEvent (0.00s) [2021-05-17T19:46:41.454Z] poller_test.go:41: No chmod on Windows [2021-05-17T19:46:41.454Z] === RUN TestPollerClose [2021-05-17T19:46:41.454Z] --- PASS: TestPollerClose (0.00s) [2021-05-17T19:46:41.454Z] PASS [2021-05-17T19:46:41.454Z] coverage: 45.7% of statements [2021-05-17T19:46:41.454Z] ok github.com/docker/docker/pkg/filenotify 0.058s coverage: 45.7% of statements [2021-05-17T19:46:41.781Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.67s) [2021-05-17T19:46:41.781Z] === RUN TestInfoAPI [2021-05-17T19:46:41.781Z] --- PASS: TestInfoAPI (0.02s) [2021-05-17T19:46:41.781Z] === RUN TestInfoAPIWarnings [2021-05-17T19:46:42.433Z] === RUN TestCopyFileWithInvalidSrc [2021-05-17T19:46:42.433Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-05-17T19:46:42.433Z] === RUN TestCopyFileWithInvalidDest [2021-05-17T19:46:42.433Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-05-17T19:46:42.433Z] === RUN TestCopyFileWithSameSrcAndDest [2021-05-17T19:46:42.433Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-05-17T19:46:42.433Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-05-17T19:46:42.433Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2021-05-17T19:46:42.433Z] === RUN TestCopyFile [2021-05-17T19:46:42.433Z] --- PASS: TestCopyFile (0.01s) [2021-05-17T19:46:42.434Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-05-17T19:46:42.434Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-05-17T19:46:42.434Z] fileutils_test.go:134: Needs porting to Windows [2021-05-17T19:46:42.434Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-05-17T19:46:42.434Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-05-17T19:46:42.434Z] === RUN TestReadSymlinkedDirectoryToFile [2021-05-17T19:46:42.434Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-05-17T19:46:42.434Z] fileutils_test.go:180: Needs porting to Windows [2021-05-17T19:46:42.434Z] === RUN TestWildcardMatches [2021-05-17T19:46:42.434Z] --- PASS: TestWildcardMatches (0.00s) [2021-05-17T19:46:42.434Z] === RUN TestPatternMatches [2021-05-17T19:46:42.434Z] --- PASS: TestPatternMatches (0.00s) [2021-05-17T19:46:42.434Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-05-17T19:46:42.434Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-05-17T19:46:42.434Z] === RUN TestPatternMatchesFolderExclusions [2021-05-17T19:46:42.434Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-05-17T19:46:42.434Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-05-17T19:46:42.434Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-05-17T19:46:42.434Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-05-17T19:46:42.434Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-05-17T19:46:42.434Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-05-17T19:46:42.434Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-05-17T19:46:42.434Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-05-17T19:46:42.434Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-05-17T19:46:42.434Z] === RUN TestSingleExclamationError [2021-05-17T19:46:42.434Z] --- PASS: TestSingleExclamationError (0.00s) [2021-05-17T19:46:42.434Z] === RUN TestMatchesWithNoPatterns [2021-05-17T19:46:42.434Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-05-17T19:46:42.434Z] === RUN TestMatchesWithMalformedPatterns [2021-05-17T19:46:42.434Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-05-17T19:46:42.434Z] === RUN TestMatches [2021-05-17T19:46:42.434Z] --- PASS: TestMatches (0.00s) [2021-05-17T19:46:42.434Z] === RUN TestCleanPatterns [2021-05-17T19:46:42.434Z] --- PASS: TestCleanPatterns (0.00s) [2021-05-17T19:46:42.434Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-05-17T19:46:42.434Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-05-17T19:46:42.434Z] === RUN TestCleanPatternsExceptionFlag [2021-05-17T19:46:42.434Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-05-17T19:46:42.434Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-05-17T19:46:42.434Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-05-17T19:46:42.434Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-05-17T19:46:42.434Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-05-17T19:46:42.434Z] === RUN TestCleanPatternsErrorSingleException [2021-05-17T19:46:42.434Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-05-17T19:46:42.434Z] === RUN TestCreateIfNotExistsDir [2021-05-17T19:46:42.434Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-05-17T19:46:42.434Z] === RUN TestCreateIfNotExistsFile [2021-05-17T19:46:42.434Z] --- PASS: TestCreateIfNotExistsFile (0.03s) [2021-05-17T19:46:42.434Z] === RUN TestMatch [2021-05-17T19:46:42.434Z] --- PASS: TestMatch (0.00s) [2021-05-17T19:46:42.434Z] PASS [2021-05-17T19:46:42.434Z] coverage: 87.7% of statements [2021-05-17T19:46:42.434Z] ok github.com/docker/docker/pkg/fileutils 0.108s coverage: 87.7% of statements [2021-05-17T19:46:42.896Z] === RUN TestGet [2021-05-17T19:46:42.896Z] --- PASS: TestGet (0.00s) [2021-05-17T19:46:42.896Z] === RUN TestGetShortcutString [2021-05-17T19:46:42.896Z] --- PASS: TestGetShortcutString (0.00s) [2021-05-17T19:46:42.896Z] PASS [2021-05-17T19:46:42.896Z] coverage: 42.9% of statements [2021-05-17T19:46:42.896Z] ok github.com/docker/docker/pkg/homedir 0.049s coverage: 42.9% of statements [2021-05-17T19:46:43.476Z] --- PASS: TestContainerBindMountNonRecursive (2.18s) [2021-05-17T19:46:43.477Z] === RUN TestContainerVolumesMountedAsShared [2021-05-17T19:46:43.739Z] --- PASS: TestContainerVolumesMountedAsShared (0.64s) [2021-05-17T19:46:43.739Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-17T19:46:43.869Z] --- PASS: Test (3.17s) [2021-05-17T19:46:43.869Z] --- PASS: Test/TestInitialize (0.16s) [2021-05-17T19:46:43.869Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-05-17T19:46:43.869Z] --- PASS: Test/TestWatch (3.00s) [2021-05-17T19:46:43.869Z] PASS [2021-05-17T19:46:43.869Z] coverage: 84.1% of statements [2021-05-17T19:46:43.869Z] === RUN TestCreateIDMapOrder [2021-05-17T19:46:43.869Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-05-17T19:46:43.869Z] PASS [2021-05-17T19:46:43.869Z] coverage: 7.2% of statements [2021-05-17T19:46:43.869Z] ok github.com/docker/docker/pkg/discovery/kv 3.317s coverage: 84.1% of statements [2021-05-17T19:46:43.869Z] ok github.com/docker/docker/pkg/idtools 0.079s coverage: 7.2% of statements [2021-05-17T19:46:44.331Z] === RUN TestFixedBufferCap [2021-05-17T19:46:44.331Z] --- PASS: TestFixedBufferCap (0.00s) [2021-05-17T19:46:44.331Z] === RUN TestFixedBufferLen [2021-05-17T19:46:44.331Z] --- PASS: TestFixedBufferLen (0.00s) [2021-05-17T19:46:44.331Z] === RUN TestFixedBufferString [2021-05-17T19:46:44.331Z] --- PASS: TestFixedBufferString (0.00s) [2021-05-17T19:46:44.331Z] === RUN TestFixedBufferWrite [2021-05-17T19:46:44.331Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-05-17T19:46:44.331Z] === RUN TestFixedBufferRead [2021-05-17T19:46:44.331Z] --- PASS: TestFixedBufferRead (0.00s) [2021-05-17T19:46:44.331Z] === RUN TestBytesPipeRead [2021-05-17T19:46:44.331Z] --- PASS: TestBytesPipeRead (0.00s) [2021-05-17T19:46:44.331Z] === RUN TestBytesPipeWrite [2021-05-17T19:46:44.331Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-05-17T19:46:44.331Z] === RUN TestBytesPipeWriteRandomChunks [2021-05-17T19:46:44.686Z] --- PASS: TestContainerVolumesMountedAsSlave (0.87s) [2021-05-17T19:46:44.687Z] === RUN TestNetworkNat [2021-05-17T19:46:44.792Z] --- PASS: TestTarFiles (5.31s) [2021-05-17T19:46:44.792Z] === RUN TestTarUntar [2021-05-17T19:46:44.792Z] --- PASS: TestTarUntar (0.03s) [2021-05-17T19:46:44.792Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-05-17T19:46:44.792Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-05-17T19:46:44.792Z] === RUN TestTarWithOptions [2021-05-17T19:46:44.792Z] --- PASS: TestTarWithOptions (0.03s) [2021-05-17T19:46:44.792Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-05-17T19:46:44.792Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-05-17T19:46:44.792Z] === RUN TestUntarUstarGnuConflict [2021-05-17T19:46:44.792Z] --- PASS: TestUntarUstarGnuConflict (0.02s) [2021-05-17T19:46:44.792Z] === RUN TestUntarInvalidFilenames [2021-05-17T19:46:44.792Z] --- PASS: TestBytesPipeWriteRandomChunks (0.53s) [2021-05-17T19:46:44.792Z] === RUN TestAtomicWriteToFile [2021-05-17T19:46:44.792Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-05-17T19:46:44.792Z] === RUN TestAtomicWriteSetCommit [2021-05-17T19:46:44.792Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-05-17T19:46:44.792Z] === RUN TestAtomicWriteSetCancel [2021-05-17T19:46:44.792Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-05-17T19:46:44.792Z] === RUN TestReadCloserWrapperClose [2021-05-17T19:46:44.792Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-05-17T19:46:44.792Z] === RUN TestReaderErrWrapperReadOnError [2021-05-17T19:46:44.792Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-05-17T19:46:44.792Z] === RUN TestReaderErrWrapperRead [2021-05-17T19:46:44.792Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-05-17T19:46:44.792Z] === RUN TestHashData [2021-05-17T19:46:44.792Z] --- PASS: TestHashData (0.00s) [2021-05-17T19:46:44.792Z] === RUN TestCancelReadCloser [2021-05-17T19:46:45.190Z] ......... [ 86%] [2021-05-17T19:46:45.253Z] === RUN TestError [2021-05-17T19:46:45.254Z] --- PASS: TestError (0.00s) [2021-05-17T19:46:45.254Z] === RUN TestProgressString [2021-05-17T19:46:45.254Z] === RUN TestProgressString/no_progress [2021-05-17T19:46:45.254Z] === RUN TestProgressString/progress_1 [2021-05-17T19:46:45.254Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-05-17T19:46:45.254Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-05-17T19:46:45.254Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-05-17T19:46:45.254Z] === RUN TestProgressString/with_units [2021-05-17T19:46:45.254Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-05-17T19:46:45.254Z] === RUN TestProgressString/hide_counts [2021-05-17T19:46:45.254Z] --- PASS: TestProgressString (0.00s) [2021-05-17T19:46:45.254Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-05-17T19:46:45.254Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-05-17T19:46:45.254Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-05-17T19:46:45.254Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-05-17T19:46:45.254Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-05-17T19:46:45.254Z] --- PASS: TestProgressString/with_units (0.00s) [2021-05-17T19:46:45.254Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-05-17T19:46:45.254Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-05-17T19:46:45.254Z] === RUN TestJSONMessageDisplay [2021-05-17T19:46:45.254Z] --- PASS: TestCancelReadCloser (0.11s) [2021-05-17T19:46:45.254Z] === RUN TestWriteCloserWrapperClose [2021-05-17T19:46:45.254Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-05-17T19:46:45.254Z] === RUN TestNopWriteCloser [2021-05-17T19:46:45.254Z] --- PASS: TestNopWriteCloser (0.00s) [2021-05-17T19:46:45.254Z] === RUN TestNopWriter [2021-05-17T19:46:45.254Z] --- PASS: TestNopWriter (0.00s) [2021-05-17T19:46:45.254Z] === RUN TestWriteCounter [2021-05-17T19:46:45.254Z] --- PASS: TestWriteCounter (0.00s) [2021-05-17T19:46:45.254Z] PASS [2021-05-17T19:46:45.254Z] coverage: 69.2% of statements [2021-05-17T19:46:45.254Z] ok github.com/docker/docker/pkg/ioutils 0.733s coverage: 69.2% of statements [2021-05-17T19:46:45.254Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames010304094\\dest" [2021-05-17T19:46:45.254Z] --- PASS: TestUntarInvalidFilenames (0.18s) [2021-05-17T19:46:45.254Z] === RUN TestUntarHardlinkToSymlink [2021-05-17T19:46:45.254Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-05-17T19:46:45.254Z] === RUN TestUntarInvalidHardlink [2021-05-17T19:46:45.254Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink488525727\\victim\\hello" -> "../victim/hello" [2021-05-17T19:46:45.254Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink810488434\\victim\\hello" -> "/../victim/hello" [2021-05-17T19:46:45.254Z] === RUN TestStandardLongPath [2021-05-17T19:46:45.254Z] --- PASS: TestStandardLongPath (0.00s) [2021-05-17T19:46:45.254Z] === RUN TestUNCLongPath [2021-05-17T19:46:45.254Z] --- PASS: TestUNCLongPath (0.00s) [2021-05-17T19:46:45.254Z] PASS [2021-05-17T19:46:45.254Z] coverage: 100.0% of statements [2021-05-17T19:46:45.254Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink816564009\\victim" -> "../victim" [2021-05-17T19:46:45.254Z] ok github.com/docker/docker/pkg/longpath 0.047s coverage: 100.0% of statements [2021-05-17T19:46:45.254Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink115058804\\victim" -> "../victim" [2021-05-17T19:46:45.254Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink382936387\\victim" -> "../victim" [2021-05-17T19:46:45.254Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink071044550\\victim" -> "../victim" [2021-05-17T19:46:45.254Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2021-05-17T19:46:45.254Z] === RUN TestUntarInvalidSymlink [2021-05-17T19:46:45.254Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink108932205\\dest\\dotdot" -> "../victim/hello" [2021-05-17T19:46:45.254Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink966631144\\dest\\slash-dotdot" -> "/../victim/hello" [2021-05-17T19:46:45.254Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink904943911\\dest\\loophole-victim" -> "../victim" [2021-05-17T19:46:45.254Z] --- PASS: TestJSONMessageDisplay (0.16s) [2021-05-17T19:46:45.254Z] === RUN TestJSONMessageDisplayWithJSONError [2021-05-17T19:46:45.254Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-05-17T19:46:45.254Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-05-17T19:46:45.254Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-05-17T19:46:45.254Z] === RUN TestDisplayJSONMessagesStream [2021-05-17T19:46:45.254Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-05-17T19:46:45.254Z] PASS [2021-05-17T19:46:45.254Z] coverage: 91.7% of statements [2021-05-17T19:46:45.254Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink120613978\\dest\\loophole-victim" -> "../victim" [2021-05-17T19:46:45.254Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink252884977\\dest\\loophole-victim" -> "../victim" [2021-05-17T19:46:45.254Z] ok github.com/docker/docker/pkg/jsonmessage 0.216s coverage: 91.7% of statements [2021-05-17T19:46:45.254Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink023967900\\dest\\loophole-victim" -> "../victim" [2021-05-17T19:46:45.254Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink439973707\\dest\\dir\\loophole" -> "../../victim" [2021-05-17T19:46:45.254Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2021-05-17T19:46:45.254Z] === RUN TestTempArchiveCloseMultipleTimes [2021-05-17T19:46:45.254Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-05-17T19:46:45.254Z] === RUN TestXGlobalNoParent [2021-05-17T19:46:45.254Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-05-17T19:46:45.254Z] === RUN TestReplaceFileTarWrapper [2021-05-17T19:46:45.254Z] --- PASS: TestReplaceFileTarWrapper (0.18s) [2021-05-17T19:46:45.254Z] === RUN TestPrefixHeaderReadable [2021-05-17T19:46:45.254Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-05-17T19:46:45.254Z] === RUN TestDisablePigz [2021-05-17T19:46:45.325Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-05-17T19:46:45.715Z] --- PASS: TestDisablePigz (0.16s) [2021-05-17T19:46:45.715Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-05-17T19:46:45.715Z] === RUN TestPigz [2021-05-17T19:46:45.715Z] --- PASS: TestPigz (0.20s) [2021-05-17T19:46:45.715Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-05-17T19:46:45.715Z] === RUN TestCopyFileWithInvalidDest [2021-05-17T19:46:45.715Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-05-17T19:46:45.715Z] archive_windows_test.go:16: Currently fails [2021-05-17T19:46:45.715Z] === RUN TestCanonicalTarNameForPath [2021-05-17T19:46:45.715Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-05-17T19:46:45.715Z] === RUN TestCanonicalTarName [2021-05-17T19:46:45.715Z] --- PASS: TestCanonicalTarName (0.00s) [2021-05-17T19:46:45.715Z] === RUN TestChmodTarEntry [2021-05-17T19:46:45.715Z] --- PASS: TestChmodTarEntry (0.00s) [2021-05-17T19:46:45.715Z] === RUN TestHardLinkOrder [2021-05-17T19:46:45.715Z] --- PASS: TestHardLinkOrder (0.08s) [2021-05-17T19:46:45.715Z] === RUN TestChangeString [2021-05-17T19:46:46.077Z] --- PASS: TestNetworkNat (1.11s) [2021-05-17T19:46:46.077Z] === RUN TestNetworkLocalhostTCPNat [2021-05-17T19:46:46.176Z] --- PASS: TestChangeString (0.00s) [2021-05-17T19:46:46.177Z] === RUN TestChangesWithNoChanges [2021-05-17T19:46:46.177Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-05-17T19:46:46.177Z] === RUN TestChangesWithChanges [2021-05-17T19:46:46.177Z] --- PASS: TestChangesWithChanges (0.04s) [2021-05-17T19:46:46.177Z] === RUN TestChangesWithChangesGH13590 [2021-05-17T19:46:46.177Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-05-17T19:46:46.177Z] changes_test.go:196: needs more investigation [2021-05-17T19:46:46.177Z] === RUN TestChangesDirsEmpty [2021-05-17T19:46:46.177Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-05-17T19:46:46.177Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-05-17T19:46:46.177Z] === RUN TestChangesDirsMutated [2021-05-17T19:46:46.177Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-05-17T19:46:46.177Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-05-17T19:46:46.177Z] === RUN TestApplyLayer [2021-05-17T19:46:46.177Z] --- SKIP: TestApplyLayer (0.00s) [2021-05-17T19:46:46.177Z] changes_test.go:433: needs further investigation [2021-05-17T19:46:46.177Z] === RUN TestChangesSizeWithHardlinks [2021-05-17T19:46:46.177Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-05-17T19:46:46.177Z] changes_test.go:469: needs further investigation [2021-05-17T19:46:46.177Z] === RUN TestChangesSizeWithNoChanges [2021-05-17T19:46:46.177Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-05-17T19:46:46.177Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-05-17T19:46:46.177Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-05-17T19:46:46.177Z] === RUN TestChangesSize [2021-05-17T19:46:46.177Z] --- PASS: TestChangesSize (0.00s) [2021-05-17T19:46:46.177Z] === RUN TestApplyLayerInvalidFilenames [2021-05-17T19:46:46.177Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames494747104\\dest" [2021-05-17T19:46:46.177Z] --- PASS: TestApplyLayerInvalidFilenames (0.03s) [2021-05-17T19:46:46.177Z] === RUN TestApplyLayerInvalidHardlink [2021-05-17T19:46:46.177Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink782219282\\victim\\hello" -> "../victim/hello" [2021-05-17T19:46:46.177Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink768026185\\victim\\hello" -> "/../victim/hello" [2021-05-17T19:46:46.177Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink157870868\\victim" -> "../victim" [2021-05-17T19:46:46.177Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink410424675\\victim" -> "../victim" [2021-05-17T19:46:46.177Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink187490150\\victim" -> "../victim" [2021-05-17T19:46:46.177Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink350705549\\victim" -> "../victim" [2021-05-17T19:46:46.177Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-05-17T19:46:46.177Z] === RUN TestApplyLayerInvalidSymlink [2021-05-17T19:46:46.177Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink306417544\\dest\\dotdot" -> "../victim/hello" [2021-05-17T19:46:46.177Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink259529543\\dest\\slash-dotdot" -> "/../victim/hello" [2021-05-17T19:46:46.177Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink694901242\\dest\\loophole-victim" -> "../victim" [2021-05-17T19:46:46.177Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink400791825\\dest\\loophole-victim" -> "../victim" [2021-05-17T19:46:46.177Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink180759868\\dest\\loophole-victim" -> "../victim" [2021-05-17T19:46:46.177Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink068266859\\dest\\loophole-victim" -> "../victim" [2021-05-17T19:46:46.177Z] === RUN TestNameFormat [2021-05-17T19:46:46.177Z] --- PASS: TestNameFormat (0.00s) [2021-05-17T19:46:46.177Z] === RUN TestNameRetries [2021-05-17T19:46:46.177Z] --- PASS: TestNameRetries (0.00s) [2021-05-17T19:46:46.177Z] PASS [2021-05-17T19:46:46.177Z] coverage: 85.7% of statements [2021-05-17T19:46:46.177Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-05-17T19:46:46.177Z] === RUN TestApplyLayerWhiteouts [2021-05-17T19:46:46.177Z] ok github.com/docker/docker/pkg/namesgenerator 0.046s coverage: 85.7% of statements [2021-05-17T19:46:46.177Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2021-05-17T19:46:46.177Z] === RUN TestGenerateEmptyFile [2021-05-17T19:46:46.177Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-05-17T19:46:46.177Z] === RUN TestGenerateWithContent [2021-05-17T19:46:46.177Z] --- PASS: TestGenerateWithContent (0.00s) [2021-05-17T19:46:46.177Z] PASS [2021-05-17T19:46:46.177Z] coverage: 61.6% of statements [2021-05-17T19:46:46.177Z] ok github.com/docker/docker/pkg/archive 7.951s coverage: 61.6% of statements [2021-05-17T19:46:46.177Z] === RUN TestParseKeyValueOpt [2021-05-17T19:46:46.177Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-05-17T19:46:46.177Z] === RUN TestParseUintList [2021-05-17T19:46:46.177Z] --- PASS: TestParseUintList (0.00s) [2021-05-17T19:46:46.177Z] === RUN TestParseUintListMaximumLimits [2021-05-17T19:46:46.177Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-05-17T19:46:46.177Z] PASS [2021-05-17T19:46:46.177Z] coverage: 97.0% of statements [2021-05-17T19:46:46.177Z] ok github.com/docker/docker/pkg/parsers 0.063s coverage: 97.0% of statements [2021-05-17T19:46:46.639Z] === RUN TestNewAndRemove [2021-05-17T19:46:46.639Z] --- PASS: TestNewAndRemove (0.00s) [2021-05-17T19:46:46.639Z] === RUN TestRemoveInvalidPath [2021-05-17T19:46:46.639Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-05-17T19:46:46.639Z] PASS [2021-05-17T19:46:46.639Z] coverage: 82.6% of statements [2021-05-17T19:46:46.639Z] ok github.com/docker/docker/pkg/pidfile 0.105s coverage: 82.6% of statements [2021-05-17T19:46:47.024Z] --- PASS: TestNetworkLocalhostTCPNat (1.04s) [2021-05-17T19:46:47.024Z] === RUN TestNetworkLoopbackNat [2021-05-17T19:46:47.615Z] === RUN TestParseEmptyInterface [2021-05-17T19:46:47.615Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-05-17T19:46:47.615Z] === RUN TestParseNonInterfaceType [2021-05-17T19:46:47.615Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-05-17T19:46:47.615Z] === RUN TestParseWithOneFunction [2021-05-17T19:46:47.615Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-05-17T19:46:47.615Z] === RUN TestParseWithMultipleFuncs [2021-05-17T19:46:47.615Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-05-17T19:46:47.615Z] === RUN TestParseWithUnnamedReturn [2021-05-17T19:46:47.615Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-05-17T19:46:47.615Z] === RUN TestEmbeddedInterface [2021-05-17T19:46:47.615Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-05-17T19:46:47.615Z] === RUN TestParsedImports [2021-05-17T19:46:47.615Z] --- PASS: TestParsedImports (0.00s) [2021-05-17T19:46:47.615Z] === RUN TestAliasedImports [2021-05-17T19:46:47.615Z] --- PASS: TestAliasedImports (0.00s) [2021-05-17T19:46:47.615Z] PASS [2021-05-17T19:46:47.615Z] coverage: 56.8% of statements [2021-05-17T19:46:47.615Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.048s coverage: 56.8% of statements [2021-05-17T19:46:48.590Z] === RUN TestFailedConnection [2021-05-17T19:46:48.590Z] === RUN TestHTTPTransport [2021-05-17T19:46:48.590Z] --- PASS: TestHTTPTransport (0.00s) [2021-05-17T19:46:48.590Z] PASS [2021-05-17T19:46:48.590Z] coverage: 85.7% of statements [2021-05-17T19:46:49.051Z] ok github.com/docker/docker/pkg/plugins/transport 0.039s coverage: 85.7% of statements [2021-05-17T19:46:49.051Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-05-17T19:46:49.051Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-05-17T19:46:49.051Z] === RUN TestBufioReaderPoolPutAndGet [2021-05-17T19:46:49.051Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-05-17T19:46:49.051Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-05-17T19:46:49.051Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-05-17T19:46:49.051Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-05-17T19:46:49.051Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-05-17T19:46:49.051Z] === RUN TestBufioWriterPoolPutAndGet [2021-05-17T19:46:49.051Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-05-17T19:46:49.051Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-05-17T19:46:49.051Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-05-17T19:46:49.051Z] === RUN TestBufferPoolPutAndGet [2021-05-17T19:46:49.051Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-05-17T19:46:49.051Z] PASS [2021-05-17T19:46:49.051Z] coverage: 88.2% of statements [2021-05-17T19:46:49.051Z] ok github.com/docker/docker/pkg/pools 0.035s coverage: 88.2% of statements [2021-05-17T19:46:49.513Z] === RUN TestOutputOnPrematureClose [2021-05-17T19:46:49.513Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-05-17T19:46:49.513Z] === RUN TestCompleteSilently [2021-05-17T19:46:49.513Z] --- PASS: TestCompleteSilently (0.00s) [2021-05-17T19:46:49.513Z] PASS [2021-05-17T19:46:49.513Z] coverage: 75.9% of statements [2021-05-17T19:46:49.513Z] ok github.com/docker/docker/pkg/progress 0.030s coverage: 75.9% of statements [2021-05-17T19:46:49.513Z] === RUN TestSendToOneSub [2021-05-17T19:46:49.513Z] --- PASS: TestSendToOneSub (0.00s) [2021-05-17T19:46:49.513Z] === RUN TestSendToMultipleSubs [2021-05-17T19:46:49.513Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-05-17T19:46:49.513Z] === RUN TestEvictOneSub [2021-05-17T19:46:49.513Z] --- PASS: TestEvictOneSub (0.00s) [2021-05-17T19:46:49.513Z] === RUN TestClosePublisher [2021-05-17T19:46:49.513Z] --- PASS: TestClosePublisher (0.00s) [2021-05-17T19:46:49.513Z] === RUN TestPubSubRace [2021-05-17T19:46:50.338Z] --- PASS: TestNetworkLoopbackNat (3.42s) [2021-05-17T19:46:50.338Z] === RUN TestPause [2021-05-17T19:46:50.485Z] === RUN TestRegister [2021-05-17T19:46:50.485Z] --- PASS: TestRegister (0.00s) [2021-05-17T19:46:50.485Z] === RUN TestCommand [2021-05-17T19:46:50.485Z] --- PASS: TestCommand (0.03s) [2021-05-17T19:46:50.485Z] === RUN TestNaiveSelf [2021-05-17T19:46:50.485Z] --- PASS: TestNaiveSelf (0.02s) [2021-05-17T19:46:50.485Z] PASS [2021-05-17T19:46:50.485Z] coverage: 82.4% of statements [2021-05-17T19:46:50.486Z] ok github.com/docker/docker/pkg/reexec 0.076s coverage: 82.4% of statements [2021-05-17T19:46:50.486Z] --- PASS: TestFailedConnection (2.20s) [2021-05-17T19:46:50.486Z] === RUN TestFailOnce [2021-05-17T19:46:50.486Z] --- PASS: TestPubSubRace (1.04s) [2021-05-17T19:46:50.486Z] PASS [2021-05-17T19:46:50.486Z] coverage: 75.0% of statements [2021-05-17T19:46:50.486Z] ok github.com/docker/docker/pkg/pubsub 1.075s coverage: 75.0% of statements [2021-05-17T19:46:50.734Z] tests/integration/models_images_test.py ............... [ 89%] [2021-05-17T19:46:50.947Z] 2021/05/17 19:46:50 http: panic serving 127.0.0.1:49219: Plugin not ready [2021-05-17T19:46:50.947Z] goroutine 34 [running]: [2021-05-17T19:46:50.947Z] net/http.(*conn).serve.func1(0xc000134000) [2021-05-17T19:46:50.947Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-05-17T19:46:50.947Z] panic(0x849b40, 0x986aa0) [2021-05-17T19:46:50.947Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-05-17T19:46:50.947Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a6e0, 0xc00015c000, 0xc000146000) [2021-05-17T19:46:50.947Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-05-17T19:46:50.947Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a6e0, 0xc00015c000, 0xc000146000) [2021-05-17T19:46:50.947Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-05-17T19:46:50.947Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a6e0, 0xc00015c000, 0xc000146000) [2021-05-17T19:46:50.947Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-05-17T19:46:50.947Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a6e0, 0xc00015c000, 0xc000146000) [2021-05-17T19:46:50.947Z] c:/go/src/net/http/server.go:2831 +0xab [2021-05-17T19:46:50.947Z] net/http.(*conn).serve(0xc000134000, 0x99b2a0, 0xc000122040) [2021-05-17T19:46:50.947Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-05-17T19:46:50.947Z] created by net/http.(*Server).Serve [2021-05-17T19:46:50.947Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-05-17T19:46:50.947Z] time="2021-05-17T19:46:50Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49218/Test.FailOnce: Post http://127.0.0.1:49218/Test.FailOnce: EOF, retrying in 1s" [2021-05-17T19:46:51.288Z] --- PASS: TestPause (0.90s) [2021-05-17T19:46:51.288Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-17T19:46:51.288Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-17T19:46:51.288Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-17T19:46:51.288Z] === RUN TestPauseStopPausedContainer [2021-05-17T19:46:51.412Z] === RUN TestParseSignal [2021-05-17T19:46:51.412Z] --- PASS: TestParseSignal (0.00s) [2021-05-17T19:46:51.412Z] === RUN TestValidSignalForPlatform [2021-05-17T19:46:51.412Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-05-17T19:46:51.412Z] PASS [2021-05-17T19:46:51.412Z] coverage: 20.3% of statements [2021-05-17T19:46:51.412Z] ok github.com/docker/docker/pkg/signal 0.027s coverage: 20.3% of statements [2021-05-17T19:46:51.874Z] === RUN TestNewStdWriter [2021-05-17T19:46:51.874Z] --- PASS: TestNewStdWriter (0.00s) [2021-05-17T19:46:51.874Z] === RUN TestWriteWithUninitializedStdWriter [2021-05-17T19:46:51.874Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-05-17T19:46:51.874Z] === RUN TestWriteWithNilBytes [2021-05-17T19:46:51.874Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-05-17T19:46:51.874Z] === RUN TestWrite [2021-05-17T19:46:51.874Z] --- PASS: TestWrite (0.00s) [2021-05-17T19:46:51.874Z] === RUN TestWriteWithWriterError [2021-05-17T19:46:51.874Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-05-17T19:46:51.874Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-05-17T19:46:51.874Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-05-17T19:46:51.874Z] === RUN TestStdCopyWriteAndRead [2021-05-17T19:46:51.874Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-05-17T19:46:51.874Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-05-17T19:46:51.874Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-05-17T19:46:51.874Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-05-17T19:46:51.874Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-05-17T19:46:51.874Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-05-17T19:46:51.874Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-05-17T19:46:51.874Z] === RUN TestStdCopyWithInvalidInputHeader [2021-05-17T19:46:51.874Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-05-17T19:46:51.874Z] === RUN TestStdCopyWithCorruptedPrefix [2021-05-17T19:46:51.874Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-05-17T19:46:51.874Z] === RUN TestStdCopyReturnsWriteErrors [2021-05-17T19:46:51.874Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-05-17T19:46:51.874Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-05-17T19:46:51.874Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-05-17T19:46:51.874Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-05-17T19:46:51.874Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-05-17T19:46:51.874Z] PASS [2021-05-17T19:46:51.874Z] coverage: 100.0% of statements [2021-05-17T19:46:51.874Z] ok github.com/docker/docker/pkg/stdcopy 0.041s coverage: 100.0% of statements [2021-05-17T19:46:51.874Z] --- PASS: TestFailOnce (1.16s) [2021-05-17T19:46:51.874Z] === RUN TestEchoInputOutput [2021-05-17T19:46:51.874Z] --- PASS: TestEchoInputOutput (0.00s) [2021-05-17T19:46:51.874Z] === RUN TestBackoff [2021-05-17T19:46:51.874Z] --- PASS: TestBackoff (0.00s) [2021-05-17T19:46:51.874Z] === RUN TestAbortRetry [2021-05-17T19:46:51.874Z] --- PASS: TestAbortRetry (0.00s) [2021-05-17T19:46:51.874Z] === RUN TestClientScheme [2021-05-17T19:46:51.874Z] --- PASS: TestClientScheme (0.00s) [2021-05-17T19:46:51.874Z] === RUN TestNewClientWithTimeout [2021-05-17T19:46:52.236Z] --- PASS: TestPauseStopPausedContainer (0.91s) [2021-05-17T19:46:52.236Z] === RUN TestPidHost [2021-05-17T19:46:52.335Z] time="2021-05-17T19:46:52Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49223/Test.Echo: Post http://127.0.0.1:49223/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-05-17T19:46:52.336Z] === RUN TestRawProgressFormatterFormatStatus [2021-05-17T19:46:52.336Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-05-17T19:46:52.336Z] === RUN TestRawProgressFormatterFormatProgress [2021-05-17T19:46:52.336Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-05-17T19:46:52.336Z] === RUN TestFormatStatus [2021-05-17T19:46:52.336Z] --- PASS: TestFormatStatus (0.00s) [2021-05-17T19:46:52.336Z] === RUN TestFormatError [2021-05-17T19:46:52.336Z] --- PASS: TestFormatError (0.00s) [2021-05-17T19:46:52.336Z] === RUN TestFormatJSONError [2021-05-17T19:46:52.336Z] --- PASS: TestFormatJSONError (0.00s) [2021-05-17T19:46:52.336Z] === RUN TestJsonProgressFormatterFormatProgress [2021-05-17T19:46:52.336Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-05-17T19:46:52.336Z] === RUN TestJsonProgressFormatterFormatStatus [2021-05-17T19:46:52.336Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-05-17T19:46:52.336Z] === RUN TestNewJSONProgressOutput [2021-05-17T19:46:52.336Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-05-17T19:46:52.336Z] === RUN TestAuxFormatterEmit [2021-05-17T19:46:52.336Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-05-17T19:46:52.336Z] === RUN TestStreamWriterStdout [2021-05-17T19:46:52.336Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-05-17T19:46:52.336Z] === RUN TestStreamWriterStderr [2021-05-17T19:46:52.336Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-05-17T19:46:52.336Z] PASS [2021-05-17T19:46:52.336Z] coverage: 66.2% of statements [2021-05-17T19:46:52.336Z] ok github.com/docker/docker/pkg/streamformatter 0.067s coverage: 66.2% of statements [2021-05-17T19:46:52.336Z] === RUN TestGenerateRandomID [2021-05-17T19:46:52.336Z] --- PASS: TestGenerateRandomID (0.00s) [2021-05-17T19:46:52.336Z] === RUN TestShortenId [2021-05-17T19:46:52.336Z] --- PASS: TestShortenId (0.00s) [2021-05-17T19:46:52.336Z] === RUN TestShortenSha256Id [2021-05-17T19:46:52.336Z] --- PASS: TestShortenSha256Id (0.00s) [2021-05-17T19:46:52.336Z] === RUN TestShortenIdEmpty [2021-05-17T19:46:52.336Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-05-17T19:46:52.336Z] === RUN TestShortenIdInvalid [2021-05-17T19:46:52.336Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-05-17T19:46:52.336Z] === RUN TestIsShortIDNonHex [2021-05-17T19:46:52.336Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-05-17T19:46:52.336Z] === RUN TestIsShortIDNotCorrectSize [2021-05-17T19:46:52.336Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-05-17T19:46:52.336Z] PASS [2021-05-17T19:46:52.336Z] coverage: 70.6% of statements [2021-05-17T19:46:52.336Z] ok github.com/docker/docker/pkg/stringid 0.037s coverage: 70.6% of statements [2021-05-17T19:46:53.309Z] === RUN TestIsCpusetListAvailable [2021-05-17T19:46:53.309Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-05-17T19:46:53.309Z] PASS [2021-05-17T19:46:53.309Z] coverage: 38.2% of statements [2021-05-17T19:46:53.309Z] ok github.com/docker/docker/pkg/sysinfo 0.040s coverage: 38.2% of statements [2021-05-17T19:46:53.466Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-05-17T19:46:53.502Z] tests/integration/models_networks_test.py .... [ 91%] [2021-05-17T19:46:53.771Z] time="2021-05-17T19:46:53Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49223/Test.Echo: Post http://127.0.0.1:49223/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-05-17T19:46:53.771Z] === RUN TestChtimes [2021-05-17T19:46:53.771Z] --- PASS: TestChtimes (0.00s) [2021-05-17T19:46:53.771Z] === RUN TestChtimesWindows [2021-05-17T19:46:53.771Z] --- PASS: TestChtimesWindows (0.00s) [2021-05-17T19:46:53.771Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-05-17T19:46:53.771Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-05-17T19:46:53.771Z] === RUN TestEnsureRemoveAllNotExist [2021-05-17T19:46:53.771Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-05-17T19:46:53.771Z] === RUN TestEnsureRemoveAllWithDir [2021-05-17T19:46:53.771Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-05-17T19:46:53.771Z] === RUN TestEnsureRemoveAllWithFile [2021-05-17T19:46:53.771Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-05-17T19:46:53.771Z] === RUN TestHasWin32KSupport [2021-05-17T19:46:53.771Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-05-17T19:46:53.771Z] syscall_windows_test.go:8: win32k: true [2021-05-17T19:46:53.771Z] PASS [2021-05-17T19:46:53.771Z] coverage: 12.0% of statements [2021-05-17T19:46:53.771Z] ok github.com/docker/docker/pkg/system 0.044s coverage: 12.0% of statements [2021-05-17T19:46:54.037Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-05-17T19:46:54.037Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-05-17T19:46:54.157Z] --- PASS: TestPidHost (2.16s) [2021-05-17T19:46:54.157Z] === RUN TestPsFilter [2021-05-17T19:46:54.233Z] === RUN TestTailFile [2021-05-17T19:46:54.233Z] --- PASS: TestTailFile (0.00s) [2021-05-17T19:46:54.233Z] === RUN TestTailFileManyLines [2021-05-17T19:46:54.233Z] --- PASS: TestTailFileManyLines (0.00s) [2021-05-17T19:46:54.233Z] === RUN TestTailEmptyFile [2021-05-17T19:46:54.233Z] --- PASS: TestTailEmptyFile (0.00s) [2021-05-17T19:46:54.233Z] === RUN TestTailNegativeN [2021-05-17T19:46:54.233Z] --- PASS: TestTailNegativeN (0.00s) [2021-05-17T19:46:54.233Z] === RUN TestNewTailReader [2021-05-17T19:46:54.233Z] === PAUSE TestNewTailReader [2021-05-17T19:46:54.233Z] === CONT TestNewTailReader [2021-05-17T19:46:54.233Z] === RUN TestNewTailReader/no_delimiter [2021-05-17T19:46:54.233Z] === PAUSE TestNewTailReader/no_delimiter [2021-05-17T19:46:54.233Z] === RUN TestNewTailReader/single_byte_delimiter [2021-05-17T19:46:54.233Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-05-17T19:46:54.233Z] === RUN TestNewTailReader/2_byte_delimiter [2021-05-17T19:46:54.233Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-05-17T19:46:54.298Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-05-17T19:46:54.419Z] --- PASS: TestPsFilter (0.16s) [2021-05-17T19:46:54.419Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-17T19:46:54.695Z] === RUN TestNewTailReader/4_byte_delimiter [2021-05-17T19:46:54.695Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-05-17T19:46:54.695Z] === RUN TestNewTailReader/8_byte_delimiter [2021-05-17T19:46:54.695Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-05-17T19:46:54.695Z] === RUN TestNewTailReader/12_byte_delimiter [2021-05-17T19:46:54.695Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-05-17T19:46:54.695Z] === RUN TestNewTailReader/truncated_last_line [2021-05-17T19:46:54.695Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-05-17T19:46:54.695Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-05-17T19:46:54.695Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-05-17T19:46:54.695Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-05-17T19:46:54.695Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-05-17T19:46:54.695Z] === CONT TestNewTailReader/no_delimiter [2021-05-17T19:46:54.695Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-05-17T19:46:54.695Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-05-17T19:46:54.695Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-05-17T19:46:54.695Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-05-17T19:46:54.695Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-05-17T19:46:54.695Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-05-17T19:46:54.695Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-17T19:46:54.695Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-17T19:46:54.695Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-17T19:46:54.695Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-17T19:46:54.695Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-17T19:46:54.695Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-17T19:46:54.695Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-17T19:46:54.695Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-17T19:46:54.695Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-05-17T19:46:54.695Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-05-17T19:46:54.695Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-17T19:46:54.695Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-17T19:46:54.695Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-05-17T19:46:54.695Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-05-17T19:46:54.695Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-05-17T19:46:54.695Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-05-17T19:46:54.695Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-17T19:46:54.695Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-17T19:46:54.695Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-05-17T19:46:54.695Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-17T19:46:54.695Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-17T19:46:54.695Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-17T19:46:54.695Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-17T19:46:54.695Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-17T19:46:54.695Z] === CONT TestNewTailReader/12_byte_delimiter [2021-05-17T19:46:54.695Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-17T19:46:54.695Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-17T19:46:54.695Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-17T19:46:54.695Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-17T19:46:54.695Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-17T19:46:54.695Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-17T19:46:54.695Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-17T19:46:54.695Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-17T19:46:54.695Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-17T19:46:54.695Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-17T19:46:54.695Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-17T19:46:54.695Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-17T19:46:54.695Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-17T19:46:54.696Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-17T19:46:54.696Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-05-17T19:46:54.696Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-17T19:46:54.696Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-17T19:46:54.696Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-17T19:46:54.696Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-17T19:46:54.696Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-17T19:46:54.696Z] === CONT TestNewTailReader/single_byte_delimiter [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-17T19:46:54.696Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-05-17T19:46:54.696Z] === CONT TestNewTailReader/8_byte_delimiter [2021-05-17T19:46:54.696Z] === CONT TestNewTailReader/4_byte_delimiter [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-17T19:46:54.696Z] === CONT TestNewTailReader/2_byte_delimiter [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-17T19:46:54.696Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-17T19:46:54.696Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-17T19:46:54.696Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-17T19:46:54.696Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-17T19:46:54.696Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-17T19:46:54.696Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-17T19:46:54.696Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-17T19:46:54.697Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-17T19:46:54.697Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-17T19:46:54.697Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-17T19:46:54.697Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-17T19:46:54.697Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-17T19:46:54.697Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-17T19:46:54.697Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-17T19:46:54.697Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-17T19:46:54.697Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-17T19:46:54.697Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-17T19:46:54.697Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-17T19:46:54.697Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-17T19:46:54.697Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-17T19:46:54.697Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-17T19:46:54.697Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-17T19:46:54.697Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-17T19:46:54.697Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-17T19:46:54.697Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-17T19:46:54.697Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-17T19:46:54.697Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-17T19:46:54.697Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-17T19:46:54.697Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-17T19:46:54.697Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-17T19:46:54.697Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-17T19:46:54.697Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-17T19:46:54.697Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-17T19:46:54.697Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-17T19:46:54.697Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-17T19:46:54.697Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-17T19:46:54.697Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-17T19:46:54.697Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-17T19:46:54.697Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-17T19:46:54.697Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-17T19:46:54.697Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-17T19:46:54.697Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-17T19:46:54.697Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-17T19:46:54.697Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-17T19:46:54.697Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-17T19:46:54.697Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-17T19:46:54.697Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-17T19:46:54.697Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-17T19:46:54.697Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-17T19:46:54.697Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-17T19:46:54.697Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-17T19:46:54.697Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-17T19:46:54.697Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-17T19:46:54.697Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-17T19:46:54.697Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-17T19:46:54.698Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-17T19:46:54.698Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-17T19:46:54.698Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-17T19:46:54.698Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-17T19:46:54.698Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-17T19:46:54.698Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-17T19:46:54.698Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-17T19:46:54.698Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-17T19:46:54.698Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-17T19:46:54.698Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-17T19:46:54.698Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-17T19:46:54.698Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-17T19:46:54.698Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-17T19:46:54.698Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-17T19:46:54.698Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-17T19:46:54.698Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-17T19:46:54.698Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-17T19:46:54.698Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-17T19:46:54.698Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-17T19:46:54.698Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-17T19:46:54.698Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-17T19:46:54.698Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-17T19:46:54.698Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-17T19:46:54.698Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-17T19:46:54.698Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-17T19:46:54.698Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-17T19:46:54.698Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-17T19:46:54.699Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-17T19:46:54.699Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-17T19:46:54.699Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-17T19:46:54.699Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-17T19:46:54.699Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-17T19:46:54.699Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-17T19:46:54.699Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-17T19:46:54.699Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-17T19:46:54.699Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-17T19:46:54.699Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-17T19:46:54.699Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-17T19:46:54.699Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-17T19:46:54.699Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-17T19:46:54.699Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-17T19:46:54.699Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-17T19:46:54.699Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-17T19:46:54.699Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-17T19:46:54.699Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-17T19:46:54.699Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-17T19:46:54.699Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-17T19:46:54.699Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-17T19:46:54.699Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-17T19:46:54.699Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-17T19:46:54.699Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-17T19:46:54.699Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-17T19:46:54.699Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-17T19:46:54.699Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-17T19:46:54.699Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-17T19:46:54.699Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-17T19:46:54.699Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-17T19:46:54.699Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-17T19:46:54.699Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-17T19:46:54.699Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-17T19:46:54.699Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-17T19:46:54.699Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-17T19:46:54.699Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-17T19:46:54.699Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-17T19:46:54.700Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-17T19:46:54.700Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-17T19:46:54.700Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-17T19:46:54.700Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-17T19:46:54.700Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-17T19:46:54.700Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-17T19:46:54.700Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-17T19:46:54.700Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-17T19:46:54.700Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-17T19:46:54.700Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-17T19:46:54.700Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-17T19:46:54.700Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-17T19:46:54.700Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-17T19:46:54.700Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-17T19:46:54.700Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-17T19:46:54.700Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-17T19:46:54.700Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-17T19:46:54.700Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-17T19:46:54.700Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-17T19:46:54.700Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-17T19:46:54.700Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-17T19:46:54.700Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-17T19:46:54.700Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-17T19:46:54.700Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-17T19:46:54.700Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-17T19:46:54.700Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-17T19:46:54.700Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-17T19:46:54.700Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-17T19:46:54.700Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-17T19:46:54.700Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-17T19:46:54.700Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-17T19:46:54.700Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-17T19:46:54.700Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-17T19:46:54.700Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-17T19:46:54.700Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-17T19:46:54.700Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-17T19:46:54.700Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-17T19:46:54.700Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-17T19:46:54.700Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-17T19:46:54.700Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-17T19:46:54.700Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-17T19:46:54.700Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-17T19:46:54.700Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-17T19:46:54.700Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-17T19:46:54.700Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-17T19:46:54.700Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-17T19:46:54.700Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-17T19:46:54.700Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-17T19:46:54.700Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-17T19:46:54.700Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-17T19:46:54.700Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-17T19:46:54.700Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-17T19:46:54.700Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-17T19:46:54.700Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-17T19:46:54.700Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-17T19:46:54.700Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-17T19:46:54.700Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-17T19:46:54.700Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-17T19:46:54.700Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-17T19:46:54.700Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-17T19:46:54.700Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-17T19:46:54.700Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-17T19:46:54.700Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-17T19:46:54.700Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-17T19:46:54.700Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-17T19:46:54.700Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-17T19:46:54.700Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-17T19:46:54.700Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-17T19:46:54.700Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-17T19:46:54.700Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-17T19:46:54.700Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-17T19:46:54.700Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-17T19:46:54.700Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-17T19:46:54.700Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-17T19:46:54.700Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-17T19:46:54.700Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-17T19:46:54.700Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-17T19:46:54.700Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-17T19:46:54.700Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-17T19:46:54.700Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-17T19:46:54.701Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-17T19:46:54.701Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-17T19:46:54.701Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-17T19:46:54.701Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-17T19:46:54.701Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-17T19:46:54.701Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-17T19:46:54.701Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-17T19:46:54.701Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-17T19:46:54.701Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-17T19:46:54.701Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-17T19:46:54.701Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-17T19:46:54.701Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-17T19:46:54.701Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-17T19:46:54.701Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-17T19:46:54.701Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-17T19:46:54.701Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-17T19:46:54.701Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-17T19:46:54.701Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-17T19:46:54.701Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-17T19:46:54.701Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-17T19:46:54.701Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-17T19:46:54.701Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-17T19:46:54.701Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-17T19:46:54.701Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-17T19:46:54.701Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-17T19:46:54.701Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-17T19:46:54.701Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-17T19:46:55.163Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-17T19:46:55.164Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-17T19:46:55.164Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.01s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.01s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.01s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.02s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.01s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.01s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-05-17T19:46:55.165Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.02s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.02s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-17T19:46:55.166Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-17T19:46:55.166Z] PASS [2021-05-17T19:46:55.166Z] coverage: 88.6% of statements [2021-05-17T19:46:55.166Z] ok github.com/docker/docker/pkg/tailfile 0.387s coverage: 88.6% of statements [2021-05-17T19:46:55.366Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s) [2021-05-17T19:46:55.366Z] === RUN TestRemoveContainerWithVolume [2021-05-17T19:46:55.635Z] === RUN TestTarSumRemoveNonExistent [2021-05-17T19:46:55.635Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-05-17T19:46:55.635Z] === RUN TestTarSumRemove [2021-05-17T19:46:55.635Z] --- PASS: TestTarSumRemove (0.00s) [2021-05-17T19:46:55.635Z] === RUN TestSortFileInfoSums [2021-05-17T19:46:55.635Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-05-17T19:46:55.635Z] === RUN TestNewTarSumForLabelInvalid [2021-05-17T19:46:55.635Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-05-17T19:46:55.635Z] === RUN TestNewTarSumForLabel [2021-05-17T19:46:55.635Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-05-17T19:46:55.635Z] === RUN TestEmptyTar [2021-05-17T19:46:55.635Z] --- PASS: TestEmptyTar (0.00s) [2021-05-17T19:46:55.635Z] === RUN TestTarSumsReadSize [2021-05-17T19:46:55.635Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-05-17T19:46:55.635Z] === RUN TestTarSums [2021-05-17T19:46:55.635Z] --- PASS: TestTarSums (0.07s) [2021-05-17T19:46:55.635Z] === RUN TestIteration [2021-05-17T19:46:55.635Z] --- PASS: TestIteration (0.00s) [2021-05-17T19:46:55.635Z] === RUN TestVersionLabelForChecksum [2021-05-17T19:46:55.635Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-05-17T19:46:55.635Z] === RUN TestVersion [2021-05-17T19:46:55.635Z] --- PASS: TestVersion (0.00s) [2021-05-17T19:46:55.635Z] === RUN TestGetVersion [2021-05-17T19:46:55.635Z] --- PASS: TestGetVersion (0.00s) [2021-05-17T19:46:55.635Z] === RUN TestGetVersions [2021-05-17T19:46:55.635Z] --- PASS: TestGetVersions (0.00s) [2021-05-17T19:46:55.635Z] PASS [2021-05-17T19:46:55.635Z] coverage: 89.3% of statements [2021-05-17T19:46:55.635Z] ok github.com/docker/docker/pkg/tarsum 0.161s coverage: 89.3% of statements [2021-05-17T19:46:55.942Z] --- PASS: TestRemoveContainerWithVolume (0.82s) [2021-05-17T19:46:55.942Z] === RUN TestRemoveContainerRunning [2021-05-17T19:46:56.097Z] testing: warning: no tests to run [2021-05-17T19:46:56.097Z] PASS [2021-05-17T19:46:56.097Z] coverage: [no statements] [2021-05-17T19:46:56.097Z] ok github.com/docker/docker/pkg/term/windows 0.035s coverage: [no statements] [no tests to run] [2021-05-17T19:46:56.214Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-05-17T19:46:56.560Z] time="2021-05-17T19:46:56Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49223/Test.Echo: Post http://127.0.0.1:49223/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-05-17T19:46:56.560Z] === RUN TestTruncIndex [2021-05-17T19:46:56.560Z] --- PASS: TestTruncIndex (0.10s) [2021-05-17T19:46:56.560Z] PASS [2021-05-17T19:46:56.560Z] coverage: 91.5% of statements [2021-05-17T19:46:56.560Z] ok github.com/docker/docker/pkg/truncindex 0.160s coverage: 91.5% of statements [2021-05-17T19:46:56.892Z] --- PASS: TestRemoveContainerRunning (0.81s) [2021-05-17T19:46:56.892Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-17T19:46:57.023Z] === RUN TestIsGIT [2021-05-17T19:46:57.024Z] --- PASS: TestIsGIT (0.00s) [2021-05-17T19:46:57.024Z] === RUN TestIsTransport [2021-05-17T19:46:57.024Z] --- PASS: TestIsTransport (0.00s) [2021-05-17T19:46:57.024Z] PASS [2021-05-17T19:46:57.024Z] coverage: 100.0% of statements [2021-05-17T19:46:57.024Z] ok github.com/docker/docker/pkg/urlutil 0.033s coverage: 100.0% of statements [2021-05-17T19:46:57.487Z] === RUN TestVersionInfo [2021-05-17T19:46:57.487Z] --- PASS: TestVersionInfo (0.00s) [2021-05-17T19:46:57.487Z] === RUN TestAppendVersions [2021-05-17T19:46:57.487Z] --- PASS: TestAppendVersions (0.00s) [2021-05-17T19:46:57.487Z] PASS [2021-05-17T19:46:57.487Z] coverage: 88.9% of statements [2021-05-17T19:46:57.487Z] ok github.com/docker/docker/pkg/useragent 0.062s coverage: 88.9% of statements [2021-05-17T19:46:57.601Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-05-17T19:46:57.876Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.85s) [2021-05-17T19:46:57.876Z] === RUN TestRemoveInvalidContainer [2021-05-17T19:46:57.876Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-05-17T19:46:57.876Z] === RUN TestRenameLinkedContainer [2021-05-17T19:46:59.031Z] === RUN TestValidatePrivileges [2021-05-17T19:46:59.031Z] --- PASS: TestValidatePrivileges (0.00s) [2021-05-17T19:46:59.031Z] === RUN TestFilterByCapNeg [2021-05-17T19:46:59.031Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-05-17T19:46:59.031Z] === RUN TestFilterByCapPos [2021-05-17T19:46:59.031Z] --- PASS: TestFilterByCapPos (0.00s) [2021-05-17T19:46:59.031Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-05-17T19:46:59.031Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-05-17T19:46:59.031Z] PASS [2021-05-17T19:46:59.031Z] coverage: 12.0% of statements [2021-05-17T19:46:59.031Z] ok github.com/docker/docker/plugin 0.053s coverage: 12.0% of statements [2021-05-17T19:46:59.031Z] === RUN TestNewSettable [2021-05-17T19:46:59.031Z] --- PASS: TestNewSettable (0.00s) [2021-05-17T19:46:59.031Z] === RUN TestIsSettable [2021-05-17T19:46:59.031Z] --- PASS: TestIsSettable (0.00s) [2021-05-17T19:46:59.031Z] === RUN TestUpdateSettingsEnv [2021-05-17T19:46:59.031Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-05-17T19:46:59.031Z] PASS [2021-05-17T19:46:59.031Z] coverage: 20.1% of statements [2021-05-17T19:46:59.031Z] ok github.com/docker/docker/plugin/v2 0.037s coverage: 20.1% of statements [2021-05-17T19:46:59.819Z] --- PASS: TestInfoAPIWarnings (16.64s) [2021-05-17T19:46:59.820Z] === RUN TestInfoDebug [2021-05-17T19:46:59.820Z] --- PASS: TestInfoDebug (0.66s) [2021-05-17T19:46:59.820Z] === RUN TestInfoInsecureRegistries [2021-05-17T19:46:59.820Z] --- PASS: TestInfoInsecureRegistries (0.64s) [2021-05-17T19:46:59.820Z] === RUN TestInfoRegistryMirrors [2021-05-17T19:47:00.061Z] tests/integration/models_nodes_test.py . [ 91%] [2021-05-17T19:47:00.382Z] --- PASS: TestInfoRegistryMirrors (0.64s) [2021-05-17T19:47:00.382Z] === RUN TestLoginFailsWithBadCredentials [2021-05-17T19:47:00.382Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s) [2021-05-17T19:47:00.382Z] === RUN TestPingCacheHeaders [2021-05-17T19:47:00.382Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-05-17T19:47:00.382Z] === RUN TestPingGet [2021-05-17T19:47:00.382Z] --- PASS: TestPingGet (0.02s) [2021-05-17T19:47:00.382Z] === RUN TestPingHead [2021-05-17T19:47:00.382Z] --- PASS: TestPingHead (0.02s) [2021-05-17T19:47:00.382Z] === RUN TestVersion [2021-05-17T19:47:00.382Z] --- PASS: TestVersion (0.02s) [2021-05-17T19:47:00.382Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-05-17T19:47:00.576Z] === RUN TestLoad [2021-05-17T19:47:00.576Z] --- PASS: TestLoad (0.00s) [2021-05-17T19:47:00.576Z] === RUN TestSave [2021-05-17T19:47:00.576Z] --- PASS: TestSave (0.03s) [2021-05-17T19:47:00.576Z] === RUN TestAddDeleteGet [2021-05-17T19:47:00.576Z] --- PASS: TestAddDeleteGet (0.03s) [2021-05-17T19:47:00.576Z] === RUN TestInvalidTags [2021-05-17T19:47:00.576Z] --- PASS: TestInvalidTags (0.01s) [2021-05-17T19:47:00.576Z] PASS [2021-05-17T19:47:00.576Z] coverage: 84.4% of statements [2021-05-17T19:47:00.576Z] ok github.com/docker/docker/reference 0.110s coverage: 84.4% of statements [2021-05-17T19:47:00.628Z] tests/integration/models_resources_test.py . [ 91%] [2021-05-17T19:47:01.037Z] time="2021-05-17T19:47:00Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49223/Test.Echo: Post http://127.0.0.1:49223/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-05-17T19:47:01.193Z] --- PASS: TestRenameLinkedContainer (3.38s) [2021-05-17T19:47:01.193Z] === RUN TestRenameStoppedContainer [2021-05-17T19:47:01.812Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-05-17T19:47:01.812Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-05-17T19:47:02.013Z] === RUN TestResolveAuthConfigIndexServer [2021-05-17T19:47:02.013Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-05-17T19:47:02.013Z] === RUN TestResolveAuthConfigFullURL [2021-05-17T19:47:02.013Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-05-17T19:47:02.013Z] === RUN TestLoadAllowNondistributableArtifacts [2021-05-17T19:47:02.013Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-05-17T19:47:02.013Z] === RUN TestValidateMirror [2021-05-17T19:47:02.013Z] --- PASS: TestValidateMirror (0.00s) [2021-05-17T19:47:02.013Z] === RUN TestLoadInsecureRegistries [2021-05-17T19:47:02.013Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-05-17T19:47:02.013Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-05-17T19:47:02.013Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-05-17T19:47:02.013Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-05-17T19:47:02.013Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-05-17T19:47:02.013Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-05-17T19:47:02.013Z] === RUN TestResumableRequestReaderWithReadError [2021-05-17T19:47:02.013Z] time="2021-05-17T19:47:01Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-05-17T19:47:02.013Z] time="2021-05-17T19:47:01Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-05-17T19:47:02.013Z] time="2021-05-17T19:47:01Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-05-17T19:47:02.013Z] --- PASS: TestLoadInsecureRegistries (0.14s) [2021-05-17T19:47:02.013Z] === RUN TestNewServiceConfig [2021-05-17T19:47:02.013Z] --- PASS: TestNewServiceConfig (0.00s) [2021-05-17T19:47:02.013Z] === RUN TestValidateIndexName [2021-05-17T19:47:02.013Z] --- PASS: TestValidateIndexName (0.00s) [2021-05-17T19:47:02.013Z] === RUN TestValidateIndexNameWithError [2021-05-17T19:47:02.013Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-05-17T19:47:02.013Z] === RUN TestEndpointParse [2021-05-17T19:47:02.013Z] --- PASS: TestEndpointParse (0.00s) [2021-05-17T19:47:02.013Z] === RUN TestEndpointParseInvalid [2021-05-17T19:47:02.013Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-05-17T19:47:02.013Z] === RUN TestValidateEndpoint [2021-05-17T19:47:02.013Z] --- PASS: TestValidateEndpoint (0.01s) [2021-05-17T19:47:02.013Z] === RUN TestPing [2021-05-17T19:47:02.013Z] --- PASS: TestPing (0.00s) [2021-05-17T19:47:02.013Z] === RUN TestPingRegistryEndpoint [2021-05-17T19:47:02.013Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-05-17T19:47:02.013Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-05-17T19:47:02.013Z] === RUN TestEndpoint [2021-05-17T19:47:02.013Z] --- SKIP: TestEndpoint (0.00s) [2021-05-17T19:47:02.013Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-05-17T19:47:02.013Z] === RUN TestParseRepositoryInfo [2021-05-17T19:47:02.013Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-05-17T19:47:02.013Z] === RUN TestNewIndexInfo [2021-05-17T19:47:02.013Z] --- PASS: TestNewIndexInfo (0.00s) [2021-05-17T19:47:02.013Z] === RUN TestMirrorEndpointLookup [2021-05-17T19:47:02.013Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-05-17T19:47:02.013Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-05-17T19:47:02.013Z] === RUN TestSearchRepositories [2021-05-17T19:47:02.013Z] --- PASS: TestSearchRepositories (0.00s) [2021-05-17T19:47:02.013Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-05-17T19:47:02.013Z] Host: 127.0.0.1:49228 [2021-05-17T19:47:02.013Z] User-Agent: docker test client [2021-05-17T19:47:02.013Z] Authorization: Token fake-token [2021-05-17T19:47:02.013Z] X-Docker-Token: true [2021-05-17T19:47:02.013Z] Accept-Encoding: gzip [2021-05-17T19:47:02.013Z] [2021-05-17T19:47:02.013Z] [2021-05-17T19:47:02.013Z] registry_test.go:730: HTTP/1.1 200 OK [2021-05-17T19:47:02.013Z] Connection: close [2021-05-17T19:47:02.013Z] Content-Length: 144 [2021-05-17T19:47:02.013Z] Cache-Control: no-cache [2021-05-17T19:47:02.013Z] Content-Type: application/json [2021-05-17T19:47:02.013Z] Date: Mon, 17 May 2021 19:47:01 GMT [2021-05-17T19:47:02.013Z] Expires: -1 [2021-05-17T19:47:02.013Z] Pragma: no-cache [2021-05-17T19:47:02.013Z] Server: docker-tests/mock [2021-05-17T19:47:02.013Z] X-Docker-Registry-Config: mock [2021-05-17T19:47:02.013Z] X-Docker-Registry-Version: 0.0.0 [2021-05-17T19:47:02.013Z] [2021-05-17T19:47:02.013Z] [2021-05-17T19:47:02.074Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-05-17T19:47:02.139Z] --- PASS: TestRenameStoppedContainer (0.83s) [2021-05-17T19:47:02.139Z] === RUN TestRenameRunningContainerAndReuse [2021-05-17T19:47:02.271Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.50s) [2021-05-17T19:47:02.271Z] PASS [2021-05-17T19:47:02.271Z] [2021-05-17T19:47:02.271Z] DONE 18 tests in 23.871s [2021-05-17T19:47:02.271Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-05-17T19:47:02.271Z] INFO: Testing against a local daemon [2021-05-17T19:47:02.271Z] === RUN TestVolumesCreateAndList [2021-05-17T19:47:02.271Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-05-17T19:47:02.271Z] === RUN TestVolumesRemove [2021-05-17T19:47:02.271Z] --- PASS: TestVolumesRemove (0.06s) [2021-05-17T19:47:02.271Z] === RUN TestVolumesInspect [2021-05-17T19:47:02.271Z] --- PASS: TestVolumesInspect (0.03s) [2021-05-17T19:47:02.271Z] === RUN TestVolumesInvalidJSON [2021-05-17T19:47:02.271Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-17T19:47:02.271Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-17T19:47:02.271Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-17T19:47:02.271Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-05-17T19:47:02.271Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-17T19:47:02.271Z] PASS [2021-05-17T19:47:02.271Z] [2021-05-17T19:47:02.271Z] DONE 5 tests in 0.156s [2021-05-17T19:47:02.271Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-17T19:47:02.336Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-05-17T19:47:02.475Z] === RUN TestTrustedLocation [2021-05-17T19:47:02.475Z] --- PASS: TestTrustedLocation (0.00s) [2021-05-17T19:47:02.475Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-05-17T19:47:02.475Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-05-17T19:47:02.475Z] === RUN TestAllowNondistributableArtifacts [2021-05-17T19:47:02.475Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-05-17T19:47:02.475Z] === RUN TestIsSecureIndex [2021-05-17T19:47:02.475Z] --- PASS: TestIsSecureIndex (0.00s) [2021-05-17T19:47:02.475Z] PASS [2021-05-17T19:47:02.475Z] coverage: 51.7% of statements [2021-05-17T19:47:02.475Z] ok github.com/docker/docker/registry 0.277s coverage: 51.7% of statements [2021-05-17T19:47:02.475Z] time="2021-05-17T19:47:01Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-05-17T19:47:02.475Z] --- PASS: TestResumableRequestReaderWithReadError (0.14s) [2021-05-17T19:47:02.475Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-05-17T19:47:02.475Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-05-17T19:47:02.475Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-05-17T19:47:02.475Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-05-17T19:47:02.475Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-05-17T19:47:02.475Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-05-17T19:47:02.475Z] === RUN TestResumableRequestReader [2021-05-17T19:47:02.475Z] --- PASS: TestResumableRequestReader (0.00s) [2021-05-17T19:47:02.475Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-05-17T19:47:02.475Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-05-17T19:47:02.475Z] PASS [2021-05-17T19:47:02.475Z] coverage: 100.0% of statements [2021-05-17T19:47:02.475Z] ok github.com/docker/docker/registry/resumable 0.207s coverage: 100.0% of statements [2021-05-17T19:47:02.908Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-05-17T19:47:02.938Z] === RUN TestRestartManagerTimeout [2021-05-17T19:47:02.938Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-05-17T19:47:02.938Z] === RUN TestRestartManagerTimeoutReset [2021-05-17T19:47:02.938Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-05-17T19:47:02.938Z] PASS [2021-05-17T19:47:02.938Z] coverage: 50.9% of statements [2021-05-17T19:47:02.938Z] ok github.com/docker/docker/restartmanager 0.030s coverage: 50.9% of statements [2021-05-17T19:47:03.169Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-05-17T19:47:03.399Z] === RUN TestDecodeContainerConfig [2021-05-17T19:47:03.399Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-05-17T19:47:03.399Z] === RUN TestDecodeContainerConfigIsolation [2021-05-17T19:47:03.399Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-05-17T19:47:03.399Z] === RUN TestValidatePrivileged [2021-05-17T19:47:03.399Z] --- PASS: TestValidatePrivileged (0.00s) [2021-05-17T19:47:03.399Z] PASS [2021-05-17T19:47:03.399Z] coverage: 52.2% of statements [2021-05-17T19:47:03.399Z] ok github.com/docker/docker/runconfig 0.044s coverage: 52.2% of statements [2021-05-17T19:47:03.430Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-05-17T19:47:03.531Z] --- PASS: TestRenameRunningContainerAndReuse (1.70s) [2021-05-17T19:47:03.531Z] === RUN TestRenameInvalidName [2021-05-17T19:47:03.638Z] Stopping apparmor (via systemctl): apparmor.service. [2021-05-17T19:47:03.638Z] Removing test suite binaries [2021-05-17T19:47:03.895Z] exiting test-integration [2021-05-17T19:47:03.895Z] ++ exit 0 [2021-05-17T19:47:03.895Z] [2021-05-17T19:47:04.003Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-05-17T19:47:04.376Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-05-17T19:47:04.376Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-05-17T19:47:04.376Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-05-17T19:47:04.376Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-05-17T19:47:04.376Z] PASS [2021-05-17T19:47:04.376Z] coverage: 62.5% of statements [2021-05-17T19:47:04.376Z] ok github.com/docker/docker/testutil 0.040s coverage: 62.5% of statements [2021-05-17T19:47:04.479Z] --- PASS: TestRenameInvalidName (0.86s) [2021-05-17T19:47:04.480Z] === RUN TestRenameAnonymousContainer [2021-05-17T19:47:05.921Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-05-17T19:47:05.921Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-05-17T19:47:05.921Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-05-17T19:47:05.921Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-05-17T19:47:05.921Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-05-17T19:47:05.921Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-05-17T19:47:05.921Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-05-17T19:47:05.921Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-05-17T19:47:05.921Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-05-17T19:47:06.976Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-05-17T19:47:07.468Z] === RUN TestGetDriver [2021-05-17T19:47:07.468Z] --- PASS: TestGetDriver (0.00s) [2021-05-17T19:47:07.468Z] === RUN TestVolumeRequestError [2021-05-17T19:47:07.468Z] --- PASS: TestVolumeRequestError (0.01s) [2021-05-17T19:47:07.468Z] PASS [2021-05-17T19:47:07.468Z] coverage: 36.1% of statements [2021-05-17T19:47:07.468Z] ok github.com/docker/docker/volume/drivers 0.098s coverage: 36.1% of statements [2021-05-17T19:47:07.468Z] === RUN TestGetAddress [2021-05-17T19:47:07.468Z] --- PASS: TestGetAddress (0.00s) [2021-05-17T19:47:07.468Z] === RUN TestRemove [2021-05-17T19:47:07.468Z] --- SKIP: TestRemove (0.00s) [2021-05-17T19:47:07.468Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-05-17T19:47:07.468Z] === RUN TestInitializeWithVolumes [2021-05-17T19:47:07.468Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-05-17T19:47:07.468Z] === RUN TestCreate [2021-05-17T19:47:07.468Z] --- PASS: TestCreate (0.01s) [2021-05-17T19:47:07.468Z] === RUN TestValidateName [2021-05-17T19:47:07.468Z] --- PASS: TestValidateName (0.00s) [2021-05-17T19:47:07.468Z] === RUN TestCreateWithOpts [2021-05-17T19:47:07.468Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-05-17T19:47:07.468Z] local_test.go:181: runtime.GOOS == "windows" [2021-05-17T19:47:07.468Z] === RUN TestRelaodNoOpts [2021-05-17T19:47:07.468Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-05-17T19:47:07.468Z] PASS [2021-05-17T19:47:07.468Z] coverage: 41.5% of statements [2021-05-17T19:47:07.468Z] ok github.com/docker/docker/volume/local 0.141s coverage: 41.5% of statements [2021-05-17T19:47:07.468Z] === RUN TestConvertTmpfsOptions [2021-05-17T19:47:07.468Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-05-17T19:47:07.469Z] parser_test.go:49: data="mode=700,size=1m" [2021-05-17T19:47:07.469Z] parser_test.go:49: data="ro" [2021-05-17T19:47:07.469Z] === RUN TestParseMountRaw [2021-05-17T19:47:07.469Z] --- PASS: TestParseMountRaw (0.02s) [2021-05-17T19:47:07.469Z] === RUN TestParseMountRawSplit [2021-05-17T19:47:07.469Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-05-17T19:47:07.469Z] parser_test.go:390: case 0 [2021-05-17T19:47:07.469Z] parser_test.go:390: case 1 [2021-05-17T19:47:07.469Z] parser_test.go:390: case 2 [2021-05-17T19:47:07.469Z] parser_test.go:390: case 3 [2021-05-17T19:47:07.469Z] parser_test.go:390: case 4 [2021-05-17T19:47:07.469Z] parser_test.go:390: case 5 [2021-05-17T19:47:07.469Z] parser_test.go:390: case 6 [2021-05-17T19:47:07.469Z] parser_test.go:390: case 7 [2021-05-17T19:47:07.469Z] parser_test.go:390: case 8 [2021-05-17T19:47:07.469Z] parser_test.go:390: case 0 [2021-05-17T19:47:07.469Z] parser_test.go:390: case 1 [2021-05-17T19:47:07.469Z] parser_test.go:390: case 2 [2021-05-17T19:47:07.469Z] parser_test.go:390: case 3 [2021-05-17T19:47:07.469Z] parser_test.go:390: case 4 [2021-05-17T19:47:07.469Z] parser_test.go:390: case 5 [2021-05-17T19:47:07.469Z] parser_test.go:390: case 6 [2021-05-17T19:47:07.469Z] parser_test.go:390: case 7 [2021-05-17T19:47:07.469Z] parser_test.go:390: case 8 [2021-05-17T19:47:07.469Z] parser_test.go:390: case 9 [2021-05-17T19:47:07.469Z] parser_test.go:390: case 10 [2021-05-17T19:47:07.469Z] parser_test.go:390: case 11 [2021-05-17T19:47:07.469Z] parser_test.go:390: case 12 [2021-05-17T19:47:07.469Z] parser_test.go:390: case 0 [2021-05-17T19:47:07.469Z] parser_test.go:390: case 1 [2021-05-17T19:47:07.469Z] parser_test.go:390: case 2 [2021-05-17T19:47:07.469Z] parser_test.go:390: case 3 [2021-05-17T19:47:07.469Z] parser_test.go:390: case 4 [2021-05-17T19:47:07.469Z] parser_test.go:390: case 5 [2021-05-17T19:47:07.469Z] parser_test.go:390: case 6 [2021-05-17T19:47:07.469Z] parser_test.go:390: case 7 [2021-05-17T19:47:07.469Z] parser_test.go:390: case 8 [2021-05-17T19:47:07.469Z] parser_test.go:390: case 9 [2021-05-17T19:47:07.469Z] parser_test.go:390: case 10 [2021-05-17T19:47:07.469Z] parser_test.go:390: case 11 [2021-05-17T19:47:07.469Z] === RUN TestParseMountSpec [2021-05-17T19:47:07.469Z] --- PASS: TestParseMountSpec (0.00s) [2021-05-17T19:47:07.469Z] parser_test.go:455: case 0 [2021-05-17T19:47:07.469Z] parser_test.go:455: case 1 [2021-05-17T19:47:07.469Z] parser_test.go:455: case 2 [2021-05-17T19:47:07.469Z] parser_test.go:455: case 3 [2021-05-17T19:47:07.469Z] parser_test.go:455: case 4 [2021-05-17T19:47:07.469Z] parser_test.go:455: case 5 [2021-05-17T19:47:07.469Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-05-17T19:47:07.469Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-05-17T19:47:07.469Z] === RUN TestValidateMount [2021-05-17T19:47:07.469Z] --- PASS: TestValidateMount (0.00s) [2021-05-17T19:47:07.469Z] PASS [2021-05-17T19:47:07.469Z] coverage: 66.2% of statements [2021-05-17T19:47:07.469Z] ok github.com/docker/docker/volume/mounts 0.077s coverage: 66.2% of statements [2021-05-17T19:47:08.211Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect Post stage [Pipeline] junit [2021-05-17T19:47:09.151Z] Recording test results [2021-05-17T19:47:09.348Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-17T19:47:09.655Z] === RUN TestSetGetMeta [2021-05-17T19:47:09.655Z] === PAUSE TestSetGetMeta [2021-05-17T19:47:09.655Z] === RUN TestRestore [2021-05-17T19:47:09.655Z] === PAUSE TestRestore [2021-05-17T19:47:09.655Z] === RUN TestServiceCreate [2021-05-17T19:47:09.655Z] === PAUSE TestServiceCreate [2021-05-17T19:47:09.655Z] === RUN TestServiceList [2021-05-17T19:47:09.655Z] === PAUSE TestServiceList [2021-05-17T19:47:09.655Z] === RUN TestServiceRemove [2021-05-17T19:47:09.655Z] === PAUSE TestServiceRemove [2021-05-17T19:47:09.655Z] === RUN TestServiceGet [2021-05-17T19:47:09.655Z] === PAUSE TestServiceGet [2021-05-17T19:47:09.655Z] === RUN TestServicePrune [2021-05-17T19:47:09.655Z] === PAUSE TestServicePrune [2021-05-17T19:47:09.655Z] === RUN TestCreate [2021-05-17T19:47:09.655Z] === PAUSE TestCreate [2021-05-17T19:47:09.655Z] === RUN TestRemove [2021-05-17T19:47:09.655Z] === PAUSE TestRemove [2021-05-17T19:47:09.655Z] === RUN TestList [2021-05-17T19:47:09.655Z] === PAUSE TestList [2021-05-17T19:47:09.655Z] === RUN TestFindByDriver [2021-05-17T19:47:09.655Z] === PAUSE TestFindByDriver [2021-05-17T19:47:09.655Z] === RUN TestFindByReferenced [2021-05-17T19:47:09.655Z] === PAUSE TestFindByReferenced [2021-05-17T19:47:09.655Z] === RUN TestDerefMultipleOfSameRef [2021-05-17T19:47:09.655Z] === PAUSE TestDerefMultipleOfSameRef [2021-05-17T19:47:09.655Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-17T19:47:09.655Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-17T19:47:09.655Z] === RUN TestDefererencePluginOnCreateError [2021-05-17T19:47:09.655Z] === PAUSE TestDefererencePluginOnCreateError [2021-05-17T19:47:09.655Z] === RUN TestRefDerefRemove [2021-05-17T19:47:09.655Z] === PAUSE TestRefDerefRemove [2021-05-17T19:47:09.655Z] === RUN TestGet [2021-05-17T19:47:09.655Z] === PAUSE TestGet [2021-05-17T19:47:09.655Z] === RUN TestGetWithReference [2021-05-17T19:47:09.655Z] === PAUSE TestGetWithReference [2021-05-17T19:47:09.655Z] === RUN TestFilterFunc [2021-05-17T19:47:09.655Z] === RUN TestFilterFunc/test_nil_list [2021-05-17T19:47:09.655Z] === PAUSE TestFilterFunc/test_nil_list [2021-05-17T19:47:09.655Z] === RUN TestFilterFunc/test_empty_list [2021-05-17T19:47:09.655Z] === PAUSE TestFilterFunc/test_empty_list [2021-05-17T19:47:09.655Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-05-17T19:47:09.655Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-05-17T19:47:09.655Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-17T19:47:09.655Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-17T19:47:09.655Z] === RUN TestFilterFunc/test_filter_some [2021-05-17T19:47:09.655Z] === PAUSE TestFilterFunc/test_filter_some [2021-05-17T19:47:09.655Z] === RUN TestFilterFunc/test_filter_middle [2021-05-17T19:47:09.655Z] === PAUSE TestFilterFunc/test_filter_middle [2021-05-17T19:47:09.655Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-05-17T19:47:09.655Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-05-17T19:47:09.655Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-05-17T19:47:09.655Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-05-17T19:47:09.655Z] === CONT TestFilterFunc/test_nil_list [2021-05-17T19:47:09.655Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-05-17T19:47:09.655Z] === CONT TestFilterFunc/test_filter_some [2021-05-17T19:47:09.655Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-17T19:47:09.655Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-05-17T19:47:09.655Z] === CONT TestFilterFunc/test_filter_middle [2021-05-17T19:47:09.655Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-05-17T19:47:09.655Z] === CONT TestFilterFunc/test_empty_list [2021-05-17T19:47:09.655Z] --- PASS: TestFilterFunc (0.00s) [2021-05-17T19:47:09.655Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-05-17T19:47:09.655Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-05-17T19:47:09.656Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-05-17T19:47:09.656Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-05-17T19:47:09.656Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-05-17T19:47:09.656Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-05-17T19:47:09.656Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-05-17T19:47:09.656Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-05-17T19:47:09.656Z] === CONT TestSetGetMeta [2021-05-17T19:47:09.656Z] === CONT TestFindByDriver [2021-05-17T19:47:09.656Z] === CONT TestServiceGet [2021-05-17T19:47:09.656Z] === CONT TestServiceList [2021-05-17T19:47:09.656Z] --- PASS: TestSetGetMeta (0.01s) [2021-05-17T19:47:09.656Z] === CONT TestServiceCreate [2021-05-17T19:47:09.656Z] --- PASS: TestFindByDriver (0.02s) [2021-05-17T19:47:09.656Z] === CONT TestRestore [2021-05-17T19:47:09.656Z] --- PASS: TestRestore (0.02s) [2021-05-17T19:47:09.656Z] === CONT TestRefDerefRemove [2021-05-17T19:47:09.656Z] --- PASS: TestRefDerefRemove (0.01s) [2021-05-17T19:47:09.656Z] === CONT TestGetWithReference [2021-05-17T19:47:09.656Z] --- PASS: TestGetWithReference (0.01s) [2021-05-17T19:47:09.656Z] === CONT TestGet [2021-05-17T19:47:09.656Z] --- PASS: TestGet (0.01s) [2021-05-17T19:47:09.656Z] === CONT TestRemove [2021-05-17T19:47:09.656Z] --- PASS: TestRemove (0.01s) [2021-05-17T19:47:09.656Z] === CONT TestList [2021-05-17T19:47:09.656Z] --- PASS: TestList (0.02s) [2021-05-17T19:47:09.656Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-17T19:47:09.656Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-05-17T19:47:09.656Z] === CONT TestDefererencePluginOnCreateError [2021-05-17T19:47:09.656Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-05-17T19:47:09.656Z] === CONT TestCreate [2021-05-17T19:47:09.656Z] --- PASS: TestServiceGet (0.13s) [2021-05-17T19:47:09.656Z] === CONT TestServiceRemove [2021-05-17T19:47:09.656Z] --- PASS: TestServiceCreate (0.13s) [2021-05-17T19:47:09.656Z] === CONT TestServicePrune [2021-05-17T19:47:09.656Z] --- PASS: TestServiceList (0.14s) [2021-05-17T19:47:09.656Z] === CONT TestDerefMultipleOfSameRef [2021-05-17T19:47:09.656Z] --- PASS: TestCreate (0.01s) [2021-05-17T19:47:09.656Z] === CONT TestFindByReferenced [2021-05-17T19:47:09.656Z] --- PASS: TestServiceRemove (0.02s) [2021-05-17T19:47:09.656Z] time="2021-05-17T19:47:09Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-17T19:47:09.656Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-05-17T19:47:09.656Z] --- PASS: TestFindByReferenced (0.02s) [2021-05-17T19:47:09.656Z] time="2021-05-17T19:47:09Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-17T19:47:09.656Z] time="2021-05-17T19:47:09Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-17T19:47:09.656Z] time="2021-05-17T19:47:09Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-05-17T19:47:09.656Z] time="2021-05-17T19:47:09Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-17T19:47:09.656Z] --- PASS: TestServicePrune (0.04s) [2021-05-17T19:47:09.656Z] PASS [2021-05-17T19:47:09.656Z] coverage: 70.3% of statements [2021-05-17T19:47:09.656Z] ok github.com/docker/docker/volume/service 0.249s coverage: 70.3% of statements [2021-05-17T19:47:09.656Z] --- PASS: TestNewClientWithTimeout (17.63s) [2021-05-17T19:47:09.656Z] === RUN TestClientStream [2021-05-17T19:47:09.656Z] --- PASS: TestClientStream (0.00s) [2021-05-17T19:47:09.656Z] === RUN TestClientSendFile [2021-05-17T19:47:09.656Z] --- PASS: TestClientSendFile (0.00s) [2021-05-17T19:47:09.656Z] === RUN TestClientWithRequestTimeout [2021-05-17T19:47:09.656Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-05-17T19:47:09.656Z] === RUN TestFileSpecPlugin [2021-05-17T19:47:09.656Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-05-17T19:47:09.656Z] === RUN TestFileJSONSpecPlugin [2021-05-17T19:47:09.656Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-05-17T19:47:09.656Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-05-17T19:47:09.656Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-05-17T19:47:09.656Z] === RUN TestPluginAddHandler [2021-05-17T19:47:09.656Z] --- PASS: TestPluginAddHandler (0.00s) [2021-05-17T19:47:09.656Z] === RUN TestPluginWaitBadPlugin [2021-05-17T19:47:09.656Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-05-17T19:47:09.656Z] === RUN TestGet [2021-05-17T19:47:09.656Z] time="2021-05-17T19:47:09Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-05-17T19:47:09.705Z] + echo Ensuring container killed. [2021-05-17T19:47:09.705Z] Ensuring container killed. [2021-05-17T19:47:09.705Z] + docker rm -vf docker-pr2 [2021-05-17T19:47:09.705Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-05-17T19:47:09.783Z] --- PASS: TestRenameAnonymousContainer (4.41s) [2021-05-17T19:47:09.783Z] === RUN TestRenameContainerWithSameName [2021-05-17T19:47:09.783Z] --- PASS: TestRenameContainerWithSameName (0.84s) [2021-05-17T19:47:09.783Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-17T19:47:10.000Z] + echo Chowning /workspace to jenkins user [2021-05-17T19:47:10.000Z] Chowning /workspace to jenkins user [2021-05-17T19:47:10.000Z] + id -u [2021-05-17T19:47:10.000Z] + id -g [2021-05-17T19:47:10.000Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42384:/workspace busybox chown -R 1000:1000 /workspace [2021-05-17T19:47:10.128Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-05-17T19:47:10.286Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-05-17T19:47:10.286Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-05-17T19:47:10.627Z] time="2021-05-17T19:47:10Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-05-17T19:47:11.706Z] --- PASS: TestRenameContainerWithLinkedContainer (1.69s) [2021-05-17T19:47:11.706Z] === RUN TestResize [2021-05-17T19:47:12.281Z] --- PASS: TestResize (0.87s) [2021-05-17T19:47:12.281Z] === RUN TestResizeWithInvalidSize [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-17T19:47:12.673Z] === RUN TestDockerSuite/TestBuildEnv [2021-05-17T19:47:12.804Z] + bundleName=amd64-cgroup2 [2021-05-17T19:47:12.804Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-05-17T19:47:12.804Z] Creating amd64-cgroup2-bundles.tar.gz [2021-05-17T19:47:12.804Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-05-17T19:47:12.804Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-05-17T19:47:12.811Z] time="2021-05-17T19:47:12Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [Pipeline] archiveArtifacts [2021-05-17T19:47:13.070Z] Archiving artifacts [2021-05-17T19:47:13.228Z] --- PASS: TestResizeWithInvalidSize (0.88s) [2021-05-17T19:47:13.229Z] === RUN TestResizeWhenContainerNotStarted [2021-05-17T19:47:13.344Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42384/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-17T19:47:13.645Z] + make clean [2021-05-17T19:47:13.645Z] docker volume rm -f docker-dev-cache [2021-05-17T19:47:13.904Z] docker-dev-cache [Pipeline] deleteDir [2021-05-17T19:47:14.179Z] --- PASS: TestResizeWhenContainerNotStarted (0.82s) [2021-05-17T19:47:14.179Z] === RUN TestDaemonRestartKillContainers [2021-05-17T19:47:14.179Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-17T19:47:14.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-17T19:47:14.179Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-17T19:47:14.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-17T19:47:14.179Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-17T19:47:14.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-17T19:47:14.179Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-17T19:47:14.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-17T19:47:14.179Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-17T19:47:14.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-17T19:47:14.179Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-17T19:47:14.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-17T19:47:14.179Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-17T19:47:14.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-17T19:47:14.179Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-17T19:47:14.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-17T19:47:14.179Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-17T19:47:14.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-17T19:47:14.179Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-17T19:47:14.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-17T19:47:14.179Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-17T19:47:14.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-17T19:47:14.179Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-17T19:47:14.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-17T19:47:14.179Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-17T19:47:14.179Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-17T19:47:14.179Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-17T19:47:14.179Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-17T19:47:14.589Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-05-17T19:47:15.161Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-05-17T19:47:15.592Z] tests/integration/regression_test.py ...... [ 98%] [2021-05-17T19:47:15.852Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-05-17T19:47:16.111Z] tests/integration/credentials/utils_test.py . [100%] [2021-05-17T19:47:16.111Z] [2021-05-17T19:47:16.111Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-05-17T19:47:16.111Z] =========================== short test summary info ============================ [2021-05-17T19:47:16.111Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-05-17T19:47:16.111Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-05-17T19:47:16.111Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-05-17T19:47:16.111Z] Not supported on most drivers [2021-05-17T19:47:16.111Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-05-17T19:47:16.111Z] Output of docker top depends on host distro, and is not formalized. [2021-05-17T19:47:16.111Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-05-17T19:47:16.111Z] Output of docker top depends on host distro, and is not formalized. [2021-05-17T19:47:16.111Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-05-17T19:47:16.111Z] Can fail if eth0 has multiple IP addresses [2021-05-17T19:47:16.111Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-05-17T19:47:16.111Z] This doesn't seem to be taken into account by the engine [2021-05-17T19:47:16.111Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-05-17T19:47:16.111Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-05-17T19:47:16.111Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-05-17T19:47:16.111Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 375.96 seconds == [2021-05-17T19:47:16.369Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-05-17T19:47:16.556Z] time="2021-05-17T19:47:16Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-05-17T19:47:16.580Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-17T19:47:17.500Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-17T19:47:17.500Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-17T19:47:17.500Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-17T19:47:18.077Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-17T19:47:18.499Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-05-17T19:47:18.654Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-17T19:47:18.654Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-17T19:47:18.654Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-17T19:47:19.606Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-17T19:47:22.966Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-05-17T19:47:22.966Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.94s) [2021-05-17T19:47:22.966Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.98s) [2021-05-17T19:47:22.966Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.02s) [2021-05-17T19:47:22.966Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.12s) [2021-05-17T19:47:22.966Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.60s) [2021-05-17T19:47:22.966Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.67s) [2021-05-17T19:47:22.966Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.65s) [2021-05-17T19:47:22.966Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.55s) [2021-05-17T19:47:22.966Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.73s) [2021-05-17T19:47:22.966Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.75s) [2021-05-17T19:47:22.966Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.63s) [2021-05-17T19:47:22.966Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.70s) [2021-05-17T19:47:22.966Z] === RUN TestCgroupNamespacesRun [2021-05-17T19:47:24.888Z] --- PASS: TestCgroupNamespacesRun (2.55s) [2021-05-17T19:47:24.888Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-17T19:47:25.140Z] --- PASS: TestGet (15.02s) [2021-05-17T19:47:25.140Z] === RUN TestPluginWithNoManifest [2021-05-17T19:47:25.140Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-05-17T19:47:25.140Z] === RUN TestGetAll [2021-05-17T19:47:25.140Z] --- PASS: TestGetAll (0.00s) [2021-05-17T19:47:25.140Z] PASS [2021-05-17T19:47:25.140Z] coverage: 73.4% of statements [2021-05-17T19:47:25.140Z] ok github.com/docker/docker/pkg/plugins 36.262s coverage: 73.4% of statements [2021-05-17T19:47:25.140Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-05-17T19:47:25.140Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-05-17T19:47:25.140Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-05-17T19:47:25.140Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-05-17T19:47:25.140Z] ? github.com/docker/docker/pkg/term [no test files] [2021-05-17T19:47:25.140Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-05-17T19:47:25.140Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-05-17T19:47:25.140Z] ? github.com/docker/docker/quota [no test files] [2021-05-17T19:47:25.140Z] ? github.com/docker/docker/rootless [no test files] [2021-05-17T19:47:25.140Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-05-17T19:47:25.140Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-05-17T19:47:25.140Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-05-17T19:47:25.140Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-05-17T19:47:25.140Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-05-17T19:47:25.140Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-05-17T19:47:25.140Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-05-17T19:47:25.140Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-05-17T19:47:25.140Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-05-17T19:47:25.140Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-05-17T19:47:25.140Z] ? github.com/docker/docker/testutil/request [no test files] [2021-05-17T19:47:25.140Z] ? github.com/docker/docker/volume [no test files] [2021-05-17T19:47:25.140Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-05-17T19:47:25.140Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-05-17T19:47:26.681Z] [2021-05-17T19:47:26.681Z] === Skipped [2021-05-17T19:47:26.681Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-05-17T19:47:26.681Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-05-17T19:47:26.681Z] [2021-05-17T19:47:26.681Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-05-17T19:47:26.681Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-17T19:47:26.681Z] [2021-05-17T19:47:26.681Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.03s) [2021-05-17T19:47:26.681Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-17T19:47:26.681Z] [2021-05-17T19:47:26.681Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-05-17T19:47:26.681Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-17T19:47:26.681Z] [2021-05-17T19:47:26.681Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-05-17T19:47:26.681Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-17T19:47:26.681Z] [2021-05-17T19:47:26.681Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-05-17T19:47:26.681Z] client_test.go:23: runtime.GOOS == "windows" [2021-05-17T19:47:26.681Z] [2021-05-17T19:47:26.681Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-05-17T19:47:26.681Z] daemon_test.go:147: root required [2021-05-17T19:47:26.681Z] [2021-05-17T19:47:26.681Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-05-17T19:47:26.681Z] reload_test.go:520: root required [2021-05-17T19:47:26.681Z] [2021-05-17T19:47:26.681Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-05-17T19:47:26.681Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-05-17T19:47:26.681Z] [2021-05-17T19:47:26.681Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-05-17T19:47:26.681Z] pull_v2_test.go:73: Needs fixing on Windows [2021-05-17T19:47:26.681Z] [2021-05-17T19:47:26.681Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-05-17T19:47:26.681Z] pull_v2_test.go:118: Needs fixing on Windows [2021-05-17T19:47:26.681Z] [2021-05-17T19:47:26.681Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-05-17T19:47:26.681Z] download_test.go:268: Needs fixing on Windows [2021-05-17T19:47:26.681Z] [2021-05-17T19:47:26.681Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-05-17T19:47:26.681Z] layer_test.go:304: Failing on Windows [2021-05-17T19:47:26.681Z] [2021-05-17T19:47:26.681Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-05-17T19:47:26.681Z] layer_test.go:353: Failing on Windows [2021-05-17T19:47:26.681Z] [2021-05-17T19:47:26.681Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-05-17T19:47:26.681Z] layer_test.go:468: Failing on Windows [2021-05-17T19:47:26.681Z] [2021-05-17T19:47:26.681Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-05-17T19:47:26.681Z] layer_test.go:697: Failing on Windows [2021-05-17T19:47:26.681Z] [2021-05-17T19:47:26.681Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-05-17T19:47:26.681Z] migration_test.go:46: Failing on Windows [2021-05-17T19:47:26.681Z] [2021-05-17T19:47:26.681Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-05-17T19:47:26.681Z] migration_test.go:182: Failing on Windows [2021-05-17T19:47:26.681Z] [2021-05-17T19:47:26.681Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-05-17T19:47:26.681Z] mount_test.go:17: Failing on Windows [2021-05-17T19:47:26.681Z] [2021-05-17T19:47:26.681Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-05-17T19:47:26.682Z] mount_test.go:76: Failing on Windows [2021-05-17T19:47:26.682Z] [2021-05-17T19:47:26.682Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-05-17T19:47:26.682Z] mount_test.go:125: Failing on Windows [2021-05-17T19:47:26.682Z] [2021-05-17T19:47:26.682Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-05-17T19:47:26.682Z] mount_test.go:212: Failing on Windows [2021-05-17T19:47:26.682Z] [2021-05-17T19:47:26.682Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-05-17T19:47:26.682Z] archive_test.go:134: Xz not present in msys2 [2021-05-17T19:47:26.682Z] [2021-05-17T19:47:26.682Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-05-17T19:47:26.682Z] archive_test.go:239: Failing on Windows CI machines [2021-05-17T19:47:26.682Z] [2021-05-17T19:47:26.682Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-05-17T19:47:26.682Z] archive_windows_test.go:16: Currently fails [2021-05-17T19:47:26.682Z] [2021-05-17T19:47:26.682Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-05-17T19:47:26.682Z] changes_test.go:196: needs more investigation [2021-05-17T19:47:26.682Z] [2021-05-17T19:47:26.682Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-05-17T19:47:26.682Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-05-17T19:47:26.682Z] [2021-05-17T19:47:26.682Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-05-17T19:47:26.682Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-05-17T19:47:26.682Z] [2021-05-17T19:47:26.682Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-05-17T19:47:26.682Z] changes_test.go:433: needs further investigation [2021-05-17T19:47:26.682Z] [2021-05-17T19:47:26.682Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-05-17T19:47:26.682Z] changes_test.go:469: needs further investigation [2021-05-17T19:47:26.682Z] [2021-05-17T19:47:26.682Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-05-17T19:47:26.682Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-05-17T19:47:26.682Z] [2021-05-17T19:47:26.682Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-05-17T19:47:26.682Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-05-17T19:47:26.682Z] [2021-05-17T19:47:26.682Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-05-17T19:47:26.682Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-17T19:47:26.682Z] [2021-05-17T19:47:26.682Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-05-17T19:47:26.682Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-17T19:47:26.682Z] [2021-05-17T19:47:26.682Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-05-17T19:47:26.682Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-05-17T19:47:26.682Z] [2021-05-17T19:47:26.682Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-05-17T19:47:26.682Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-17T19:47:26.682Z] [2021-05-17T19:47:26.682Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-05-17T19:47:26.682Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-05-17T19:47:26.682Z] [2021-05-17T19:47:26.682Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-05-17T19:47:26.682Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-05-17T19:47:26.682Z] [2021-05-17T19:47:26.682Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-05-17T19:47:26.682Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-05-17T19:47:26.682Z] [2021-05-17T19:47:26.682Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-05-17T19:47:26.682Z] poller_test.go:41: No chmod on Windows [2021-05-17T19:47:26.682Z] [2021-05-17T19:47:26.682Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-05-17T19:47:26.682Z] fileutils_test.go:134: Needs porting to Windows [2021-05-17T19:47:26.682Z] [2021-05-17T19:47:26.682Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-05-17T19:47:26.682Z] fileutils_test.go:180: Needs porting to Windows [2021-05-17T19:47:26.682Z] [2021-05-17T19:47:26.682Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-05-17T19:47:26.682Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-05-17T19:47:26.682Z] [2021-05-17T19:47:26.682Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-05-17T19:47:26.682Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-05-17T19:47:26.682Z] [2021-05-17T19:47:26.682Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-05-17T19:47:26.682Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-05-17T19:47:26.682Z] [2021-05-17T19:47:26.682Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-05-17T19:47:26.682Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-05-17T19:47:26.682Z] [2021-05-17T19:47:26.682Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-05-17T19:47:26.682Z] local_test.go:181: runtime.GOOS == "windows" [2021-05-17T19:47:26.682Z] [2021-05-17T19:47:26.682Z] [2021-05-17T19:47:26.682Z] DONE 1833 tests, 47 skipped in 197.762s [2021-05-17T19:47:26.682Z] INFO: make.ps1 ended at 05/17/2021 19:47:26 [2021-05-17T19:47:27.442Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.22s) [2021-05-17T19:47:27.442Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-17T19:47:28.224Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-05-17T19:47:28.225Z] INFO: Unit tests ended at 05/17/2021 19:47:27. Duration:00:03:32.1402424 [2021-05-17T19:47:28.225Z] INFO: Building busybox [2021-05-17T19:47:28.225Z] Sending build context to Docker daemon 5.12kB [2021-05-17T19:47:28.225Z] [2021-05-17T19:47:28.225Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-05-17T19:47:28.225Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-05-17T19:47:28.225Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-05-17T19:47:28.225Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-05-17T19:47:28.225Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-05-17T19:47:28.225Z] ---> 39d157a84080 [2021-05-17T19:47:28.225Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-05-17T19:47:28.225Z] ---> Running in ba167f1ed440 [2021-05-17T19:47:28.502Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-05-17T19:47:28.502Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-05-17T19:47:28.571Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-17T19:47:28.571Z] [2021-05-17T19:47:28.571Z] Unloading profiles will leave already running processes permanently [2021-05-17T19:47:28.571Z] unconfined, which can lead to unexpected situations. [2021-05-17T19:47:28.571Z] [2021-05-17T19:47:28.571Z] To set a process to complain mode, use the command line tool [2021-05-17T19:47:28.571Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-17T19:47:28.571Z] Post stage [Pipeline] junit [2021-05-17T19:47:28.584Z] Recording test results [2021-05-17T19:47:28.710Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-05-17T19:47:28.985Z] + echo Ensuring container killed. [2021-05-17T19:47:28.985Z] Ensuring container killed. [2021-05-17T19:47:28.985Z] + docker rm -vf docker-pr2 [2021-05-17T19:47:28.985Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-05-17T19:47:29.265Z] + echo Chowning /workspace to jenkins user [2021-05-17T19:47:29.265Z] Chowning /workspace to jenkins user [2021-05-17T19:47:29.265Z] + id -u [2021-05-17T19:47:29.265Z] + id -g [2021-05-17T19:47:29.265Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42384:/workspace busybox chown -R 1000:1000 /workspace [2021-05-17T19:47:29.996Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.48s) [2021-05-17T19:47:29.996Z] === RUN TestCgroupNamespacesRunHostMode [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-17T19:47:30.936Z] + bundleName=docker-py [2021-05-17T19:47:30.936Z] + echo Creating docker-py-bundles.tar.gz [2021-05-17T19:47:30.936Z] Creating docker-py-bundles.tar.gz [2021-05-17T19:47:30.936Z] + 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 [2021-05-17T19:47:30.948Z] Archiving artifacts [2021-05-17T19:47:31.229Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42384/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-05-17T19:47:31.588Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42384/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=72e1392a17c751d8546bf4ceaa2b8688cc21b9d7 -e DOCKER_GRAPHDRIVER docker:72e1392a17c751d8546bf4ceaa2b8688cc21b9d7 hack/make.sh binary-daemon [2021-05-17T19:47:31.807Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-05-17T19:47:31.971Z] Removing intermediate container ba167f1ed440 [2021-05-17T19:47:31.971Z] ---> 0a936207e641 [2021-05-17T19:47:31.971Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-05-17T19:47:31.971Z] ---> Running in 92c9cbf2cc11 [2021-05-17T19:47:31.971Z] Removing intermediate container 92c9cbf2cc11 [2021-05-17T19:47:31.971Z] ---> 749ae3efc3bf [2021-05-17T19:47:31.971Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-05-17T19:47:32.015Z] --- PASS: TestImportExtremelyLargeImageWorks (109.48s) [2021-05-17T19:47:32.015Z] PASS [2021-05-17T19:47:32.015Z] [2021-05-17T19:47:32.015Z] === Skipped [2021-05-17T19:47:32.015Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-05-17T19:47:32.015Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-05-17T19:47:32.015Z] [2021-05-17T19:47:32.015Z] [2021-05-17T19:47:32.015Z] DONE 12 tests, 1 skipped in 113.403s [2021-05-17T19:47:32.015Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-05-17T19:47:32.015Z] INFO: Testing against a local daemon [2021-05-17T19:47:32.015Z] === RUN TestNetworkCreateDelete [2021-05-17T19:47:32.015Z] --- PASS: TestNetworkCreateDelete (0.46s) [2021-05-17T19:47:32.015Z] === RUN TestDockerNetworkDeletePreferID [2021-05-17T19:47:32.015Z] --- PASS: TestDockerNetworkDeletePreferID (1.28s) [2021-05-17T19:47:32.015Z] === RUN TestDaemonDNSFallback [2021-05-17T19:47:32.177Z] [2021-05-17T19:47:32.177Z] Removing bundles/ [2021-05-17T19:47:32.177Z] [2021-05-17T19:47:32.177Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-05-17T19:47:32.177Z] Building: bundles/binary-daemon/dockerd-dev [2021-05-17T19:47:32.177Z] GOOS="" GOARCH="" GOARM="" [2021-05-17T19:47:32.437Z] ---> Running in 0bbc8dde7fb2 [2021-05-17T19:47:32.437Z] Removing intermediate container 0bbc8dde7fb2 [2021-05-17T19:47:32.437Z] ---> d02d3a36b712 [2021-05-17T19:47:32.437Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-05-17T19:47:32.550Z] --- PASS: TestCgroupNamespacesRunHostMode (2.50s) [2021-05-17T19:47:32.550Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-17T19:47:33.978Z] [2021-05-17T19:47:33.978Z] ---> 3df71fce7294 [2021-05-17T19:47:33.978Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-05-17T19:47:34.353Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-05-17T19:47:34.439Z] ---> Running in 722bc7af4e42 [2021-05-17T19:47:35.103Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.51s) [2021-05-17T19:47:35.103Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-17T19:47:37.029Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.13s) [2021-05-17T19:47:37.029Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-17T19:47:38.421Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.41s) [2021-05-17T19:47:38.421Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-17T19:47:39.644Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-05-17T19:47:39.644Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-05-17T19:47:40.137Z] --- PASS: TestDaemonDNSFallback (8.08s) [2021-05-17T19:47:40.137Z] === RUN TestInspectNetwork [2021-05-17T19:47:40.137Z] --- SKIP: TestInspectNetwork (0.00s) [2021-05-17T19:47:40.137Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:47:40.137Z] === RUN TestRunContainerWithBridgeNone [2021-05-17T19:47:40.137Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-05-17T19:47:40.137Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-17T19:47:40.137Z] === RUN TestNetworkInvalidJSON [2021-05-17T19:47:40.137Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-17T19:47:40.137Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-17T19:47:40.137Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-17T19:47:40.137Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-17T19:47:40.137Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-17T19:47:40.137Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-17T19:47:40.137Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-17T19:47:40.137Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-17T19:47:40.137Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-17T19:47:40.137Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-05-17T19:47:40.137Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-17T19:47:40.137Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-17T19:47:40.137Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-17T19:47:40.137Z] === RUN TestNetworkList [2021-05-17T19:47:40.137Z] === RUN TestNetworkList//networks [2021-05-17T19:47:40.137Z] === PAUSE TestNetworkList//networks [2021-05-17T19:47:40.137Z] === RUN TestNetworkList//networks/ [2021-05-17T19:47:40.137Z] === PAUSE TestNetworkList//networks/ [2021-05-17T19:47:40.137Z] === CONT TestNetworkList//networks [2021-05-17T19:47:40.137Z] === CONT TestNetworkList//networks/ [2021-05-17T19:47:40.137Z] --- PASS: TestNetworkList (0.01s) [2021-05-17T19:47:40.137Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-17T19:47:40.137Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-17T19:47:40.137Z] === RUN TestHostIPv4BridgeLabel [2021-05-17T19:47:40.137Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-05-17T19:47:40.137Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-17T19:47:40.137Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-17T19:47:40.137Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-05-17T19:47:40.137Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-17T19:47:40.137Z] === RUN TestDaemonDefaultNetworkPools [2021-05-17T19:47:40.137Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-05-17T19:47:40.137Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-17T19:47:40.137Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-17T19:47:40.137Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-17T19:47:40.137Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-17T19:47:40.137Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-17T19:47:40.137Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-17T19:47:40.137Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-17T19:47:40.137Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-17T19:47:40.137Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-17T19:47:40.137Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-17T19:47:40.137Z] === RUN TestServiceWithPredefinedNetwork [2021-05-17T19:47:40.137Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-05-17T19:47:40.137Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:47:40.137Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-17T19:47:40.137Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-17T19:47:40.137Z] service_test.go:242: FLAKY_TEST [2021-05-17T19:47:40.137Z] === RUN TestServiceWithDataPathPortInit [2021-05-17T19:47:40.137Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-05-17T19:47:40.138Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:47:40.138Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-17T19:47:40.138Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-17T19:47:40.138Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:47:40.138Z] PASS [2021-05-17T19:47:40.138Z] [2021-05-17T19:47:40.138Z] === Skipped [2021-05-17T19:47:40.138Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-05-17T19:47:40.138Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:47:40.138Z] [2021-05-17T19:47:40.138Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-05-17T19:47:40.138Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-17T19:47:40.138Z] [2021-05-17T19:47:40.138Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-05-17T19:47:40.138Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-17T19:47:40.138Z] [2021-05-17T19:47:40.138Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-05-17T19:47:40.138Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-17T19:47:40.138Z] [2021-05-17T19:47:40.138Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2021-05-17T19:47:40.138Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-17T19:47:40.138Z] [2021-05-17T19:47:40.138Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-17T19:47:40.138Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-17T19:47:40.138Z] [2021-05-17T19:47:40.138Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-17T19:47:40.138Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-17T19:47:40.138Z] [2021-05-17T19:47:40.138Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-17T19:47:40.138Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-17T19:47:40.138Z] [2021-05-17T19:47:40.138Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-05-17T19:47:40.138Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:47:40.138Z] [2021-05-17T19:47:40.138Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-17T19:47:40.138Z] service_test.go:242: FLAKY_TEST [2021-05-17T19:47:40.138Z] [2021-05-17T19:47:40.138Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2021-05-17T19:47:40.138Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:47:40.138Z] [2021-05-17T19:47:40.138Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-17T19:47:40.138Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:47:40.138Z] [2021-05-17T19:47:40.138Z] [2021-05-17T19:47:40.138Z] DONE 22 tests, 12 skipped in 9.983s [2021-05-17T19:47:40.138Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-17T19:47:40.138Z] INFO: Testing against a local daemon [2021-05-17T19:47:40.138Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-17T19:47:40.138Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-17T19:47:40.138Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-17T19:47:40.138Z] === RUN TestDockerNetworkIpvlan [2021-05-17T19:47:40.138Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-17T19:47:40.138Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-17T19:47:40.138Z] PASS [2021-05-17T19:47:40.138Z] [2021-05-17T19:47:40.138Z] === Skipped [2021-05-17T19:47:40.138Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-17T19:47:40.138Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-17T19:47:40.138Z] [2021-05-17T19:47:40.138Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-17T19:47:40.138Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-17T19:47:40.138Z] [2021-05-17T19:47:40.138Z] [2021-05-17T19:47:40.138Z] DONE 2 tests, 2 skipped in 0.102s [2021-05-17T19:47:40.138Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-17T19:47:40.138Z] INFO: Testing against a local daemon [2021-05-17T19:47:40.138Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-17T19:47:40.138Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-05-17T19:47:40.138Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-17T19:47:40.138Z] === RUN TestDockerNetworkMacvlan [2021-05-17T19:47:40.138Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-05-17T19:47:40.138Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-17T19:47:40.138Z] PASS [2021-05-17T19:47:40.138Z] [2021-05-17T19:47:40.138Z] === Skipped [2021-05-17T19:47:40.138Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-05-17T19:47:40.138Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-17T19:47:40.138Z] [2021-05-17T19:47:40.138Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-05-17T19:47:40.138Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-17T19:47:40.138Z] [2021-05-17T19:47:40.138Z] [2021-05-17T19:47:40.138Z] DONE 2 tests, 2 skipped in 0.104s [2021-05-17T19:47:40.138Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-17T19:47:40.138Z] testing: warning: no tests to run [2021-05-17T19:47:40.138Z] PASS [2021-05-17T19:47:40.138Z] [2021-05-17T19:47:40.138Z] DONE 0 tests in 0.022s [2021-05-17T19:47:40.138Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-17T19:47:40.138Z] INFO: Testing against a local daemon [2021-05-17T19:47:40.138Z] === RUN TestAuthZPluginAllowRequest [2021-05-17T19:47:40.138Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-05-17T19:47:40.138Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-17T19:47:40.138Z] === RUN TestAuthZPluginTLS [2021-05-17T19:47:40.138Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-05-17T19:47:40.138Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-17T19:47:40.138Z] === RUN TestAuthZPluginDenyRequest [2021-05-17T19:47:40.138Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-05-17T19:47:40.138Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-17T19:47:40.138Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-17T19:47:40.138Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-05-17T19:47:40.138Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-17T19:47:40.138Z] === RUN TestAuthZPluginDenyResponse [2021-05-17T19:47:40.138Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-05-17T19:47:40.138Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-17T19:47:40.138Z] === RUN TestAuthZPluginAllowEventStream [2021-05-17T19:47:40.138Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-05-17T19:47:40.138Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-17T19:47:40.138Z] === RUN TestAuthZPluginErrorResponse [2021-05-17T19:47:40.138Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-05-17T19:47:40.138Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-17T19:47:40.138Z] === RUN TestAuthZPluginErrorRequest [2021-05-17T19:47:40.138Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-05-17T19:47:40.138Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-17T19:47:40.138Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-17T19:47:40.138Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-05-17T19:47:40.138Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-17T19:47:40.138Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-17T19:47:40.138Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-05-17T19:47:40.138Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-17T19:47:40.138Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-17T19:47:40.138Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-05-17T19:47:40.138Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-17T19:47:40.138Z] === RUN TestAuthZPluginHeader [2021-05-17T19:47:40.138Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-05-17T19:47:40.138Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-17T19:47:40.138Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-17T19:47:40.397Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.21s) [2021-05-17T19:47:40.397Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-17T19:47:40.397Z] === RUN TestAuthZPluginV2Disable [2021-05-17T19:47:40.397Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-05-17T19:47:40.397Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-17T19:47:40.397Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-17T19:47:40.397Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-05-17T19:47:40.397Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-17T19:47:40.397Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-17T19:47:40.397Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-05-17T19:47:40.397Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-17T19:47:40.397Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-17T19:47:40.397Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-05-17T19:47:40.397Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-17T19:47:40.397Z] PASS [2021-05-17T19:47:40.657Z] [2021-05-17T19:47:40.657Z] === Skipped [2021-05-17T19:47:40.657Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-05-17T19:47:40.657Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-17T19:47:40.657Z] [2021-05-17T19:47:40.657Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-05-17T19:47:40.657Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-17T19:47:40.657Z] [2021-05-17T19:47:40.657Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-05-17T19:47:40.657Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-17T19:47:40.657Z] [2021-05-17T19:47:40.657Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-05-17T19:47:40.657Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-17T19:47:40.657Z] [2021-05-17T19:47:40.657Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-05-17T19:47:40.657Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-17T19:47:40.657Z] [2021-05-17T19:47:40.657Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-05-17T19:47:40.657Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-17T19:47:40.657Z] [2021-05-17T19:47:40.657Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-05-17T19:47:40.657Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-17T19:47:40.657Z] [2021-05-17T19:47:40.657Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-05-17T19:47:40.657Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-17T19:47:40.657Z] [2021-05-17T19:47:40.657Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-05-17T19:47:40.657Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-17T19:47:40.657Z] [2021-05-17T19:47:40.657Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-05-17T19:47:40.657Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-17T19:47:40.657Z] [2021-05-17T19:47:40.657Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-05-17T19:47:40.657Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-17T19:47:40.657Z] [2021-05-17T19:47:40.657Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-05-17T19:47:40.657Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-17T19:47:40.657Z] [2021-05-17T19:47:40.657Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.21s) [2021-05-17T19:47:40.657Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-17T19:47:40.657Z] [2021-05-17T19:47:40.657Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-05-17T19:47:40.657Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-17T19:47:40.657Z] [2021-05-17T19:47:40.657Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-05-17T19:47:40.657Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-17T19:47:40.657Z] [2021-05-17T19:47:40.657Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-05-17T19:47:40.657Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-17T19:47:40.657Z] [2021-05-17T19:47:40.657Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-05-17T19:47:40.657Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-17T19:47:40.657Z] [2021-05-17T19:47:40.657Z] [2021-05-17T19:47:40.657Z] DONE 17 tests, 17 skipped in 0.397s [2021-05-17T19:47:40.657Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-17T19:47:40.657Z] INFO: Testing against a local daemon [2021-05-17T19:47:40.657Z] === RUN TestPluginInvalidJSON [2021-05-17T19:47:40.657Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-17T19:47:40.657Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-17T19:47:40.657Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-17T19:47:40.657Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-05-17T19:47:40.658Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-17T19:47:40.658Z] === RUN TestPluginInstall [2021-05-17T19:47:40.658Z] --- SKIP: TestPluginInstall (0.00s) [2021-05-17T19:47:40.658Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-17T19:47:40.658Z] === RUN TestPluginsWithRuntimes [2021-05-17T19:47:40.658Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-05-17T19:47:40.658Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-05-17T19:47:40.658Z] === RUN TestPluginBackCompatMediaTypes [2021-05-17T19:47:40.658Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-05-17T19:47:40.658Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-05-17T19:47:40.658Z] PASS [2021-05-17T19:47:40.658Z] [2021-05-17T19:47:40.658Z] === Skipped [2021-05-17T19:47:40.658Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-05-17T19:47:40.658Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-17T19:47:40.658Z] [2021-05-17T19:47:40.658Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-05-17T19:47:40.658Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-05-17T19:47:40.658Z] [2021-05-17T19:47:40.658Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-05-17T19:47:40.658Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-05-17T19:47:40.658Z] [2021-05-17T19:47:40.658Z] [2021-05-17T19:47:40.658Z] DONE 5 tests, 3 skipped in 0.126s [2021-05-17T19:47:40.658Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-17T19:47:40.658Z] INFO: Testing against a local daemon [2021-05-17T19:47:40.658Z] === RUN TestExternalGraphDriver [2021-05-17T19:47:40.917Z] --- SKIP: TestExternalGraphDriver (0.07s) [2021-05-17T19:47:40.917Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-05-17T19:47:40.917Z] === RUN TestGraphdriverPluginV2 [2021-05-17T19:47:40.977Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.57s) [2021-05-17T19:47:40.977Z] === RUN TestNISDomainname [2021-05-17T19:47:41.579Z] Removing intermediate container 722bc7af4e42 [2021-05-17T19:47:41.579Z] ---> 8fe5df038f9b [2021-05-17T19:47:41.579Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-05-17T19:47:42.040Z] ---> Running in cf3cea809bde [2021-05-17T19:47:42.368Z] --- PASS: TestNISDomainname (1.38s) [2021-05-17T19:47:42.368Z] === RUN TestHostnameDnsResolution [2021-05-17T19:47:43.013Z] [2021-05-17T19:47:43.013Z] SUCCESS: Specified value was saved. [2021-05-17T19:47:44.924Z] --- PASS: TestHostnameDnsResolution (2.32s) [2021-05-17T19:47:44.924Z] === RUN TestStats [2021-05-17T19:47:45.201Z] Removing intermediate container cf3cea809bde [2021-05-17T19:47:45.201Z] ---> 259a39966d52 [2021-05-17T19:47:45.201Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-05-17T19:47:45.201Z] ---> Running in d27fa9462e93 [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite (526.37s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (9.38s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.21s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (17.01s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.51s) [2021-05-17T19:47:46.235Z] docker_cli_daemon_test.go:1455: [d68164667bfdd] daemon is not started [2021-05-17T19:47:46.235Z] check_test.go:309: [d5e8b700f9a9e] daemon is not started [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.72s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.99s) [2021-05-17T19:47:46.235Z] check_test.go:309: [d97c3ba42e02c] daemon is not started [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (5.12s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (4.51s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.97s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (6.07s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (6.70s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (4.51s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (2.13s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (4.17s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-05-17T19:47:46.235Z] check_test.go:309: [d37b84f6ff0d1] daemon is not started [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-05-17T19:47:46.235Z] check_test.go:309: [de909a757d03b] daemon is not started [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.65s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.84s) [2021-05-17T19:47:46.235Z] check_test.go:309: [dd901913e7b85] daemon is not started [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (4.31s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (3.05s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (4.55s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (2.15s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.86s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.94s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.97s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-05-17T19:47:46.235Z] check_test.go:309: [ddf25ca97e7e2] daemon is not started [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.92s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.84s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (1.11s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (4.85s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (7.62s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (4.67s) [2021-05-17T19:47:46.235Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-05-17T19:47:46.235Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-05-17T19:47:46.235Z] check_test.go:309: [d56a10da5d14a] daemon is not started [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.59s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (3.05s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (3.28s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (3.00s) [2021-05-17T19:47:46.235Z] check_test.go:309: [d18888db4ce26] daemon is not started [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (5.78s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.93s) [2021-05-17T19:47:46.235Z] check_test.go:309: [ddc6fcf696d55] daemon is not started [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.82s) [2021-05-17T19:47:46.235Z] docker_cli_daemon_plugins_test.go:79: [d4e2be7fda9f7] daemon is not started [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.94s) [2021-05-17T19:47:46.235Z] docker_cli_daemon_plugins_test.go:169: [da191e84456af] daemon is not started [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (5.14s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (1.08s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.90s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-05-17T19:47:46.235Z] check_test.go:309: [d24aefc7e1ca3] daemon is not started [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.79s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.87s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.80s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.71s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.89s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.50s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (3.14s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.89s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (4.04s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.89s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.28s) [2021-05-17T19:47:46.235Z] check_test.go:309: [d71223ad81520] daemon is not started [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (4.06s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (28.67s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (4.03s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (2.38s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (8.16s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (5.15s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (8.64s) [2021-05-17T19:47:46.235Z] check_test.go:309: [dac4d2e298cc0] daemon is not started [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (2.58s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (4.23s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (17.71s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (5.26s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (3.23s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (4.05s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.67s) [2021-05-17T19:47:46.235Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-05-17T19:47:46.235Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-05-17T19:47:46.235Z] check_test.go:309: [de05fb4615c87] daemon is not started [2021-05-17T19:47:46.235Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-05-17T19:47:46.235Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-05-17T19:47:46.235Z] check_test.go:309: [ddf467cdaa6d9] daemon is not started [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (5.28s) [2021-05-17T19:47:46.235Z] check_test.go:309: [d66cc5d966c21] daemon is not started [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (7.62s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.56s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.38s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.26s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.63s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (6.59s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (6.63s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.99s) [2021-05-17T19:47:46.235Z] check_test.go:309: [da8328c833c07] daemon is not started [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (5.20s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.76s) [2021-05-17T19:47:46.235Z] docker_cli_daemon_plugins_test.go:105: [d94e7b6c790fa] daemon is not started [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.72s) [2021-05-17T19:47:46.235Z] check_test.go:309: [db474a0b2cd45] daemon is not started [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (4.17s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.88s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (2.04s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.98s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (6.43s) [2021-05-17T19:47:46.235Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-05-17T19:47:46.235Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-05-17T19:47:46.235Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-05-17T19:47:46.235Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-05-17T19:47:46.235Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-05-17T19:47:46.235Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-05-17T19:47:46.235Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-05-17T19:47:46.235Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-05-17T19:47:46.235Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-05-17T19:47:46.235Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-05-17T19:47:46.235Z] check_test.go:309: [d3ed37be847b6] daemon is not started [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (2.04s) [2021-05-17T19:47:46.235Z] check_test.go:309: [dd3e5a744f7e3] daemon is not started [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.93s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (2.03s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (5.31s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.91s) [2021-05-17T19:47:46.235Z] check_test.go:309: [de3e73fe1f0b9] daemon is not started [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (4.34s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (3.04s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (7.10s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.43s) [2021-05-17T19:47:46.235Z] check_test.go:309: [dde1922b931f2] daemon is not started [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (9.94s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (6.37s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (5.94s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (3.00s) [2021-05-17T19:47:46.235Z] check_test.go:309: [df7d0094606a2] daemon is not started [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (1.01s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.94s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (1.03s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (3.04s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-05-17T19:47:46.235Z] check_test.go:309: [d1d24e9d34576] daemon is not started [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.28s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.30s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.64s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.97s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.44s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (5.11s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (5.11s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (7.19s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.30s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.71s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.57s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (4.79s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (12.72s) [2021-05-17T19:47:46.235Z] docker_cli_daemon_test.go:2550: [d051ff0bc080d] daemon is not started [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (12.04s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (4.24s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.92s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (4.45s) [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.19s) [2021-05-17T19:47:46.235Z] check_test.go:309: [dfd99fcc5324e] daemon is not started [2021-05-17T19:47:46.235Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.73s) [2021-05-17T19:47:46.235Z] === RUN TestDockerSwarmSuite [2021-05-17T19:47:46.235Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-05-17T19:47:47.477Z] --- PASS: TestStats (2.86s) [2021-05-17T19:47:47.477Z] === RUN TestStopContainerWithTimeout [2021-05-17T19:47:47.477Z] === RUN TestStopContainerWithTimeout/0 [2021-05-17T19:47:47.477Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-17T19:47:47.477Z] === RUN TestStopContainerWithTimeout/1 [2021-05-17T19:47:47.477Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-17T19:47:47.477Z] === RUN TestStopContainerWithTimeout/3 [2021-05-17T19:47:47.477Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-17T19:47:47.477Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-17T19:47:47.477Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-17T19:47:47.477Z] === CONT TestStopContainerWithTimeout/0 [2021-05-17T19:47:47.477Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-17T19:47:47.477Z] === CONT TestStopContainerWithTimeout/3 [2021-05-17T19:47:47.477Z] === CONT TestStopContainerWithTimeout/1 [2021-05-17T19:47:47.491Z] --- PASS: TestGraphdriverPluginV2 (6.70s) [2021-05-17T19:47:47.491Z] PASS [2021-05-17T19:47:47.491Z] [2021-05-17T19:47:47.491Z] === Skipped [2021-05-17T19:47:47.491Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2021-05-17T19:47:47.491Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-05-17T19:47:47.491Z] [2021-05-17T19:47:47.491Z] [2021-05-17T19:47:47.491Z] DONE 2 tests, 1 skipped in 6.878s [2021-05-17T19:47:47.491Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-17T19:47:47.750Z] INFO: Testing against a local daemon [2021-05-17T19:47:47.750Z] === RUN TestContinueAfterPluginCrash [2021-05-17T19:47:47.750Z] === PAUSE TestContinueAfterPluginCrash [2021-05-17T19:47:47.750Z] === RUN TestReadPluginNoRead [2021-05-17T19:47:47.750Z] === PAUSE TestReadPluginNoRead [2021-05-17T19:47:47.750Z] === RUN TestDaemonStartWithLogOpt [2021-05-17T19:47:47.750Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-17T19:47:47.750Z] === CONT TestContinueAfterPluginCrash [2021-05-17T19:47:47.750Z] === CONT TestDaemonStartWithLogOpt [2021-05-17T19:47:48.954Z] Cannot create a file when that file already exists. [2021-05-17T19:47:49.536Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-05-17T19:47:50.792Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-05-17T19:47:50.792Z] --- PASS: TestStopContainerWithTimeout/0 (1.30s) [2021-05-17T19:47:50.792Z] --- PASS: TestStopContainerWithTimeout/1 (2.46s) [2021-05-17T19:47:50.792Z] --- PASS: TestStopContainerWithTimeout/-1 (3.17s) [2021-05-17T19:47:50.792Z] --- PASS: TestStopContainerWithTimeout/3 (3.39s) [2021-05-17T19:47:50.792Z] === RUN TestDeleteDevicemapper [2021-05-17T19:47:50.792Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-17T19:47:50.792Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-17T19:47:50.792Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-17T19:47:52.702Z] Removing intermediate container d27fa9462e93 [2021-05-17T19:47:52.702Z] ---> f695a7abd2b9 [2021-05-17T19:47:52.702Z] Step 13/13 : CMD ["sh"] [2021-05-17T19:47:52.702Z] ---> Running in 9900d5740ece [2021-05-17T19:47:52.841Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-05-17T19:47:53.163Z] Removing intermediate container 9900d5740ece [2021-05-17T19:47:53.163Z] ---> 3bb362853b44 [2021-05-17T19:47:53.163Z] Successfully built 3bb362853b44 [2021-05-17T19:47:53.163Z] Successfully tagged busybox:latest [2021-05-17T19:47:53.163Z] INFO: Docker images of the daemon under test [2021-05-17T19:47:53.163Z] [2021-05-17T19:47:53.163Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-17T19:47:53.163Z] busybox latest 3bb362853b44 Less than a second ago 2.78GB [2021-05-17T19:47:53.163Z] microsoft/windowsservercore latest 39d157a84080 2 months ago 2.74GB [2021-05-17T19:47:53.163Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 2 months ago 2.74GB [2021-05-17T19:47:53.163Z] [2021-05-17T19:47:53.163Z] INFO: Running integration tests at 05/17/2021 19:47:52... [2021-05-17T19:47:53.163Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-05-17T19:47:53.163Z] INFO: Integration API tests being run from the host: [2021-05-17T19:47:53.163Z] INFO: make.ps1 starting at 05/17/2021 19:47:52 [2021-05-17T19:47:53.347Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.53s) [2021-05-17T19:47:53.347Z] === RUN TestUpdateMemory [2021-05-17T19:47:53.347Z] --- SKIP: TestUpdateMemory (0.00s) [2021-05-17T19:47:53.347Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-17T19:47:53.347Z] === RUN TestUpdateCPUQuota [2021-05-17T19:47:54.136Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-05-17T19:47:54.323Z] --- PASS: TestDaemonStartWithLogOpt (6.55s) [2021-05-17T19:47:54.323Z] === CONT TestReadPluginNoRead [2021-05-17T19:47:58.519Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-17T19:47:58.519Z] --- PASS: TestContinueAfterPluginCrash (10.45s) [2021-05-17T19:47:59.953Z] --- PASS: TestUpdateCPUQuota (5.84s) [2021-05-17T19:47:59.953Z] === RUN TestUpdatePidsLimit [2021-05-17T19:47:59.953Z] === RUN TestUpdatePidsLimit/update_from_none [2021-05-17T19:47:59.953Z] === RUN TestUpdatePidsLimit/no_change [2021-05-17T19:48:00.426Z] === RUN TestReadPluginNoRead/default [2021-05-17T19:48:00.527Z] === RUN TestUpdatePidsLimit/update_lower [2021-05-17T19:48:00.994Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-05-17T19:48:00.994Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-05-17T19:48:01.102Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-05-17T19:48:01.677Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-05-17T19:48:02.624Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-05-17T19:48:02.964Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-17T19:48:03.200Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-05-17T19:48:04.300Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-05-17T19:48:04.592Z] --- PASS: TestUpdatePidsLimit (5.46s) [2021-05-17T19:48:04.592Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.65s) [2021-05-17T19:48:04.592Z] --- PASS: TestUpdatePidsLimit/no_change (0.67s) [2021-05-17T19:48:04.592Z] --- PASS: TestUpdatePidsLimit/update_lower (0.65s) [2021-05-17T19:48:04.592Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.65s) [2021-05-17T19:48:04.592Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.68s) [2021-05-17T19:48:04.592Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.66s) [2021-05-17T19:48:04.592Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.68s) [2021-05-17T19:48:04.592Z] === RUN TestUpdateRestartPolicy [2021-05-17T19:48:05.500Z] --- PASS: TestReadPluginNoRead (11.10s) [2021-05-17T19:48:05.500Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.48s) [2021-05-17T19:48:05.500Z] --- PASS: TestReadPluginNoRead/default (2.50s) [2021-05-17T19:48:05.500Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.51s) [2021-05-17T19:48:05.500Z] read_test.go:92: [ded3ae5c28b83] daemon is not started [2021-05-17T19:48:05.500Z] PASS [2021-05-17T19:48:05.500Z] [2021-05-17T19:48:05.500Z] DONE 6 tests in 17.766s [2021-05-17T19:48:05.500Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-05-17T19:48:05.500Z] testing: warning: no tests to run [2021-05-17T19:48:05.500Z] PASS [2021-05-17T19:48:05.500Z] [2021-05-17T19:48:05.500Z] DONE 0 tests in 0.040s [2021-05-17T19:48:05.500Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-17T19:48:05.500Z] INFO: Testing against a local daemon [2021-05-17T19:48:05.500Z] === RUN TestPluginWithDevMounts [2021-05-17T19:48:05.500Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-05-17T19:48:05.500Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-05-17T19:48:05.500Z] PASS [2021-05-17T19:48:05.500Z] [2021-05-17T19:48:05.500Z] === Skipped [2021-05-17T19:48:05.500Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-05-17T19:48:05.500Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-05-17T19:48:05.500Z] [2021-05-17T19:48:05.500Z] [2021-05-17T19:48:05.500Z] DONE 1 tests, 1 skipped in 0.109s [2021-05-17T19:48:05.500Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-05-17T19:48:05.500Z] INFO: Testing against a local daemon [2021-05-17T19:48:05.500Z] === RUN TestSecretInspect [2021-05-17T19:48:05.760Z] --- SKIP: TestSecretInspect (0.02s) [2021-05-17T19:48:05.760Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:48:05.760Z] === RUN TestSecretList [2021-05-17T19:48:05.760Z] --- SKIP: TestSecretList (0.02s) [2021-05-17T19:48:05.760Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:48:05.760Z] === RUN TestSecretsCreateAndDelete [2021-05-17T19:48:05.760Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-05-17T19:48:05.760Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:48:05.760Z] === RUN TestSecretsUpdate [2021-05-17T19:48:05.760Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-05-17T19:48:05.760Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:48:05.760Z] === RUN TestTemplatedSecret [2021-05-17T19:48:05.760Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-05-17T19:48:05.760Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:48:05.760Z] === RUN TestSecretCreateResolve [2021-05-17T19:48:05.760Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-05-17T19:48:05.760Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:48:05.760Z] PASS [2021-05-17T19:48:05.760Z] [2021-05-17T19:48:05.760Z] === Skipped [2021-05-17T19:48:05.760Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2021-05-17T19:48:05.760Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:48:05.760Z] [2021-05-17T19:48:05.760Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2021-05-17T19:48:05.760Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:48:05.760Z] [2021-05-17T19:48:05.760Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-05-17T19:48:05.760Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:48:05.760Z] [2021-05-17T19:48:05.760Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-05-17T19:48:05.760Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:48:05.760Z] [2021-05-17T19:48:05.760Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-05-17T19:48:05.760Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:48:05.760Z] [2021-05-17T19:48:05.760Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-05-17T19:48:05.760Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:48:05.760Z] [2021-05-17T19:48:05.760Z] [2021-05-17T19:48:05.760Z] DONE 6 tests, 6 skipped in 0.186s [2021-05-17T19:48:05.760Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-05-17T19:48:05.760Z] INFO: Testing against a local daemon [2021-05-17T19:48:05.760Z] === RUN TestServiceCreateInit [2021-05-17T19:48:05.760Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-17T19:48:05.760Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-17T19:48:05.760Z] --- PASS: TestServiceCreateInit (0.02s) [2021-05-17T19:48:05.760Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-17T19:48:05.760Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:48:05.760Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-17T19:48:05.760Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:48:05.760Z] === RUN TestCreateServiceMultipleTimes [2021-05-17T19:48:05.760Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-05-17T19:48:05.760Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:48:05.760Z] === RUN TestCreateServiceConflict [2021-05-17T19:48:05.760Z] --- SKIP: TestCreateServiceConflict (0.02s) [2021-05-17T19:48:05.760Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:48:05.760Z] === RUN TestCreateServiceMaxReplicas [2021-05-17T19:48:06.020Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-05-17T19:48:06.020Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:48:06.020Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-17T19:48:06.020Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-05-17T19:48:06.020Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:48:06.020Z] === RUN TestCreateServiceSecretFileMode [2021-05-17T19:48:06.020Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-05-17T19:48:06.020Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:48:06.020Z] === RUN TestCreateServiceConfigFileMode [2021-05-17T19:48:06.020Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-05-17T19:48:06.020Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:48:06.020Z] === RUN TestCreateServiceSysctls [2021-05-17T19:48:06.020Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-05-17T19:48:06.020Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:48:06.020Z] === RUN TestCreateServiceCapabilities [2021-05-17T19:48:06.020Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-05-17T19:48:06.020Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:48:06.020Z] === RUN TestInspect [2021-05-17T19:48:06.020Z] --- SKIP: TestInspect (0.01s) [2021-05-17T19:48:06.020Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:48:06.020Z] === RUN TestCreateJob [2021-05-17T19:48:06.020Z] --- SKIP: TestCreateJob (0.01s) [2021-05-17T19:48:06.020Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:48:06.020Z] === RUN TestReplicatedJob [2021-05-17T19:48:06.021Z] --- SKIP: TestReplicatedJob (0.01s) [2021-05-17T19:48:06.021Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:48:06.021Z] === RUN TestUpdateReplicatedJob [2021-05-17T19:48:06.021Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-05-17T19:48:06.021Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:48:06.021Z] === RUN TestServiceListWithStatuses [2021-05-17T19:48:06.021Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-17T19:48:06.021Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-17T19:48:06.021Z] === RUN TestDockerNetworkConnectAlias [2021-05-17T19:48:06.021Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-05-17T19:48:06.021Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:48:06.021Z] === RUN TestDockerNetworkReConnect [2021-05-17T19:48:06.021Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-05-17T19:48:06.021Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:48:06.021Z] === RUN TestServicePlugin [2021-05-17T19:48:10.217Z] --- SKIP: TestServicePlugin (3.67s) [2021-05-17T19:48:10.217Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:48:10.217Z] === RUN TestServiceUpdateLabel [2021-05-17T19:48:10.217Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-05-17T19:48:10.217Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:48:10.217Z] === RUN TestServiceUpdateSecrets [2021-05-17T19:48:10.217Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2021-05-17T19:48:10.217Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:48:10.217Z] === RUN TestServiceUpdateConfigs [2021-05-17T19:48:10.217Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-05-17T19:48:10.217Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:48:10.217Z] === RUN TestServiceUpdateNetwork [2021-05-17T19:48:10.217Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-05-17T19:48:10.217Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:48:10.217Z] === RUN TestServiceUpdatePidsLimit [2021-05-17T19:48:10.217Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-05-17T19:48:10.217Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:48:10.217Z] PASS [2021-05-17T19:48:10.217Z] [2021-05-17T19:48:10.217Z] === Skipped [2021-05-17T19:48:10.217Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-17T19:48:10.217Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-17T19:48:10.217Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:48:10.217Z] [2021-05-17T19:48:10.217Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-17T19:48:10.217Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-17T19:48:10.217Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:48:10.217Z] [2021-05-17T19:48:10.217Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-05-17T19:48:10.217Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:48:10.217Z] [2021-05-17T19:48:10.217Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s) [2021-05-17T19:48:10.217Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:48:10.217Z] [2021-05-17T19:48:10.217Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2021-05-17T19:48:10.217Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:48:10.217Z] [2021-05-17T19:48:10.217Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-05-17T19:48:10.217Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:48:10.217Z] [2021-05-17T19:48:10.217Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-05-17T19:48:10.217Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:48:10.217Z] [2021-05-17T19:48:10.217Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-05-17T19:48:10.217Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:48:10.217Z] [2021-05-17T19:48:10.217Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-05-17T19:48:10.217Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:48:10.217Z] [2021-05-17T19:48:10.217Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-05-17T19:48:10.217Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:48:10.217Z] [2021-05-17T19:48:10.217Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-05-17T19:48:10.217Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:48:10.217Z] [2021-05-17T19:48:10.217Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-05-17T19:48:10.217Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:48:10.217Z] [2021-05-17T19:48:10.217Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-05-17T19:48:10.217Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:48:10.217Z] [2021-05-17T19:48:10.217Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-05-17T19:48:10.217Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:48:10.217Z] [2021-05-17T19:48:10.217Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-05-17T19:48:10.217Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-17T19:48:10.217Z] [2021-05-17T19:48:10.217Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-05-17T19:48:10.217Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:48:10.217Z] [2021-05-17T19:48:10.217Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-05-17T19:48:10.217Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:48:10.217Z] [2021-05-17T19:48:10.217Z] === SKIP: amd64.integration.service TestServicePlugin (3.67s) [2021-05-17T19:48:10.217Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:48:10.217Z] [2021-05-17T19:48:10.217Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-05-17T19:48:10.217Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:48:10.217Z] [2021-05-17T19:48:10.217Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2021-05-17T19:48:10.217Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:48:10.217Z] [2021-05-17T19:48:10.217Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-05-17T19:48:10.217Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:48:10.217Z] [2021-05-17T19:48:10.217Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-05-17T19:48:10.217Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:48:10.217Z] [2021-05-17T19:48:10.217Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-05-17T19:48:10.217Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-17T19:48:10.217Z] [2021-05-17T19:48:10.217Z] [2021-05-17T19:48:10.217Z] DONE 24 tests, 23 skipped in 4.079s [2021-05-17T19:48:10.217Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-05-17T19:48:10.217Z] INFO: Testing against a local daemon [2021-05-17T19:48:10.217Z] === RUN TestSessionCreate [2021-05-17T19:48:10.217Z] --- PASS: TestSessionCreate (0.03s) [2021-05-17T19:48:10.217Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-17T19:48:10.217Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-05-17T19:48:10.217Z] PASS [2021-05-17T19:48:10.217Z] [2021-05-17T19:48:10.217Z] DONE 2 tests in 0.140s [2021-05-17T19:48:10.217Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-05-17T19:48:10.217Z] INFO: Testing against a local daemon [2021-05-17T19:48:10.217Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-17T19:48:10.217Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-17T19:48:10.217Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-17T19:48:10.217Z] === RUN TestEventsExecDie [2021-05-17T19:48:11.159Z] --- PASS: TestEventsExecDie (1.00s) [2021-05-17T19:48:11.159Z] === RUN TestEventsBackwardsCompatible [2021-05-17T19:48:11.159Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-05-17T19:48:11.159Z] === RUN TestInfoBinaryCommits [2021-05-17T19:48:11.159Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-05-17T19:48:11.159Z] === RUN TestInfoAPIVersioned [2021-05-17T19:48:11.159Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-05-17T19:48:11.159Z] === RUN TestInfoDiscoveryBackend [2021-05-17T19:48:13.067Z] --- PASS: TestInfoDiscoveryBackend (1.76s) [2021-05-17T19:48:13.067Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-17T19:48:14.302Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-05-17T19:48:14.302Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-05-17T19:48:15.310Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-17T19:48:15.310Z] INFO: Testing against a local daemon [2021-05-17T19:48:15.310Z] === RUN TestBuildWithSession [2021-05-17T19:48:15.310Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-17T19:48:15.310Z] build_session_test.go:25: TODO: BuildKit [2021-05-17T19:48:15.310Z] === RUN TestBuildSquashParent [2021-05-17T19:48:15.310Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-05-17T19:48:15.310Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T19:48:15.310Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-17T19:48:15.310Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-17T19:48:15.310Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-17T19:48:15.310Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-17T19:48:15.310Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-17T19:48:15.310Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-17T19:48:15.310Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-17T19:48:15.310Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-17T19:48:15.310Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-17T19:48:15.310Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-17T19:48:15.310Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-17T19:48:15.310Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-17T19:48:15.310Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-17T19:48:15.310Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-17T19:48:15.310Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-17T19:48:15.310Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-17T19:48:15.310Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-17T19:48:15.689Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-05-17T19:48:16.357Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.40s) [2021-05-17T19:48:16.357Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-17T19:48:16.357Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-05-17T19:48:16.357Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-17T19:48:16.357Z] === RUN TestInfoAPI [2021-05-17T19:48:16.357Z] --- PASS: TestInfoAPI (0.03s) [2021-05-17T19:48:16.357Z] === RUN TestInfoAPIWarnings [2021-05-17T19:48:16.631Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-05-17T19:48:17.574Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-05-17T19:48:18.517Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-05-17T19:48:19.525Z] --- PASS: TestUpdateRestartPolicy (13.03s) [2021-05-17T19:48:19.525Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-17T19:48:19.525Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s) [2021-05-17T19:48:19.525Z] === RUN TestWaitNonBlocked [2021-05-17T19:48:19.525Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-17T19:48:19.525Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-17T19:48:19.525Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-17T19:48:19.525Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-17T19:48:19.525Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-17T19:48:19.525Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-17T19:48:19.525Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-05-17T19:48:19.525Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.14s) [2021-05-17T19:48:19.525Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.14s) [2021-05-17T19:48:19.525Z] === RUN TestWaitBlocked [2021-05-17T19:48:19.525Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-17T19:48:19.525Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-17T19:48:19.525Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-17T19:48:19.525Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-17T19:48:19.787Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-17T19:48:19.787Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-17T19:48:20.739Z] --- PASS: TestWaitBlocked (0.03s) [2021-05-17T19:48:20.739Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.14s) [2021-05-17T19:48:20.739Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.17s) [2021-05-17T19:48:20.739Z] === CONT TestContainerStartOnDaemonRestart [2021-05-17T19:48:20.739Z] === CONT TestContainerKillOnDaemonStart [2021-05-17T19:48:20.739Z] === CONT TestDaemonHostGatewayIP [2021-05-17T19:48:20.739Z] === CONT TestIpcModeOlderClient [2021-05-17T19:48:21.004Z] --- PASS: TestIpcModeOlderClient (0.11s) [2021-05-17T19:48:21.004Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-17T19:48:21.065Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-05-17T19:48:21.065Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-05-17T19:48:21.636Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-05-17T19:48:23.966Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-17T19:48:24.325Z] --- PASS: TestContainerStartOnDaemonRestart (3.48s) [2021-05-17T19:48:24.325Z] === CONT TestDaemonRestartIpcMode [2021-05-17T19:48:25.720Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.88s) [2021-05-17T19:48:26.155Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-17T19:48:27.647Z] --- PASS: TestDaemonHostGatewayIP (6.81s) [2021-05-17T19:48:28.221Z] --- PASS: TestDaemonRestartIpcMode (3.87s) [2021-05-17T19:48:33.401Z] 4612f6d0b889: Pull complete [2021-05-17T19:48:34.452Z] --- PASS: TestInfoAPIWarnings (17.76s) [2021-05-17T19:48:34.452Z] === RUN TestInfoDebug [2021-05-17T19:48:34.819Z] --- PASS: TestContainerKillOnDaemonStart (13.70s) [2021-05-17T19:48:34.819Z] PASS [2021-05-17T19:48:34.819Z] [2021-05-17T19:48:34.819Z] === Skipped [2021-05-17T19:48:34.819Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-05-17T19:48:34.819Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-17T19:48:34.819Z] [2021-05-17T19:48:34.819Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.01s) [2021-05-17T19:48:34.819Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-17T19:48:34.819Z] [2021-05-17T19:48:34.819Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-05-17T19:48:34.819Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-17T19:48:34.819Z] [2021-05-17T19:48:34.819Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-17T19:48:34.819Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-17T19:48:34.819Z] [2021-05-17T19:48:34.819Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-05-17T19:48:34.819Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-17T19:48:34.819Z] [2021-05-17T19:48:34.819Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-05-17T19:48:34.819Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-17T19:48:34.819Z] [2021-05-17T19:48:34.819Z] [2021-05-17T19:48:34.819Z] DONE 196 tests, 6 skipped in 165.131s [2021-05-17T19:48:34.819Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-05-17T19:48:34.819Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:48:34.819Z] ++ set -e [2021-05-17T19:48:34.819Z] ++ '[' -n 0 ']' [2021-05-17T19:48:34.819Z] ++ set -x [2021-05-17T19:48:34.819Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:48:34.819Z] INFO: Testing against a local daemon [2021-05-17T19:48:34.819Z] === RUN TestCommitInheritsEnv [2021-05-17T19:48:35.394Z] --- PASS: TestCommitInheritsEnv (0.43s) [2021-05-17T19:48:35.394Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-17T19:48:35.394Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-05-17T19:48:35.394Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-05-17T19:48:35.394Z] === RUN TestImagesFilterMultiReference [2021-05-17T19:48:35.394Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-05-17T19:48:35.394Z] === RUN TestImagePullPlatformInvalid [2021-05-17T19:48:35.394Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-05-17T19:48:35.394Z] === RUN TestRemoveImageOrphaning [2021-05-17T19:48:35.832Z] --- PASS: TestInfoDebug (1.81s) [2021-05-17T19:48:35.832Z] === RUN TestInfoInsecureRegistries [2021-05-17T19:48:35.970Z] --- PASS: TestRemoveImageOrphaning (0.39s) [2021-05-17T19:48:35.970Z] === RUN TestRemoveImageGarbageCollector [2021-05-17T19:48:35.970Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-05-17T19:48:35.970Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-17T19:48:35.970Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-17T19:48:35.970Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-05-17T19:48:35.970Z] === RUN TestTagInvalidReference [2021-05-17T19:48:35.970Z] --- PASS: TestTagInvalidReference (0.03s) [2021-05-17T19:48:35.970Z] === RUN TestTagValidPrefixedRepo [2021-05-17T19:48:35.970Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-05-17T19:48:35.970Z] === RUN TestTagExistedNameWithoutForce [2021-05-17T19:48:35.970Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-05-17T19:48:35.970Z] === RUN TestTagOfficialNames [2021-05-17T19:48:35.970Z] --- PASS: TestTagOfficialNames (0.08s) [2021-05-17T19:48:35.970Z] === RUN TestTagMatchesDigest [2021-05-17T19:48:36.232Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-05-17T19:48:36.232Z] PASS [2021-05-17T19:48:36.232Z] [2021-05-17T19:48:36.232Z] === Skipped [2021-05-17T19:48:36.232Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-05-17T19:48:36.232Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-05-17T19:48:36.232Z] [2021-05-17T19:48:36.232Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-05-17T19:48:36.232Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-17T19:48:36.232Z] [2021-05-17T19:48:36.232Z] [2021-05-17T19:48:36.232Z] DONE 12 tests, 2 skipped in 1.549s [2021-05-17T19:48:36.232Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-05-17T19:48:36.232Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:48:36.232Z] ++ set -e [2021-05-17T19:48:36.232Z] ++ '[' -n 0 ']' [2021-05-17T19:48:36.232Z] ++ set -x [2021-05-17T19:48:36.232Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:48:36.232Z] INFO: Testing against a local daemon [2021-05-17T19:48:36.232Z] === RUN TestNetworkCreateDelete [2021-05-17T19:48:37.179Z] --- PASS: TestNetworkCreateDelete (0.85s) [2021-05-17T19:48:37.179Z] === RUN TestDockerNetworkDeletePreferID [2021-05-17T19:48:37.737Z] --- PASS: TestInfoInsecureRegistries (1.88s) [2021-05-17T19:48:37.737Z] === RUN TestInfoRegistryMirrors [2021-05-17T19:48:38.568Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-05-17T19:48:38.568Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.10s) [2021-05-17T19:48:38.568Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.94s) [2021-05-17T19:48:38.568Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.99s) [2021-05-17T19:48:38.568Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (15.99s) [2021-05-17T19:48:38.568Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (13.54s) [2021-05-17T19:48:38.568Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (12.13s) [2021-05-17T19:48:38.568Z] === RUN TestBuildMultiStageCopy [2021-05-17T19:48:38.568Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-17T19:48:39.645Z] --- PASS: TestInfoRegistryMirrors (1.97s) [2021-05-17T19:48:39.645Z] === RUN TestLoginFailsWithBadCredentials [2021-05-17T19:48:39.733Z] --- PASS: TestDockerNetworkDeletePreferID (2.45s) [2021-05-17T19:48:39.733Z] === RUN TestDaemonDNSFallback [2021-05-17T19:48:39.754Z] === RUN TestDockerSuite/TestBuildExpose [2021-05-17T19:48:39.754Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-05-17T19:48:39.754Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-05-17T19:48:39.904Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s) [2021-05-17T19:48:39.904Z] === RUN TestPingCacheHeaders [2021-05-17T19:48:39.904Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-05-17T19:48:39.904Z] === RUN TestPingGet [2021-05-17T19:48:39.904Z] --- PASS: TestPingGet (0.01s) [2021-05-17T19:48:39.904Z] === RUN TestPingHead [2021-05-17T19:48:39.904Z] --- PASS: TestPingHead (0.02s) [2021-05-17T19:48:39.905Z] === RUN TestVersion [2021-05-17T19:48:39.905Z] --- PASS: TestVersion (0.02s) [2021-05-17T19:48:39.905Z] PASS [2021-05-17T19:48:39.905Z] [2021-05-17T19:48:39.905Z] === Skipped [2021-05-17T19:48:39.905Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-17T19:48:39.905Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-17T19:48:39.905Z] [2021-05-17T19:48:39.905Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-05-17T19:48:39.905Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-17T19:48:39.905Z] [2021-05-17T19:48:39.905Z] [2021-05-17T19:48:39.905Z] DONE 18 tests, 2 skipped in 30.015s [2021-05-17T19:48:39.905Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-05-17T19:48:40.014Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-05-17T19:48:40.164Z] INFO: Testing against a local daemon [2021-05-17T19:48:40.164Z] === RUN TestVolumesCreateAndList [2021-05-17T19:48:40.164Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-05-17T19:48:40.164Z] === RUN TestVolumesRemove [2021-05-17T19:48:40.164Z] --- PASS: TestVolumesRemove (0.07s) [2021-05-17T19:48:40.164Z] === RUN TestVolumesInspect [2021-05-17T19:48:40.164Z] --- PASS: TestVolumesInspect (0.02s) [2021-05-17T19:48:40.164Z] === RUN TestVolumesInvalidJSON [2021-05-17T19:48:40.164Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-17T19:48:40.164Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-17T19:48:40.164Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-17T19:48:40.164Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-05-17T19:48:40.164Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-17T19:48:40.164Z] PASS [2021-05-17T19:48:40.164Z] [2021-05-17T19:48:40.164Z] DONE 5 tests in 0.212s [2021-05-17T19:48:40.164Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-17T19:48:40.164Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12380 is not a child of this shell [2021-05-17T19:48:40.164Z] warning: PID 12380 from bundles/test-integration/docker.pid had a nonzero exit code [2021-05-17T19:48:40.164Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-17T19:48:40.164Z] [2021-05-17T19:48:40.165Z] Unloading profiles will leave already running processes permanently [2021-05-17T19:48:40.165Z] unconfined, which can lead to unexpected situations. [2021-05-17T19:48:40.165Z] [2021-05-17T19:48:40.165Z] To set a process to complain mode, use the command line tool [2021-05-17T19:48:40.165Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-17T19:48:40.165Z] Removing test suite binaries [2021-05-17T19:48:40.275Z] === RUN TestDockerSuite/TestBuildFails [2021-05-17T19:48:40.424Z] exiting test-integration [2021-05-17T19:48:40.424Z] ++ exit 0 [2021-05-17T19:48:41.362Z] [2021-05-17T19:48:41.671Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-05-17T19:48:41.671Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir Post stage [Pipeline] junit [2021-05-17T19:48:42.756Z] Recording test results [2021-05-17T19:48:44.479Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-17T19:48:44.830Z] + echo Ensuring container killed. [2021-05-17T19:48:44.830Z] Ensuring container killed. [2021-05-17T19:48:44.830Z] + docker rm -vf docker-pr2 [2021-05-17T19:48:44.830Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-05-17T19:48:44.972Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-05-17T19:48:45.117Z] + echo Chowning /workspace to jenkins user [2021-05-17T19:48:45.117Z] Chowning /workspace to jenkins user [2021-05-17T19:48:45.117Z] + id -u [2021-05-17T19:48:45.117Z] + id -g [2021-05-17T19:48:45.117Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42384:/workspace busybox chown -R 1000:1000 /workspace [2021-05-17T19:48:45.117Z] Unable to find image 'busybox:latest' locally [2021-05-17T19:48:45.379Z] latest: Pulling from library/busybox [2021-05-17T19:48:45.639Z] aa2a8d90b84c: Pulling fs layer [2021-05-17T19:48:45.639Z] aa2a8d90b84c: Download complete [2021-05-17T19:48:45.639Z] aa2a8d90b84c: Pull complete [2021-05-17T19:48:45.639Z] Digest: sha256:be4684e4004560b2cd1f12148b7120b0ea69c385bcc9b12a637537a2c60f97fb [2021-05-17T19:48:45.639Z] Status: Downloaded newer image for busybox:latest [2021-05-17T19:48:47.516Z] === RUN TestDockerSuite/TestBuildForceRm [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-17T19:48:47.848Z] + bundleName=amd64-rootless [2021-05-17T19:48:47.848Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-05-17T19:48:47.848Z] Creating amd64-rootless-bundles.tar.gz [2021-05-17T19:48:47.848Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2021-05-17T19:48:47.848Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-05-17T19:48:47.861Z] Archiving artifacts [2021-05-17T19:48:47.889Z] --- PASS: TestDaemonDNSFallback (8.13s) [2021-05-17T19:48:47.889Z] === RUN TestInspectNetwork [2021-05-17T19:48:49.431Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-05-17T19:48:49.431Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-05-17T19:48:49.800Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42384/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-17T19:48:50.003Z] === RUN TestDockerSuite/TestBuildFromGit [2021-05-17T19:48:50.116Z] + make clean [2021-05-17T19:48:50.379Z] docker volume rm -f docker-dev-cache [2021-05-17T19:48:50.379Z] docker-dev-cache [Pipeline] deleteDir [2021-05-17T19:48:50.977Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-17T19:48:50.977Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-17T19:48:50.977Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-17T19:48:52.521Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-17T19:48:52.552Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-05-17T19:48:52.814Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-05-17T19:48:53.194Z] === RUN TestInspectNetwork/full_network_id [2021-05-17T19:48:53.194Z] === RUN TestInspectNetwork/partial_network_id [2021-05-17T19:48:53.194Z] === RUN TestInspectNetwork/network_name [2021-05-17T19:48:53.194Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-05-17T19:48:53.499Z] --- PASS: TestBuildMultiStageCopy (15.50s) [2021-05-17T19:48:53.499Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (11.47s) [2021-05-17T19:48:53.499Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.76s) [2021-05-17T19:48:53.499Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.92s) [2021-05-17T19:48:53.499Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.07s) [2021-05-17T19:48:53.499Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.27s) [2021-05-17T19:48:53.499Z] === RUN TestBuildMultiStageParentConfig [2021-05-17T19:48:53.632Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-05-17T19:48:53.632Z] Copying nested executables into bundles/binary-daemon [2021-05-17T19:48:53.890Z] [2021-05-17T19:48:54.729Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-05-17T19:48:55.155Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42384/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=72e1392a17c751d8546bf4ceaa2b8688cc21b9d7 -e DOCKER_GRAPHDRIVER docker:72e1392a17c751d8546bf4ceaa2b8688cc21b9d7 hack/make.sh cross [2021-05-17T19:48:55.687Z] --- PASS: TestBuildMultiStageParentConfig (2.21s) [2021-05-17T19:48:55.687Z] === RUN TestBuildLabelWithTargets [2021-05-17T19:48:55.687Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-05-17T19:48:55.687Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-17T19:48:55.687Z] === RUN TestBuildWithEmptyLayers [2021-05-17T19:48:55.725Z] [2021-05-17T19:48:55.726Z] Removing bundles/ [2021-05-17T19:48:55.726Z] [2021-05-17T19:48:55.726Z] ---> Making bundle: cross (in bundles/cross) [2021-05-17T19:48:55.726Z] Cross building: bundles/cross/linux/amd64 [2021-05-17T19:48:55.726Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-05-17T19:48:55.726Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-05-17T19:48:57.230Z] --- PASS: TestBuildWithEmptyLayers (1.24s) [2021-05-17T19:48:57.230Z] === RUN TestBuildMultiStageOnBuild [2021-05-17T19:48:57.285Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-05-17T19:48:57.409Z] --- PASS: TestInspectNetwork (9.28s) [2021-05-17T19:48:57.409Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-05-17T19:48:57.409Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-05-17T19:48:57.409Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-05-17T19:48:57.409Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-05-17T19:48:57.409Z] === RUN TestRunContainerWithBridgeNone [2021-05-17T19:48:58.230Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-05-17T19:48:58.492Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-05-17T19:49:00.723Z] --- PASS: TestRunContainerWithBridgeNone (3.47s) [2021-05-17T19:49:00.723Z] === RUN TestNetworkInvalidJSON [2021-05-17T19:49:00.723Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-17T19:49:00.723Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-17T19:49:00.723Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-17T19:49:00.723Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-17T19:49:00.723Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-17T19:49:00.723Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-17T19:49:00.723Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-17T19:49:00.723Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-17T19:49:00.723Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-17T19:49:00.723Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-05-17T19:49:00.723Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-17T19:49:00.723Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-17T19:49:00.723Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-17T19:49:00.723Z] === RUN TestNetworkList [2021-05-17T19:49:00.723Z] === RUN TestNetworkList//networks [2021-05-17T19:49:00.723Z] === PAUSE TestNetworkList//networks [2021-05-17T19:49:00.723Z] === RUN TestNetworkList//networks/ [2021-05-17T19:49:00.723Z] === PAUSE TestNetworkList//networks/ [2021-05-17T19:49:00.723Z] === CONT TestNetworkList//networks [2021-05-17T19:49:00.723Z] === CONT TestNetworkList//networks/ [2021-05-17T19:49:00.723Z] --- PASS: TestNetworkList (0.03s) [2021-05-17T19:49:00.723Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-17T19:49:00.723Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-17T19:49:00.723Z] === RUN TestHostIPv4BridgeLabel [2021-05-17T19:49:01.796Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-05-17T19:49:02.113Z] --- PASS: TestHostIPv4BridgeLabel (1.47s) [2021-05-17T19:49:02.113Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-17T19:49:04.344Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-05-17T19:49:04.666Z] --- PASS: TestDaemonRestartWithLiveRestore (2.66s) [2021-05-17T19:49:04.666Z] === RUN TestDaemonDefaultNetworkPools [2021-05-17T19:49:06.262Z] === RUN TestDockerSuite/TestBuildHistory [2021-05-17T19:49:07.224Z] --- PASS: TestDaemonDefaultNetworkPools (2.30s) [2021-05-17T19:49:07.224Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-17T19:49:10.547Z] --- PASS: TestDaemonRestartWithExistingNetwork (3.46s) [2021-05-17T19:49:10.547Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-17T19:49:11.566Z] === RUN TestDockerSuite/TestBuildIidFile [2021-05-17T19:49:11.566Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-05-17T19:49:11.566Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-05-17T19:49:12.139Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-05-17T19:49:12.711Z] === RUN TestDockerSuite/TestBuildInheritance [2021-05-17T19:49:13.654Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-05-17T19:49:14.597Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-05-17T19:49:14.597Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-05-17T19:49:14.764Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (4.48s) [2021-05-17T19:49:14.764Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-17T19:49:14.952Z] --- PASS: TestBuildMultiStageOnBuild (16.04s) [2021-05-17T19:49:14.952Z] === RUN TestBuildUncleanTarFilenames [2021-05-17T19:49:14.952Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-05-17T19:49:14.952Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-17T19:49:14.952Z] === RUN TestBuildMultiStageLayerLeak [2021-05-17T19:49:15.171Z] --- PASS: TestImportExtremelyLargeImageWorks (234.15s) [2021-05-17T19:49:15.171Z] PASS [2021-05-17T19:49:15.171Z] [2021-05-17T19:49:15.171Z] DONE 12 tests in 238.691s [2021-05-17T19:49:15.171Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-05-17T19:49:15.171Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:49:15.171Z] ++ set -e [2021-05-17T19:49:15.171Z] ++ '[' -n 0 ']' [2021-05-17T19:49:15.171Z] ++ set -x [2021-05-17T19:49:15.171Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:49:15.432Z] INFO: Testing against a local daemon [2021-05-17T19:49:15.432Z] === RUN TestNetworkCreateDelete [2021-05-17T19:49:16.003Z] === RUN TestDockerSuite/TestBuildLabel [2021-05-17T19:49:16.003Z] --- PASS: TestNetworkCreateDelete (0.74s) [2021-05-17T19:49:16.003Z] === RUN TestDockerNetworkDeletePreferID [2021-05-17T19:49:16.155Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (1.34s) [2021-05-17T19:49:16.155Z] === RUN TestServiceWithPredefinedNetwork [2021-05-17T19:49:16.575Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-05-17T19:49:16.836Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-05-17T19:49:17.099Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-05-17T19:49:17.366Z] === RUN TestDockerSuite/TestBuildLabels [2021-05-17T19:49:17.627Z] --- PASS: TestDockerNetworkDeletePreferID (1.49s) [2021-05-17T19:49:17.627Z] === RUN TestDaemonDNSFallback [2021-05-17T19:49:17.888Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-05-17T19:49:18.830Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-05-17T19:49:19.468Z] --- PASS: TestServiceWithPredefinedNetwork (3.24s) [2021-05-17T19:49:19.468Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-17T19:49:19.468Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-17T19:49:19.468Z] service_test.go:242: FLAKY_TEST [2021-05-17T19:49:19.468Z] === RUN TestServiceWithDataPathPortInit [2021-05-17T19:49:21.375Z] === RUN TestDockerSuite/TestBuildLastModified [2021-05-17T19:49:23.545Z] --- PASS: TestBuildMultiStageLayerLeak (9.83s) [2021-05-17T19:49:23.545Z] === RUN TestBuildWithHugeFile [2021-05-17T19:49:25.578Z] --- PASS: TestDaemonDNSFallback (7.65s) [2021-05-17T19:49:25.578Z] === RUN TestInspectNetwork [2021-05-17T19:49:26.521Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-05-17T19:49:30.728Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-05-17T19:49:30.728Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-05-17T19:49:30.728Z] === RUN TestInspectNetwork/full_network_id [2021-05-17T19:49:30.728Z] === RUN TestInspectNetwork/partial_network_id [2021-05-17T19:49:30.728Z] === RUN TestInspectNetwork/network_name [2021-05-17T19:49:30.728Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-05-17T19:49:30.728Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-05-17T19:49:30.989Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-05-17T19:49:30.989Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-05-17T19:49:31.251Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-05-17T19:49:32.194Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-05-17T19:49:33.585Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-05-17T19:49:34.997Z] --- PASS: TestInspectNetwork (9.88s) [2021-05-17T19:49:34.997Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-05-17T19:49:34.997Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-05-17T19:49:34.997Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-05-17T19:49:34.997Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-05-17T19:49:34.997Z] === RUN TestRunContainerWithBridgeNone [2021-05-17T19:49:37.606Z] --- PASS: TestServiceWithDataPathPortInit (17.66s) [2021-05-17T19:49:37.606Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-17T19:49:38.304Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-05-17T19:49:38.566Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-05-17T19:49:39.139Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-05-17T19:49:39.402Z] --- PASS: TestRunContainerWithBridgeNone (4.43s) [2021-05-17T19:49:39.402Z] === RUN TestNetworkInvalidJSON [2021-05-17T19:49:39.662Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-17T19:49:39.662Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-17T19:49:39.662Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-17T19:49:39.662Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-17T19:49:39.662Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-17T19:49:39.662Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-17T19:49:39.662Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-17T19:49:39.662Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-17T19:49:39.662Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-17T19:49:39.662Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-05-17T19:49:39.662Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-17T19:49:39.662Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-17T19:49:39.662Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-17T19:49:39.662Z] === RUN TestNetworkList [2021-05-17T19:49:39.662Z] === RUN TestNetworkList//networks [2021-05-17T19:49:39.662Z] === PAUSE TestNetworkList//networks [2021-05-17T19:49:39.662Z] === RUN TestNetworkList//networks/ [2021-05-17T19:49:39.662Z] === PAUSE TestNetworkList//networks/ [2021-05-17T19:49:39.663Z] === CONT TestNetworkList//networks [2021-05-17T19:49:39.663Z] === CONT TestNetworkList//networks/ [2021-05-17T19:49:39.663Z] --- PASS: TestNetworkList (0.02s) [2021-05-17T19:49:39.663Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-17T19:49:39.663Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-17T19:49:39.663Z] === RUN TestHostIPv4BridgeLabel [2021-05-17T19:49:40.604Z] --- PASS: TestHostIPv4BridgeLabel (0.95s) [2021-05-17T19:49:40.604Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-17T19:49:42.520Z] --- PASS: TestDaemonRestartWithLiveRestore (1.79s) [2021-05-17T19:49:42.520Z] === RUN TestDaemonDefaultNetworkPools [2021-05-17T19:49:43.906Z] --- PASS: TestDaemonDefaultNetworkPools (1.46s) [2021-05-17T19:49:43.906Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-17T19:49:46.453Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.31s) [2021-05-17T19:49:46.453Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-17T19:49:47.625Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.80s) [2021-05-17T19:49:47.625Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:pg1o5rd9rw3xu5do4jr3ocwkk Created:2021-05-17 19:49:38.725743592 +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[b284625b14dcd06e9f53fe9e68844372de0fad4bbf9c64a7960bb4c7ca78beea:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sv03q3cgdvk7t8xa6uki5r0y3 EndpointID:142019c87647f76902d796c8a15e7694e01d049de7e0754f84fe495c225dfefb MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b9dba1b7813512885e463553a41abbdeb0ec3f3d94007bfa243ac59b4849f7e3 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:f41eb17d23ba IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sv03q3cgdvk7t8xa6uki5r0y3 EndpointID:142019c87647f76902d796c8a15e7694e01d049de7e0754f84fe495c225dfefb EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-05-17T19:49:47.625Z] PASS [2021-05-17T19:49:47.625Z] [2021-05-17T19:49:47.625Z] === Skipped [2021-05-17T19:49:47.625Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-17T19:49:47.625Z] service_test.go:242: FLAKY_TEST [2021-05-17T19:49:47.625Z] [2021-05-17T19:49:47.625Z] [2021-05-17T19:49:47.625Z] DONE 26 tests, 1 skipped in 69.811s [2021-05-17T19:49:47.625Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-17T19:49:47.625Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:49:47.625Z] ++ set -e [2021-05-17T19:49:47.625Z] ++ '[' -n 0 ']' [2021-05-17T19:49:47.625Z] ++ set -x [2021-05-17T19:49:47.625Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:49:47.625Z] INFO: Testing against a local daemon [2021-05-17T19:49:47.625Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-17T19:49:47.625Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-17T19:49:47.625Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-17T19:49:47.625Z] === RUN TestDockerNetworkIpvlan [2021-05-17T19:49:47.625Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-17T19:49:47.625Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-17T19:49:47.625Z] PASS [2021-05-17T19:49:47.625Z] [2021-05-17T19:49:47.625Z] === Skipped [2021-05-17T19:49:47.625Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-17T19:49:47.625Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-17T19:49:47.625Z] [2021-05-17T19:49:47.625Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-17T19:49:47.625Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-17T19:49:47.625Z] [2021-05-17T19:49:47.625Z] [2021-05-17T19:49:47.625Z] DONE 2 tests, 2 skipped in 0.157s [2021-05-17T19:49:47.625Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-17T19:49:47.625Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:49:47.625Z] ++ set -e [2021-05-17T19:49:47.625Z] ++ '[' -n 0 ']' [2021-05-17T19:49:47.625Z] ++ set -x [2021-05-17T19:49:47.625Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:49:47.625Z] INFO: Testing against a local daemon [2021-05-17T19:49:47.625Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-17T19:49:48.999Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.93s) [2021-05-17T19:49:48.999Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-17T19:49:49.260Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-05-17T19:49:49.546Z] --- PASS: TestDockerNetworkMacvlanPersistance (3.38s) [2021-05-17T19:49:49.546Z] === RUN TestDockerNetworkMacvlan [2021-05-17T19:49:50.203Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.98s) [2021-05-17T19:49:50.203Z] === RUN TestServiceWithPredefinedNetwork [2021-05-17T19:49:51.470Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-05-17T19:49:52.860Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-05-17T19:49:53.503Z] --- PASS: TestServiceWithPredefinedNetwork (3.12s) [2021-05-17T19:49:53.503Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-17T19:49:53.503Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-17T19:49:53.503Z] service_test.go:242: FLAKY_TEST [2021-05-17T19:49:53.503Z] === RUN TestServiceWithDataPathPortInit [2021-05-17T19:49:53.764Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-05-17T19:49:54.786Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-05-17T19:49:55.150Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-05-17T19:49:57.695Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-05-17T19:49:57.695Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-05-17T19:49:59.005Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-05-17T19:50:01.901Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-05-17T19:50:03.224Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-05-17T19:50:03.306Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-05-17T19:50:03.567Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-05-17T19:50:06.869Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-05-17T19:50:07.130Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-05-17T19:50:09.675Z] === RUN TestDockerSuite/TestBuildNetNone [2021-05-17T19:50:09.936Z] === RUN TestDockerSuite/TestBuildNoContext [2021-05-17T19:50:11.321Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-05-17T19:50:11.380Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-05-17T19:50:11.893Z] --- PASS: TestServiceWithDataPathPortInit (18.64s) [2021-05-17T19:50:11.893Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-17T19:50:12.154Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-05-17T19:50:13.302Z] --- PASS: TestDockerNetworkMacvlan (23.33s) [2021-05-17T19:50:13.302Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.19s) [2021-05-17T19:50:13.302Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.22s) [2021-05-17T19:50:13.302Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.48s) [2021-05-17T19:50:13.302Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.55s) [2021-05-17T19:50:13.302Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.80s) [2021-05-17T19:50:13.302Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.79s) [2021-05-17T19:50:13.302Z] PASS [2021-05-17T19:50:13.302Z] [2021-05-17T19:50:13.302Z] DONE 8 tests in 26.859s [2021-05-17T19:50:13.302Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-17T19:50:13.302Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:50:13.302Z] ++ set -e [2021-05-17T19:50:13.302Z] ++ '[' -n 0 ']' [2021-05-17T19:50:13.302Z] ++ set -x [2021-05-17T19:50:13.302Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:50:13.302Z] testing: warning: no tests to run [2021-05-17T19:50:13.302Z] PASS [2021-05-17T19:50:13.302Z] [2021-05-17T19:50:13.302Z] DONE 0 tests in 0.032s [2021-05-17T19:50:13.302Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-17T19:50:13.302Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:50:13.302Z] ++ set -e [2021-05-17T19:50:13.302Z] ++ '[' -n 0 ']' [2021-05-17T19:50:13.302Z] ++ set -x [2021-05-17T19:50:13.302Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:50:13.302Z] INFO: Testing against a local daemon [2021-05-17T19:50:13.302Z] === RUN TestAuthZPluginAllowRequest [2021-05-17T19:50:13.540Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-05-17T19:50:14.112Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-05-17T19:50:14.112Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-05-17T19:50:14.373Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-05-17T19:50:14.945Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-05-17T19:50:15.517Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-05-17T19:50:15.858Z] --- PASS: TestAuthZPluginAllowRequest (2.27s) [2021-05-17T19:50:15.859Z] === RUN TestAuthZPluginTLS [2021-05-17T19:50:16.805Z] --- PASS: TestAuthZPluginTLS (1.20s) [2021-05-17T19:50:16.805Z] === RUN TestAuthZPluginDenyRequest [2021-05-17T19:50:17.173Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-05-17T19:50:17.173Z] Copying nested executables into bundles/cross/linux/amd64 [2021-05-17T19:50:17.431Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-05-17T19:50:17.693Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-05-17T19:50:17.742Z] Cross building: bundles/cross/windows/amd64 [2021-05-17T19:50:17.753Z] --- PASS: TestAuthZPluginDenyRequest (1.13s) [2021-05-17T19:50:17.753Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-17T19:50:18.001Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-05-17T19:50:18.001Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-05-17T19:50:19.144Z] --- PASS: TestAuthZPluginAPIDenyResponse (1.12s) [2021-05-17T19:50:19.145Z] === RUN TestAuthZPluginDenyResponse [2021-05-17T19:50:20.091Z] --- PASS: TestAuthZPluginDenyResponse (1.14s) [2021-05-17T19:50:20.091Z] === RUN TestAuthZPluginAllowEventStream [2021-05-17T19:50:20.238Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.60s) [2021-05-17T19:50:20.238Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tpue7prg004xnlh0vdvszkcuj Created:2021-05-17 19:50:12.839520915 +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[110edfa9587b945dd3c976e379bef5142c81e6e8de68cf4507198f018f8b3124:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xh2cpmcfxu0mmg3x0zpw279y1 EndpointID:f258ff1a00bce5b0c72ae5874cbddadb95b08896dee1ea03c4ee68a3a9654e94 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:59c109025b5cf8bf97f9a4f5f5e77b994309290147b95a5d1088ae88342bafbb 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:b4fd9259431c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xh2cpmcfxu0mmg3x0zpw279y1 EndpointID:f258ff1a00bce5b0c72ae5874cbddadb95b08896dee1ea03c4ee68a3a9654e94 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-05-17T19:50:20.238Z] PASS [2021-05-17T19:50:20.238Z] [2021-05-17T19:50:20.238Z] === Skipped [2021-05-17T19:50:20.239Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-17T19:50:20.239Z] service_test.go:242: FLAKY_TEST [2021-05-17T19:50:20.239Z] [2021-05-17T19:50:20.239Z] [2021-05-17T19:50:20.239Z] DONE 26 tests, 1 skipped in 65.239s [2021-05-17T19:50:20.500Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-17T19:50:20.500Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:50:20.500Z] ++ set -e [2021-05-17T19:50:20.500Z] ++ '[' -n 0 ']' [2021-05-17T19:50:20.500Z] ++ set -x [2021-05-17T19:50:20.500Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:50:20.500Z] INFO: Testing against a local daemon [2021-05-17T19:50:20.500Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-17T19:50:20.500Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-17T19:50:20.500Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-17T19:50:20.500Z] === RUN TestDockerNetworkIpvlan [2021-05-17T19:50:20.500Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-17T19:50:20.500Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-17T19:50:20.500Z] PASS [2021-05-17T19:50:20.500Z] [2021-05-17T19:50:20.500Z] === Skipped [2021-05-17T19:50:20.500Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-17T19:50:20.500Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-17T19:50:20.500Z] [2021-05-17T19:50:20.500Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-17T19:50:20.500Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-17T19:50:20.500Z] [2021-05-17T19:50:20.500Z] [2021-05-17T19:50:20.500Z] DONE 2 tests, 2 skipped in 0.190s [2021-05-17T19:50:20.500Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-17T19:50:20.500Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:50:20.500Z] ++ set -e [2021-05-17T19:50:20.500Z] ++ '[' -n 0 ']' [2021-05-17T19:50:20.500Z] ++ set -x [2021-05-17T19:50:20.500Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:50:20.761Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-05-17T19:50:20.761Z] INFO: Testing against a local daemon [2021-05-17T19:50:20.761Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-17T19:50:22.646Z] --- PASS: TestAuthZPluginAllowEventStream (2.26s) [2021-05-17T19:50:22.646Z] === RUN TestAuthZPluginErrorResponse [2021-05-17T19:50:22.676Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-05-17T19:50:23.248Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.37s) [2021-05-17T19:50:23.248Z] === RUN TestDockerNetworkMacvlan [2021-05-17T19:50:23.593Z] --- PASS: TestAuthZPluginErrorResponse (1.14s) [2021-05-17T19:50:23.593Z] === RUN TestAuthZPluginErrorRequest [2021-05-17T19:50:24.190Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-05-17T19:50:24.765Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-05-17T19:50:24.984Z] --- PASS: TestAuthZPluginErrorRequest (1.23s) [2021-05-17T19:50:24.984Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-17T19:50:25.708Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-05-17T19:50:25.936Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (1.15s) [2021-05-17T19:50:25.937Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-17T19:50:25.969Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-05-17T19:50:26.926Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-05-17T19:50:27.497Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-05-17T19:50:28.068Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-05-17T19:50:28.505Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.71s) [2021-05-17T19:50:28.505Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-17T19:50:29.717Z] 8116de3c91c3: Pull complete [2021-05-17T19:50:29.717Z] Digest: sha256:edd6d6de1e7252d2d434af58798db1d96762d738f60e15b24ed631f55e26681d [2021-05-17T19:50:29.717Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-17T19:50:29.717Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-05-17T19:50:29.717Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-05-17T19:50:29.717Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1935' [2021-05-17T19:50:29.717Z] WARN: Skipping validation tests [2021-05-17T19:50:29.717Z] INFO: Running unit tests at 05/17/2021 19:50:25... [2021-05-17T19:50:29.717Z] INFO: make.ps1 starting at 05/17/2021 19:50:29 [2021-05-17T19:50:29.717Z] INFO: Git commit (376cc30373) assumed from DOCKER_GITCOMMIT environment variable [2021-05-17T19:50:29.717Z] INFO: Invoking autogen... [2021-05-17T19:50:30.170Z] INFO: Running unit tests... [2021-05-17T19:50:31.371Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-05-17T19:50:31.816Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.63s) [2021-05-17T19:50:31.816Z] === RUN TestAuthZPluginHeader [2021-05-17T19:50:32.314Z] === RUN TestDockerSuite/TestBuildPATH [2021-05-17T19:50:32.763Z] --- PASS: TestAuthZPluginHeader (1.42s) [2021-05-17T19:50:32.763Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-17T19:50:32.763Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-05-17T19:50:32.763Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-17T19:50:32.763Z] === RUN TestAuthZPluginV2Disable [2021-05-17T19:50:32.763Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-05-17T19:50:32.763Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-17T19:50:32.763Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-17T19:50:32.763Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-05-17T19:50:32.763Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-17T19:50:32.763Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-17T19:50:32.763Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-05-17T19:50:32.763Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-17T19:50:32.763Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-17T19:50:33.792Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-05-17T19:50:34.736Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-05-17T19:50:35.681Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-05-17T19:50:36.626Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-05-17T19:50:38.013Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-05-17T19:50:40.419Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-05-17T19:50:46.158Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-05-17T19:50:48.077Z] --- PASS: TestDockerNetworkMacvlan (24.66s) [2021-05-17T19:50:48.077Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.17s) [2021-05-17T19:50:48.077Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.21s) [2021-05-17T19:50:48.077Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.69s) [2021-05-17T19:50:48.077Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.17s) [2021-05-17T19:50:48.077Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (7.86s) [2021-05-17T19:50:48.077Z] --- PASS: TestDockerNetworkMacvlan/Addressing (2.27s) [2021-05-17T19:50:48.077Z] PASS [2021-05-17T19:50:48.077Z] [2021-05-17T19:50:48.077Z] DONE 8 tests in 27.216s [2021-05-17T19:50:48.077Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-17T19:50:48.077Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:50:48.077Z] ++ set -e [2021-05-17T19:50:48.077Z] ++ '[' -n 0 ']' [2021-05-17T19:50:48.077Z] ++ set -x [2021-05-17T19:50:48.077Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:50:48.077Z] testing: warning: no tests to run [2021-05-17T19:50:48.077Z] PASS [2021-05-17T19:50:48.077Z] [2021-05-17T19:50:48.077Z] DONE 0 tests in 0.038s [2021-05-17T19:50:48.077Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-17T19:50:48.077Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:50:48.077Z] ++ set -e [2021-05-17T19:50:48.077Z] ++ '[' -n 0 ']' [2021-05-17T19:50:48.077Z] ++ set -x [2021-05-17T19:50:48.077Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:50:48.077Z] INFO: Testing against a local daemon [2021-05-17T19:50:48.077Z] === RUN TestAuthZPluginAllowRequest [2021-05-17T19:50:48.956Z] ? github.com/docker/docker/api [no test files] [2021-05-17T19:50:49.020Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-05-17T19:50:50.405Z] --- PASS: TestAuthZPluginAllowRequest (2.16s) [2021-05-17T19:50:50.405Z] === RUN TestAuthZPluginTLS [2021-05-17T19:50:50.977Z] --- PASS: TestAuthZPluginTLS (0.82s) [2021-05-17T19:50:50.977Z] === RUN TestAuthZPluginDenyRequest [2021-05-17T19:50:51.921Z] --- PASS: TestAuthZPluginDenyRequest (0.77s) [2021-05-17T19:50:51.921Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-17T19:50:52.493Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.77s) [2021-05-17T19:50:52.493Z] === RUN TestAuthZPluginDenyResponse [2021-05-17T19:50:53.437Z] --- PASS: TestAuthZPluginDenyResponse (0.80s) [2021-05-17T19:50:53.437Z] === RUN TestAuthZPluginAllowEventStream [2021-05-17T19:50:53.437Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-05-17T19:50:54.748Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (19.87s) [2021-05-17T19:50:54.748Z] PASS [2021-05-17T19:50:54.748Z] [2021-05-17T19:50:54.748Z] === Skipped [2021-05-17T19:50:54.748Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-05-17T19:50:54.748Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-17T19:50:54.748Z] [2021-05-17T19:50:54.748Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-05-17T19:50:54.748Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-17T19:50:54.748Z] [2021-05-17T19:50:54.748Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-05-17T19:50:54.748Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-17T19:50:54.748Z] [2021-05-17T19:50:54.748Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-05-17T19:50:54.748Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-17T19:50:54.748Z] [2021-05-17T19:50:54.748Z] [2021-05-17T19:50:54.748Z] DONE 17 tests, 4 skipped in 39.449s [2021-05-17T19:50:54.748Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-17T19:50:54.748Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:50:54.748Z] ++ set -e [2021-05-17T19:50:54.748Z] ++ '[' -n 0 ']' [2021-05-17T19:50:54.748Z] ++ set -x [2021-05-17T19:50:54.748Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:50:54.748Z] INFO: Testing against a local daemon [2021-05-17T19:50:54.748Z] === RUN TestPluginInvalidJSON [2021-05-17T19:50:54.748Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-17T19:50:54.748Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-17T19:50:54.748Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-17T19:50:54.748Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-05-17T19:50:54.748Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-17T19:50:54.748Z] === RUN TestPluginInstall [2021-05-17T19:50:54.748Z] === RUN TestPluginInstall/no_auth [2021-05-17T19:50:55.010Z] time="2021-05-17T19:50:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-17T19:50:55.010Z] time="2021-05-17T19:50:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a780e03bf23cef319a98b2dc0f43a99d45ed799744e08c4767e5aaebf5da3402" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-17T19:50:55.010Z] time="2021-05-17T19:50:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-17T19:50:55.010Z] time="2021-05-17T19:50:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a780e03bf23cef319a98b2dc0f43a99d45ed799744e08c4767e5aaebf5da3402" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-17T19:50:55.273Z] === RUN TestPluginInstall/with_htpasswd [2021-05-17T19:50:55.358Z] --- PASS: TestAuthZPluginAllowEventStream (1.75s) [2021-05-17T19:50:55.358Z] === RUN TestAuthZPluginErrorResponse [2021-05-17T19:50:55.928Z] --- PASS: TestAuthZPluginErrorResponse (0.67s) [2021-05-17T19:50:55.928Z] === RUN TestAuthZPluginErrorRequest [2021-05-17T19:50:56.219Z] time="2021-05-17T19:50:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-17T19:50:56.220Z] time="2021-05-17T19:50:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ac9146754f36797dec405de3375eb612d4734756b72927c9f4a0dedb1b7d274b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-17T19:50:56.220Z] time="2021-05-17T19:50:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-17T19:50:56.220Z] time="2021-05-17T19:50:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ac9146754f36797dec405de3375eb612d4734756b72927c9f4a0dedb1b7d274b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-17T19:50:56.482Z] === RUN TestPluginInstall/with_insecure [2021-05-17T19:50:56.499Z] --- PASS: TestAuthZPluginErrorRequest (0.67s) [2021-05-17T19:50:56.499Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-17T19:50:57.069Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.69s) [2021-05-17T19:50:57.069Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-17T19:50:58.405Z] time="2021-05-17T19:50:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-17T19:50:58.405Z] time="2021-05-17T19:50:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2010d5175f0ac68b812d5732839623df7c05f18b1dbfcc88ac3467f2da00ebbf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-17T19:50:58.405Z] time="2021-05-17T19:50:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-17T19:50:58.405Z] time="2021-05-17T19:50:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2010d5175f0ac68b812d5732839623df7c05f18b1dbfcc88ac3467f2da00ebbf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-17T19:50:58.673Z] --- PASS: TestPluginInstall (5.91s) [2021-05-17T19:50:58.673Z] --- PASS: TestPluginInstall/no_auth (2.60s) [2021-05-17T19:50:58.673Z] --- PASS: TestPluginInstall/with_htpasswd (1.15s) [2021-05-17T19:50:58.673Z] --- PASS: TestPluginInstall/with_insecure (2.16s) [2021-05-17T19:50:58.673Z] plugin_test.go:165: [d1aadf14adbb0] daemon is not started [2021-05-17T19:50:58.673Z] === RUN TestPluginsWithRuntimes [2021-05-17T19:50:58.982Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-05-17T19:50:59.554Z] === RUN TestDockerSuite/TestBuildRm [2021-05-17T19:51:00.126Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.96s) [2021-05-17T19:51:00.126Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-17T19:51:01.228Z] === RUN TestPluginsWithRuntimes/No_Args [2021-05-17T19:51:01.277Z] === RUN TestMiddlewares [2021-05-17T19:51:01.277Z] --- PASS: TestMiddlewares (0.00s) [2021-05-17T19:51:01.277Z] PASS [2021-05-17T19:51:01.277Z] coverage: 9.0% of statements [2021-05-17T19:51:01.277Z] ok github.com/docker/docker/api/server 0.072s coverage: 9.0% of statements [2021-05-17T19:51:03.781Z] === RUN TestPluginsWithRuntimes/With_Args [2021-05-17T19:51:04.336Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (3.43s) [2021-05-17T19:51:04.337Z] === RUN TestAuthZPluginHeader [2021-05-17T19:51:04.337Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-05-17T19:51:04.597Z] --- PASS: TestAuthZPluginHeader (1.05s) [2021-05-17T19:51:04.597Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-17T19:51:04.814Z] --- PASS: TestBuildWithHugeFile (99.82s) [2021-05-17T19:51:04.814Z] === RUN TestBuildWCOWSandboxSize [2021-05-17T19:51:05.539Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-05-17T19:51:05.700Z] --- PASS: TestPluginsWithRuntimes (7.07s) [2021-05-17T19:51:05.700Z] --- PASS: TestPluginsWithRuntimes/No_Args (2.22s) [2021-05-17T19:51:05.700Z] --- PASS: TestPluginsWithRuntimes/With_Args (2.19s) [2021-05-17T19:51:05.700Z] === RUN TestPluginBackCompatMediaTypes [2021-05-17T19:51:06.482Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-05-17T19:51:07.054Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-05-17T19:51:07.092Z] --- PASS: TestPluginBackCompatMediaTypes (1.11s) [2021-05-17T19:51:07.092Z] PASS [2021-05-17T19:51:07.092Z] [2021-05-17T19:51:07.092Z] DONE 10 tests in 14.332s [2021-05-17T19:51:07.092Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-17T19:51:07.092Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:51:07.092Z] ++ set -e [2021-05-17T19:51:07.092Z] ++ '[' -n 0 ']' [2021-05-17T19:51:07.092Z] ++ set -x [2021-05-17T19:51:07.092Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:51:07.092Z] INFO: Testing against a local daemon [2021-05-17T19:51:07.092Z] === RUN TestExternalGraphDriver [2021-05-17T19:51:07.092Z] === RUN TestExternalGraphDriver/json [2021-05-17T19:51:07.626Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-05-17T19:51:08.569Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-05-17T19:51:09.957Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.33s) [2021-05-17T19:51:09.957Z] === RUN TestAuthZPluginV2Disable [2021-05-17T19:51:10.218Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-05-17T19:51:11.161Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-05-17T19:51:11.310Z] === RUN TestExternalGraphDriver/spec [2021-05-17T19:51:14.467Z] --- PASS: TestAuthZPluginV2Disable (4.25s) [2021-05-17T19:51:14.467Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-17T19:51:15.411Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-05-17T19:51:15.411Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-05-17T19:51:15.528Z] === RUN TestExternalGraphDriver/pull [2021-05-17T19:51:15.673Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-05-17T19:51:15.673Z] === RUN TestDockerSuite/TestBuildSpaces [2021-05-17T19:51:15.934Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-05-17T19:51:16.874Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-05-17T19:51:17.135Z] === RUN TestDockerSuite/TestBuildStderr [2021-05-17T19:51:18.077Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.87s) [2021-05-17T19:51:18.077Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-17T19:51:18.077Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-05-17T19:51:18.082Z] --- PASS: TestExternalGraphDriver (10.99s) [2021-05-17T19:51:18.082Z] --- PASS: TestExternalGraphDriver/json (3.73s) [2021-05-17T19:51:18.082Z] --- PASS: TestExternalGraphDriver/spec (4.05s) [2021-05-17T19:51:18.082Z] --- PASS: TestExternalGraphDriver/pull (3.07s) [2021-05-17T19:51:18.082Z] === RUN TestGraphdriverPluginV2 [2021-05-17T19:51:18.082Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-05-17T19:51:18.082Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-17T19:51:18.082Z] PASS [2021-05-17T19:51:18.082Z] [2021-05-17T19:51:18.082Z] === Skipped [2021-05-17T19:51:18.082Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-05-17T19:51:18.082Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-17T19:51:18.082Z] [2021-05-17T19:51:18.082Z] [2021-05-17T19:51:18.082Z] DONE 5 tests, 1 skipped in 11.182s [2021-05-17T19:51:18.083Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-17T19:51:18.083Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:51:18.083Z] ++ set -e [2021-05-17T19:51:18.083Z] ++ '[' -n 0 ']' [2021-05-17T19:51:18.083Z] ++ set -x [2021-05-17T19:51:18.083Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:51:18.345Z] INFO: Testing against a local daemon [2021-05-17T19:51:18.345Z] === RUN TestContinueAfterPluginCrash [2021-05-17T19:51:18.345Z] === PAUSE TestContinueAfterPluginCrash [2021-05-17T19:51:18.345Z] === RUN TestReadPluginNoRead [2021-05-17T19:51:18.345Z] === PAUSE TestReadPluginNoRead [2021-05-17T19:51:18.345Z] === RUN TestDaemonStartWithLogOpt [2021-05-17T19:51:18.345Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-17T19:51:18.345Z] === CONT TestContinueAfterPluginCrash [2021-05-17T19:51:18.345Z] === CONT TestDaemonStartWithLogOpt [2021-05-17T19:51:18.345Z] === CONT TestReadPluginNoRead [2021-05-17T19:51:22.571Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-17T19:51:22.833Z] --- PASS: TestDaemonStartWithLogOpt (4.65s) [2021-05-17T19:51:24.226Z] === RUN TestReadPluginNoRead/default [2021-05-17T19:51:24.680Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-05-17T19:51:24.680Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-05-17T19:51:26.151Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-17T19:51:26.599Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-05-17T19:51:28.072Z] --- PASS: TestReadPluginNoRead (9.51s) [2021-05-17T19:51:28.072Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.91s) [2021-05-17T19:51:28.072Z] --- PASS: TestReadPluginNoRead/default (1.77s) [2021-05-17T19:51:28.072Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.76s) [2021-05-17T19:51:28.072Z] read_test.go:92: [d6b65fbff4e5d] daemon is not started [2021-05-17T19:51:28.515Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-05-17T19:51:28.646Z] --- PASS: TestContinueAfterPluginCrash (10.25s) [2021-05-17T19:51:28.647Z] PASS [2021-05-17T19:51:28.647Z] [2021-05-17T19:51:28.647Z] DONE 6 tests in 10.424s [2021-05-17T19:51:28.647Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-05-17T19:51:28.647Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:51:28.647Z] ++ set -e [2021-05-17T19:51:28.647Z] ++ '[' -n 0 ']' [2021-05-17T19:51:28.647Z] ++ set -x [2021-05-17T19:51:28.647Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:51:28.647Z] testing: warning: no tests to run [2021-05-17T19:51:28.647Z] PASS [2021-05-17T19:51:28.647Z] [2021-05-17T19:51:28.647Z] DONE 0 tests in 0.057s [2021-05-17T19:51:28.647Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-17T19:51:28.647Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:51:28.647Z] ++ set -e [2021-05-17T19:51:28.647Z] ++ '[' -n 0 ']' [2021-05-17T19:51:28.647Z] ++ set -x [2021-05-17T19:51:28.647Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:51:28.909Z] INFO: Testing against a local daemon [2021-05-17T19:51:28.909Z] === RUN TestPluginWithDevMounts [2021-05-17T19:51:28.909Z] === PAUSE TestPluginWithDevMounts [2021-05-17T19:51:28.909Z] === CONT TestPluginWithDevMounts [2021-05-17T19:51:29.088Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-05-17T19:51:30.031Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-05-17T19:51:30.292Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-05-17T19:51:30.831Z] --- PASS: TestPluginWithDevMounts (2.08s) [2021-05-17T19:51:30.831Z] PASS [2021-05-17T19:51:30.831Z] [2021-05-17T19:51:30.831Z] DONE 1 tests in 2.251s [2021-05-17T19:51:30.831Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-05-17T19:51:30.831Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:51:30.831Z] ++ set -e [2021-05-17T19:51:30.831Z] ++ '[' -n 0 ']' [2021-05-17T19:51:30.831Z] ++ set -x [2021-05-17T19:51:30.831Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:51:31.093Z] INFO: Testing against a local daemon [2021-05-17T19:51:31.093Z] === RUN TestSecretInspect [2021-05-17T19:51:31.688Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.38s) [2021-05-17T19:51:31.688Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-17T19:51:31.950Z] === RUN TestDockerSuite/TestBuildUser [2021-05-17T19:51:34.416Z] --- PASS: TestSecretInspect (3.20s) [2021-05-17T19:51:34.416Z] === RUN TestSecretList [2021-05-17T19:51:34.499Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-05-17T19:51:37.727Z] --- PASS: TestSecretList (3.14s) [2021-05-17T19:51:37.727Z] === RUN TestSecretsCreateAndDelete [2021-05-17T19:51:37.801Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-05-17T19:51:39.459Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-05-17T19:51:39.459Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-05-17T19:51:39.459Z] remote: Enumerating objects: 23, done. [2021-05-17T19:51:39.459Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-05-17T19:51:39.459Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-05-17T19:51:39.459Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-05-17T19:51:39.459Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2021-05-17T19:51:39.459Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-05-17T19:51:39.459Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-05-17T19:51:39.789Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42384/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=72e1392a17c751d8546bf4ceaa2b8688cc21b9d7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:72e1392a17c751d8546bf4ceaa2b8688cc21b9d7 hack/test/unit [2021-05-17T19:51:41.060Z] --- PASS: TestSecretsCreateAndDelete (3.12s) [2021-05-17T19:51:41.060Z] === RUN TestSecretsUpdate [2021-05-17T19:51:43.081Z] ? github.com/docker/docker/api [no test files] [2021-05-17T19:51:43.616Z] --- PASS: TestSecretsUpdate (3.19s) [2021-05-17T19:51:43.616Z] === RUN TestTemplatedSecret [2021-05-17T19:51:44.386Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-05-17T19:51:47.832Z] --- PASS: TestTemplatedSecret (3.74s) [2021-05-17T19:51:47.832Z] === RUN TestSecretCreateResolve [2021-05-17T19:51:50.976Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.54s) [2021-05-17T19:51:50.976Z] PASS [2021-05-17T19:51:50.976Z] [2021-05-17T19:51:50.976Z] DONE 17 tests in 62.115s [2021-05-17T19:51:50.976Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-17T19:51:50.976Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:51:50.976Z] ++ set -e [2021-05-17T19:51:50.976Z] ++ '[' -n 0 ']' [2021-05-17T19:51:50.976Z] ++ set -x [2021-05-17T19:51:50.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:51:50.976Z] INFO: Testing against a local daemon [2021-05-17T19:51:50.976Z] === RUN TestPluginInvalidJSON [2021-05-17T19:51:50.976Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-17T19:51:50.976Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-17T19:51:50.976Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-17T19:51:50.976Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-05-17T19:51:50.976Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-05-17T19:51:50.976Z] === RUN TestPluginInstall [2021-05-17T19:51:50.976Z] === RUN TestPluginInstall/no_auth [2021-05-17T19:51:51.143Z] --- PASS: TestSecretCreateResolve (3.09s) [2021-05-17T19:51:51.143Z] PASS [2021-05-17T19:51:51.143Z] [2021-05-17T19:51:51.143Z] DONE 6 tests in 19.650s [2021-05-17T19:51:51.143Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-05-17T19:51:51.143Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:51:51.143Z] ++ set -e [2021-05-17T19:51:51.143Z] ++ '[' -n 0 ']' [2021-05-17T19:51:51.143Z] ++ set -x [2021-05-17T19:51:51.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:51:51.143Z] INFO: Testing against a local daemon [2021-05-17T19:51:51.143Z] === RUN TestServiceCreateInit [2021-05-17T19:51:51.143Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-17T19:51:51.842Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-05-17T19:51:51.842Z] === RUN TestBoolValue [2021-05-17T19:51:51.842Z] --- PASS: TestBoolValue (0.00s) [2021-05-17T19:51:51.842Z] === RUN TestBoolValueOrDefault [2021-05-17T19:51:51.842Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-05-17T19:51:51.842Z] === RUN TestInt64ValueOrZero [2021-05-17T19:51:51.842Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-05-17T19:51:51.842Z] === RUN TestInt64ValueOrDefault [2021-05-17T19:51:51.842Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-05-17T19:51:51.842Z] === RUN TestInt64ValueOrDefaultWithError [2021-05-17T19:51:51.843Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-05-17T19:51:51.843Z] === RUN TestJsonContentType [2021-05-17T19:51:51.843Z] --- PASS: TestJsonContentType (0.00s) [2021-05-17T19:51:51.843Z] PASS [2021-05-17T19:51:51.843Z] coverage: 14.7% of statements [2021-05-17T19:51:51.843Z] ok github.com/docker/docker/api/server/httputils 0.106s coverage: 14.7% of statements [2021-05-17T19:51:52.798Z] === RUN TestMaskSecretKeys [2021-05-17T19:51:52.798Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-05-17T19:51:52.798Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-05-17T19:51:52.798Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-05-17T19:51:52.798Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-05-17T19:51:52.798Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-05-17T19:51:52.798Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-05-17T19:51:52.798Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-05-17T19:51:52.798Z] === RUN TestVersionMiddlewareVersion [2021-05-17T19:51:52.798Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-05-17T19:51:52.798Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-05-17T19:51:52.798Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-05-17T19:51:52.798Z] PASS [2021-05-17T19:51:52.798Z] coverage: 37.7% of statements [2021-05-17T19:51:52.798Z] ok github.com/docker/docker/api/server/middleware 0.122s coverage: 37.7% of statements [2021-05-17T19:51:52.798Z] ? github.com/docker/docker/api/server/router [no test files] [2021-05-17T19:51:52.798Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-05-17T19:51:52.798Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-05-17T19:51:52.798Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-05-17T19:51:52.798Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-05-17T19:51:52.798Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-05-17T19:51:52.798Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-05-17T19:51:52.798Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-05-17T19:51:52.798Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-05-17T19:51:52.798Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-05-17T19:51:52.798Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-05-17T19:51:52.891Z] time="2021-05-17T19:51:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-17T19:51:52.891Z] time="2021-05-17T19:51:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:465938e2b1c429f0df28dceca913b77075c221b0e31cfd80dedeed8913eb3129" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-17T19:51:52.891Z] time="2021-05-17T19:51:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-17T19:51:52.891Z] time="2021-05-17T19:51:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:465938e2b1c429f0df28dceca913b77075c221b0e31cfd80dedeed8913eb3129" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-17T19:51:53.464Z] === RUN TestPluginInstall/with_htpasswd [2021-05-17T19:51:54.035Z] time="2021-05-17T19:51:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-17T19:51:54.035Z] time="2021-05-17T19:51:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:137e7285842d150eed14b48d1f2b966455df33c1793fa54523e3ac16c0a5b459" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-17T19:51:54.035Z] time="2021-05-17T19:51:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-17T19:51:54.035Z] time="2021-05-17T19:51:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:137e7285842d150eed14b48d1f2b966455df33c1793fa54523e3ac16c0a5b459" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-17T19:51:54.320Z] === RUN TestToJSON [2021-05-17T19:51:54.320Z] --- PASS: TestToJSON (0.00s) [2021-05-17T19:51:54.320Z] === RUN TestToParamWithVersion [2021-05-17T19:51:54.320Z] --- PASS: TestToParamWithVersion (0.00s) [2021-05-17T19:51:54.320Z] === RUN TestFromJSON [2021-05-17T19:51:54.320Z] --- PASS: TestFromJSON (0.00s) [2021-05-17T19:51:54.320Z] === RUN TestEmpty [2021-05-17T19:51:54.320Z] --- PASS: TestEmpty (0.00s) [2021-05-17T19:51:54.320Z] === RUN TestArgsMatchKVListEmptySources [2021-05-17T19:51:54.320Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-05-17T19:51:54.320Z] === RUN TestArgsMatchKVList [2021-05-17T19:51:54.320Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-05-17T19:51:54.320Z] === RUN TestArgsMatch [2021-05-17T19:51:54.320Z] --- PASS: TestArgsMatch (0.00s) [2021-05-17T19:51:54.320Z] === RUN TestAdd [2021-05-17T19:51:54.320Z] --- PASS: TestAdd (0.00s) [2021-05-17T19:51:54.320Z] === RUN TestDel [2021-05-17T19:51:54.320Z] --- PASS: TestDel (0.00s) [2021-05-17T19:51:54.320Z] === RUN TestLen [2021-05-17T19:51:54.320Z] --- PASS: TestLen (0.00s) [2021-05-17T19:51:54.320Z] === RUN TestExactMatch [2021-05-17T19:51:54.320Z] --- PASS: TestExactMatch (0.00s) [2021-05-17T19:51:54.320Z] === RUN TestOnlyOneExactMatch [2021-05-17T19:51:54.320Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-05-17T19:51:54.320Z] === RUN TestContains [2021-05-17T19:51:54.320Z] --- PASS: TestContains (0.00s) [2021-05-17T19:51:54.320Z] === RUN TestValidate [2021-05-17T19:51:54.320Z] --- PASS: TestValidate (0.00s) [2021-05-17T19:51:54.320Z] === RUN TestWalkValues [2021-05-17T19:51:54.320Z] --- PASS: TestWalkValues (0.00s) [2021-05-17T19:51:54.320Z] === RUN TestFuzzyMatch [2021-05-17T19:51:54.320Z] --- PASS: TestFuzzyMatch (0.00s) [2021-05-17T19:51:54.320Z] === RUN TestClone [2021-05-17T19:51:54.320Z] --- PASS: TestClone (0.00s) [2021-05-17T19:51:54.320Z] PASS [2021-05-17T19:51:54.320Z] coverage: 92.2% of statements [2021-05-17T19:51:54.320Z] ok github.com/docker/docker/api/types/filters 0.055s coverage: 92.2% of statements [2021-05-17T19:51:54.320Z] === RUN TestStrSliceMarshalJSON [2021-05-17T19:51:54.320Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-05-17T19:51:54.320Z] === RUN TestStrSliceUnmarshalJSON [2021-05-17T19:51:54.320Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-05-17T19:51:54.320Z] === RUN TestStrSliceUnmarshalString [2021-05-17T19:51:54.320Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-05-17T19:51:54.320Z] === RUN TestStrSliceUnmarshalSlice [2021-05-17T19:51:54.320Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-05-17T19:51:54.320Z] PASS [2021-05-17T19:51:54.320Z] coverage: 90.0% of statements [2021-05-17T19:51:54.320Z] ok github.com/docker/docker/api/types/strslice 0.045s coverage: 90.0% of statements [2021-05-17T19:51:54.607Z] === RUN TestPluginInstall/with_insecure [2021-05-17T19:51:54.773Z] === RUN TestAdjustForAPIVersion [2021-05-17T19:51:54.773Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-05-17T19:51:54.773Z] PASS [2021-05-17T19:51:54.773Z] coverage: 5.7% of statements [2021-05-17T19:51:54.773Z] ok github.com/docker/docker/api/server/router/swarm 0.058s coverage: 5.7% of statements [2021-05-17T19:51:54.773Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-05-17T19:51:54.773Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-05-17T19:51:54.773Z] ? github.com/docker/docker/api/types [no test files] [2021-05-17T19:51:54.773Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-05-17T19:51:54.773Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-05-17T19:51:54.773Z] ? github.com/docker/docker/api/types/container [no test files] [2021-05-17T19:51:54.773Z] ? github.com/docker/docker/api/types/events [no test files] [2021-05-17T19:51:54.773Z] ? github.com/docker/docker/api/types/image [no test files] [2021-05-17T19:51:54.773Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-05-17T19:51:54.773Z] ? github.com/docker/docker/api/types/network [no test files] [2021-05-17T19:51:54.773Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-05-17T19:51:54.773Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-05-17T19:51:54.773Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-05-17T19:51:54.773Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-05-17T19:51:54.773Z] === RUN TestDurationToSecondsString [2021-05-17T19:51:54.773Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-05-17T19:51:54.773Z] === RUN TestGetTimestamp [2021-05-17T19:51:54.773Z] --- PASS: TestGetTimestamp (0.17s) [2021-05-17T19:51:54.773Z] === RUN TestParseTimestamps [2021-05-17T19:51:54.773Z] --- PASS: TestParseTimestamps (0.00s) [2021-05-17T19:51:54.773Z] PASS [2021-05-17T19:51:54.773Z] coverage: 100.0% of statements [2021-05-17T19:51:54.773Z] ok github.com/docker/docker/api/types/time 0.245s coverage: 100.0% of statements [2021-05-17T19:51:54.867Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-05-17T19:51:55.228Z] === RUN TestCompareVersion [2021-05-17T19:51:55.228Z] --- PASS: TestCompareVersion (0.00s) [2021-05-17T19:51:55.228Z] PASS [2021-05-17T19:51:55.228Z] coverage: 75.0% of statements [2021-05-17T19:51:55.228Z] ok github.com/docker/docker/api/types/versions 0.056s coverage: 75.0% of statements [2021-05-17T19:51:55.228Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-05-17T19:51:55.228Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-05-17T19:51:55.228Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-05-17T19:51:55.228Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-05-17T19:51:55.228Z] ? github.com/docker/docker/builder [no test files] [2021-05-17T19:51:55.228Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-05-17T19:51:55.228Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-05-17T19:51:55.228Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-05-17T19:51:55.228Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-05-17T19:51:55.228Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-05-17T19:51:55.228Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-05-17T19:51:55.228Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-05-17T19:51:56.254Z] time="2021-05-17T19:51:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-17T19:51:56.254Z] time="2021-05-17T19:51:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4cb879da47a5bb020913c759afb88a2f881bb70b5b3603d77487b005db00f0a9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-17T19:51:56.254Z] time="2021-05-17T19:51:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-17T19:51:56.254Z] time="2021-05-17T19:51:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4cb879da47a5bb020913c759afb88a2f881bb70b5b3603d77487b005db00f0a9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-17T19:51:56.254Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-05-17T19:51:56.254Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-05-17T19:51:56.254Z] --- PASS: TestPluginInstall (6.09s) [2021-05-17T19:51:56.254Z] --- PASS: TestPluginInstall/no_auth (3.07s) [2021-05-17T19:51:56.254Z] --- PASS: TestPluginInstall/with_htpasswd (1.26s) [2021-05-17T19:51:56.254Z] --- PASS: TestPluginInstall/with_insecure (1.76s) [2021-05-17T19:51:56.254Z] plugin_test.go:165: [d798ceabbb63a] daemon is not started [2021-05-17T19:51:56.254Z] === RUN TestPluginsWithRuntimes [2021-05-17T19:51:56.447Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-17T19:51:57.383Z] === RUN TestParseRemoteURL [2021-05-17T19:51:57.383Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-05-17T19:51:57.383Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-05-17T19:51:57.383Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-05-17T19:51:57.383Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-05-17T19:51:57.383Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-05-17T19:51:57.383Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-05-17T19:51:57.383Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-05-17T19:51:57.383Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-05-17T19:51:57.383Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-05-17T19:51:57.384Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-05-17T19:51:57.384Z] --- PASS: TestParseRemoteURL (0.00s) [2021-05-17T19:51:57.384Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-05-17T19:51:57.384Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-05-17T19:51:57.384Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-05-17T19:51:57.384Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-05-17T19:51:57.384Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-05-17T19:51:57.384Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-05-17T19:51:57.384Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-05-17T19:51:57.384Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-05-17T19:51:57.384Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-05-17T19:51:57.384Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-05-17T19:51:57.384Z] === RUN TestCloneArgsSmartHttp [2021-05-17T19:51:57.384Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-05-17T19:51:57.384Z] === RUN TestCloneArgsDumbHttp [2021-05-17T19:51:57.384Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-05-17T19:51:57.384Z] === RUN TestCloneArgsGit [2021-05-17T19:51:57.384Z] --- PASS: TestCloneArgsGit (0.00s) [2021-05-17T19:51:57.384Z] === RUN TestCheckoutGit [2021-05-17T19:51:57.641Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-05-17T19:51:57.966Z] ok github.com/docker/docker/api/server 0.015s coverage: 9.0% of statements [2021-05-17T19:51:58.584Z] === RUN TestPluginsWithRuntimes/No_Args [2021-05-17T19:51:58.584Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-05-17T19:51:59.542Z] === RUN TestEnable [2021-05-17T19:51:59.542Z] --- PASS: TestEnable (0.00s) [2021-05-17T19:51:59.542Z] === RUN TestDisable [2021-05-17T19:51:59.542Z] --- PASS: TestDisable (0.00s) [2021-05-17T19:51:59.542Z] === RUN TestEnabled [2021-05-17T19:51:59.542Z] --- PASS: TestEnabled (0.00s) [2021-05-17T19:51:59.542Z] PASS [2021-05-17T19:51:59.542Z] coverage: 100.0% of statements [2021-05-17T19:51:59.542Z] ok github.com/docker/docker/cli/debug 0.046s coverage: 100.0% of statements [2021-05-17T19:51:59.542Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-05-17T19:51:59.542Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-05-17T19:51:59.542Z] === RUN TestProcessNoDockerignore [2021-05-17T19:51:59.542Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-05-17T19:51:59.542Z] === RUN TestProcessShouldLeaveAllFiles [2021-05-17T19:51:59.970Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-05-17T19:51:59.970Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-05-17T19:51:59.970Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-05-17T19:51:59.970Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-05-17T19:51:59.995Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-05-17T19:51:59.995Z] === RUN TestDetectContentType [2021-05-17T19:51:59.995Z] --- PASS: TestDetectContentType (0.00s) [2021-05-17T19:51:59.995Z] === RUN TestSelectAcceptableMIME [2021-05-17T19:51:59.995Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-05-17T19:51:59.995Z] === RUN TestInspectEmptyResponse [2021-05-17T19:51:59.995Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-05-17T19:51:59.995Z] === RUN TestInspectResponseBinary [2021-05-17T19:51:59.995Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-05-17T19:51:59.995Z] === RUN TestResponseUnsupportedContentType [2021-05-17T19:51:59.995Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-05-17T19:51:59.995Z] === RUN TestInspectResponseTextSimple [2021-05-17T19:51:59.995Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-05-17T19:51:59.995Z] === RUN TestInspectResponseEmptyContentType [2021-05-17T19:51:59.995Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-05-17T19:51:59.995Z] === RUN TestUnknownContentLength [2021-05-17T19:51:59.995Z] --- PASS: TestUnknownContentLength (0.00s) [2021-05-17T19:51:59.995Z] === RUN TestDownloadRemote [2021-05-17T19:51:59.995Z] --- PASS: TestDownloadRemote (0.19s) [2021-05-17T19:51:59.995Z] === RUN TestGetWithStatusError [2021-05-17T19:51:59.995Z] --- PASS: TestGetWithStatusError (0.01s) [2021-05-17T19:51:59.995Z] === RUN TestCloseRootDirectory [2021-05-17T19:51:59.995Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-05-17T19:51:59.995Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-17T19:51:59.995Z] === RUN TestHashFile [2021-05-17T19:51:59.995Z] --- SKIP: TestHashFile (0.00s) [2021-05-17T19:51:59.995Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-17T19:51:59.995Z] === RUN TestHashSubdir [2021-05-17T19:51:59.995Z] --- SKIP: TestHashSubdir (0.01s) [2021-05-17T19:51:59.995Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-17T19:51:59.995Z] === RUN TestRemoveDirectory [2021-05-17T19:51:59.995Z] --- SKIP: TestRemoveDirectory (0.01s) [2021-05-17T19:51:59.995Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-17T19:51:59.995Z] PASS [2021-05-17T19:51:59.995Z] coverage: 9.3% of statements [2021-05-17T19:51:59.995Z] ok github.com/docker/docker/builder/remotecontext 0.421s coverage: 9.3% of statements [2021-05-17T19:52:00.233Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-05-17T19:52:00.233Z] === RUN TestPluginsWithRuntimes/With_Args [2021-05-17T19:52:00.449Z] === RUN TestGetAllAllowed [2021-05-17T19:52:00.449Z] --- PASS: TestGetAllAllowed (0.00s) [2021-05-17T19:52:00.449Z] === RUN TestGetAllMeta [2021-05-17T19:52:00.449Z] --- PASS: TestGetAllMeta (0.00s) [2021-05-17T19:52:00.449Z] === RUN TestWarnOnUnusedBuildArgs [2021-05-17T19:52:00.449Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-05-17T19:52:00.449Z] === RUN TestIsUnreferencedBuiltin [2021-05-17T19:52:00.449Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-05-17T19:52:00.449Z] === RUN TestIsExistingDirectory [2021-05-17T19:52:00.449Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-05-17T19:52:00.449Z] === RUN TestGetFilenameForDownload [2021-05-17T19:52:00.449Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-05-17T19:52:00.449Z] === RUN TestEnv2Variables [2021-05-17T19:52:00.449Z] --- PASS: TestEnv2Variables (0.00s) [2021-05-17T19:52:00.449Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-05-17T19:52:00.449Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-05-17T19:52:00.449Z] === RUN TestMaintainer [2021-05-17T19:52:00.449Z] --- PASS: TestMaintainer (0.00s) [2021-05-17T19:52:00.449Z] === RUN TestLabel [2021-05-17T19:52:00.449Z] --- PASS: TestLabel (0.00s) [2021-05-17T19:52:00.449Z] === RUN TestFromScratch [2021-05-17T19:52:00.449Z] --- PASS: TestFromScratch (0.00s) [2021-05-17T19:52:00.449Z] === RUN TestFromWithArg [2021-05-17T19:52:00.449Z] --- PASS: TestFromWithArg (0.00s) [2021-05-17T19:52:00.449Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-05-17T19:52:00.449Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-05-17T19:52:00.449Z] === RUN TestFromWithUndefinedArg [2021-05-17T19:52:00.449Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-05-17T19:52:00.449Z] === RUN TestFromMultiStageWithNamedStage [2021-05-17T19:52:00.449Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-05-17T19:52:00.449Z] === RUN TestOnbuild [2021-05-17T19:52:00.449Z] --- PASS: TestOnbuild (0.00s) [2021-05-17T19:52:00.449Z] === RUN TestWorkdir [2021-05-17T19:52:00.449Z] --- PASS: TestWorkdir (0.00s) [2021-05-17T19:52:00.449Z] === RUN TestCmd [2021-05-17T19:52:00.449Z] --- PASS: TestCmd (0.00s) [2021-05-17T19:52:00.449Z] === RUN TestHealthcheckNone [2021-05-17T19:52:00.449Z] --- PASS: TestHealthcheckNone (0.00s) [2021-05-17T19:52:00.449Z] === RUN TestHealthcheckCmd [2021-05-17T19:52:00.449Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-05-17T19:52:00.449Z] === RUN TestEntrypoint [2021-05-17T19:52:00.449Z] --- PASS: TestEntrypoint (0.00s) [2021-05-17T19:52:00.449Z] === RUN TestExpose [2021-05-17T19:52:00.449Z] --- PASS: TestExpose (0.00s) [2021-05-17T19:52:00.449Z] === RUN TestUser [2021-05-17T19:52:00.449Z] --- PASS: TestUser (0.00s) [2021-05-17T19:52:00.449Z] === RUN TestVolume [2021-05-17T19:52:00.449Z] --- PASS: TestVolume (0.00s) [2021-05-17T19:52:00.450Z] === RUN TestStopSignal [2021-05-17T19:52:00.450Z] --- SKIP: TestStopSignal (0.00s) [2021-05-17T19:52:00.450Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-05-17T19:52:00.450Z] === RUN TestArg [2021-05-17T19:52:00.450Z] --- PASS: TestArg (0.00s) [2021-05-17T19:52:00.450Z] === RUN TestShell [2021-05-17T19:52:00.450Z] --- PASS: TestShell (0.00s) [2021-05-17T19:52:00.450Z] === RUN TestPrependEnvOnCmd [2021-05-17T19:52:00.450Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-05-17T19:52:00.450Z] === RUN TestRunWithBuildArgs [2021-05-17T19:52:00.450Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-05-17T19:52:00.450Z] === RUN TestRunIgnoresHealthcheck [2021-05-17T19:52:00.450Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-05-17T19:52:00.450Z] === RUN TestDispatchUnsupportedOptions [2021-05-17T19:52:00.450Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-05-17T19:52:00.450Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-05-17T19:52:00.450Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-05-17T19:52:00.450Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-05-17T19:52:00.450Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-05-17T19:52:00.450Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-05-17T19:52:00.450Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-05-17T19:52:00.450Z] === RUN TestNormalizeWorkdir [2021-05-17T19:52:00.450Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-05-17T19:52:00.450Z] === RUN TestDispatch [2021-05-17T19:52:00.450Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-05-17T19:52:00.450Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-05-17T19:52:00.450Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-05-17T19:52:00.450Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-05-17T19:52:00.670Z] --- PASS: TestServiceCreateInit (9.96s) [2021-05-17T19:52:00.670Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.05s) [2021-05-17T19:52:00.670Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.88s) [2021-05-17T19:52:00.670Z] === RUN TestCreateServiceMultipleTimes [2021-05-17T19:52:00.904Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-05-17T19:52:00.904Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-05-17T19:52:00.904Z] === RUN TestDispatch/COPY_url [2021-05-17T19:52:00.904Z] --- PASS: TestDispatch (0.15s) [2021-05-17T19:52:00.904Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.04s) [2021-05-17T19:52:00.904Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.03s) [2021-05-17T19:52:00.904Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2021-05-17T19:52:00.904Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.04s) [2021-05-17T19:52:00.904Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s) [2021-05-17T19:52:00.904Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-05-17T19:52:00.904Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-05-17T19:52:00.904Z] === RUN TestAddScratchImageAddsToMounts [2021-05-17T19:52:00.904Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-05-17T19:52:00.904Z] === RUN TestAddFromScratchPopulatesPlatform [2021-05-17T19:52:00.904Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-05-17T19:52:00.904Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-05-17T19:52:00.904Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-05-17T19:52:00.904Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-05-17T19:52:00.904Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-05-17T19:52:00.904Z] === RUN TestImageSourceGetAddsToMounts [2021-05-17T19:52:00.904Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-05-17T19:52:00.904Z] === RUN TestEmptyDockerfile [2021-05-17T19:52:00.904Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-05-17T19:52:00.904Z] === RUN TestSymlinkDockerfile [2021-05-17T19:52:00.904Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-05-17T19:52:00.904Z] === RUN TestDockerfileOutsideTheBuildContext [2021-05-17T19:52:00.904Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-05-17T19:52:00.904Z] === RUN TestNonExistingDockerfile [2021-05-17T19:52:00.904Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-05-17T19:52:00.904Z] === RUN TestCopyRunConfig [2021-05-17T19:52:00.904Z] --- PASS: TestCopyRunConfig (0.00s) [2021-05-17T19:52:00.904Z] === RUN TestDeepCopyRunConfig [2021-05-17T19:52:00.904Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-05-17T19:52:00.904Z] === RUN TestExportImage [2021-05-17T19:52:00.904Z] --- PASS: TestExportImage (0.00s) [2021-05-17T19:52:00.904Z] === RUN TestNormalizeDest [2021-05-17T19:52:00.904Z] --- PASS: TestNormalizeDest (0.00s) [2021-05-17T19:52:00.904Z] PASS [2021-05-17T19:52:00.904Z] coverage: 46.8% of statements [2021-05-17T19:52:00.904Z] ok github.com/docker/docker/builder/dockerfile 0.375s coverage: 46.8% of statements [2021-05-17T19:52:00.904Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-05-17T19:52:02.153Z] --- PASS: TestPluginsWithRuntimes (5.92s) [2021-05-17T19:52:02.153Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.79s) [2021-05-17T19:52:02.153Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.87s) [2021-05-17T19:52:02.153Z] === RUN TestPluginBackCompatMediaTypes [2021-05-17T19:52:02.153Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-05-17T19:52:02.413Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-05-17T19:52:03.357Z] --- PASS: TestPluginBackCompatMediaTypes (1.03s) [2021-05-17T19:52:03.357Z] PASS [2021-05-17T19:52:03.357Z] [2021-05-17T19:52:03.357Z] DONE 10 tests in 13.245s [2021-05-17T19:52:03.357Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-17T19:52:03.357Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:52:03.357Z] ++ set -e [2021-05-17T19:52:03.357Z] ++ '[' -n 0 ']' [2021-05-17T19:52:03.357Z] ++ set -x [2021-05-17T19:52:03.357Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:52:03.357Z] INFO: Testing against a local daemon [2021-05-17T19:52:03.357Z] === RUN TestExternalGraphDriver [2021-05-17T19:52:03.618Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-05-17T19:52:03.618Z] === RUN TestExternalGraphDriver/json [2021-05-17T19:52:04.190Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-05-17T19:52:05.576Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-05-17T19:52:05.576Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-05-17T19:52:06.520Z] === RUN TestExternalGraphDriver/spec [2021-05-17T19:52:09.069Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-05-17T19:52:09.641Z] === RUN TestExternalGraphDriver/pull [2021-05-17T19:52:11.027Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-05-17T19:52:11.970Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-05-17T19:52:12.230Z] --- PASS: TestExternalGraphDriver (8.65s) [2021-05-17T19:52:12.231Z] --- PASS: TestExternalGraphDriver/json (3.03s) [2021-05-17T19:52:12.231Z] --- PASS: TestExternalGraphDriver/spec (3.13s) [2021-05-17T19:52:12.231Z] --- PASS: TestExternalGraphDriver/pull (2.36s) [2021-05-17T19:52:12.231Z] === RUN TestGraphdriverPluginV2 [2021-05-17T19:52:12.231Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-05-17T19:52:12.802Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-05-17T19:52:12.802Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-05-17T19:52:13.226Z] === RUN TestCheckpointCreateError [2021-05-17T19:52:13.226Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-05-17T19:52:13.226Z] === RUN TestCheckpointCreate [2021-05-17T19:52:13.226Z] --- PASS: TestCheckpointCreate (0.00s) [2021-05-17T19:52:13.226Z] === RUN TestCheckpointDeleteError [2021-05-17T19:52:13.226Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-05-17T19:52:13.226Z] === RUN TestCheckpointDelete [2021-05-17T19:52:13.226Z] --- PASS: TestCheckpointDelete (0.00s) [2021-05-17T19:52:13.226Z] === RUN TestCheckpointListError [2021-05-17T19:52:13.226Z] --- PASS: TestCheckpointListError (0.00s) [2021-05-17T19:52:13.226Z] === RUN TestCheckpointList [2021-05-17T19:52:13.226Z] --- PASS: TestCheckpointList (0.00s) [2021-05-17T19:52:13.226Z] === RUN TestCheckpointListContainerNotFound [2021-05-17T19:52:13.226Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-05-17T19:52:13.226Z] === RUN TestNewClientWithOpsFromEnv [2021-05-17T19:52:13.226Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-05-17T19:52:13.226Z] client_test.go:23: runtime.GOOS == "windows" [2021-05-17T19:52:13.226Z] === RUN TestGetAPIPath [2021-05-17T19:52:13.226Z] --- PASS: TestGetAPIPath (0.00s) [2021-05-17T19:52:13.226Z] === RUN TestParseHostURL [2021-05-17T19:52:13.226Z] --- PASS: TestParseHostURL (0.00s) [2021-05-17T19:52:13.226Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-05-17T19:52:13.226Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-05-17T19:52:13.226Z] === RUN TestNegotiateAPIVersionEmpty [2021-05-17T19:52:13.226Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-05-17T19:52:13.226Z] === RUN TestNegotiateAPIVersion [2021-05-17T19:52:13.226Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-05-17T19:52:13.226Z] === RUN TestNegotiateAPVersionOverride [2021-05-17T19:52:13.227Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestNegotiateAPIVersionAutomatic [2021-05-17T19:52:13.227Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-05-17T19:52:13.227Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-05-17T19:52:13.227Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestClientRedirect [2021-05-17T19:52:13.227Z] --- PASS: TestClientRedirect (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestConfigCreateUnsupported [2021-05-17T19:52:13.227Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestConfigCreateError [2021-05-17T19:52:13.227Z] --- PASS: TestConfigCreateError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestConfigCreate [2021-05-17T19:52:13.227Z] --- PASS: TestConfigCreate (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestConfigInspectNotFound [2021-05-17T19:52:13.227Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestConfigInspectWithEmptyID [2021-05-17T19:52:13.227Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestConfigInspectUnsupported [2021-05-17T19:52:13.227Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestConfigInspectError [2021-05-17T19:52:13.227Z] --- PASS: TestConfigInspectError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestConfigInspectConfigNotFound [2021-05-17T19:52:13.227Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestConfigInspect [2021-05-17T19:52:13.227Z] --- PASS: TestConfigInspect (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestConfigListUnsupported [2021-05-17T19:52:13.227Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestConfigListError [2021-05-17T19:52:13.227Z] --- PASS: TestConfigListError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestConfigList [2021-05-17T19:52:13.227Z] --- PASS: TestConfigList (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestConfigRemoveUnsupported [2021-05-17T19:52:13.227Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestConfigRemoveError [2021-05-17T19:52:13.227Z] --- PASS: TestConfigRemoveError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestConfigRemove [2021-05-17T19:52:13.227Z] --- PASS: TestConfigRemove (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestConfigUpdateUnsupported [2021-05-17T19:52:13.227Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestConfigUpdateError [2021-05-17T19:52:13.227Z] --- PASS: TestConfigUpdateError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestConfigUpdate [2021-05-17T19:52:13.227Z] --- PASS: TestConfigUpdate (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainerCommitError [2021-05-17T19:52:13.227Z] --- PASS: TestContainerCommitError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainerCommit [2021-05-17T19:52:13.227Z] --- PASS: TestContainerCommit (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainerStatPathError [2021-05-17T19:52:13.227Z] --- PASS: TestContainerStatPathError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainerStatPathNotFoundError [2021-05-17T19:52:13.227Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainerStatPathNoHeaderError [2021-05-17T19:52:13.227Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainerStatPath [2021-05-17T19:52:13.227Z] --- PASS: TestContainerStatPath (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestCopyToContainerError [2021-05-17T19:52:13.227Z] --- PASS: TestCopyToContainerError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestCopyToContainerNotFoundError [2021-05-17T19:52:13.227Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestCopyToContainerNotStatusOKError [2021-05-17T19:52:13.227Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestCopyToContainer [2021-05-17T19:52:13.227Z] --- PASS: TestCopyToContainer (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestCopyFromContainerError [2021-05-17T19:52:13.227Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestCopyFromContainerNotFoundError [2021-05-17T19:52:13.227Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestCopyFromContainerNotStatusOKError [2021-05-17T19:52:13.227Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestCopyFromContainerNoHeaderError [2021-05-17T19:52:13.227Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestCopyFromContainer [2021-05-17T19:52:13.227Z] --- PASS: TestCopyFromContainer (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainerCreateError [2021-05-17T19:52:13.227Z] --- PASS: TestContainerCreateError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainerCreateImageNotFound [2021-05-17T19:52:13.227Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainerCreateWithName [2021-05-17T19:52:13.227Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainerCreateAutoRemove [2021-05-17T19:52:13.227Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainerDiffError [2021-05-17T19:52:13.227Z] --- PASS: TestContainerDiffError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainerDiff [2021-05-17T19:52:13.227Z] --- PASS: TestContainerDiff (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainerExecCreateError [2021-05-17T19:52:13.227Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainerExecCreate [2021-05-17T19:52:13.227Z] --- PASS: TestContainerExecCreate (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainerExecStartError [2021-05-17T19:52:13.227Z] --- PASS: TestContainerExecStartError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainerExecStart [2021-05-17T19:52:13.227Z] --- PASS: TestContainerExecStart (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainerExecInspectError [2021-05-17T19:52:13.227Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainerExecInspect [2021-05-17T19:52:13.227Z] --- PASS: TestContainerExecInspect (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainerExportError [2021-05-17T19:52:13.227Z] --- PASS: TestContainerExportError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainerExport [2021-05-17T19:52:13.227Z] --- PASS: TestContainerExport (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainerInspectError [2021-05-17T19:52:13.227Z] --- PASS: TestContainerInspectError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainerInspectContainerNotFound [2021-05-17T19:52:13.227Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainerInspectWithEmptyID [2021-05-17T19:52:13.227Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainerInspect [2021-05-17T19:52:13.227Z] --- PASS: TestContainerInspect (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainerInspectNode [2021-05-17T19:52:13.227Z] --- PASS: TestContainerInspectNode (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainerKillError [2021-05-17T19:52:13.227Z] --- PASS: TestContainerKillError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainerKill [2021-05-17T19:52:13.227Z] --- PASS: TestContainerKill (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainerListError [2021-05-17T19:52:13.227Z] --- PASS: TestContainerListError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainerList [2021-05-17T19:52:13.227Z] --- PASS: TestContainerList (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainerLogsNotFoundError [2021-05-17T19:52:13.227Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainerLogsError [2021-05-17T19:52:13.227Z] --- PASS: TestContainerLogsError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainerLogs [2021-05-17T19:52:13.227Z] --- PASS: TestContainerLogs (0.18s) [2021-05-17T19:52:13.227Z] === RUN TestContainerPauseError [2021-05-17T19:52:13.227Z] --- PASS: TestContainerPauseError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainerPause [2021-05-17T19:52:13.227Z] --- PASS: TestContainerPause (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainersPruneError [2021-05-17T19:52:13.227Z] --- PASS: TestContainersPruneError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainersPrune [2021-05-17T19:52:13.227Z] --- PASS: TestContainersPrune (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainerRemoveError [2021-05-17T19:52:13.227Z] --- PASS: TestContainerRemoveError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainerRemoveNotFoundError [2021-05-17T19:52:13.227Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainerRemove [2021-05-17T19:52:13.227Z] --- PASS: TestContainerRemove (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainerRenameError [2021-05-17T19:52:13.227Z] --- PASS: TestContainerRenameError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainerRename [2021-05-17T19:52:13.227Z] --- PASS: TestContainerRename (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainerResizeError [2021-05-17T19:52:13.227Z] --- PASS: TestContainerResizeError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainerExecResizeError [2021-05-17T19:52:13.227Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainerResize [2021-05-17T19:52:13.227Z] --- PASS: TestContainerResize (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainerExecResize [2021-05-17T19:52:13.227Z] --- PASS: TestContainerExecResize (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainerRestartError [2021-05-17T19:52:13.227Z] --- PASS: TestContainerRestartError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainerRestart [2021-05-17T19:52:13.227Z] --- PASS: TestContainerRestart (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainerStartError [2021-05-17T19:52:13.227Z] --- PASS: TestContainerStartError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainerStart [2021-05-17T19:52:13.227Z] --- PASS: TestContainerStart (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainerStatsError [2021-05-17T19:52:13.227Z] --- PASS: TestContainerStatsError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainerStats [2021-05-17T19:52:13.227Z] --- PASS: TestContainerStats (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainerStopError [2021-05-17T19:52:13.227Z] --- PASS: TestContainerStopError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainerStop [2021-05-17T19:52:13.227Z] --- PASS: TestContainerStop (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainerTopError [2021-05-17T19:52:13.227Z] --- PASS: TestContainerTopError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainerTop [2021-05-17T19:52:13.227Z] --- PASS: TestContainerTop (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainerUnpauseError [2021-05-17T19:52:13.227Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainerUnpause [2021-05-17T19:52:13.227Z] --- PASS: TestContainerUnpause (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainerUpdateError [2021-05-17T19:52:13.227Z] --- PASS: TestContainerUpdateError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainerUpdate [2021-05-17T19:52:13.227Z] --- PASS: TestContainerUpdate (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainerWaitError [2021-05-17T19:52:13.227Z] --- PASS: TestContainerWaitError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestContainerWait [2021-05-17T19:52:13.227Z] --- PASS: TestContainerWait (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestDiskUsageError [2021-05-17T19:52:13.227Z] --- PASS: TestDiskUsageError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestDiskUsage [2021-05-17T19:52:13.227Z] --- PASS: TestDiskUsage (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestDistributionInspectUnsupported [2021-05-17T19:52:13.227Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestDistributionInspectWithEmptyID [2021-05-17T19:52:13.227Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestEventsErrorInOptions [2021-05-17T19:52:13.227Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestEventsErrorFromServer [2021-05-17T19:52:13.227Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestEvents [2021-05-17T19:52:13.227Z] --- PASS: TestEvents (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestTLSCloseWriter [2021-05-17T19:52:13.227Z] === PAUSE TestTLSCloseWriter [2021-05-17T19:52:13.227Z] === RUN TestImageBuildError [2021-05-17T19:52:13.227Z] --- PASS: TestImageBuildError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestImageBuild [2021-05-17T19:52:13.227Z] --- PASS: TestImageBuild (0.05s) [2021-05-17T19:52:13.227Z] === RUN TestGetDockerOS [2021-05-17T19:52:13.227Z] --- PASS: TestGetDockerOS (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestImageCreateError [2021-05-17T19:52:13.227Z] --- PASS: TestImageCreateError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestImageCreate [2021-05-17T19:52:13.227Z] --- PASS: TestImageCreate (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestImageHistoryError [2021-05-17T19:52:13.227Z] --- PASS: TestImageHistoryError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestImageHistory [2021-05-17T19:52:13.227Z] --- PASS: TestImageHistory (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestImageImportError [2021-05-17T19:52:13.227Z] --- PASS: TestImageImportError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestImageImport [2021-05-17T19:52:13.227Z] --- PASS: TestImageImport (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestImageInspectError [2021-05-17T19:52:13.227Z] --- PASS: TestImageInspectError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestImageInspectImageNotFound [2021-05-17T19:52:13.227Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestImageInspectWithEmptyID [2021-05-17T19:52:13.227Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestImageInspect [2021-05-17T19:52:13.227Z] --- PASS: TestImageInspect (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestImageListError [2021-05-17T19:52:13.227Z] --- PASS: TestImageListError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestImageList [2021-05-17T19:52:13.227Z] --- PASS: TestImageList (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestImageListApiBefore125 [2021-05-17T19:52:13.227Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestImageLoadError [2021-05-17T19:52:13.227Z] --- PASS: TestImageLoadError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestImageLoad [2021-05-17T19:52:13.227Z] --- PASS: TestImageLoad (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestImagesPruneError [2021-05-17T19:52:13.227Z] --- PASS: TestImagesPruneError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestImagesPrune [2021-05-17T19:52:13.227Z] --- PASS: TestImagesPrune (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestImagePullReferenceParseError [2021-05-17T19:52:13.227Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestImagePullAnyError [2021-05-17T19:52:13.227Z] --- PASS: TestImagePullAnyError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestImagePullStatusUnauthorizedError [2021-05-17T19:52:13.227Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-17T19:52:13.227Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-17T19:52:13.227Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-05-17T19:52:13.227Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestImagePullWithoutErrors [2021-05-17T19:52:13.227Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestImagePushReferenceError [2021-05-17T19:52:13.227Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestImagePushAnyError [2021-05-17T19:52:13.227Z] --- PASS: TestImagePushAnyError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestImagePushStatusUnauthorizedError [2021-05-17T19:52:13.227Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-17T19:52:13.227Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-17T19:52:13.227Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-05-17T19:52:13.227Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestImagePushWithoutErrors [2021-05-17T19:52:13.227Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-05-17T19:52:13.227Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-05-17T19:52:13.227Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-05-17T19:52:13.227Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-05-17T19:52:13.227Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-05-17T19:52:13.227Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-05-17T19:52:13.227Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-05-17T19:52:13.227Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-05-17T19:52:13.227Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestImageRemoveError [2021-05-17T19:52:13.227Z] --- PASS: TestImageRemoveError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestImageRemoveImageNotFound [2021-05-17T19:52:13.227Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestImageRemove [2021-05-17T19:52:13.227Z] --- PASS: TestImageRemove (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestImageSaveError [2021-05-17T19:52:13.227Z] --- PASS: TestImageSaveError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestImageSave [2021-05-17T19:52:13.227Z] --- PASS: TestImageSave (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestImageSearchAnyError [2021-05-17T19:52:13.227Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestImageSearchStatusUnauthorizedError [2021-05-17T19:52:13.227Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-17T19:52:13.227Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-17T19:52:13.227Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-05-17T19:52:13.227Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestImageSearchWithoutErrors [2021-05-17T19:52:13.227Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestImageTagError [2021-05-17T19:52:13.227Z] --- PASS: TestImageTagError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestImageTagInvalidReference [2021-05-17T19:52:13.227Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestImageTagInvalidSourceImageName [2021-05-17T19:52:13.227Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestImageTagHexSource [2021-05-17T19:52:13.227Z] --- PASS: TestImageTagHexSource (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestImageTag [2021-05-17T19:52:13.227Z] --- PASS: TestImageTag (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestInfoServerError [2021-05-17T19:52:13.227Z] --- PASS: TestInfoServerError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestInfoInvalidResponseJSONError [2021-05-17T19:52:13.227Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestInfo [2021-05-17T19:52:13.227Z] --- PASS: TestInfo (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestNetworkConnectError [2021-05-17T19:52:13.227Z] --- PASS: TestNetworkConnectError (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-05-17T19:52:13.227Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-05-17T19:52:13.227Z] === RUN TestNetworkConnect [2021-05-17T19:52:13.227Z] --- PASS: TestNetworkConnect (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestNetworkCreateError [2021-05-17T19:52:13.228Z] --- PASS: TestNetworkCreateError (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestNetworkCreate [2021-05-17T19:52:13.228Z] --- PASS: TestNetworkCreate (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestNetworkDisconnectError [2021-05-17T19:52:13.228Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestNetworkDisconnect [2021-05-17T19:52:13.228Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestNetworkInspectError [2021-05-17T19:52:13.228Z] --- PASS: TestNetworkInspectError (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestNetworkInspectNotFoundError [2021-05-17T19:52:13.228Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestNetworkInspectWithEmptyID [2021-05-17T19:52:13.228Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestNetworkInspect [2021-05-17T19:52:13.228Z] --- PASS: TestNetworkInspect (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestNetworkListError [2021-05-17T19:52:13.228Z] --- PASS: TestNetworkListError (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestNetworkList [2021-05-17T19:52:13.228Z] --- PASS: TestNetworkList (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestNetworksPruneError [2021-05-17T19:52:13.228Z] --- PASS: TestNetworksPruneError (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestNetworksPrune [2021-05-17T19:52:13.228Z] --- PASS: TestNetworksPrune (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestNetworkRemoveError [2021-05-17T19:52:13.228Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestNetworkRemove [2021-05-17T19:52:13.228Z] --- PASS: TestNetworkRemove (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestNodeInspectError [2021-05-17T19:52:13.228Z] --- PASS: TestNodeInspectError (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestNodeInspectNodeNotFound [2021-05-17T19:52:13.228Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestNodeInspectWithEmptyID [2021-05-17T19:52:13.228Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestNodeInspect [2021-05-17T19:52:13.228Z] --- PASS: TestNodeInspect (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestNodeListError [2021-05-17T19:52:13.228Z] --- PASS: TestNodeListError (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestNodeList [2021-05-17T19:52:13.228Z] --- PASS: TestNodeList (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestNodeRemoveError [2021-05-17T19:52:13.228Z] --- PASS: TestNodeRemoveError (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestNodeRemove [2021-05-17T19:52:13.228Z] --- PASS: TestNodeRemove (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestNodeUpdateError [2021-05-17T19:52:13.228Z] --- PASS: TestNodeUpdateError (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestNodeUpdate [2021-05-17T19:52:13.228Z] --- PASS: TestNodeUpdate (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestOptionWithTimeout [2021-05-17T19:52:13.228Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestPingFail [2021-05-17T19:52:13.228Z] --- PASS: TestPingFail (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestPingWithError [2021-05-17T19:52:13.228Z] 2021/05/17 19:52:12 RoundTripper returned a response & error; ignoring response [2021-05-17T19:52:13.228Z] 2021/05/17 19:52:12 RoundTripper returned a response & error; ignoring response [2021-05-17T19:52:13.228Z] --- PASS: TestPingWithError (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestPingSuccess [2021-05-17T19:52:13.228Z] --- PASS: TestPingSuccess (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestPingHeadFallback [2021-05-17T19:52:13.228Z] === RUN TestPingHeadFallback/OK [2021-05-17T19:52:13.228Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-05-17T19:52:13.228Z] === RUN TestPingHeadFallback/Not_Found [2021-05-17T19:52:13.228Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-05-17T19:52:13.228Z] --- PASS: TestPingHeadFallback (0.00s) [2021-05-17T19:52:13.228Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-05-17T19:52:13.228Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-05-17T19:52:13.228Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-05-17T19:52:13.228Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestPluginDisableError [2021-05-17T19:52:13.228Z] --- PASS: TestPluginDisableError (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestPluginDisable [2021-05-17T19:52:13.228Z] --- PASS: TestPluginDisable (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestPluginEnableError [2021-05-17T19:52:13.228Z] --- PASS: TestPluginEnableError (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestPluginEnable [2021-05-17T19:52:13.228Z] --- PASS: TestPluginEnable (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestPluginInspectError [2021-05-17T19:52:13.228Z] --- PASS: TestPluginInspectError (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestPluginInspectWithEmptyID [2021-05-17T19:52:13.228Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestPluginInspect [2021-05-17T19:52:13.228Z] --- PASS: TestPluginInspect (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestPluginListError [2021-05-17T19:52:13.228Z] --- PASS: TestPluginListError (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestPluginList [2021-05-17T19:52:13.228Z] --- PASS: TestPluginList (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestPluginPushError [2021-05-17T19:52:13.228Z] --- PASS: TestPluginPushError (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestPluginPush [2021-05-17T19:52:13.228Z] --- PASS: TestPluginPush (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestPluginRemoveError [2021-05-17T19:52:13.228Z] --- PASS: TestPluginRemoveError (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestPluginRemove [2021-05-17T19:52:13.228Z] --- PASS: TestPluginRemove (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestPluginSetError [2021-05-17T19:52:13.228Z] --- PASS: TestPluginSetError (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestPluginSet [2021-05-17T19:52:13.228Z] --- PASS: TestPluginSet (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestSetHostHeader [2021-05-17T19:52:13.228Z] --- PASS: TestSetHostHeader (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestPlainTextError [2021-05-17T19:52:13.228Z] --- PASS: TestPlainTextError (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestInfiniteError [2021-05-17T19:52:13.228Z] --- PASS: TestInfiniteError (0.02s) [2021-05-17T19:52:13.228Z] === RUN TestSecretCreateUnsupported [2021-05-17T19:52:13.228Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestSecretCreateError [2021-05-17T19:52:13.228Z] --- PASS: TestSecretCreateError (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestSecretCreate [2021-05-17T19:52:13.228Z] --- PASS: TestSecretCreate (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestSecretInspectUnsupported [2021-05-17T19:52:13.228Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestSecretInspectError [2021-05-17T19:52:13.228Z] --- PASS: TestSecretInspectError (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestSecretInspectSecretNotFound [2021-05-17T19:52:13.228Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestSecretInspectWithEmptyID [2021-05-17T19:52:13.228Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestSecretInspect [2021-05-17T19:52:13.228Z] --- PASS: TestSecretInspect (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestSecretListUnsupported [2021-05-17T19:52:13.228Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestSecretListError [2021-05-17T19:52:13.228Z] --- PASS: TestSecretListError (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestSecretList [2021-05-17T19:52:13.228Z] --- PASS: TestSecretList (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestSecretRemoveUnsupported [2021-05-17T19:52:13.228Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestSecretRemoveError [2021-05-17T19:52:13.228Z] --- PASS: TestSecretRemoveError (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestSecretRemove [2021-05-17T19:52:13.228Z] --- PASS: TestSecretRemove (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestSecretUpdateUnsupported [2021-05-17T19:52:13.228Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestSecretUpdateError [2021-05-17T19:52:13.228Z] --- PASS: TestSecretUpdateError (0.01s) [2021-05-17T19:52:13.228Z] === RUN TestSecretUpdate [2021-05-17T19:52:13.228Z] --- PASS: TestSecretUpdate (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestServiceCreateError [2021-05-17T19:52:13.228Z] --- PASS: TestServiceCreateError (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestServiceCreate [2021-05-17T19:52:13.228Z] --- PASS: TestServiceCreate (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestServiceCreateCompatiblePlatforms [2021-05-17T19:52:13.228Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestServiceCreateDigestPinning [2021-05-17T19:52:13.228Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestServiceInspectError [2021-05-17T19:52:13.228Z] --- PASS: TestServiceInspectError (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestServiceInspectServiceNotFound [2021-05-17T19:52:13.228Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestServiceInspectWithEmptyID [2021-05-17T19:52:13.228Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestServiceInspect [2021-05-17T19:52:13.228Z] --- PASS: TestServiceInspect (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestServiceListError [2021-05-17T19:52:13.228Z] --- PASS: TestServiceListError (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestServiceList [2021-05-17T19:52:13.228Z] --- PASS: TestServiceList (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestServiceLogsError [2021-05-17T19:52:13.228Z] --- PASS: TestServiceLogsError (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestServiceLogs [2021-05-17T19:52:13.228Z] --- PASS: TestServiceLogs (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestServiceRemoveError [2021-05-17T19:52:13.228Z] --- PASS: TestServiceRemoveError (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestServiceRemoveNotFoundError [2021-05-17T19:52:13.228Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestServiceRemove [2021-05-17T19:52:13.228Z] --- PASS: TestServiceRemove (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestServiceUpdateError [2021-05-17T19:52:13.228Z] --- PASS: TestServiceUpdateError (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestServiceUpdate [2021-05-17T19:52:13.228Z] --- PASS: TestServiceUpdate (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestSwarmGetUnlockKeyError [2021-05-17T19:52:13.228Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestSwarmGetUnlockKey [2021-05-17T19:52:13.228Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestSwarmInitError [2021-05-17T19:52:13.228Z] --- PASS: TestSwarmInitError (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestSwarmInit [2021-05-17T19:52:13.228Z] --- PASS: TestSwarmInit (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestSwarmInspectError [2021-05-17T19:52:13.228Z] --- PASS: TestSwarmInspectError (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestSwarmInspect [2021-05-17T19:52:13.228Z] --- PASS: TestSwarmInspect (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestSwarmJoinError [2021-05-17T19:52:13.228Z] --- PASS: TestSwarmJoinError (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestSwarmJoin [2021-05-17T19:52:13.228Z] --- PASS: TestSwarmJoin (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestSwarmLeaveError [2021-05-17T19:52:13.228Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestSwarmLeave [2021-05-17T19:52:13.228Z] --- PASS: TestSwarmLeave (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestSwarmUnlockError [2021-05-17T19:52:13.228Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestSwarmUnlock [2021-05-17T19:52:13.228Z] --- PASS: TestSwarmUnlock (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestSwarmUpdateError [2021-05-17T19:52:13.228Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestSwarmUpdate [2021-05-17T19:52:13.228Z] --- PASS: TestSwarmUpdate (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestTaskInspectError [2021-05-17T19:52:13.228Z] --- PASS: TestTaskInspectError (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestTaskInspectWithEmptyID [2021-05-17T19:52:13.228Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestTaskInspect [2021-05-17T19:52:13.228Z] --- PASS: TestTaskInspect (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestTaskListError [2021-05-17T19:52:13.228Z] --- PASS: TestTaskListError (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestTaskList [2021-05-17T19:52:13.228Z] --- PASS: TestTaskList (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestVolumeCreateError [2021-05-17T19:52:13.228Z] --- PASS: TestVolumeCreateError (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestVolumeCreate [2021-05-17T19:52:13.228Z] --- PASS: TestVolumeCreate (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestVolumeInspectError [2021-05-17T19:52:13.228Z] --- PASS: TestVolumeInspectError (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestVolumeInspectNotFound [2021-05-17T19:52:13.228Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestVolumeInspectWithEmptyID [2021-05-17T19:52:13.228Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestVolumeInspect [2021-05-17T19:52:13.228Z] --- PASS: TestVolumeInspect (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestVolumeListError [2021-05-17T19:52:13.228Z] --- PASS: TestVolumeListError (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestVolumeList [2021-05-17T19:52:13.228Z] --- PASS: TestVolumeList (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestVolumeRemoveError [2021-05-17T19:52:13.228Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-05-17T19:52:13.228Z] === RUN TestVolumeRemove [2021-05-17T19:52:13.228Z] --- PASS: TestVolumeRemove (0.00s) [2021-05-17T19:52:13.228Z] === CONT TestTLSCloseWriter [2021-05-17T19:52:13.228Z] --- PASS: TestTLSCloseWriter (0.04s) [2021-05-17T19:52:13.228Z] PASS [2021-05-17T19:52:13.228Z] coverage: 74.9% of statements [2021-05-17T19:52:13.228Z] ok github.com/docker/docker/client 0.730s coverage: 74.9% of statements [2021-05-17T19:52:13.374Z] === RUN TestDockerSuite/TestBuildXZHost [2021-05-17T19:52:15.920Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-05-17T19:52:15.920Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-05-17T19:52:15.920Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-05-17T19:52:16.878Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-05-17T19:52:17.821Z] --- PASS: TestGraphdriverPluginV2 (5.50s) [2021-05-17T19:52:17.821Z] PASS [2021-05-17T19:52:17.821Z] [2021-05-17T19:52:17.821Z] DONE 5 tests in 14.344s [2021-05-17T19:52:17.821Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-17T19:52:17.821Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:52:17.821Z] ++ set -e [2021-05-17T19:52:17.821Z] ++ '[' -n 0 ']' [2021-05-17T19:52:17.821Z] ++ set -x [2021-05-17T19:52:17.821Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:52:17.821Z] INFO: Testing against a local daemon [2021-05-17T19:52:17.821Z] === RUN TestContinueAfterPluginCrash [2021-05-17T19:52:17.821Z] === PAUSE TestContinueAfterPluginCrash [2021-05-17T19:52:17.821Z] === RUN TestReadPluginNoRead [2021-05-17T19:52:17.821Z] === PAUSE TestReadPluginNoRead [2021-05-17T19:52:17.821Z] === RUN TestDaemonStartWithLogOpt [2021-05-17T19:52:17.821Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-17T19:52:17.821Z] === CONT TestContinueAfterPluginCrash [2021-05-17T19:52:17.821Z] === CONT TestDaemonStartWithLogOpt [2021-05-17T19:52:18.082Z] === RUN TestDockerSuite/TestCommitChange [2021-05-17T19:52:19.473Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-05-17T19:52:21.390Z] === RUN TestDockerSuite/TestCommitHardlink [2021-05-17T19:52:22.666Z] --- PASS: TestCreateServiceMultipleTimes (18.90s) [2021-05-17T19:52:22.666Z] === RUN TestCreateServiceConflict [2021-05-17T19:52:22.666Z] --- PASS: TestCreateServiceConflict (3.12s) [2021-05-17T19:52:22.666Z] === RUN TestCreateServiceMaxReplicas [2021-05-17T19:52:23.306Z] --- PASS: TestDaemonStartWithLogOpt (5.33s) [2021-05-17T19:52:23.306Z] === CONT TestReadPluginNoRead [2021-05-17T19:52:23.306Z] === RUN TestDockerSuite/TestCommitNewFile [2021-05-17T19:52:25.856Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-05-17T19:52:26.798Z] === RUN TestReadPluginNoRead/default [2021-05-17T19:52:26.798Z] === RUN TestDockerSuite/TestCommitTTY [2021-05-17T19:52:26.888Z] --- PASS: TestCreateServiceMaxReplicas (3.57s) [2021-05-17T19:52:26.888Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-17T19:52:28.713Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-17T19:52:28.714Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-05-17T19:52:28.974Z] --- PASS: TestContinueAfterPluginCrash (11.18s) [2021-05-17T19:52:29.918Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-05-17T19:52:30.490Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-17T19:52:31.877Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-05-17T19:52:32.450Z] --- PASS: TestReadPluginNoRead (9.19s) [2021-05-17T19:52:32.450Z] --- PASS: TestReadPluginNoRead/default (1.88s) [2021-05-17T19:52:32.450Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.94s) [2021-05-17T19:52:32.450Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.89s) [2021-05-17T19:52:32.450Z] read_test.go:92: [d59b329eda2ac] daemon is not started [2021-05-17T19:52:32.450Z] PASS [2021-05-17T19:52:32.450Z] [2021-05-17T19:52:32.450Z] DONE 6 tests in 14.694s [2021-05-17T19:52:32.450Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-05-17T19:52:32.450Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:52:32.450Z] ++ set -e [2021-05-17T19:52:32.450Z] ++ '[' -n 0 ']' [2021-05-17T19:52:32.450Z] ++ set -x [2021-05-17T19:52:32.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:52:32.450Z] testing: warning: no tests to run [2021-05-17T19:52:32.450Z] PASS [2021-05-17T19:52:32.450Z] [2021-05-17T19:52:32.450Z] DONE 0 tests in 0.061s [2021-05-17T19:52:32.450Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-17T19:52:32.450Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:52:32.450Z] ++ set -e [2021-05-17T19:52:32.450Z] ++ '[' -n 0 ']' [2021-05-17T19:52:32.450Z] ++ set -x [2021-05-17T19:52:32.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:52:32.711Z] INFO: Testing against a local daemon [2021-05-17T19:52:32.711Z] === RUN TestPluginWithDevMounts [2021-05-17T19:52:32.711Z] === PAUSE TestPluginWithDevMounts [2021-05-17T19:52:32.711Z] === CONT TestPluginWithDevMounts [2021-05-17T19:52:32.711Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-05-17T19:52:32.971Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-05-17T19:52:32.971Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-05-17T19:52:32.971Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-05-17T19:52:32.971Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-05-17T19:52:32.971Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-05-17T19:52:32.971Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-05-17T19:52:34.275Z] --- PASS: TestCheckoutGit (35.29s) [2021-05-17T19:52:34.275Z] === RUN TestValidGitTransport [2021-05-17T19:52:34.275Z] --- PASS: TestValidGitTransport (0.00s) [2021-05-17T19:52:34.275Z] === RUN TestGitInvalidRef [2021-05-17T19:52:34.275Z] --- PASS: TestGitInvalidRef (0.24s) [2021-05-17T19:52:34.275Z] PASS [2021-05-17T19:52:34.275Z] coverage: 86.3% of statements [2021-05-17T19:52:34.275Z] ok github.com/docker/docker/builder/remotecontext/git 35.624s coverage: 86.3% of statements [2021-05-17T19:52:34.275Z] ? github.com/docker/docker/cli [no test files] [2021-05-17T19:52:34.275Z] ? github.com/docker/docker/cli/config [no test files] [2021-05-17T19:52:34.887Z] --- PASS: TestPluginWithDevMounts (1.97s) [2021-05-17T19:52:34.887Z] PASS [2021-05-17T19:52:34.887Z] [2021-05-17T19:52:34.887Z] DONE 1 tests in 2.164s [2021-05-17T19:52:34.887Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-05-17T19:52:34.887Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:52:34.887Z] ++ set -e [2021-05-17T19:52:34.887Z] ++ '[' -n 0 ']' [2021-05-17T19:52:34.887Z] ++ set -x [2021-05-17T19:52:34.887Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:52:34.887Z] INFO: Testing against a local daemon [2021-05-17T19:52:34.887Z] === RUN TestSecretInspect [2021-05-17T19:52:34.887Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-05-17T19:52:37.433Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-05-17T19:52:37.433Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-05-17T19:52:37.433Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-05-17T19:52:37.433Z] --- PASS: TestSecretInspect (2.48s) [2021-05-17T19:52:37.433Z] === RUN TestSecretList [2021-05-17T19:52:38.376Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-05-17T19:52:39.762Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-05-17T19:52:40.342Z] --- PASS: TestSecretList (2.96s) [2021-05-17T19:52:40.342Z] === RUN TestSecretsCreateAndDelete [2021-05-17T19:52:40.918Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-05-17T19:52:41.300Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-05-17T19:52:41.301Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-05-17T19:52:41.301Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-05-17T19:52:41.301Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-05-17T19:52:41.301Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-05-17T19:52:41.301Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-05-17T19:52:41.301Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-05-17T19:52:41.301Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-05-17T19:52:41.301Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-05-17T19:52:41.301Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-05-17T19:52:41.301Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-05-17T19:52:41.301Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-05-17T19:52:41.301Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-05-17T19:52:41.301Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2021-05-17T19:52:41.301Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-05-17T19:52:41.301Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-05-17T19:52:41.301Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-05-17T19:52:41.301Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-05-17T19:52:41.301Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-05-17T19:52:41.301Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-05-17T19:52:41.301Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-05-17T19:52:41.301Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-05-17T19:52:41.301Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-05-17T19:52:41.301Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-05-17T19:52:41.301Z] === RUN TestConfigureDaemonLogs [2021-05-17T19:52:41.301Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-05-17T19:52:41.301Z] === RUN TestCommonOptionsInstallFlags [2021-05-17T19:52:41.301Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-05-17T19:52:41.301Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-05-17T19:52:41.301Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-05-17T19:52:41.301Z] PASS [2021-05-17T19:52:41.301Z] coverage: 18.4% of statements [2021-05-17T19:52:41.301Z] ok github.com/docker/docker/cmd/dockerd 0.282s coverage: 18.4% of statements [2021-05-17T19:52:41.816Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.68s) [2021-05-17T19:52:41.816Z] === RUN TestCreateServiceSecretFileMode [2021-05-17T19:52:42.303Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-05-17T19:52:42.820Z] === RUN TestContainerStopSignal [2021-05-17T19:52:42.820Z] --- PASS: TestContainerStopSignal (0.00s) [2021-05-17T19:52:42.820Z] === RUN TestContainerStopTimeout [2021-05-17T19:52:42.820Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-05-17T19:52:42.820Z] === RUN TestContainerSecretReferenceDestTarget [2021-05-17T19:52:42.820Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-05-17T19:52:42.820Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-05-17T19:52:42.820Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-05-17T19:52:42.820Z] === RUN TestContainerLogPathSetForRingLogger [2021-05-17T19:52:42.820Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-05-17T19:52:42.820Z] === RUN TestReplaceAndAppendEnvVars [2021-05-17T19:52:42.820Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-05-17T19:52:42.820Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-05-17T19:52:42.820Z] === RUN TestNewMemoryStore [2021-05-17T19:52:42.820Z] --- PASS: TestNewMemoryStore (0.00s) [2021-05-17T19:52:42.820Z] === RUN TestAddContainers [2021-05-17T19:52:42.820Z] --- PASS: TestAddContainers (0.00s) [2021-05-17T19:52:42.820Z] === RUN TestGetContainer [2021-05-17T19:52:42.820Z] --- PASS: TestGetContainer (0.00s) [2021-05-17T19:52:42.820Z] === RUN TestDeleteContainer [2021-05-17T19:52:42.820Z] --- PASS: TestDeleteContainer (0.00s) [2021-05-17T19:52:42.820Z] === RUN TestListContainers [2021-05-17T19:52:42.820Z] --- PASS: TestListContainers (0.00s) [2021-05-17T19:52:42.820Z] === RUN TestFirstContainer [2021-05-17T19:52:42.820Z] --- PASS: TestFirstContainer (0.00s) [2021-05-17T19:52:42.820Z] === RUN TestApplyAllContainer [2021-05-17T19:52:42.820Z] --- PASS: TestApplyAllContainer (0.00s) [2021-05-17T19:52:42.820Z] === RUN TestIsValidHealthString [2021-05-17T19:52:42.820Z] --- PASS: TestIsValidHealthString (0.00s) [2021-05-17T19:52:42.820Z] === RUN TestStateRunStop [2021-05-17T19:52:42.820Z] --- PASS: TestStateRunStop (0.00s) [2021-05-17T19:52:42.820Z] === RUN TestStateTimeoutWait [2021-05-17T19:52:42.820Z] --- PASS: TestStateTimeoutWait (0.17s) [2021-05-17T19:52:42.820Z] state_test.go:141: Stop callback fired [2021-05-17T19:52:42.820Z] state_test.go:165: Stop callback fired [2021-05-17T19:52:42.820Z] === RUN TestIsValidStateString [2021-05-17T19:52:42.820Z] --- PASS: TestIsValidStateString (0.00s) [2021-05-17T19:52:42.820Z] === RUN TestViewSaveDelete [2021-05-17T19:52:42.820Z] --- PASS: TestViewSaveDelete (0.05s) [2021-05-17T19:52:42.820Z] === RUN TestViewAll [2021-05-17T19:52:42.820Z] --- PASS: TestViewAll (0.02s) [2021-05-17T19:52:42.820Z] === RUN TestViewGet [2021-05-17T19:52:42.820Z] --- PASS: TestViewGet (0.01s) [2021-05-17T19:52:42.820Z] === RUN TestNames [2021-05-17T19:52:42.820Z] --- PASS: TestNames (0.00s) [2021-05-17T19:52:42.820Z] === RUN TestViewWithHealthCheck [2021-05-17T19:52:42.820Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-05-17T19:52:42.820Z] PASS [2021-05-17T19:52:42.820Z] coverage: 41.5% of statements [2021-05-17T19:52:42.820Z] ok github.com/docker/docker/container 0.418s coverage: 41.5% of statements [2021-05-17T19:52:42.820Z] ? github.com/docker/docker/container/stream [no test files] [2021-05-17T19:52:42.820Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-05-17T19:52:42.820Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-05-17T19:52:42.820Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-05-17T19:52:43.691Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-05-17T19:52:43.691Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-05-17T19:52:43.691Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-05-17T19:52:43.952Z] --- PASS: TestSecretsCreateAndDelete (3.58s) [2021-05-17T19:52:43.952Z] === RUN TestSecretsUpdate [2021-05-17T19:52:44.373Z] --- PASS: TestCreateServiceSecretFileMode (3.23s) [2021-05-17T19:52:44.373Z] === RUN TestCreateServiceConfigFileMode [2021-05-17T19:52:44.524Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-05-17T19:52:44.524Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-05-17T19:52:44.785Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-05-17T19:52:44.785Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-05-17T19:52:44.785Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-05-17T19:52:45.697Z] === RUN TestPrepare [2021-05-17T19:52:45.698Z] --- PASS: TestPrepare (0.00s) [2021-05-17T19:52:45.698Z] === RUN TestStart [2021-05-17T19:52:45.698Z] --- PASS: TestStart (0.00s) [2021-05-17T19:52:45.698Z] === RUN TestWaitCancel [2021-05-17T19:52:45.698Z] --- PASS: TestWaitCancel (0.00s) [2021-05-17T19:52:45.698Z] === RUN TestWaitDisabled [2021-05-17T19:52:45.698Z] --- PASS: TestWaitDisabled (0.00s) [2021-05-17T19:52:45.698Z] === RUN TestWaitEnabled [2021-05-17T19:52:45.698Z] --- PASS: TestWaitEnabled (0.00s) [2021-05-17T19:52:45.698Z] === RUN TestRemove [2021-05-17T19:52:45.698Z] --- PASS: TestRemove (0.00s) [2021-05-17T19:52:45.698Z] PASS [2021-05-17T19:52:45.698Z] coverage: 65.3% of statements [2021-05-17T19:52:45.698Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.267s coverage: 65.3% of statements [2021-05-17T19:52:46.172Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-05-17T19:52:47.116Z] --- PASS: TestSecretsUpdate (3.21s) [2021-05-17T19:52:47.116Z] === RUN TestTemplatedSecret [2021-05-17T19:52:47.116Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-05-17T19:52:47.685Z] --- PASS: TestCreateServiceConfigFileMode (3.29s) [2021-05-17T19:52:47.685Z] === RUN TestCreateServiceSysctls [2021-05-17T19:52:47.856Z] === RUN TestNewListSecretsFilters [2021-05-17T19:52:47.856Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-05-17T19:52:47.856Z] === RUN TestNewListConfigsFilters [2021-05-17T19:52:47.856Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-05-17T19:52:47.856Z] PASS [2021-05-17T19:52:47.856Z] coverage: 0.5% of statements [2021-05-17T19:52:47.856Z] ok github.com/docker/docker/daemon/cluster 0.499s coverage: 0.5% of statements [2021-05-17T19:52:47.856Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-05-17T19:52:48.312Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.18s) [2021-05-17T19:52:48.312Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-05-17T19:52:48.312Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-05-17T19:52:48.312Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-05-17T19:52:48.312Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-05-17T19:52:48.312Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-05-17T19:52:48.312Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-05-17T19:52:48.312Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-05-17T19:52:48.312Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-05-17T19:52:48.312Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-05-17T19:52:48.312Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-05-17T19:52:48.312Z] === RUN TestServiceConvertToGRPCIsolation [2021-05-17T19:52:48.312Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-05-17T19:52:48.312Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-05-17T19:52:48.312Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-05-17T19:52:48.312Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-05-17T19:52:48.312Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-05-17T19:52:48.312Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-05-17T19:52:48.312Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-05-17T19:52:48.312Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-05-17T19:52:48.312Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-05-17T19:52:48.312Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-05-17T19:52:48.312Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-05-17T19:52:48.312Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-05-17T19:52:48.312Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-05-17T19:52:48.312Z] === RUN TestServiceConvertFromGRPCIsolation [2021-05-17T19:52:48.312Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-05-17T19:52:48.312Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-05-17T19:52:48.312Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-05-17T19:52:48.312Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-05-17T19:52:48.312Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-05-17T19:52:48.312Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-05-17T19:52:48.312Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-05-17T19:52:48.312Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-05-17T19:52:48.312Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-05-17T19:52:48.312Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-05-17T19:52:48.312Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-05-17T19:52:48.312Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-05-17T19:52:48.501Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-05-17T19:52:48.501Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-05-17T19:52:48.764Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-05-17T19:52:48.764Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-05-17T19:52:48.764Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-05-17T19:52:48.764Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-05-17T19:52:48.764Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-05-17T19:52:48.764Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-05-17T19:52:48.764Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-05-17T19:52:48.764Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-05-17T19:52:48.764Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-05-17T19:52:48.764Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-05-17T19:52:48.764Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-05-17T19:52:48.764Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-05-17T19:52:48.764Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-05-17T19:52:48.764Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-05-17T19:52:48.764Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-05-17T19:52:48.764Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-05-17T19:52:48.764Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-05-17T19:52:48.764Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-05-17T19:52:48.764Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-05-17T19:52:48.764Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-05-17T19:52:48.764Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-05-17T19:52:48.764Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-05-17T19:52:48.764Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-05-17T19:52:48.764Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-05-17T19:52:48.764Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-05-17T19:52:48.764Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-05-17T19:52:48.764Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-05-17T19:52:48.764Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-05-17T19:52:48.764Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-05-17T19:52:48.764Z] === RUN TestServiceConvertFromGRPCConfigs [2021-05-17T19:52:48.764Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-05-17T19:52:48.764Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-05-17T19:52:48.764Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-05-17T19:52:48.764Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-05-17T19:52:48.764Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-05-17T19:52:48.764Z] === RUN TestServiceConvertToGRPCConfigs [2021-05-17T19:52:48.764Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-05-17T19:52:48.764Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-05-17T19:52:48.765Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-05-17T19:52:48.765Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-05-17T19:52:48.765Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-05-17T19:52:48.765Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-05-17T19:52:48.765Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-05-17T19:52:48.765Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-05-17T19:52:48.765Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-05-17T19:52:48.765Z] PASS [2021-05-17T19:52:48.765Z] coverage: 35.9% of statements [2021-05-17T19:52:48.765Z] ok github.com/docker/docker/daemon/cluster/convert 0.507s coverage: 35.9% of statements [2021-05-17T19:52:51.805Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-05-17T19:52:51.903Z] --- PASS: TestCreateServiceSysctls (4.45s) [2021-05-17T19:52:51.903Z] === RUN TestCreateServiceCapabilities [2021-05-17T19:52:53.192Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-05-17T19:52:53.192Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-05-17T19:52:53.192Z] --- PASS: TestTemplatedSecret (5.84s) [2021-05-17T19:52:53.192Z] === RUN TestSecretCreateResolve [2021-05-17T19:52:53.763Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-05-17T19:52:54.536Z] === RUN TestBuilderGC [2021-05-17T19:52:54.536Z] --- PASS: TestBuilderGC (0.00s) [2021-05-17T19:52:54.536Z] === RUN TestDaemonConfigurationNotFound [2021-05-17T19:52:54.536Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-05-17T19:52:54.536Z] === RUN TestDaemonBrokenConfiguration [2021-05-17T19:52:54.536Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-05-17T19:52:54.536Z] === RUN TestParseClusterAdvertiseSettings [2021-05-17T19:52:54.536Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-05-17T19:52:54.536Z] === RUN TestFindConfigurationConflicts [2021-05-17T19:52:54.536Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-05-17T19:52:54.536Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-05-17T19:52:54.536Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-05-17T19:52:54.536Z] === RUN TestDaemonConfigurationMergeConflicts [2021-05-17T19:52:54.536Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-05-17T19:52:54.536Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-05-17T19:52:54.536Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-05-17T19:52:54.536Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-05-17T19:52:54.536Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-05-17T19:52:54.536Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-05-17T19:52:54.536Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-05-17T19:52:54.536Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-05-17T19:52:54.536Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-05-17T19:52:54.536Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-05-17T19:52:54.536Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-05-17T19:52:54.536Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-05-17T19:52:54.536Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-05-17T19:52:54.536Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-05-17T19:52:54.536Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-05-17T19:52:54.536Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-05-17T19:52:54.536Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-05-17T19:52:54.536Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-05-17T19:52:54.536Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-05-17T19:52:54.536Z] === RUN TestValidateConfigurationErrors [2021-05-17T19:52:54.536Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-05-17T19:52:54.536Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-05-17T19:52:54.536Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-05-17T19:52:54.536Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-05-17T19:52:54.536Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-05-17T19:52:54.536Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-05-17T19:52:54.536Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-05-17T19:52:54.536Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-05-17T19:52:54.536Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-05-17T19:52:54.536Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-05-17T19:52:54.536Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-05-17T19:52:54.536Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-05-17T19:52:54.536Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-05-17T19:52:54.536Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-05-17T19:52:54.536Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-05-17T19:52:54.536Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-05-17T19:52:54.536Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-05-17T19:52:54.536Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-05-17T19:52:54.536Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-05-17T19:52:54.536Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-05-17T19:52:54.536Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-05-17T19:52:54.536Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-05-17T19:52:54.536Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-05-17T19:52:54.536Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-05-17T19:52:54.536Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-05-17T19:52:54.536Z] === RUN TestValidateConfiguration [2021-05-17T19:52:54.536Z] === RUN TestValidateConfiguration/with_label [2021-05-17T19:52:54.536Z] === RUN TestValidateConfiguration/with_dns [2021-05-17T19:52:54.536Z] === RUN TestValidateConfiguration/with_dns-search [2021-05-17T19:52:54.536Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-05-17T19:52:54.536Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-05-17T19:52:54.536Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-05-17T19:52:54.536Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-05-17T19:52:54.536Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-05-17T19:52:54.536Z] --- PASS: TestValidateConfiguration (0.00s) [2021-05-17T19:52:54.536Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-05-17T19:52:54.536Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-05-17T19:52:54.536Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-05-17T19:52:54.536Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-05-17T19:52:54.536Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-05-17T19:52:54.536Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-05-17T19:52:54.536Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-05-17T19:52:54.536Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-05-17T19:52:54.536Z] === RUN TestModifiedDiscoverySettings [2021-05-17T19:52:54.536Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-05-17T19:52:54.536Z] === RUN TestReloadSetConfigFileNotExist [2021-05-17T19:52:54.536Z] === RUN TestDiscoveryOptsErrors [2021-05-17T19:52:54.536Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-05-17T19:52:54.536Z] === RUN TestDiscoveryOpts [2021-05-17T19:52:54.536Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-05-17T19:52:54.536Z] PASS [2021-05-17T19:52:54.536Z] coverage: 30.0% of statements [2021-05-17T19:52:54.536Z] ok github.com/docker/docker/daemon/discovery 0.165s coverage: 30.0% of statements [2021-05-17T19:52:54.536Z] time="2021-05-17T19:52:53Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-05-17T19:52:54.536Z] --- PASS: TestReloadSetConfigFileNotExist (0.17s) [2021-05-17T19:52:54.536Z] === RUN TestReloadDefaultConfigNotExist [2021-05-17T19:52:54.536Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-05-17T19:52:54.536Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-05-17T19:52:54.536Z] === RUN TestReloadBadDefaultConfig [2021-05-17T19:52:54.536Z] time="2021-05-17T19:52:53Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-503657603" [2021-05-17T19:52:54.536Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-05-17T19:52:54.536Z] === RUN TestReloadWithConflictingLabels [2021-05-17T19:52:54.536Z] time="2021-05-17T19:52:53Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-508163590" [2021-05-17T19:52:54.536Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-05-17T19:52:54.536Z] === RUN TestReloadWithDuplicateLabels [2021-05-17T19:52:54.536Z] time="2021-05-17T19:52:53Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-362809261" [2021-05-17T19:52:54.536Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-05-17T19:52:54.536Z] === RUN TestDaemonConfigurationMerge [2021-05-17T19:52:54.536Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-05-17T19:52:54.536Z] PASS [2021-05-17T19:52:54.536Z] coverage: 79.7% of statements [2021-05-17T19:52:54.536Z] ok github.com/docker/docker/daemon/config 0.379s coverage: 79.7% of statements [2021-05-17T19:52:54.707Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-05-17T19:52:55.215Z] --- PASS: TestCreateServiceCapabilities (3.32s) [2021-05-17T19:52:55.215Z] === RUN TestInspect [2021-05-17T19:52:55.652Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-05-17T19:52:55.914Z] --- PASS: TestSecretCreateResolve (2.98s) [2021-05-17T19:52:55.914Z] PASS [2021-05-17T19:52:55.914Z] [2021-05-17T19:52:55.914Z] DONE 6 tests in 21.197s [2021-05-17T19:52:55.914Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-05-17T19:52:55.914Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:52:55.914Z] ++ set -e [2021-05-17T19:52:55.914Z] ++ '[' -n 0 ']' [2021-05-17T19:52:55.914Z] ++ set -x [2021-05-17T19:52:55.914Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:52:56.057Z] === RUN TestVerifyNetworkingConfig [2021-05-17T19:52:56.057Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-05-17T19:52:56.057Z] === RUN TestGetContainer [2021-05-17T19:52:56.057Z] --- PASS: TestGetContainer (0.00s) [2021-05-17T19:52:56.057Z] === RUN TestValidContainerNames [2021-05-17T19:52:56.057Z] --- PASS: TestValidContainerNames (0.00s) [2021-05-17T19:52:56.057Z] === RUN TestContainerInitDNS [2021-05-17T19:52:56.057Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-05-17T19:52:56.057Z] daemon_test.go:147: root required [2021-05-17T19:52:56.057Z] === RUN TestMerge [2021-05-17T19:52:56.057Z] --- PASS: TestMerge (0.00s) [2021-05-17T19:52:56.057Z] === RUN TestValidateContainerIsolation [2021-05-17T19:52:56.057Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-05-17T19:52:56.057Z] === RUN TestFindNetworkErrorType [2021-05-17T19:52:56.057Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-05-17T19:52:56.057Z] === RUN TestEnsureServicesExist [2021-05-17T19:52:56.057Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-05-17T19:52:56.057Z] === RUN TestEnsureServicesExistErrors [2021-05-17T19:52:56.057Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-05-17T19:52:56.057Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-05-17T19:52:56.057Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-05-17T19:52:56.057Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-05-17T19:52:56.057Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-05-17T19:52:56.057Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-05-17T19:52:56.057Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-05-17T19:52:56.057Z] === RUN TestContainerDelete [2021-05-17T19:52:56.057Z] --- PASS: TestContainerDelete (0.00s) [2021-05-17T19:52:56.057Z] === RUN TestContainerDoubleDelete [2021-05-17T19:52:56.057Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-05-17T19:52:56.057Z] === RUN TestLogContainerEventCopyLabels [2021-05-17T19:52:56.057Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-05-17T19:52:56.057Z] === RUN TestLogContainerEventWithAttributes [2021-05-17T19:52:56.057Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-05-17T19:52:56.057Z] === RUN TestNoneHealthcheck [2021-05-17T19:52:56.057Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-05-17T19:52:56.057Z] === RUN TestHealthStates [2021-05-17T19:52:56.057Z] time="2021-05-17T19:52:55Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-17T19:52:56.057Z] time="2021-05-17T19:52:55Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-17T19:52:56.057Z] time="2021-05-17T19:52:55Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-17T19:52:56.057Z] time="2021-05-17T19:52:55Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-17T19:52:56.057Z] time="2021-05-17T19:52:55Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-17T19:52:56.057Z] time="2021-05-17T19:52:55Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-17T19:52:56.057Z] time="2021-05-17T19:52:55Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-17T19:52:56.057Z] time="2021-05-17T19:52:55Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-17T19:52:56.057Z] time="2021-05-17T19:52:55Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-17T19:52:56.057Z] time="2021-05-17T19:52:55Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-05-17T19:52:56.057Z] --- PASS: TestHealthStates (0.16s) [2021-05-17T19:52:56.057Z] === RUN TestMaskURLCredentials [2021-05-17T19:52:56.057Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-05-17T19:52:56.057Z] === RUN TestGetInspectData [2021-05-17T19:52:56.057Z] --- PASS: TestGetInspectData (0.00s) [2021-05-17T19:52:56.057Z] === RUN TestFillLicense [2021-05-17T19:52:56.057Z] --- PASS: TestFillLicense (0.00s) [2021-05-17T19:52:56.057Z] === RUN TestListInvalidFilter [2021-05-17T19:52:56.057Z] --- PASS: TestListInvalidFilter (0.00s) [2021-05-17T19:52:56.057Z] === RUN TestNameFilter [2021-05-17T19:52:56.057Z] --- PASS: TestNameFilter (0.00s) [2021-05-17T19:52:56.057Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-05-17T19:52:56.057Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-05-17T19:52:56.057Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-05-17T19:52:56.057Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-05-17T19:52:56.057Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-05-17T19:52:56.057Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-05-17T19:52:56.057Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-05-17T19:52:56.057Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-05-17T19:52:56.057Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-05-17T19:52:56.057Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-05-17T19:52:56.057Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-05-17T19:52:56.057Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-05-17T19:52:56.057Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-05-17T19:52:56.058Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2021-05-17T19:52:56.058Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-05-17T19:52:56.058Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-05-17T19:52:56.058Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-05-17T19:52:56.058Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-05-17T19:52:56.058Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-05-17T19:52:56.058Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-05-17T19:52:56.058Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-05-17T19:52:56.058Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-05-17T19:52:56.058Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-05-17T19:52:56.058Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-05-17T19:52:56.058Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-05-17T19:52:56.058Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-05-17T19:52:56.058Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-05-17T19:52:56.058Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-05-17T19:52:56.058Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-05-17T19:52:56.058Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-05-17T19:52:56.058Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-05-17T19:52:56.058Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-05-17T19:52:56.058Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-05-17T19:52:56.058Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2021-05-17T19:52:56.058Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-05-17T19:52:56.058Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-05-17T19:52:56.058Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-05-17T19:52:56.058Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-05-17T19:52:56.058Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-05-17T19:52:56.058Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-05-17T19:52:56.058Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-05-17T19:52:56.058Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-05-17T19:52:56.058Z] === RUN TestDaemonReloadLabels [2021-05-17T19:52:56.058Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-05-17T19:52:56.058Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-05-17T19:52:56.175Z] INFO: Testing against a local daemon [2021-05-17T19:52:56.175Z] === RUN TestServiceCreateInit [2021-05-17T19:52:56.175Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-17T19:52:56.513Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-05-17T19:52:56.513Z] === RUN TestDaemonReloadMirrors [2021-05-17T19:52:56.513Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-05-17T19:52:56.513Z] === RUN TestDaemonReloadInsecureRegistries [2021-05-17T19:52:56.513Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-05-17T19:52:56.513Z] === RUN TestDaemonReloadNotAffectOthers [2021-05-17T19:52:56.513Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-05-17T19:52:56.513Z] === RUN TestDaemonDiscoveryReload [2021-05-17T19:52:56.513Z] === RUN TestEventsLog [2021-05-17T19:52:56.513Z] --- PASS: TestEventsLog (0.00s) [2021-05-17T19:52:56.513Z] === RUN TestEventsLogTimeout [2021-05-17T19:52:56.513Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-05-17T19:52:56.513Z] === RUN TestLogEvents [2021-05-17T19:52:56.513Z] === RUN TestWaitNodeAttachment [2021-05-17T19:52:56.513Z] --- PASS: TestLogEvents (0.05s) [2021-05-17T19:52:56.513Z] === RUN TestLoadBufferedEvents [2021-05-17T19:52:56.513Z] --- PASS: TestLoadBufferedEvents (0.16s) [2021-05-17T19:52:56.513Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-05-17T19:52:56.513Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-05-17T19:52:56.513Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-05-17T19:52:56.513Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-05-17T19:52:56.513Z] PASS [2021-05-17T19:52:56.513Z] coverage: 50.0% of statements [2021-05-17T19:52:56.513Z] ok github.com/docker/docker/daemon/events 0.731s coverage: 50.0% of statements [2021-05-17T19:52:56.746Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-05-17T19:52:56.746Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-05-17T19:52:56.965Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-05-17T19:52:56.965Z] === RUN TestIsolationConversion [2021-05-17T19:52:56.965Z] === RUN TestIsolationConversion/default [2021-05-17T19:52:56.965Z] === RUN TestIsolationConversion/process [2021-05-17T19:52:56.965Z] === RUN TestIsolationConversion/hyperv [2021-05-17T19:52:56.965Z] --- PASS: TestIsolationConversion (0.00s) [2021-05-17T19:52:56.965Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-05-17T19:52:56.965Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-05-17T19:52:56.965Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-05-17T19:52:56.965Z] === RUN TestContainerLabels [2021-05-17T19:52:56.965Z] --- PASS: TestContainerLabels (0.00s) [2021-05-17T19:52:56.965Z] === RUN TestCredentialSpecConversion [2021-05-17T19:52:56.965Z] === RUN TestCredentialSpecConversion/none [2021-05-17T19:52:56.965Z] === RUN TestCredentialSpecConversion/config [2021-05-17T19:52:56.965Z] === RUN TestCredentialSpecConversion/file [2021-05-17T19:52:56.965Z] === RUN TestCredentialSpecConversion/registry [2021-05-17T19:52:56.965Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-05-17T19:52:56.965Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-05-17T19:52:56.965Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-05-17T19:52:56.965Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-05-17T19:52:56.965Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-05-17T19:52:56.965Z] === RUN TestControllerValidateMountBind [2021-05-17T19:52:56.965Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-05-17T19:52:56.965Z] === RUN TestControllerValidateMountVolume [2021-05-17T19:52:56.965Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-05-17T19:52:56.965Z] === RUN TestControllerValidateMountTarget [2021-05-17T19:52:56.965Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-05-17T19:52:56.965Z] === RUN TestControllerValidateMountTmpfs [2021-05-17T19:52:56.965Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-05-17T19:52:56.965Z] === RUN TestControllerValidateMountInvalidType [2021-05-17T19:52:56.965Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-05-17T19:52:56.965Z] === RUN TestControllerValidateMountNamedPipe [2021-05-17T19:52:56.965Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-05-17T19:52:56.965Z] PASS [2021-05-17T19:52:56.965Z] coverage: 11.3% of statements [2021-05-17T19:52:56.965Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.994s coverage: 11.3% of statements [2021-05-17T19:52:56.965Z] === RUN TestIsEmptyDir [2021-05-17T19:52:56.965Z] --- PASS: TestIsEmptyDir (0.01s) [2021-05-17T19:52:56.965Z] PASS [2021-05-17T19:52:56.965Z] coverage: 2.3% of statements [2021-05-17T19:52:56.965Z] ok github.com/docker/docker/daemon/graphdriver 0.081s coverage: 2.3% of statements [2021-05-17T19:52:57.418Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-05-17T19:52:57.418Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-05-17T19:52:57.689Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-05-17T19:52:57.689Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-05-17T19:52:57.871Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-05-17T19:52:57.871Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-05-17T19:52:57.871Z] === RUN TestLinkNaming [2021-05-17T19:52:57.871Z] --- PASS: TestLinkNaming (0.00s) [2021-05-17T19:52:57.871Z] === RUN TestLinkNew [2021-05-17T19:52:57.871Z] --- PASS: TestLinkNew (0.00s) [2021-05-17T19:52:57.871Z] === RUN TestLinkEnv [2021-05-17T19:52:57.871Z] --- PASS: TestLinkEnv (0.00s) [2021-05-17T19:52:57.871Z] === RUN TestLinkMultipleEnv [2021-05-17T19:52:57.871Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-05-17T19:52:57.871Z] === RUN TestLinkPortRangeEnv [2021-05-17T19:52:57.871Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-05-17T19:52:57.871Z] PASS [2021-05-17T19:52:57.871Z] coverage: 93.0% of statements [2021-05-17T19:52:57.871Z] ok github.com/docker/docker/daemon/links 0.047s coverage: 93.0% of statements [2021-05-17T19:52:58.325Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s) [2021-05-17T19:52:58.325Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-05-17T19:52:58.325Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-05-17T19:52:58.325Z] reload_test.go:520: root required [2021-05-17T19:52:58.325Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-05-17T19:52:58.325Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-05-17T19:52:58.325Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-05-17T19:52:58.325Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.05s) [2021-05-17T19:52:58.325Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-05-17T19:52:58.325Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-05-17T19:52:58.325Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-05-17T19:52:58.325Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.05s) [2021-05-17T19:52:58.325Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-05-17T19:52:58.325Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-05-17T19:52:58.325Z] === RUN TestParseVolumesFrom [2021-05-17T19:52:58.325Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-05-17T19:52:58.325Z] PASS [2021-05-17T19:52:58.325Z] coverage: 9.0% of statements [2021-05-17T19:52:58.325Z] ok github.com/docker/docker/daemon 2.982s coverage: 9.0% of statements [2021-05-17T19:52:58.325Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-05-17T19:52:58.325Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-05-17T19:52:58.325Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-05-17T19:52:58.325Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-05-17T19:52:58.528Z] --- PASS: TestInspect (3.05s) [2021-05-17T19:52:58.528Z] === RUN TestCreateJob [2021-05-17T19:52:58.778Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-05-17T19:52:58.778Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-05-17T19:52:58.778Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-05-17T19:52:58.778Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-05-17T19:52:58.778Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-05-17T19:52:58.778Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-05-17T19:52:58.778Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-05-17T19:52:58.778Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-05-17T19:52:58.778Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-05-17T19:52:58.778Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-05-17T19:52:58.778Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-05-17T19:52:59.077Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-05-17T19:53:00.298Z] === RUN TestAdapterReadLogs [2021-05-17T19:53:00.298Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-05-17T19:53:00.298Z] === RUN TestCopier [2021-05-17T19:53:00.298Z] --- PASS: TestCopier (0.01s) [2021-05-17T19:53:00.298Z] === RUN TestCopierLongLines [2021-05-17T19:53:00.298Z] --- PASS: TestCopierLongLines (0.00s) [2021-05-17T19:53:00.298Z] === RUN TestCopierSlow [2021-05-17T19:53:00.298Z] --- PASS: TestCopierSlow (0.20s) [2021-05-17T19:53:00.298Z] === RUN TestCopierWithSized [2021-05-17T19:53:00.298Z] === RUN TestCopierWithSized/as_is [2021-05-17T19:53:00.298Z] === RUN TestCopierWithSized/With_RingLogger [2021-05-17T19:53:00.298Z] --- PASS: TestCopierWithSized (0.01s) [2021-05-17T19:53:00.298Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-05-17T19:53:00.299Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-05-17T19:53:00.299Z] === RUN TestCopierWithPartial [2021-05-17T19:53:00.299Z] --- PASS: TestCopierWithPartial (0.00s) [2021-05-17T19:53:00.299Z] === RUN TestRingLogger [2021-05-17T19:53:00.299Z] --- PASS: TestRingLogger (0.00s) [2021-05-17T19:53:00.299Z] === RUN TestRingCap [2021-05-17T19:53:00.299Z] --- PASS: TestRingCap (0.00s) [2021-05-17T19:53:00.299Z] === RUN TestRingClose [2021-05-17T19:53:00.299Z] --- PASS: TestRingClose (0.00s) [2021-05-17T19:53:00.299Z] === RUN TestRingDrain [2021-05-17T19:53:00.299Z] --- PASS: TestRingDrain (0.00s) [2021-05-17T19:53:00.299Z] PASS [2021-05-17T19:53:00.299Z] coverage: 43.5% of statements [2021-05-17T19:53:00.299Z] ok github.com/docker/docker/daemon/logger 0.426s coverage: 43.5% of statements [2021-05-17T19:53:00.993Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-05-17T19:53:00.993Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-05-17T19:53:02.381Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-05-17T19:53:02.454Z] === RUN TestJSONFileLogger [2021-05-17T19:53:02.454Z] --- PASS: TestJSONFileLogger (0.00s) [2021-05-17T19:53:02.454Z] === RUN TestJSONFileLoggerWithTags [2021-05-17T19:53:02.454Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-05-17T19:53:02.454Z] === RUN TestJSONFileLoggerWithOpts [2021-05-17T19:53:02.454Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-05-17T19:53:02.454Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-05-17T19:53:02.454Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-05-17T19:53:02.454Z] === RUN TestEncodeDecode [2021-05-17T19:53:02.454Z] === PAUSE TestEncodeDecode [2021-05-17T19:53:02.454Z] === RUN TestUnexpectedEOF [2021-05-17T19:53:02.454Z] === RUN TestNewStreamConfig [2021-05-17T19:53:02.454Z] === RUN TestNewStreamConfig/defaults [2021-05-17T19:53:02.454Z] === RUN TestNewStreamConfig/invalid_create_group [2021-05-17T19:53:02.454Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-05-17T19:53:02.454Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-05-17T19:53:02.454Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-05-17T19:53:02.454Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-05-17T19:53:02.454Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-05-17T19:53:02.454Z] --- PASS: TestNewStreamConfig (0.00s) [2021-05-17T19:53:02.454Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-05-17T19:53:02.454Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-05-17T19:53:02.454Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-05-17T19:53:02.454Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-05-17T19:53:02.454Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-05-17T19:53:02.454Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-05-17T19:53:02.454Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-05-17T19:53:02.454Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-05-17T19:53:02.454Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-05-17T19:53:02.454Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-05-17T19:53:02.454Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-05-17T19:53:02.454Z] === RUN TestNewAWSLogsClientRegionDetect [2021-05-17T19:53:02.454Z] time="2021-05-17T19:53:02Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-05-17T19:53:02.454Z] time="2021-05-17T19:53:02Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-05-17T19:53:02.454Z] --- PASS: TestUnexpectedEOF (0.18s) [2021-05-17T19:53:02.454Z] === CONT TestEncodeDecode [2021-05-17T19:53:02.454Z] --- PASS: TestEncodeDecode (0.00s) [2021-05-17T19:53:02.454Z] PASS [2021-05-17T19:53:02.454Z] coverage: 69.9% of statements [2021-05-17T19:53:02.454Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.343s coverage: 69.9% of statements [2021-05-17T19:53:02.454Z] time="2021-05-17T19:53:02Z" level=info msg="Trying to get region from EC2 Metadata" [2021-05-17T19:53:02.454Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.17s) [2021-05-17T19:53:02.454Z] === RUN TestCreateSuccess [2021-05-17T19:53:02.454Z] --- PASS: TestCreateSuccess (0.00s) [2021-05-17T19:53:02.454Z] === RUN TestCreateLogGroupSuccess [2021-05-17T19:53:02.454Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-05-17T19:53:02.454Z] === RUN TestCreateError [2021-05-17T19:53:02.454Z] --- PASS: TestCreateError (0.00s) [2021-05-17T19:53:02.454Z] === RUN TestCreateAlreadyExists [2021-05-17T19:53:02.454Z] time="2021-05-17T19:53:02Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-05-17T19:53:02.454Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-05-17T19:53:02.454Z] === RUN TestLogClosed [2021-05-17T19:53:02.454Z] --- PASS: TestLogClosed (0.00s) [2021-05-17T19:53:02.454Z] === RUN TestLogBlocking [2021-05-17T19:53:02.454Z] --- PASS: TestLogBlocking (0.00s) [2021-05-17T19:53:02.454Z] === RUN TestLogNonBlockingBufferEmpty [2021-05-17T19:53:02.454Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-05-17T19:53:02.454Z] === RUN TestLogNonBlockingBufferFull [2021-05-17T19:53:02.454Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-05-17T19:53:02.454Z] === RUN TestPublishBatchSuccess [2021-05-17T19:53:02.454Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-05-17T19:53:02.454Z] === RUN TestPublishBatchError [2021-05-17T19:53:02.454Z] time="2021-05-17T19:53:02Z" level=error msg=Error [2021-05-17T19:53:02.454Z] --- PASS: TestPublishBatchError (0.00s) [2021-05-17T19:53:02.454Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-05-17T19:53:02.454Z] time="2021-05-17T19:53:02Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-05-17T19:53:02.454Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-05-17T19:53:02.454Z] === RUN TestPublishBatchAlreadyAccepted [2021-05-17T19:53:02.454Z] time="2021-05-17T19:53:02Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-05-17T19:53:02.454Z] time="2021-05-17T19:53:02Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-05-17T19:53:02.454Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-05-17T19:53:02.454Z] === RUN TestCollectBatchSimple [2021-05-17T19:53:02.454Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-05-17T19:53:02.454Z] === RUN TestCollectBatchTicker [2021-05-17T19:53:02.454Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-05-17T19:53:02.454Z] === RUN TestCollectBatchMultilinePattern [2021-05-17T19:53:02.454Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-05-17T19:53:02.454Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-05-17T19:53:02.454Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-05-17T19:53:02.454Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-05-17T19:53:02.454Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-05-17T19:53:02.454Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-05-17T19:53:02.454Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-05-17T19:53:02.454Z] === RUN TestCollectBatchClose [2021-05-17T19:53:02.454Z] --- PASS: TestCollectBatchClose (0.00s) [2021-05-17T19:53:02.454Z] === RUN TestEffectiveLen [2021-05-17T19:53:02.454Z] === RUN TestEffectiveLen/0/Hello [2021-05-17T19:53:02.454Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-05-17T19:53:02.454Z] === RUN TestEffectiveLen/2/🙃 [2021-05-17T19:53:02.454Z] === RUN TestEffectiveLen/3/���� [2021-05-17T19:53:02.454Z] === RUN TestEffectiveLen/4/He��o [2021-05-17T19:53:02.454Z] === RUN TestEffectiveLen/5/ [2021-05-17T19:53:02.454Z] --- PASS: TestEffectiveLen (0.00s) [2021-05-17T19:53:02.454Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-05-17T19:53:02.454Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-05-17T19:53:02.454Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-05-17T19:53:02.454Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-05-17T19:53:02.454Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-05-17T19:53:02.454Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-05-17T19:53:02.454Z] === RUN TestFindValidSplit [2021-05-17T19:53:02.454Z] === RUN TestFindValidSplit/0/ [2021-05-17T19:53:02.454Z] === RUN TestFindValidSplit/1/Hello [2021-05-17T19:53:02.454Z] === RUN TestFindValidSplit/2/Hello [2021-05-17T19:53:02.454Z] === RUN TestFindValidSplit/3/Hello [2021-05-17T19:53:02.454Z] === RUN TestFindValidSplit/4/🙃 [2021-05-17T19:53:02.454Z] === RUN TestFindValidSplit/5/🙃 [2021-05-17T19:53:02.454Z] === RUN TestFindValidSplit/6/a� [2021-05-17T19:53:02.454Z] === RUN TestFindValidSplit/7/a� [2021-05-17T19:53:02.454Z] --- PASS: TestFindValidSplit (0.00s) [2021-05-17T19:53:02.454Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-05-17T19:53:02.454Z] cloudwatchlogs_test.go:1044: [2021-05-17T19:53:02.454Z] cloudwatchlogs_test.go:1045: [2021-05-17T19:53:02.454Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-05-17T19:53:02.454Z] cloudwatchlogs_test.go:1044: Hello [2021-05-17T19:53:02.454Z] cloudwatchlogs_test.go:1045: [2021-05-17T19:53:02.454Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-05-17T19:53:02.454Z] cloudwatchlogs_test.go:1044: He [2021-05-17T19:53:02.454Z] cloudwatchlogs_test.go:1045: llo [2021-05-17T19:53:02.454Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-05-17T19:53:02.454Z] cloudwatchlogs_test.go:1044: [2021-05-17T19:53:02.454Z] cloudwatchlogs_test.go:1045: Hello [2021-05-17T19:53:02.454Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-05-17T19:53:02.454Z] cloudwatchlogs_test.go:1044: [2021-05-17T19:53:02.454Z] cloudwatchlogs_test.go:1045: 🙃 [2021-05-17T19:53:02.454Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-05-17T19:53:02.454Z] cloudwatchlogs_test.go:1044: 🙃 [2021-05-17T19:53:02.454Z] cloudwatchlogs_test.go:1045: [2021-05-17T19:53:02.454Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-05-17T19:53:02.454Z] cloudwatchlogs_test.go:1044: a [2021-05-17T19:53:02.454Z] cloudwatchlogs_test.go:1045: � [2021-05-17T19:53:02.454Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-05-17T19:53:02.454Z] cloudwatchlogs_test.go:1044: a� [2021-05-17T19:53:02.454Z] cloudwatchlogs_test.go:1045: [2021-05-17T19:53:02.454Z] === RUN TestProcessEventEmoji [2021-05-17T19:53:02.454Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-05-17T19:53:02.454Z] === RUN TestCollectBatchLineSplit [2021-05-17T19:53:02.454Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-05-17T19:53:02.454Z] === RUN TestCollectBatchLineSplitWithBinary [2021-05-17T19:53:02.454Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-05-17T19:53:02.454Z] === RUN TestCollectBatchMaxEvents [2021-05-17T19:53:02.454Z] === RUN TestJSONLogsMarshalJSONBuf [2021-05-17T19:53:02.454Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-05-17T19:53:02.454Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-05-17T19:53:02.454Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-05-17T19:53:02.454Z] === RUN TestCollectBatchMaxTotalBytes [2021-05-17T19:53:02.454Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-05-17T19:53:02.454Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-05-17T19:53:02.454Z] === RUN TestSearchRegistryForImagesErrors [2021-05-17T19:53:02.454Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-05-17T19:53:02.454Z] === RUN TestSearchRegistryForImages [2021-05-17T19:53:02.454Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-05-17T19:53:02.454Z] === RUN TestOnlyPlatformWithFallback [2021-05-17T19:53:02.454Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-05-17T19:53:02.454Z] === RUN TestImageDelete [2021-05-17T19:53:02.454Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-05-17T19:53:02.454Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-05-17T19:53:02.454Z] === RUN TestImageDelete/no_lease [2021-05-17T19:53:02.454Z] === RUN TestImageDelete/lease_exists [2021-05-17T19:53:02.746Z] --- PASS: TestCreateJob (4.41s) [2021-05-17T19:53:02.746Z] === RUN TestReplicatedJob [2021-05-17T19:53:02.907Z] --- PASS: TestImageDelete (0.05s) [2021-05-17T19:53:02.907Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-05-17T19:53:02.907Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2021-05-17T19:53:02.907Z] === RUN TestContentStoreForPull [2021-05-17T19:53:02.907Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-05-17T19:53:02.907Z] === RUN TestParseLogOptionsMultilinePattern [2021-05-17T19:53:02.907Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-05-17T19:53:02.907Z] === RUN TestParseLogOptionsDatetimeFormat [2021-05-17T19:53:02.907Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-05-17T19:53:02.907Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-05-17T19:53:02.907Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-05-17T19:53:02.907Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-05-17T19:53:02.907Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-05-17T19:53:02.907Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-05-17T19:53:02.907Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-05-17T19:53:02.907Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2021-05-17T19:53:02.907Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-05-17T19:53:02.907Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-05-17T19:53:02.907Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-05-17T19:53:02.907Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-05-17T19:53:02.907Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-05-17T19:53:02.907Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-05-17T19:53:02.907Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-05-17T19:53:02.907Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-05-17T19:53:02.907Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-05-17T19:53:02.907Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-05-17T19:53:02.907Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-05-17T19:53:02.907Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-05-17T19:53:02.907Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-05-17T19:53:02.907Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-05-17T19:53:02.907Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-05-17T19:53:02.907Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-05-17T19:53:02.907Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-05-17T19:53:02.907Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-05-17T19:53:02.907Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-05-17T19:53:02.907Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-05-17T19:53:02.907Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-05-17T19:53:02.907Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-05-17T19:53:02.907Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-05-17T19:53:02.907Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-05-17T19:53:02.907Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-05-17T19:53:02.907Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-05-17T19:53:02.907Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-05-17T19:53:02.907Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-05-17T19:53:02.907Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-05-17T19:53:02.907Z] === RUN TestCreateTagSuccess [2021-05-17T19:53:02.907Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-05-17T19:53:02.907Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-05-17T19:53:02.907Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-05-17T19:53:02.907Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-05-17T19:53:02.907Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-05-17T19:53:02.907Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-05-17T19:53:02.907Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-05-17T19:53:02.907Z] PASS [2021-05-17T19:53:02.907Z] coverage: 77.4% of statements [2021-05-17T19:53:02.907Z] ok github.com/docker/docker/daemon/logger/awslogs 0.474s coverage: 77.4% of statements [2021-05-17T19:53:02.907Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.17s) [2021-05-17T19:53:02.907Z] === RUN TestFastTimeMarshalJSON [2021-05-17T19:53:02.907Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-05-17T19:53:02.907Z] PASS [2021-05-17T19:53:02.907Z] coverage: 87.2% of statements [2021-05-17T19:53:02.907Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.232s coverage: 87.2% of statements [2021-05-17T19:53:02.907Z] --- PASS: TestContentStoreForPull (0.21s) [2021-05-17T19:53:02.907Z] PASS [2021-05-17T19:53:02.907Z] coverage: 6.7% of statements [2021-05-17T19:53:02.907Z] ok github.com/docker/docker/daemon/images 0.495s coverage: 6.7% of statements [2021-05-17T19:53:02.907Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-05-17T19:53:02.907Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-05-17T19:53:02.907Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-05-17T19:53:02.907Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-05-17T19:53:02.907Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-05-17T19:53:02.907Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-05-17T19:53:02.907Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-05-17T19:53:02.954Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-17T19:53:03.908Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-05-17T19:53:05.064Z] === RUN TestWriteLog [2021-05-17T19:53:05.065Z] === PAUSE TestWriteLog [2021-05-17T19:53:05.065Z] === RUN TestReadLog [2021-05-17T19:53:05.065Z] === PAUSE TestReadLog [2021-05-17T19:53:05.065Z] === CONT TestWriteLog [2021-05-17T19:53:05.065Z] --- PASS: TestWriteLog (0.00s) [2021-05-17T19:53:05.065Z] === CONT TestReadLog [2021-05-17T19:53:05.065Z] === RUN TestReadLog/tail_exact [2021-05-17T19:53:05.518Z] === RUN TestReadLog/tail_less_than_available [2021-05-17T19:53:05.518Z] === RUN TestReadLog/tail_more_than_available [2021-05-17T19:53:05.518Z] --- PASS: TestReadLog (0.20s) [2021-05-17T19:53:05.518Z] --- PASS: TestReadLog/tail_exact (0.18s) [2021-05-17T19:53:05.518Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-05-17T19:53:05.518Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-05-17T19:53:05.518Z] PASS [2021-05-17T19:53:05.518Z] coverage: 75.2% of statements [2021-05-17T19:53:05.518Z] === RUN TestLog [2021-05-17T19:53:05.518Z] --- PASS: TestLog (0.01s) [2021-05-17T19:53:05.518Z] PASS [2021-05-17T19:53:05.518Z] coverage: 31.5% of statements [2021-05-17T19:53:05.518Z] ok github.com/docker/docker/daemon/logger/local 0.362s coverage: 75.2% of statements [2021-05-17T19:53:05.518Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.141s coverage: 31.5% of statements [2021-05-17T19:53:05.518Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-05-17T19:53:05.518Z] === RUN TestOpenFileDelete [2021-05-17T19:53:05.823Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-05-17T19:53:05.823Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-05-17T19:53:05.823Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-05-17T19:53:05.823Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-05-17T19:53:05.971Z] --- PASS: TestOpenFileDelete (0.00s) [2021-05-17T19:53:05.971Z] === RUN TestOpenFileRename [2021-05-17T19:53:05.971Z] --- PASS: TestOpenFileRename (0.01s) [2021-05-17T19:53:05.971Z] === RUN TestParseLogTagDefaultTag [2021-05-17T19:53:05.971Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-05-17T19:53:05.971Z] === RUN TestParseLogTag [2021-05-17T19:53:05.971Z] --- PASS: TestParseLogTag (0.00s) [2021-05-17T19:53:05.971Z] === RUN TestParseLogTagEmptyTag [2021-05-17T19:53:05.971Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-05-17T19:53:05.971Z] === RUN TestTailFiles [2021-05-17T19:53:05.971Z] --- PASS: TestTailFiles (0.00s) [2021-05-17T19:53:05.971Z] === RUN TestFollowLogsConsumerGone [2021-05-17T19:53:05.971Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-05-17T19:53:05.971Z] === RUN TestFollowLogsProducerGone [2021-05-17T19:53:05.971Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-05-17T19:53:05.971Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-05-17T19:53:05.971Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-05-17T19:53:05.971Z] === RUN TestCheckCapacityAndRotate [2021-05-17T19:53:05.971Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-05-17T19:53:05.971Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-05-17T19:53:05.971Z] --- PASS: TestCheckCapacityAndRotate (0.21s) [2021-05-17T19:53:05.971Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2021-05-17T19:53:05.971Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2021-05-17T19:53:05.971Z] PASS [2021-05-17T19:53:05.971Z] coverage: 55.3% of statements [2021-05-17T19:53:05.971Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.346s coverage: 55.3% of statements [2021-05-17T19:53:06.083Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-05-17T19:53:07.026Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-05-17T19:53:07.490Z] === RUN TestValidateLogOpt [2021-05-17T19:53:07.490Z] --- PASS: TestValidateLogOpt (0.00s) [2021-05-17T19:53:07.490Z] === RUN TestNewMissedConfig [2021-05-17T19:53:07.490Z] --- PASS: TestNewMissedConfig (0.00s) [2021-05-17T19:53:07.490Z] === RUN TestNewMissedUrl [2021-05-17T19:53:07.490Z] --- PASS: TestNewMissedUrl (0.00s) [2021-05-17T19:53:07.490Z] === RUN TestNewMissedToken [2021-05-17T19:53:07.490Z] --- PASS: TestNewMissedToken (0.00s) [2021-05-17T19:53:07.490Z] === RUN TestNewWithProxy [2021-05-17T19:53:07.490Z] === RUN TestNewParse [2021-05-17T19:53:07.490Z] --- PASS: TestNewParse (0.00s) [2021-05-17T19:53:07.490Z] PASS [2021-05-17T19:53:07.490Z] coverage: 8.3% of statements [2021-05-17T19:53:07.490Z] --- PASS: TestNewWithProxy (0.00s) [2021-05-17T19:53:07.490Z] === RUN TestDefault [2021-05-17T19:53:07.490Z] --- PASS: TestDefault (0.01s) [2021-05-17T19:53:07.490Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-05-17T19:53:07.490Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-05-17T19:53:07.490Z] === RUN TestJsonFormat [2021-05-17T19:53:07.490Z] ok github.com/docker/docker/daemon/logger/templates 0.146s coverage: 8.3% of statements [2021-05-17T19:53:07.490Z] --- PASS: TestJsonFormat (0.01s) [2021-05-17T19:53:07.490Z] === RUN TestRawFormat [2021-05-17T19:53:07.490Z] --- PASS: TestRawFormat (0.00s) [2021-05-17T19:53:07.490Z] === RUN TestRawFormatWithLabels [2021-05-17T19:53:07.490Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-05-17T19:53:07.490Z] === RUN TestRawFormatWithoutTag [2021-05-17T19:53:07.490Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-05-17T19:53:07.490Z] === RUN TestBatching [2021-05-17T19:53:07.490Z] --- PASS: TestBatching (0.36s) [2021-05-17T19:53:07.490Z] === RUN TestFrequency [2021-05-17T19:53:07.490Z] === RUN TestParseLogFormat [2021-05-17T19:53:07.490Z] --- PASS: TestParseLogFormat (0.00s) [2021-05-17T19:53:07.490Z] === RUN TestValidateLogOptEmpty [2021-05-17T19:53:07.490Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-05-17T19:53:07.490Z] === RUN TestValidateSyslogAddress [2021-05-17T19:53:07.490Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-05-17T19:53:07.490Z] === RUN TestParseAddressDefaultPort [2021-05-17T19:53:07.490Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-05-17T19:53:07.490Z] === RUN TestValidateSyslogFacility [2021-05-17T19:53:07.490Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-05-17T19:53:07.490Z] === RUN TestValidateLogOptSyslogFormat [2021-05-17T19:53:07.490Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-05-17T19:53:07.490Z] === RUN TestValidateLogOpt [2021-05-17T19:53:07.490Z] --- PASS: TestValidateLogOpt (0.00s) [2021-05-17T19:53:07.490Z] PASS [2021-05-17T19:53:07.490Z] coverage: 46.8% of statements [2021-05-17T19:53:07.490Z] ok github.com/docker/docker/daemon/logger/syslog 0.092s coverage: 46.8% of statements [2021-05-17T19:53:07.943Z] --- PASS: TestFrequency (0.19s) [2021-05-17T19:53:07.943Z] === RUN TestOneMessagePerRequest [2021-05-17T19:53:07.943Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-05-17T19:53:07.943Z] === RUN TestVerify [2021-05-17T19:53:07.943Z] --- PASS: TestVerify (0.00s) [2021-05-17T19:53:07.943Z] === RUN TestSkipVerify [2021-05-17T19:53:07.943Z] time="2021-05-17T19:53:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-17T19:53:07.943Z] time="2021-05-17T19:53:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-17T19:53:07.943Z] time="2021-05-17T19:53:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-17T19:53:07.943Z] time="2021-05-17T19:53:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-17T19:53:08.398Z] --- PASS: TestSkipVerify (0.47s) [2021-05-17T19:53:08.398Z] === RUN TestBufferMaximum [2021-05-17T19:53:08.398Z] time="2021-05-17T19:53:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-17T19:53:08.398Z] time="2021-05-17T19:53:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-17T19:53:08.398Z] time="2021-05-17T19:53:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-17T19:53:08.398Z] time="2021-05-17T19:53:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-17T19:53:08.398Z] time="2021-05-17T19:53:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-17T19:53:08.398Z] time="2021-05-17T19:53:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621281187.969456\",\"host\":\"de7e1156e578\"}'" [2021-05-17T19:53:08.398Z] time="2021-05-17T19:53:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621281187.969456\",\"host\":\"de7e1156e578\"}'" [2021-05-17T19:53:08.398Z] --- PASS: TestBufferMaximum (0.00s) [2021-05-17T19:53:08.398Z] === RUN TestServerAlwaysDown [2021-05-17T19:53:08.398Z] time="2021-05-17T19:53:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-17T19:53:08.398Z] time="2021-05-17T19:53:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-17T19:53:08.398Z] time="2021-05-17T19:53:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621281187.973455\",\"host\":\"de7e1156e578\"}'" [2021-05-17T19:53:08.399Z] time="2021-05-17T19:53:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621281187.973455\",\"host\":\"de7e1156e578\"}'" [2021-05-17T19:53:08.399Z] time="2021-05-17T19:53:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-17T19:53:08.399Z] time="2021-05-17T19:53:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621281187.973455\",\"host\":\"de7e1156e578\"}'" [2021-05-17T19:53:08.399Z] time="2021-05-17T19:53:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621281187.974457\",\"host\":\"de7e1156e578\"}'" [2021-05-17T19:53:08.399Z] time="2021-05-17T19:53:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621281187.974457\",\"host\":\"de7e1156e578\"}'" [2021-05-17T19:53:08.399Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-05-17T19:53:08.399Z] === RUN TestCannotSendAfterClose [2021-05-17T19:53:08.399Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-05-17T19:53:08.399Z] === RUN TestDeadlockOnBlockedEndpoint [2021-05-17T19:53:08.939Z] --- PASS: TestServiceCreateInit (12.63s) [2021-05-17T19:53:08.939Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (6.87s) [2021-05-17T19:53:08.939Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.73s) [2021-05-17T19:53:08.939Z] === RUN TestCreateServiceMultipleTimes [2021-05-17T19:53:09.359Z] time="2021-05-17T19:53:09Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49201/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-05-17T19:53:09.359Z] time="2021-05-17T19:53:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"de7e1156e578\"}'" [2021-05-17T19:53:09.359Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.05s) [2021-05-17T19:53:09.359Z] PASS [2021-05-17T19:53:09.359Z] coverage: 82.5% of statements [2021-05-17T19:53:09.359Z] ok github.com/docker/docker/daemon/logger/splunk 2.307s coverage: 82.5% of statements [2021-05-17T19:53:09.359Z] ? github.com/docker/docker/daemon/names [no test files] [2021-05-17T19:53:09.359Z] ? github.com/docker/docker/daemon/network [no test files] [2021-05-17T19:53:09.359Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-05-17T19:53:10.320Z] === RUN TestV1IDService [2021-05-17T19:53:10.320Z] --- PASS: TestV1IDService (0.08s) [2021-05-17T19:53:10.320Z] === RUN TestV2MetadataService [2021-05-17T19:53:10.320Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-05-17T19:53:10.320Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-05-17T19:53:10.320Z] === RUN TestContinueOnError_MirrorEndpoint [2021-05-17T19:53:10.320Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-05-17T19:53:10.320Z] === RUN TestContinueOnError_NeverContinue [2021-05-17T19:53:10.320Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-05-17T19:53:10.320Z] === RUN TestManifestStore [2021-05-17T19:53:10.320Z] === RUN TestManifestStore/no_remote_or_local [2021-05-17T19:53:10.773Z] time="2021-05-17T19:53:10Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local395420627\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-05-17T19:53:10.773Z] === RUN TestSuccessfulDownload [2021-05-17T19:53:10.773Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-05-17T19:53:10.773Z] download_test.go:268: Needs fixing on Windows [2021-05-17T19:53:10.773Z] === RUN TestCancelledDownload [2021-05-17T19:53:10.773Z] --- PASS: TestCancelledDownload (0.00s) [2021-05-17T19:53:10.773Z] === RUN TestMaxDownloadAttempts [2021-05-17T19:53:10.773Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-17T19:53:10.773Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-17T19:53:10.773Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-17T19:53:10.773Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-17T19:53:10.773Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-17T19:53:10.773Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-17T19:53:10.773Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-17T19:53:10.773Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-17T19:53:10.773Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-17T19:53:10.773Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-17T19:53:10.773Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-17T19:53:10.773Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-17T19:53:10.773Z] === RUN TestManifestStore/no_local_cache [2021-05-17T19:53:10.773Z] === RUN TestManifestStore/with_local_cache [2021-05-17T19:53:10.773Z] === RUN TestManifestStore/unknown_media_type [2021-05-17T19:53:10.773Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-05-17T19:53:10.773Z] time="2021-05-17T19:53:10Z" level=warning msg="reference for unknown type: " [2021-05-17T19:53:10.773Z] time="2021-05-17T19:53:10Z" level=warning msg="reference for unknown type: " [2021-05-17T19:53:10.773Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-05-17T19:53:10.773Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-05-17T19:53:10.773Z] time="2021-05-17T19:53:10Z" level=warning msg="reference for unknown type: " [2021-05-17T19:53:10.773Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-05-17T19:53:10.773Z] time="2021-05-17T19:53:10Z" level=warning msg="reference for unknown type: " [2021-05-17T19:53:10.773Z] time="2021-05-17T19:53:10Z" level=warning msg="reference for unknown type: " [2021-05-17T19:53:10.773Z] === RUN TestManifestStore/error_persisting_manifest [2021-05-17T19:53:10.773Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-05-17T19:53:10.773Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-05-17T19:53:10.773Z] time="2021-05-17T19:53:10Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-05-17T19:53:10.773Z] --- PASS: TestManifestStore (0.36s) [2021-05-17T19:53:10.773Z] --- PASS: TestManifestStore/no_remote_or_local (0.22s) [2021-05-17T19:53:10.773Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2021-05-17T19:53:10.773Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-05-17T19:53:10.773Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2021-05-17T19:53:10.773Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-05-17T19:53:10.773Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2021-05-17T19:53:10.773Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-05-17T19:53:10.773Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-05-17T19:53:10.773Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-05-17T19:53:10.773Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-05-17T19:53:10.773Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-05-17T19:53:10.773Z] === RUN TestDetectManifestBlobMediaType [2021-05-17T19:53:10.773Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-05-17T19:53:10.773Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-05-17T19:53:10.773Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-05-17T19:53:10.773Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-05-17T19:53:10.773Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-05-17T19:53:10.773Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-05-17T19:53:10.773Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-05-17T19:53:10.773Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-05-17T19:53:10.773Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-05-17T19:53:10.773Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-05-17T19:53:10.773Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-05-17T19:53:10.773Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-05-17T19:53:10.773Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-05-17T19:53:10.773Z] === RUN TestFixManifestLayers [2021-05-17T19:53:10.773Z] --- PASS: TestFixManifestLayers (0.00s) [2021-05-17T19:53:10.773Z] === RUN TestFixManifestLayersBaseLayerParent [2021-05-17T19:53:10.773Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-05-17T19:53:10.773Z] pull_v2_test.go:73: Needs fixing on Windows [2021-05-17T19:53:10.773Z] === RUN TestFixManifestLayersBadParent [2021-05-17T19:53:10.773Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-05-17T19:53:10.773Z] === RUN TestValidateManifest [2021-05-17T19:53:10.773Z] --- SKIP: TestValidateManifest (0.00s) [2021-05-17T19:53:10.773Z] pull_v2_test.go:118: Needs fixing on Windows [2021-05-17T19:53:10.773Z] === RUN TestFormatPlatform [2021-05-17T19:53:10.773Z] --- PASS: TestFormatPlatform (0.00s) [2021-05-17T19:53:10.773Z] === RUN TestGetRepositoryMountCandidates [2021-05-17T19:53:10.773Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-05-17T19:53:10.773Z] === RUN TestLayerAlreadyExists [2021-05-17T19:53:10.773Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-05-17T19:53:10.773Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-05-17T19:53:10.773Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-05-17T19:53:10.773Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-05-17T19:53:10.773Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-05-17T19:53:10.773Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-05-17T19:53:10.773Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-05-17T19:53:10.773Z] === RUN TestWhenEmptyAuthConfig [2021-05-17T19:53:10.905Z] --- PASS: TestReplicatedJob (7.03s) [2021-05-17T19:53:10.905Z] === RUN TestUpdateReplicatedJob [2021-05-17T19:53:11.228Z] time="2021-05-17T19:53:10Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-17T19:53:11.228Z] time="2021-05-17T19:53:10Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-17T19:53:11.228Z] time="2021-05-17T19:53:10Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-17T19:53:11.228Z] time="2021-05-17T19:53:10Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-17T19:53:11.228Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-05-17T19:53:11.228Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.40s) [2021-05-17T19:53:11.228Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.40s) [2021-05-17T19:53:11.228Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.40s) [2021-05-17T19:53:11.228Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.40s) [2021-05-17T19:53:11.228Z] === RUN TestTransfer [2021-05-17T19:53:11.228Z] --- PASS: TestTransfer (0.14s) [2021-05-17T19:53:11.228Z] === RUN TestConcurrencyLimit [2021-05-17T19:53:11.681Z] --- PASS: TestConcurrencyLimit (0.37s) [2021-05-17T19:53:11.681Z] === RUN TestInactiveJobs [2021-05-17T19:53:11.681Z] --- PASS: TestV2MetadataService (1.20s) [2021-05-17T19:53:11.681Z] PASS [2021-05-17T19:53:11.681Z] coverage: 48.2% of statements [2021-05-17T19:53:11.681Z] ok github.com/docker/docker/distribution/metadata 1.392s coverage: 48.2% of statements [2021-05-17T19:53:11.681Z] --- PASS: TestWhenEmptyAuthConfig (1.07s) [2021-05-17T19:53:11.681Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-05-17T19:53:11.681Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-05-17T19:53:11.681Z] === RUN TestTokenPassThru [2021-05-17T19:53:11.681Z] --- PASS: TestTokenPassThru (0.01s) [2021-05-17T19:53:11.681Z] === RUN TestTokenPassThruDifferentHost [2021-05-17T19:53:11.681Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-05-17T19:53:11.681Z] PASS [2021-05-17T19:53:11.681Z] coverage: 23.6% of statements [2021-05-17T19:53:11.681Z] ok github.com/docker/docker/distribution 1.625s coverage: 23.6% of statements [2021-05-17T19:53:11.681Z] --- PASS: TestInactiveJobs (0.35s) [2021-05-17T19:53:11.681Z] === RUN TestWatchRelease [2021-05-17T19:53:12.134Z] --- PASS: TestWatchRelease (0.04s) [2021-05-17T19:53:12.134Z] === RUN TestWatchFinishedTransfer [2021-05-17T19:53:12.134Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-05-17T19:53:12.134Z] === RUN TestDuplicateTransfer [2021-05-17T19:53:12.134Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-05-17T19:53:12.134Z] === RUN TestSuccessfulUpload [2021-05-17T19:53:12.134Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-05-17T19:53:12.134Z] === RUN TestNotFound [2021-05-17T19:53:12.134Z] --- PASS: TestNotFound (0.00s) [2021-05-17T19:53:12.134Z] === RUN TestConflict [2021-05-17T19:53:12.134Z] --- PASS: TestConflict (0.00s) [2021-05-17T19:53:12.134Z] === RUN TestForbidden [2021-05-17T19:53:12.134Z] --- PASS: TestForbidden (0.00s) [2021-05-17T19:53:12.134Z] === RUN TestInvalidParameter [2021-05-17T19:53:12.134Z] --- PASS: TestInvalidParameter (0.00s) [2021-05-17T19:53:12.134Z] === RUN TestNotImplemented [2021-05-17T19:53:12.134Z] --- PASS: TestNotImplemented (0.00s) [2021-05-17T19:53:12.134Z] === RUN TestNotModified [2021-05-17T19:53:12.134Z] --- PASS: TestNotModified (0.00s) [2021-05-17T19:53:12.134Z] === RUN TestUnauthorized [2021-05-17T19:53:12.134Z] --- PASS: TestUnauthorized (0.00s) [2021-05-17T19:53:12.134Z] === RUN TestUnknown [2021-05-17T19:53:12.134Z] --- PASS: TestUnknown (0.00s) [2021-05-17T19:53:12.134Z] === RUN TestCancelled [2021-05-17T19:53:12.134Z] --- PASS: TestCancelled (0.00s) [2021-05-17T19:53:12.134Z] === RUN TestDeadline [2021-05-17T19:53:12.134Z] --- PASS: TestDeadline (0.00s) [2021-05-17T19:53:12.134Z] === RUN TestDataLoss [2021-05-17T19:53:12.134Z] --- PASS: TestDataLoss (0.00s) [2021-05-17T19:53:12.134Z] === RUN TestUnavailable [2021-05-17T19:53:12.134Z] --- PASS: TestUnavailable (0.00s) [2021-05-17T19:53:12.134Z] === RUN TestSystem [2021-05-17T19:53:12.134Z] --- PASS: TestSystem (0.00s) [2021-05-17T19:53:12.134Z] === RUN TestFromStatusCode [2021-05-17T19:53:12.134Z] === RUN TestFromStatusCode/Not_Found [2021-05-17T19:53:12.134Z] === RUN TestFromStatusCode/Bad_Request [2021-05-17T19:53:12.134Z] === RUN TestFromStatusCode/Conflict [2021-05-17T19:53:12.134Z] === RUN TestFromStatusCode/Unauthorized [2021-05-17T19:53:12.134Z] === RUN TestFromStatusCode/Service_Unavailable [2021-05-17T19:53:12.134Z] === RUN TestFromStatusCode/Forbidden [2021-05-17T19:53:12.134Z] === RUN TestFromStatusCode/Not_Modified [2021-05-17T19:53:12.134Z] === RUN TestFromStatusCode/Not_Implemented [2021-05-17T19:53:12.134Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-05-17T19:53:12.134Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-05-17T19:53:12.134Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-05-17T19:53:12.134Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-05-17T19:53:12.134Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-05-17T19:53:12.134Z] --- PASS: TestFromStatusCode (0.00s) [2021-05-17T19:53:12.134Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-05-17T19:53:12.134Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-05-17T19:53:12.134Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-05-17T19:53:12.134Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-05-17T19:53:12.134Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-05-17T19:53:12.134Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-05-17T19:53:12.134Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-05-17T19:53:12.134Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-05-17T19:53:12.134Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-05-17T19:53:12.134Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-05-17T19:53:12.134Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-05-17T19:53:12.134Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-05-17T19:53:12.134Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-05-17T19:53:12.134Z] PASS [2021-05-17T19:53:12.134Z] coverage: 53.1% of statements [2021-05-17T19:53:12.134Z] ok github.com/docker/docker/errdefs 0.050s coverage: 53.1% of statements [2021-05-17T19:53:12.134Z] time="2021-05-17T19:53:11Z" level=error msg="Upload failed, retrying: simulating retry" [2021-05-17T19:53:12.134Z] --- PASS: TestSuccessfulUpload (0.38s) [2021-05-17T19:53:12.134Z] === RUN TestCancelledUpload [2021-05-17T19:53:12.240Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-05-17T19:53:12.587Z] --- PASS: TestCancelledUpload (0.00s) [2021-05-17T19:53:12.587Z] PASS [2021-05-17T19:53:12.587Z] coverage: 76.8% of statements [2021-05-17T19:53:12.587Z] ok github.com/docker/docker/distribution/xfer 1.888s coverage: 76.8% of statements [2021-05-17T19:53:12.588Z] ? github.com/docker/docker/dockerversion [no test files] [2021-05-17T19:53:13.183Z] === RUN TestDockerSuite/TestContainerAPITop [2021-05-17T19:53:14.107Z] === RUN TestCompare [2021-05-17T19:53:14.107Z] --- PASS: TestCompare (0.00s) [2021-05-17T19:53:14.107Z] PASS [2021-05-17T19:53:14.107Z] coverage: 19.2% of statements [2021-05-17T19:53:14.127Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-05-17T19:53:14.127Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-05-17T19:53:14.240Z] --- PASS: TestUpdateReplicatedJob (4.20s) [2021-05-17T19:53:14.240Z] === RUN TestServiceListWithStatuses [2021-05-17T19:53:14.240Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-17T19:53:14.240Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-17T19:53:14.240Z] === RUN TestDockerNetworkConnectAlias [2021-05-17T19:53:14.388Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-05-17T19:53:14.561Z] ok github.com/docker/docker/image/cache 0.399s coverage: 19.2% of statements [2021-05-17T19:53:14.561Z] === RUN TestFSGetInvalidData [2021-05-17T19:53:14.561Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-05-17T19:53:14.561Z] === RUN TestFSInvalidSet [2021-05-17T19:53:14.561Z] --- PASS: TestFSInvalidSet (0.01s) [2021-05-17T19:53:14.561Z] === RUN TestFSInvalidRoot [2021-05-17T19:53:14.561Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-05-17T19:53:14.561Z] === RUN TestFSMetadataGetSet [2021-05-17T19:53:14.561Z] --- PASS: TestFSMetadataGetSet (0.05s) [2021-05-17T19:53:14.561Z] === RUN TestFSInvalidWalker [2021-05-17T19:53:14.561Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-05-17T19:53:14.561Z] === RUN TestFSGetSet [2021-05-17T19:53:14.561Z] === RUN TestValidateManifest [2021-05-17T19:53:14.561Z] === RUN TestValidateManifest/non-nil [2021-05-17T19:53:14.561Z] === RUN TestValidateManifest/nil [2021-05-17T19:53:14.561Z] --- PASS: TestValidateManifest (0.00s) [2021-05-17T19:53:14.561Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-05-17T19:53:14.561Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-05-17T19:53:14.561Z] PASS [2021-05-17T19:53:14.561Z] coverage: 0.6% of statements [2021-05-17T19:53:14.561Z] ok github.com/docker/docker/image/tarexport 0.095s coverage: 0.6% of statements [2021-05-17T19:53:14.561Z] --- PASS: TestFSGetSet (0.02s) [2021-05-17T19:53:14.561Z] === RUN TestFSGetUnsetKey [2021-05-17T19:53:14.561Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-05-17T19:53:14.561Z] === RUN TestFSGetEmptyData [2021-05-17T19:53:14.561Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-05-17T19:53:14.561Z] === RUN TestFSDelete [2021-05-17T19:53:14.561Z] --- PASS: TestFSDelete (0.02s) [2021-05-17T19:53:14.561Z] === RUN TestFSWalker [2021-05-17T19:53:14.561Z] --- PASS: TestFSWalker (0.01s) [2021-05-17T19:53:14.561Z] === RUN TestFSWalkerStopOnError [2021-05-17T19:53:14.561Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-05-17T19:53:14.561Z] === RUN TestNewFromJSON [2021-05-17T19:53:14.561Z] --- PASS: TestNewFromJSON (0.00s) [2021-05-17T19:53:14.561Z] === RUN TestNewFromJSONWithInvalidJSON [2021-05-17T19:53:14.561Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-05-17T19:53:14.561Z] === RUN TestMarshalKeyOrder [2021-05-17T19:53:14.561Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-05-17T19:53:14.561Z] === RUN TestHistoryEqual [2021-05-17T19:53:15.014Z] --- PASS: TestHistoryEqual (0.16s) [2021-05-17T19:53:15.014Z] === RUN TestImage [2021-05-17T19:53:15.014Z] --- PASS: TestImage (0.00s) [2021-05-17T19:53:15.014Z] === RUN TestImageOSNotEmpty [2021-05-17T19:53:15.014Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-05-17T19:53:15.014Z] === RUN TestNewChildImageFromImageWithRootFS [2021-05-17T19:53:15.014Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-05-17T19:53:15.014Z] === RUN TestCreate [2021-05-17T19:53:15.014Z] --- PASS: TestCreate (0.01s) [2021-05-17T19:53:15.014Z] === RUN TestRestore [2021-05-17T19:53:15.014Z] time="2021-05-17T19:53:14Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-05-17T19:53:15.014Z] --- PASS: TestRestore (0.04s) [2021-05-17T19:53:15.014Z] === RUN TestAddDelete [2021-05-17T19:53:15.014Z] --- PASS: TestAddDelete (0.03s) [2021-05-17T19:53:15.014Z] === RUN TestSearchAfterDelete [2021-05-17T19:53:15.014Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-05-17T19:53:15.014Z] === RUN TestParentReset [2021-05-17T19:53:15.014Z] --- PASS: TestParentReset (0.03s) [2021-05-17T19:53:15.014Z] === RUN TestGetAndSetLastUpdated [2021-05-17T19:53:15.014Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-05-17T19:53:15.014Z] === RUN TestStoreLen [2021-05-17T19:53:15.014Z] --- PASS: TestStoreLen (0.14s) [2021-05-17T19:53:15.014Z] PASS [2021-05-17T19:53:15.014Z] coverage: 86.6% of statements [2021-05-17T19:53:15.014Z] ok github.com/docker/docker/image 0.767s coverage: 86.6% of statements [2021-05-17T19:53:15.969Z] === RUN TestMakeV1ConfigFromConfig [2021-05-17T19:53:15.969Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-05-17T19:53:15.969Z] PASS [2021-05-17T19:53:15.969Z] coverage: 25.0% of statements [2021-05-17T19:53:15.969Z] ok github.com/docker/docker/image/v1 0.295s coverage: 25.0% of statements [2021-05-17T19:53:15.969Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-05-17T19:53:17.690Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-05-17T19:53:18.125Z] === RUN TestSerialization [2021-05-17T19:53:18.125Z] --- PASS: TestSerialization (0.02s) [2021-05-17T19:53:18.125Z] PASS [2021-05-17T19:53:18.125Z] coverage: 100.0% of statements [2021-05-17T19:53:18.125Z] ok github.com/docker/docker/libcontainerd/queue 0.310s coverage: 100.0% of statements [2021-05-17T19:53:18.125Z] === RUN TestEnvironmentParsing [2021-05-17T19:53:18.125Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-05-17T19:53:18.125Z] PASS [2021-05-17T19:53:18.125Z] coverage: 1.0% of statements [2021-05-17T19:53:18.125Z] ok github.com/docker/docker/libcontainerd/local 0.165s coverage: 1.0% of statements [2021-05-17T19:53:18.125Z] === RUN TestEmptyLayer [2021-05-17T19:53:18.125Z] --- PASS: TestEmptyLayer (0.00s) [2021-05-17T19:53:18.125Z] === RUN TestCommitFailure [2021-05-17T19:53:18.125Z] --- PASS: TestCommitFailure (0.01s) [2021-05-17T19:53:18.125Z] === RUN TestStartTransactionFailure [2021-05-17T19:53:18.125Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-05-17T19:53:18.125Z] === RUN TestGetOrphan [2021-05-17T19:53:18.125Z] --- PASS: TestGetOrphan (0.01s) [2021-05-17T19:53:18.125Z] === RUN TestMountAndRegister [2021-05-17T19:53:18.125Z] --- PASS: TestMountAndRegister (0.12s) [2021-05-17T19:53:18.125Z] layer_test.go:271: Layer size: 14 [2021-05-17T19:53:18.125Z] === RUN TestLayerRelease [2021-05-17T19:53:18.125Z] --- SKIP: TestLayerRelease (0.00s) [2021-05-17T19:53:18.125Z] layer_test.go:304: Failing on Windows [2021-05-17T19:53:18.125Z] === RUN TestStoreRestore [2021-05-17T19:53:18.125Z] --- SKIP: TestStoreRestore (0.00s) [2021-05-17T19:53:18.125Z] layer_test.go:353: Failing on Windows [2021-05-17T19:53:18.125Z] === RUN TestTarStreamStability [2021-05-17T19:53:18.125Z] --- SKIP: TestTarStreamStability (0.00s) [2021-05-17T19:53:18.125Z] layer_test.go:468: Failing on Windows [2021-05-17T19:53:18.125Z] === RUN TestRegisterExistingLayer [2021-05-17T19:53:18.262Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-05-17T19:53:18.580Z] --- PASS: TestRegisterExistingLayer (0.19s) [2021-05-17T19:53:18.580Z] === RUN TestTarStreamVerification [2021-05-17T19:53:18.580Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-05-17T19:53:18.580Z] layer_test.go:697: Failing on Windows [2021-05-17T19:53:18.580Z] === RUN TestLayerMigration [2021-05-17T19:53:18.580Z] --- SKIP: TestLayerMigration (0.00s) [2021-05-17T19:53:18.580Z] migration_test.go:46: Failing on Windows [2021-05-17T19:53:18.580Z] === RUN TestLayerMigrationNoTarsplit [2021-05-17T19:53:18.580Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-05-17T19:53:18.580Z] migration_test.go:182: Failing on Windows [2021-05-17T19:53:18.580Z] === RUN TestMountInit [2021-05-17T19:53:18.580Z] --- SKIP: TestMountInit (0.00s) [2021-05-17T19:53:18.580Z] mount_test.go:17: Failing on Windows [2021-05-17T19:53:18.580Z] === RUN TestMountSize [2021-05-17T19:53:18.580Z] --- SKIP: TestMountSize (0.00s) [2021-05-17T19:53:18.580Z] mount_test.go:76: Failing on Windows [2021-05-17T19:53:18.580Z] === RUN TestMountChanges [2021-05-17T19:53:18.580Z] --- SKIP: TestMountChanges (0.00s) [2021-05-17T19:53:18.580Z] mount_test.go:125: Failing on Windows [2021-05-17T19:53:18.580Z] === RUN TestMountApply [2021-05-17T19:53:18.580Z] --- SKIP: TestMountApply (0.00s) [2021-05-17T19:53:18.580Z] mount_test.go:212: Failing on Windows [2021-05-17T19:53:18.580Z] PASS [2021-05-17T19:53:18.580Z] coverage: 30.1% of statements [2021-05-17T19:53:18.580Z] ok github.com/docker/docker/layer 0.460s coverage: 30.1% of statements [2021-05-17T19:53:18.580Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-05-17T19:53:18.580Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-05-17T19:53:18.580Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-05-17T19:53:18.580Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-05-17T19:53:18.580Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-05-17T19:53:18.580Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-05-17T19:53:18.580Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-05-17T19:53:18.580Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-05-17T19:53:18.580Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-05-17T19:53:18.580Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-05-17T19:53:18.580Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-05-17T19:53:18.580Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-05-17T19:53:18.580Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-05-17T19:53:18.580Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-05-17T19:53:18.580Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-05-17T19:53:18.580Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-05-17T19:53:18.580Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-05-17T19:53:18.580Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-05-17T19:53:18.580Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-05-17T19:53:18.580Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-05-17T19:53:18.580Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-05-17T19:53:18.580Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-05-17T19:53:18.580Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-05-17T19:53:18.580Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-05-17T19:53:18.580Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-05-17T19:53:18.580Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-05-17T19:53:18.580Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-05-17T19:53:18.580Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-05-17T19:53:18.580Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-05-17T19:53:18.580Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-05-17T19:53:18.580Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-05-17T19:53:18.580Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-05-17T19:53:18.580Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-05-17T19:53:18.580Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-05-17T19:53:18.580Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-05-17T19:53:18.580Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-05-17T19:53:18.580Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-05-17T19:53:18.580Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-05-17T19:53:18.580Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-05-17T19:53:18.580Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-05-17T19:53:19.033Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-05-17T19:53:19.033Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-05-17T19:53:19.033Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-05-17T19:53:19.033Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-05-17T19:53:19.033Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-05-17T19:53:19.033Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-05-17T19:53:19.033Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-05-17T19:53:19.033Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-05-17T19:53:19.033Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-05-17T19:53:19.033Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-05-17T19:53:19.033Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-05-17T19:53:19.033Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-05-17T19:53:19.033Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-05-17T19:53:19.033Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-05-17T19:53:19.033Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-05-17T19:53:19.033Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-05-17T19:53:19.033Z] PASS [2021-05-17T19:53:19.033Z] coverage: 42.3% of statements [2021-05-17T19:53:19.033Z] ok github.com/docker/docker/oci 0.133s coverage: 42.3% of statements [2021-05-17T19:53:19.033Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-05-17T19:53:19.033Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-05-17T19:53:19.033Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-05-17T19:53:19.033Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-05-17T19:53:19.033Z] ? github.com/docker/docker/oci/caps [no test files] [2021-05-17T19:53:19.033Z] === RUN TestParseVersion [2021-05-17T19:53:19.033Z] --- PASS: TestParseVersion (0.00s) [2021-05-17T19:53:19.033Z] PASS [2021-05-17T19:53:19.033Z] coverage: 52.9% of statements [2021-05-17T19:53:19.033Z] ok github.com/docker/docker/pkg/aaparser 0.053s coverage: 52.9% of statements [2021-05-17T19:53:19.413Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-05-17T19:53:19.413Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2021-05-17T19:53:19.413Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2021-05-17T19:53:19.413Z] ? github.com/docker/docker/api/server/router [no test files] [2021-05-17T19:53:19.413Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-05-17T19:53:19.413Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-05-17T19:53:19.413Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-05-17T19:53:19.413Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-05-17T19:53:19.413Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-05-17T19:53:19.413Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-05-17T19:53:19.413Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-05-17T19:53:19.413Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-05-17T19:53:19.413Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-05-17T19:53:19.413Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-05-17T19:53:19.413Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 5.7% of statements [2021-05-17T19:53:19.413Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-05-17T19:53:19.413Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-05-17T19:53:19.413Z] ? github.com/docker/docker/api/types [no test files] [2021-05-17T19:53:19.413Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-05-17T19:53:19.413Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-05-17T19:53:19.413Z] ? github.com/docker/docker/api/types/container [no test files] [2021-05-17T19:53:19.413Z] ? github.com/docker/docker/api/types/events [no test files] [2021-05-17T19:53:19.413Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2021-05-17T19:53:19.413Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2021-05-17T19:53:19.413Z] ? github.com/docker/docker/api/types/image [no test files] [2021-05-17T19:53:19.413Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-05-17T19:53:19.413Z] ? github.com/docker/docker/api/types/network [no test files] [2021-05-17T19:53:19.413Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-05-17T19:53:19.413Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-05-17T19:53:19.413Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-05-17T19:53:19.413Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-05-17T19:53:19.413Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2021-05-17T19:53:19.413Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements [2021-05-17T19:53:19.413Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-05-17T19:53:19.413Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-05-17T19:53:19.413Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-05-17T19:53:19.413Z] ? github.com/docker/docker/builder [no test files] [2021-05-17T19:53:19.413Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-05-17T19:53:19.413Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-05-17T19:53:19.413Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-05-17T19:53:19.413Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-05-17T19:53:19.413Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-05-17T19:53:19.413Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-05-17T19:53:19.413Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-05-17T19:53:19.413Z] ok github.com/docker/docker/builder/dockerfile 0.203s coverage: 48.5% of statements [2021-05-17T19:53:19.413Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-05-17T19:53:19.413Z] ok github.com/docker/docker/builder/remotecontext 0.106s coverage: 13.7% of statements [2021-05-17T19:53:19.648Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-05-17T19:53:20.349Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-05-17T19:53:20.551Z] === RUN TestAddressPoolOpt [2021-05-17T19:53:20.551Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-05-17T19:53:20.551Z] === RUN TestValidateEnv [2021-05-17T19:53:20.551Z] === RUN TestValidateEnv/a [2021-05-17T19:53:20.551Z] === RUN TestValidateEnv/something [2021-05-17T19:53:20.551Z] === RUN TestValidateEnv/_=a [2021-05-17T19:53:20.551Z] === RUN TestValidateEnv/env1=value1 [2021-05-17T19:53:20.551Z] === RUN TestValidateEnv/_env1=value1 [2021-05-17T19:53:20.551Z] === RUN TestValidateEnv/env2=value2=value3 [2021-05-17T19:53:20.551Z] === RUN TestValidateEnv/env3=abc!qwe [2021-05-17T19:53:20.551Z] === RUN TestValidateEnv/env_4=value_4 [2021-05-17T19:53:20.551Z] === RUN TestValidateEnv/PATH [2021-05-17T19:53:20.551Z] === RUN TestValidateEnv/=a [2021-05-17T19:53:20.551Z] === RUN TestValidateEnv/PATH= [2021-05-17T19:53:20.551Z] === RUN TestValidateEnv/PATH=something [2021-05-17T19:53:20.551Z] === RUN TestValidateEnv/asd!qwe [2021-05-17T19:53:20.551Z] === RUN TestValidateEnv/1asd [2021-05-17T19:53:20.551Z] === RUN TestValidateEnv/123 [2021-05-17T19:53:20.551Z] === RUN TestValidateEnv/some_space [2021-05-17T19:53:20.551Z] === RUN TestValidateEnv/__some_space_before [2021-05-17T19:53:20.551Z] === RUN TestValidateEnv/some_space_after__ [2021-05-17T19:53:20.551Z] === RUN TestValidateEnv/= [2021-05-17T19:53:20.551Z] === RUN TestValidateEnv/PaTh [2021-05-17T19:53:20.551Z] --- PASS: TestValidateEnv (0.00s) [2021-05-17T19:53:20.551Z] --- PASS: TestValidateEnv/a (0.00s) [2021-05-17T19:53:20.551Z] --- PASS: TestValidateEnv/something (0.00s) [2021-05-17T19:53:20.551Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-05-17T19:53:20.551Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-05-17T19:53:20.551Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-05-17T19:53:20.551Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-05-17T19:53:20.551Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-05-17T19:53:20.551Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-05-17T19:53:20.551Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-05-17T19:53:20.551Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-05-17T19:53:20.551Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-05-17T19:53:20.551Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-05-17T19:53:20.551Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-05-17T19:53:20.551Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-05-17T19:53:20.551Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-05-17T19:53:20.551Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-05-17T19:53:20.551Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-05-17T19:53:20.551Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-05-17T19:53:20.551Z] --- PASS: TestValidateEnv/= (0.00s) [2021-05-17T19:53:20.551Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-05-17T19:53:20.551Z] === RUN TestParseHost [2021-05-17T19:53:20.551Z] --- PASS: TestParseHost (0.00s) [2021-05-17T19:53:20.551Z] === RUN TestParseDockerDaemonHost [2021-05-17T19:53:20.551Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-05-17T19:53:20.551Z] === RUN TestParseTCP [2021-05-17T19:53:20.551Z] --- PASS: TestParseTCP (0.00s) [2021-05-17T19:53:20.551Z] === RUN TestParseInvalidUnixAddrInvalid [2021-05-17T19:53:20.551Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-05-17T19:53:20.551Z] === RUN TestValidateExtraHosts [2021-05-17T19:53:20.551Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-05-17T19:53:20.551Z] === RUN TestIpOptString [2021-05-17T19:53:20.551Z] --- PASS: TestIpOptString (0.00s) [2021-05-17T19:53:20.551Z] === RUN TestNewIpOptInvalidDefaultVal [2021-05-17T19:53:20.551Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-05-17T19:53:20.551Z] === RUN TestNewIpOptValidDefaultVal [2021-05-17T19:53:20.551Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-05-17T19:53:20.551Z] === RUN TestIpOptSetInvalidVal [2021-05-17T19:53:20.551Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-05-17T19:53:20.551Z] === RUN TestValidateIPAddress [2021-05-17T19:53:20.551Z] --- PASS: TestValidateIPAddress (0.00s) [2021-05-17T19:53:20.551Z] === RUN TestMapOpts [2021-05-17T19:53:20.551Z] --- PASS: TestMapOpts (0.00s) [2021-05-17T19:53:20.551Z] === RUN TestListOptsWithoutValidator [2021-05-17T19:53:20.551Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-05-17T19:53:20.551Z] === RUN TestListOptsWithValidator [2021-05-17T19:53:20.551Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-05-17T19:53:20.551Z] === RUN TestValidateDNSSearch [2021-05-17T19:53:20.551Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-05-17T19:53:20.551Z] === RUN TestValidateLabel [2021-05-17T19:53:20.551Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-05-17T19:53:20.551Z] === RUN TestValidateLabel/label_with_general_format [2021-05-17T19:53:20.551Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-05-17T19:53:20.551Z] === RUN TestValidateLabel/label_with_one_more [2021-05-17T19:53:20.551Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-05-17T19:53:20.551Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-05-17T19:53:20.551Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-05-17T19:53:20.551Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-05-17T19:53:20.551Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-05-17T19:53:20.551Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-05-17T19:53:20.551Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-05-17T19:53:20.551Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-05-17T19:53:20.551Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-05-17T19:53:20.551Z] --- PASS: TestValidateLabel (0.00s) [2021-05-17T19:53:20.551Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-05-17T19:53:20.551Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-05-17T19:53:20.551Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-05-17T19:53:20.551Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-05-17T19:53:20.551Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-05-17T19:53:20.551Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-05-17T19:53:20.551Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-05-17T19:53:20.551Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-05-17T19:53:20.551Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-05-17T19:53:20.551Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-05-17T19:53:20.551Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-05-17T19:53:20.551Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-05-17T19:53:20.551Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-05-17T19:53:20.551Z] === RUN TestNamedListOpts [2021-05-17T19:53:20.551Z] --- PASS: TestNamedListOpts (0.00s) [2021-05-17T19:53:20.551Z] === RUN TestNamedMapOpts [2021-05-17T19:53:20.551Z] --- PASS: TestNamedMapOpts (0.00s) [2021-05-17T19:53:20.551Z] === RUN TestParseLink [2021-05-17T19:53:20.551Z] --- PASS: TestParseLink (0.00s) [2021-05-17T19:53:20.551Z] === RUN TestQuotedStringSetWithQuotes [2021-05-17T19:53:20.551Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-05-17T19:53:20.551Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-05-17T19:53:20.551Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-05-17T19:53:20.551Z] === RUN TestQuotedStringSetWithNoQuotes [2021-05-17T19:53:20.551Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-05-17T19:53:20.551Z] === RUN TestUlimitOpt [2021-05-17T19:53:20.551Z] --- PASS: TestUlimitOpt (0.00s) [2021-05-17T19:53:20.551Z] PASS [2021-05-17T19:53:20.551Z] coverage: 67.1% of statements [2021-05-17T19:53:20.551Z] ok github.com/docker/docker/opts 0.384s coverage: 67.1% of statements [2021-05-17T19:53:20.842Z] --- PASS: TestDockerNetworkConnectAlias (6.47s) [2021-05-17T19:53:20.842Z] === RUN TestDockerNetworkReConnect [2021-05-17T19:53:21.004Z] === RUN TestPeerCertificateMarshalJSON [2021-05-17T19:53:21.004Z] === RUN TestUnbuffered [2021-05-17T19:53:21.004Z] --- PASS: TestUnbuffered (0.00s) [2021-05-17T19:53:21.004Z] === RUN TestRaceUnbuffered [2021-05-17T19:53:21.004Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-05-17T19:53:21.004Z] PASS [2021-05-17T19:53:21.004Z] coverage: 100.0% of statements [2021-05-17T19:53:21.004Z] ok github.com/docker/docker/pkg/broadcaster 0.078s coverage: 100.0% of statements [2021-05-17T19:53:21.457Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-05-17T19:53:21.457Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-05-17T19:53:21.457Z] --- PASS: TestPeerCertificateMarshalJSON (0.49s) [2021-05-17T19:53:21.457Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-05-17T19:53:21.457Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-05-17T19:53:21.457Z] === RUN TestMiddleware [2021-05-17T19:53:21.457Z] --- PASS: TestMiddleware (0.00s) [2021-05-17T19:53:21.457Z] === RUN TestNewResponseModifier [2021-05-17T19:53:21.457Z] --- PASS: TestNewResponseModifier (0.00s) [2021-05-17T19:53:21.457Z] PASS [2021-05-17T19:53:21.457Z] coverage: 26.8% of statements [2021-05-17T19:53:21.457Z] ok github.com/docker/docker/pkg/authorization 0.656s coverage: 26.8% of statements [2021-05-17T19:53:21.729Z] ok github.com/docker/docker/builder/remotecontext/git 1.429s coverage: 86.3% of statements [2021-05-17T19:53:21.729Z] ? github.com/docker/docker/cli [no test files] [2021-05-17T19:53:21.729Z] ? github.com/docker/docker/cli/config [no test files] [2021-05-17T19:53:21.909Z] === RUN TestMatch [2021-05-17T19:53:21.909Z] === RUN TestMatch/[[]] [2021-05-17T19:53:21.909Z] === RUN TestMatch/[[foo]] [2021-05-17T19:53:21.909Z] === RUN TestMatch/[[bar]_[foo]] [2021-05-17T19:53:21.909Z] === RUN TestMatch/[[foo_bar]] [2021-05-17T19:53:21.909Z] === RUN TestMatch/[[qux]_[foo]] [2021-05-17T19:53:21.909Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-05-17T19:53:21.909Z] === RUN TestMatch/[] [2021-05-17T19:53:21.909Z] === RUN TestMatch/[]#01 [2021-05-17T19:53:21.909Z] === RUN TestMatch/[[qux]] [2021-05-17T19:53:21.909Z] === RUN TestMatch/[[foo_bar_qux]] [2021-05-17T19:53:21.909Z] === RUN TestMatch/[[qux]_[baz]] [2021-05-17T19:53:21.909Z] === RUN TestMatch/[[foo_baz]] [2021-05-17T19:53:21.909Z] --- PASS: TestMatch (0.00s) [2021-05-17T19:53:21.909Z] --- PASS: TestMatch/[[]] (0.00s) [2021-05-17T19:53:21.909Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-05-17T19:53:21.909Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-05-17T19:53:21.909Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-05-17T19:53:21.909Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-05-17T19:53:21.909Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-05-17T19:53:21.909Z] --- PASS: TestMatch/[] (0.00s) [2021-05-17T19:53:21.909Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-05-17T19:53:21.909Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-05-17T19:53:21.909Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-05-17T19:53:21.909Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-05-17T19:53:21.909Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-05-17T19:53:21.909Z] PASS [2021-05-17T19:53:21.909Z] coverage: 87.5% of statements [2021-05-17T19:53:21.909Z] ok github.com/docker/docker/pkg/capabilities 0.064s coverage: 87.5% of statements [2021-05-17T19:53:22.363Z] === RUN TestIsArchivePathDir [2021-05-17T19:53:22.363Z] --- PASS: TestIsArchivePathDir (0.07s) [2021-05-17T19:53:22.363Z] === RUN TestIsArchivePathInvalidFile [2021-05-17T19:53:22.363Z] === RUN TestChrootTarUntar [2021-05-17T19:53:22.363Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-05-17T19:53:22.363Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-05-17T19:53:22.363Z] === RUN TestChrootUntarWithHugeExcludesList [2021-05-17T19:53:22.363Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-05-17T19:53:22.363Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-05-17T19:53:22.363Z] === RUN TestChrootUntarEmptyArchive [2021-05-17T19:53:22.363Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-05-17T19:53:22.363Z] === RUN TestChrootTarUntarWithSymlink [2021-05-17T19:53:22.363Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-05-17T19:53:22.363Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-17T19:53:22.363Z] === RUN TestChrootCopyWithTar [2021-05-17T19:53:22.363Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-05-17T19:53:22.363Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-17T19:53:22.363Z] === RUN TestChrootCopyFileWithTar [2021-05-17T19:53:22.363Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-05-17T19:53:22.363Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-05-17T19:53:22.363Z] === RUN TestChrootUntarPath [2021-05-17T19:53:22.363Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-05-17T19:53:22.363Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-17T19:53:22.363Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-05-17T19:53:22.363Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-05-17T19:53:22.363Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-05-17T19:53:22.818Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-05-17T19:53:22.818Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-05-17T19:53:22.818Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-05-17T19:53:22.818Z] === RUN TestChrootApplyDotDotFile [2021-05-17T19:53:22.818Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-05-17T19:53:22.818Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-05-17T19:53:22.818Z] PASS [2021-05-17T19:53:22.818Z] coverage: 15.4% of statements [2021-05-17T19:53:22.818Z] ok github.com/docker/docker/pkg/chrootarchive 0.146s coverage: 15.4% of statements [2021-05-17T19:53:22.818Z] --- PASS: TestIsArchivePathInvalidFile (0.18s) [2021-05-17T19:53:22.818Z] === RUN TestIsArchivePathTar [2021-05-17T19:53:22.818Z] === RUN TestSizeEmpty [2021-05-17T19:53:22.818Z] --- PASS: TestSizeEmpty (0.00s) [2021-05-17T19:53:22.818Z] === RUN TestSizeEmptyFile [2021-05-17T19:53:22.818Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-05-17T19:53:22.818Z] === RUN TestSizeNonemptyFile [2021-05-17T19:53:22.818Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-05-17T19:53:22.818Z] === RUN TestSizeNestedDirectoryEmpty [2021-05-17T19:53:22.818Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-05-17T19:53:22.818Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-05-17T19:53:22.818Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-05-17T19:53:22.818Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-05-17T19:53:22.818Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-05-17T19:53:22.818Z] === RUN TestMoveToSubdir [2021-05-17T19:53:22.818Z] --- PASS: TestMoveToSubdir (0.00s) [2021-05-17T19:53:22.818Z] === RUN TestSizeNonExistingDirectory [2021-05-17T19:53:22.818Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-05-17T19:53:22.818Z] PASS [2021-05-17T19:53:22.818Z] coverage: 80.0% of statements [2021-05-17T19:53:22.818Z] ok github.com/docker/docker/pkg/directory 0.054s coverage: 80.0% of statements [2021-05-17T19:53:22.818Z] --- PASS: TestIsArchivePathTar (0.19s) [2021-05-17T19:53:22.818Z] === RUN TestDecompressStreamGzip [2021-05-17T19:53:22.818Z] --- PASS: TestDecompressStreamGzip (0.16s) [2021-05-17T19:53:22.818Z] === RUN TestDecompressStreamBzip2 [2021-05-17T19:53:23.270Z] --- PASS: TestDecompressStreamBzip2 (0.17s) [2021-05-17T19:53:23.270Z] === RUN TestDecompressStreamXz [2021-05-17T19:53:23.270Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-05-17T19:53:23.270Z] archive_test.go:134: Xz not present in msys2 [2021-05-17T19:53:23.270Z] === RUN TestCompressStreamXzUnsupported [2021-05-17T19:53:23.270Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-05-17T19:53:23.270Z] === RUN TestCompressStreamBzip2Unsupported [2021-05-17T19:53:23.270Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-05-17T19:53:23.270Z] === RUN TestCompressStreamInvalid [2021-05-17T19:53:23.270Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-05-17T19:53:23.270Z] === RUN TestExtensionInvalid [2021-05-17T19:53:23.270Z] --- PASS: TestExtensionInvalid (0.00s) [2021-05-17T19:53:23.270Z] === RUN TestExtensionUncompressed [2021-05-17T19:53:23.270Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-05-17T19:53:23.270Z] === RUN TestExtensionBzip2 [2021-05-17T19:53:23.270Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-05-17T19:53:23.270Z] === RUN TestExtensionGzip [2021-05-17T19:53:23.270Z] --- PASS: TestExtensionGzip (0.00s) [2021-05-17T19:53:23.270Z] === RUN TestExtensionXz [2021-05-17T19:53:23.270Z] --- PASS: TestExtensionXz (0.00s) [2021-05-17T19:53:23.270Z] === RUN TestCmdStreamLargeStderr [2021-05-17T19:53:23.270Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2021-05-17T19:53:23.270Z] === RUN TestCmdStreamBad [2021-05-17T19:53:23.270Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-05-17T19:53:23.270Z] archive_test.go:239: Failing on Windows CI machines [2021-05-17T19:53:23.270Z] === RUN TestCmdStreamGood [2021-05-17T19:53:23.270Z] --- PASS: TestCmdStreamGood (0.04s) [2021-05-17T19:53:23.270Z] === RUN TestUntarPathWithInvalidDest [2021-05-17T19:53:23.270Z] --- PASS: TestUntarPathWithInvalidDest (0.09s) [2021-05-17T19:53:23.270Z] === RUN TestUntarPathWithInvalidSrc [2021-05-17T19:53:23.270Z] --- PASS: TestUntarPathWithInvalidSrc (0.02s) [2021-05-17T19:53:23.270Z] === RUN TestUntarPath [2021-05-17T19:53:23.270Z] --- PASS: TestUntarPath (0.07s) [2021-05-17T19:53:23.270Z] === RUN TestUntarPathWithDestinationFile [2021-05-17T19:53:23.270Z] === RUN Test [2021-05-17T19:53:23.723Z] === RUN Test/TestContainsEntry [2021-05-17T19:53:23.723Z] === RUN Test/TestCreateEntries [2021-05-17T19:53:23.723Z] === RUN Test/TestEntriesDiff [2021-05-17T19:53:23.723Z] === RUN Test/TestEntriesEquality [2021-05-17T19:53:23.723Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-05-17T19:53:23.723Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-05-17T19:53:23.723Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-05-17T19:53:23.723Z] === RUN Test/TestGeneratorNotGenerate [2021-05-17T19:53:23.723Z] === RUN Test/TestGeneratorWithPort [2021-05-17T19:53:23.723Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-05-17T19:53:23.723Z] === RUN Test/TestNewEntry [2021-05-17T19:53:23.723Z] === RUN Test/TestParse [2021-05-17T19:53:23.723Z] --- PASS: Test (0.00s) [2021-05-17T19:53:23.723Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-05-17T19:53:23.723Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-05-17T19:53:23.723Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-05-17T19:53:23.723Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-05-17T19:53:23.723Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-05-17T19:53:23.723Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-05-17T19:53:23.723Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-05-17T19:53:23.723Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-05-17T19:53:23.723Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-05-17T19:53:23.723Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-05-17T19:53:23.723Z] --- PASS: Test/TestNewEntry (0.00s) [2021-05-17T19:53:23.723Z] --- PASS: Test/TestParse (0.00s) [2021-05-17T19:53:23.723Z] PASS [2021-05-17T19:53:23.723Z] coverage: 58.3% of statements [2021-05-17T19:53:23.723Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2021-05-17T19:53:23.723Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-05-17T19:53:23.723Z] ok github.com/docker/docker/pkg/discovery 0.059s coverage: 58.3% of statements [2021-05-17T19:53:23.723Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.14s) [2021-05-17T19:53:23.723Z] === RUN TestCopyWithTarInvalidSrc [2021-05-17T19:53:23.723Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-05-17T19:53:23.723Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-05-17T19:53:23.723Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-05-17T19:53:23.723Z] === RUN TestCopyWithTarSrcFile [2021-05-17T19:53:23.723Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-05-17T19:53:23.723Z] === RUN TestCopyWithTarSrcFolder [2021-05-17T19:53:23.723Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-05-17T19:53:23.723Z] === RUN TestCopyFileWithTarInvalidSrc [2021-05-17T19:53:23.723Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-05-17T19:53:23.723Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-05-17T19:53:23.723Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-05-17T19:53:23.723Z] === RUN TestCopyFileWithTarSrcFolder [2021-05-17T19:53:23.723Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-05-17T19:53:23.723Z] === RUN TestCopyFileWithTarSrcFile [2021-05-17T19:53:23.723Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-05-17T19:53:23.723Z] === RUN TestTarFiles [2021-05-17T19:53:24.176Z] === RUN Test [2021-05-17T19:53:24.176Z] === RUN Test/TestContent [2021-05-17T19:53:24.176Z] === RUN Test/TestInitialize [2021-05-17T19:53:24.176Z] === RUN Test/TestNew [2021-05-17T19:53:24.176Z] === RUN Test/TestParsingContentsWithComments [2021-05-17T19:53:24.176Z] === RUN Test/TestRegister [2021-05-17T19:53:24.176Z] === RUN Test/TestWatch [2021-05-17T19:53:24.176Z] --- PASS: Test (0.01s) [2021-05-17T19:53:24.176Z] --- PASS: Test/TestContent (0.00s) [2021-05-17T19:53:24.176Z] --- PASS: Test/TestInitialize (0.00s) [2021-05-17T19:53:24.176Z] --- PASS: Test/TestNew (0.00s) [2021-05-17T19:53:24.176Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-05-17T19:53:24.176Z] --- PASS: Test/TestRegister (0.00s) [2021-05-17T19:53:24.176Z] --- PASS: Test/TestWatch (0.01s) [2021-05-17T19:53:24.176Z] PASS [2021-05-17T19:53:24.176Z] coverage: 92.9% of statements [2021-05-17T19:53:24.176Z] ok github.com/docker/docker/pkg/discovery/file 0.075s coverage: 92.9% of statements [2021-05-17T19:53:25.036Z] ok github.com/docker/docker/client 0.133s coverage: 75.4% of statements [2021-05-17T19:53:25.134Z] === RUN Test [2021-05-17T19:53:25.134Z] === RUN Test/TestInitialize [2021-05-17T19:53:25.134Z] === RUN Test [2021-05-17T19:53:25.134Z] === RUN Test/TestWatch [2021-05-17T19:53:25.134Z] --- PASS: Test (0.01s) [2021-05-17T19:53:25.134Z] --- PASS: Test/TestWatch (0.01s) [2021-05-17T19:53:25.134Z] PASS [2021-05-17T19:53:25.134Z] coverage: 92.3% of statements [2021-05-17T19:53:25.134Z] ok github.com/docker/docker/pkg/discovery/memory 0.071s coverage: 92.3% of statements [2021-05-17T19:53:25.134Z] time="2021-05-17T19:53:24Z" level=info msg="Initializing discovery without TLS" [2021-05-17T19:53:25.134Z] time="2021-05-17T19:53:24Z" level=info msg="Initializing discovery without TLS" [2021-05-17T19:53:25.134Z] time="2021-05-17T19:53:24Z" level=info msg="Initializing discovery without TLS" [2021-05-17T19:53:25.134Z] === RUN Test/TestInitializeWithCerts [2021-05-17T19:53:25.134Z] time="2021-05-17T19:53:24Z" level=info msg="Initializing discovery with TLS" [2021-05-17T19:53:25.134Z] === RUN Test/TestWatch [2021-05-17T19:53:25.134Z] time="2021-05-17T19:53:24Z" level=info msg="Initializing discovery without TLS" [2021-05-17T19:53:25.588Z] === RUN Test [2021-05-17T19:53:25.588Z] === RUN Test/TestInitialize [2021-05-17T19:53:25.588Z] === RUN Test/TestInitializeWithPattern [2021-05-17T19:53:25.588Z] === RUN Test/TestRegister [2021-05-17T19:53:25.588Z] === RUN Test/TestWatch [2021-05-17T19:53:25.588Z] --- PASS: Test (0.00s) [2021-05-17T19:53:25.588Z] --- PASS: Test/TestInitialize (0.00s) [2021-05-17T19:53:25.588Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-05-17T19:53:25.588Z] --- PASS: Test/TestRegister (0.00s) [2021-05-17T19:53:25.588Z] --- PASS: Test/TestWatch (0.00s) [2021-05-17T19:53:25.588Z] PASS [2021-05-17T19:53:25.588Z] coverage: 93.8% of statements [2021-05-17T19:53:25.588Z] ok github.com/docker/docker/pkg/discovery/nodes 0.097s coverage: 93.8% of statements [2021-05-17T19:53:26.145Z] --- PASS: TestDockerNetworkReConnect (5.08s) [2021-05-17T19:53:26.145Z] === RUN TestServicePlugin [2021-05-17T19:53:26.145Z] --- SKIP: TestServicePlugin (0.00s) [2021-05-17T19:53:26.145Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-17T19:53:26.145Z] === RUN TestServiceUpdateLabel [2021-05-17T19:53:26.236Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-05-17T19:53:26.545Z] === RUN TestPollerAddRemove [2021-05-17T19:53:26.545Z] --- PASS: TestPollerAddRemove (0.00s) [2021-05-17T19:53:26.545Z] === RUN TestPollerEvent [2021-05-17T19:53:26.545Z] --- SKIP: TestPollerEvent (0.00s) [2021-05-17T19:53:26.545Z] poller_test.go:41: No chmod on Windows [2021-05-17T19:53:26.545Z] === RUN TestPollerClose [2021-05-17T19:53:26.546Z] --- PASS: TestPollerClose (0.00s) [2021-05-17T19:53:26.546Z] PASS [2021-05-17T19:53:26.546Z] coverage: 45.7% of statements [2021-05-17T19:53:26.546Z] ok github.com/docker/docker/pkg/filenotify 0.067s coverage: 45.7% of statements [2021-05-17T19:53:27.177Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-05-17T19:53:27.502Z] === RUN TestCopyFileWithInvalidSrc [2021-05-17T19:53:27.502Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-05-17T19:53:27.502Z] === RUN TestCopyFileWithInvalidDest [2021-05-17T19:53:27.502Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-05-17T19:53:27.502Z] === RUN TestCopyFileWithSameSrcAndDest [2021-05-17T19:53:27.502Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-05-17T19:53:27.502Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-05-17T19:53:27.502Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-05-17T19:53:27.502Z] === RUN TestCopyFile [2021-05-17T19:53:27.502Z] --- PASS: TestCopyFile (0.00s) [2021-05-17T19:53:27.502Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-05-17T19:53:27.502Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-05-17T19:53:27.502Z] fileutils_test.go:134: Needs porting to Windows [2021-05-17T19:53:27.502Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-05-17T19:53:27.502Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-05-17T19:53:27.502Z] === RUN TestReadSymlinkedDirectoryToFile [2021-05-17T19:53:27.502Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-05-17T19:53:27.502Z] fileutils_test.go:180: Needs porting to Windows [2021-05-17T19:53:27.502Z] === RUN TestWildcardMatches [2021-05-17T19:53:27.502Z] --- PASS: TestWildcardMatches (0.00s) [2021-05-17T19:53:27.502Z] === RUN TestPatternMatches [2021-05-17T19:53:27.502Z] --- PASS: TestPatternMatches (0.00s) [2021-05-17T19:53:27.502Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-05-17T19:53:27.502Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-05-17T19:53:27.502Z] === RUN TestPatternMatchesFolderExclusions [2021-05-17T19:53:27.502Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-05-17T19:53:27.502Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-05-17T19:53:27.502Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-05-17T19:53:27.502Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-05-17T19:53:27.502Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-05-17T19:53:27.502Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-05-17T19:53:27.502Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-05-17T19:53:27.502Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-05-17T19:53:27.502Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-05-17T19:53:27.502Z] === RUN TestSingleExclamationError [2021-05-17T19:53:27.502Z] --- PASS: TestSingleExclamationError (0.00s) [2021-05-17T19:53:27.502Z] === RUN TestMatchesWithNoPatterns [2021-05-17T19:53:27.502Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-05-17T19:53:27.502Z] === RUN TestMatchesWithMalformedPatterns [2021-05-17T19:53:27.502Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-05-17T19:53:27.502Z] === RUN TestMatches [2021-05-17T19:53:27.502Z] --- PASS: TestMatches (0.00s) [2021-05-17T19:53:27.502Z] === RUN TestCleanPatterns [2021-05-17T19:53:27.502Z] --- PASS: TestCleanPatterns (0.00s) [2021-05-17T19:53:27.502Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-05-17T19:53:27.502Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-05-17T19:53:27.502Z] === RUN TestCleanPatternsExceptionFlag [2021-05-17T19:53:27.502Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-05-17T19:53:27.502Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-05-17T19:53:27.502Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-05-17T19:53:27.502Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-05-17T19:53:27.503Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-05-17T19:53:27.503Z] === RUN TestCleanPatternsErrorSingleException [2021-05-17T19:53:27.503Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-05-17T19:53:27.503Z] === RUN TestCreateIfNotExistsDir [2021-05-17T19:53:27.503Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-05-17T19:53:27.503Z] === RUN TestCreateIfNotExistsFile [2021-05-17T19:53:27.503Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-05-17T19:53:27.503Z] === RUN TestMatch [2021-05-17T19:53:27.503Z] --- PASS: TestMatch (0.00s) [2021-05-17T19:53:27.503Z] PASS [2021-05-17T19:53:27.503Z] coverage: 87.7% of statements [2021-05-17T19:53:27.503Z] ok github.com/docker/docker/pkg/fileutils 0.141s coverage: 87.7% of statements [2021-05-17T19:53:27.503Z] === RUN TestGet [2021-05-17T19:53:27.503Z] --- PASS: TestGet (0.00s) [2021-05-17T19:53:27.503Z] === RUN TestGetShortcutString [2021-05-17T19:53:27.503Z] --- PASS: TestGetShortcutString (0.00s) [2021-05-17T19:53:27.503Z] PASS [2021-05-17T19:53:27.503Z] coverage: 42.9% of statements [2021-05-17T19:53:27.503Z] ok github.com/docker/docker/pkg/homedir 0.045s coverage: 42.9% of statements [2021-05-17T19:53:27.749Z] --- PASS: TestCreateServiceMultipleTimes (19.17s) [2021-05-17T19:53:27.750Z] === RUN TestCreateServiceConflict [2021-05-17T19:53:27.955Z] --- PASS: Test (3.21s) [2021-05-17T19:53:27.955Z] --- PASS: Test/TestInitialize (0.14s) [2021-05-17T19:53:27.955Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-05-17T19:53:28.408Z] --- PASS: Test/TestWatch (3.06s) [2021-05-17T19:53:28.408Z] PASS [2021-05-17T19:53:28.408Z] coverage: 84.1% of statements [2021-05-17T19:53:28.408Z] ok github.com/docker/docker/pkg/discovery/kv 3.320s coverage: 84.1% of statements [2021-05-17T19:53:28.700Z] --- PASS: TestServiceUpdateLabel (3.13s) [2021-05-17T19:53:28.700Z] === RUN TestServiceUpdateSecrets [2021-05-17T19:53:28.861Z] === RUN TestCreateIDMapOrder [2021-05-17T19:53:28.861Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-05-17T19:53:28.861Z] PASS [2021-05-17T19:53:28.861Z] coverage: 7.2% of statements [2021-05-17T19:53:28.861Z] ok github.com/docker/docker/pkg/idtools 0.185s coverage: 7.2% of statements [2021-05-17T19:53:29.324Z] === RUN TestFixedBufferCap [2021-05-17T19:53:29.324Z] --- PASS: TestFixedBufferCap (0.00s) [2021-05-17T19:53:29.324Z] === RUN TestFixedBufferLen [2021-05-17T19:53:29.324Z] --- PASS: TestFixedBufferLen (0.00s) [2021-05-17T19:53:29.324Z] === RUN TestFixedBufferString [2021-05-17T19:53:29.324Z] --- PASS: TestFixedBufferString (0.00s) [2021-05-17T19:53:29.324Z] === RUN TestFixedBufferWrite [2021-05-17T19:53:29.324Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-05-17T19:53:29.324Z] === RUN TestFixedBufferRead [2021-05-17T19:53:29.324Z] --- PASS: TestFixedBufferRead (0.00s) [2021-05-17T19:53:29.324Z] === RUN TestBytesPipeRead [2021-05-17T19:53:29.324Z] --- PASS: TestBytesPipeRead (0.00s) [2021-05-17T19:53:29.324Z] === RUN TestBytesPipeWrite [2021-05-17T19:53:29.324Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-05-17T19:53:29.324Z] === RUN TestBytesPipeWriteRandomChunks [2021-05-17T19:53:29.665Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-05-17T19:53:29.777Z] --- PASS: TestBytesPipeWriteRandomChunks (0.49s) [2021-05-17T19:53:29.777Z] === RUN TestAtomicWriteToFile [2021-05-17T19:53:29.777Z] --- PASS: TestAtomicWriteToFile (0.04s) [2021-05-17T19:53:29.777Z] === RUN TestAtomicWriteSetCommit [2021-05-17T19:53:29.777Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-05-17T19:53:29.777Z] === RUN TestAtomicWriteSetCancel [2021-05-17T19:53:29.777Z] --- PASS: TestAtomicWriteSetCancel (0.07s) [2021-05-17T19:53:29.777Z] === RUN TestReadCloserWrapperClose [2021-05-17T19:53:29.777Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-05-17T19:53:29.777Z] === RUN TestReaderErrWrapperReadOnError [2021-05-17T19:53:29.777Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-05-17T19:53:29.777Z] === RUN TestReaderErrWrapperRead [2021-05-17T19:53:29.777Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-05-17T19:53:29.777Z] === RUN TestHashData [2021-05-17T19:53:29.777Z] --- PASS: TestHashData (0.00s) [2021-05-17T19:53:29.777Z] === RUN TestCancelReadCloser [2021-05-17T19:53:29.777Z] --- PASS: TestCancelReadCloser (0.10s) [2021-05-17T19:53:29.777Z] === RUN TestWriteCloserWrapperClose [2021-05-17T19:53:29.777Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-05-17T19:53:29.777Z] === RUN TestNopWriteCloser [2021-05-17T19:53:29.777Z] --- PASS: TestNopWriteCloser (0.00s) [2021-05-17T19:53:29.777Z] === RUN TestNopWriter [2021-05-17T19:53:29.777Z] --- PASS: TestNopWriter (0.00s) [2021-05-17T19:53:29.777Z] === RUN TestWriteCounter [2021-05-17T19:53:29.777Z] --- PASS: TestWriteCounter (0.00s) [2021-05-17T19:53:29.777Z] PASS [2021-05-17T19:53:29.777Z] coverage: 69.7% of statements [2021-05-17T19:53:29.777Z] ok github.com/docker/docker/pkg/ioutils 0.786s coverage: 69.7% of statements [2021-05-17T19:53:30.230Z] === RUN TestError [2021-05-17T19:53:30.230Z] --- PASS: TestError (0.00s) [2021-05-17T19:53:30.230Z] === RUN TestProgressString [2021-05-17T19:53:30.230Z] === RUN TestProgressString/no_progress [2021-05-17T19:53:30.230Z] === RUN TestProgressString/progress_1 [2021-05-17T19:53:30.230Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-05-17T19:53:30.230Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-05-17T19:53:30.230Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-05-17T19:53:30.230Z] === RUN TestProgressString/with_units [2021-05-17T19:53:30.230Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-05-17T19:53:30.230Z] === RUN TestProgressString/hide_counts [2021-05-17T19:53:30.230Z] --- PASS: TestProgressString (0.00s) [2021-05-17T19:53:30.230Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-05-17T19:53:30.230Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-05-17T19:53:30.230Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-05-17T19:53:30.230Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-05-17T19:53:30.230Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-05-17T19:53:30.230Z] --- PASS: TestProgressString/with_units (0.00s) [2021-05-17T19:53:30.230Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-05-17T19:53:30.230Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-05-17T19:53:30.230Z] === RUN TestJSONMessageDisplay [2021-05-17T19:53:30.230Z] === RUN TestStandardLongPath [2021-05-17T19:53:30.230Z] --- PASS: TestStandardLongPath (0.00s) [2021-05-17T19:53:30.230Z] === RUN TestUNCLongPath [2021-05-17T19:53:30.230Z] --- PASS: TestUNCLongPath (0.00s) [2021-05-17T19:53:30.230Z] PASS [2021-05-17T19:53:30.230Z] coverage: 100.0% of statements [2021-05-17T19:53:30.230Z] ok github.com/docker/docker/pkg/longpath 0.046s coverage: 100.0% of statements [2021-05-17T19:53:30.230Z] --- PASS: TestJSONMessageDisplay (0.17s) [2021-05-17T19:53:30.230Z] === RUN TestJSONMessageDisplayWithJSONError [2021-05-17T19:53:30.230Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-05-17T19:53:30.230Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-05-17T19:53:30.230Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-05-17T19:53:30.230Z] === RUN TestDisplayJSONMessagesStream [2021-05-17T19:53:30.230Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-05-17T19:53:30.230Z] PASS [2021-05-17T19:53:30.230Z] coverage: 91.7% of statements [2021-05-17T19:53:30.230Z] ok github.com/docker/docker/pkg/jsonmessage 0.218s coverage: 91.7% of statements [2021-05-17T19:53:30.230Z] --- PASS: TestTarFiles (6.76s) [2021-05-17T19:53:30.230Z] === RUN TestTarUntar [2021-05-17T19:53:30.608Z] --- PASS: TestCreateServiceConflict (2.70s) [2021-05-17T19:53:30.608Z] === RUN TestCreateServiceMaxReplicas [2021-05-17T19:53:30.685Z] --- PASS: TestTarUntar (0.04s) [2021-05-17T19:53:30.685Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-05-17T19:53:30.685Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-05-17T19:53:30.685Z] === RUN TestTarWithOptions [2021-05-17T19:53:30.685Z] --- PASS: TestTarWithOptions (0.05s) [2021-05-17T19:53:30.685Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-05-17T19:53:30.685Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-05-17T19:53:30.685Z] === RUN TestUntarUstarGnuConflict [2021-05-17T19:53:30.685Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2021-05-17T19:53:30.685Z] === RUN TestUntarInvalidFilenames [2021-05-17T19:53:30.685Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames771771926\\dest" [2021-05-17T19:53:30.685Z] --- PASS: TestUntarInvalidFilenames (0.15s) [2021-05-17T19:53:30.685Z] === RUN TestUntarHardlinkToSymlink [2021-05-17T19:53:30.685Z] --- PASS: TestUntarHardlinkToSymlink (0.03s) [2021-05-17T19:53:30.685Z] === RUN TestUntarInvalidHardlink [2021-05-17T19:53:30.685Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink537843127\\victim\\hello" -> "../victim/hello" [2021-05-17T19:53:30.685Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink145794986\\victim\\hello" -> "/../victim/hello" [2021-05-17T19:53:30.685Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink249883905\\victim" -> "../victim" [2021-05-17T19:53:30.685Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink337528428\\victim" -> "../victim" [2021-05-17T19:53:30.685Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink057065691\\victim" -> "../victim" [2021-05-17T19:53:30.685Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink160531582\\victim" -> "../victim" [2021-05-17T19:53:30.685Z] --- PASS: TestUntarInvalidHardlink (0.05s) [2021-05-17T19:53:30.685Z] === RUN TestUntarInvalidSymlink [2021-05-17T19:53:30.685Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink750079429\\dest\\dotdot" -> "../victim/hello" [2021-05-17T19:53:30.685Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink831383648\\dest\\slash-dotdot" -> "/../victim/hello" [2021-05-17T19:53:30.685Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink237951039\\dest\\loophole-victim" -> "../victim" [2021-05-17T19:53:30.685Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink921061010\\dest\\loophole-victim" -> "../victim" [2021-05-17T19:53:30.685Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink400094921\\dest\\loophole-victim" -> "../victim" [2021-05-17T19:53:30.685Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink268265876\\dest\\loophole-victim" -> "../victim" [2021-05-17T19:53:30.685Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink154357731\\dest\\dir\\loophole" -> "../../victim" [2021-05-17T19:53:30.685Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-05-17T19:53:30.685Z] === RUN TestTempArchiveCloseMultipleTimes [2021-05-17T19:53:30.685Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-05-17T19:53:30.685Z] === RUN TestXGlobalNoParent [2021-05-17T19:53:30.685Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-05-17T19:53:30.685Z] === RUN TestReplaceFileTarWrapper [2021-05-17T19:53:31.138Z] === RUN TestNameFormat [2021-05-17T19:53:31.138Z] --- PASS: TestNameFormat (0.00s) [2021-05-17T19:53:31.138Z] === RUN TestNameRetries [2021-05-17T19:53:31.138Z] --- PASS: TestNameRetries (0.00s) [2021-05-17T19:53:31.138Z] PASS [2021-05-17T19:53:31.138Z] coverage: 85.7% of statements [2021-05-17T19:53:31.138Z] ok github.com/docker/docker/pkg/namesgenerator 0.095s coverage: 85.7% of statements [2021-05-17T19:53:31.138Z] --- PASS: TestReplaceFileTarWrapper (0.25s) [2021-05-17T19:53:31.138Z] === RUN TestPrefixHeaderReadable [2021-05-17T19:53:31.138Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-05-17T19:53:31.138Z] === RUN TestDisablePigz [2021-05-17T19:53:31.138Z] === RUN TestParseKeyValueOpt [2021-05-17T19:53:31.138Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-05-17T19:53:31.138Z] === RUN TestParseUintList [2021-05-17T19:53:31.138Z] --- PASS: TestParseUintList (0.00s) [2021-05-17T19:53:31.138Z] === RUN TestParseUintListMaximumLimits [2021-05-17T19:53:31.138Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-05-17T19:53:31.138Z] PASS [2021-05-17T19:53:31.138Z] coverage: 97.0% of statements [2021-05-17T19:53:31.138Z] ok github.com/docker/docker/pkg/parsers 0.036s coverage: 97.0% of statements [2021-05-17T19:53:31.138Z] --- PASS: TestDisablePigz (0.13s) [2021-05-17T19:53:31.138Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-05-17T19:53:31.138Z] === RUN TestPigz [2021-05-17T19:53:31.138Z] --- PASS: TestPigz (0.13s) [2021-05-17T19:53:31.138Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-05-17T19:53:31.138Z] === RUN TestCopyFileWithInvalidDest [2021-05-17T19:53:31.138Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-05-17T19:53:31.138Z] archive_windows_test.go:16: Currently fails [2021-05-17T19:53:31.138Z] === RUN TestCanonicalTarNameForPath [2021-05-17T19:53:31.138Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-05-17T19:53:31.138Z] === RUN TestCanonicalTarName [2021-05-17T19:53:31.138Z] --- PASS: TestCanonicalTarName (0.00s) [2021-05-17T19:53:31.138Z] === RUN TestChmodTarEntry [2021-05-17T19:53:31.138Z] --- PASS: TestChmodTarEntry (0.00s) [2021-05-17T19:53:31.138Z] === RUN TestHardLinkOrder [2021-05-17T19:53:31.562Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-05-17T19:53:31.591Z] --- PASS: TestHardLinkOrder (0.12s) [2021-05-17T19:53:31.591Z] === RUN TestChangeString [2021-05-17T19:53:31.591Z] --- PASS: TestChangeString (0.00s) [2021-05-17T19:53:31.591Z] === RUN TestChangesWithNoChanges [2021-05-17T19:53:31.591Z] --- PASS: TestChangesWithNoChanges (0.04s) [2021-05-17T19:53:31.591Z] === RUN TestChangesWithChanges [2021-05-17T19:53:31.591Z] --- PASS: TestChangesWithChanges (0.04s) [2021-05-17T19:53:31.591Z] === RUN TestChangesWithChangesGH13590 [2021-05-17T19:53:31.591Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-05-17T19:53:31.591Z] changes_test.go:196: needs more investigation [2021-05-17T19:53:31.591Z] === RUN TestChangesDirsEmpty [2021-05-17T19:53:31.591Z] === RUN TestNewAndRemove [2021-05-17T19:53:31.591Z] --- PASS: TestNewAndRemove (0.00s) [2021-05-17T19:53:31.591Z] === RUN TestRemoveInvalidPath [2021-05-17T19:53:31.591Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-05-17T19:53:31.591Z] PASS [2021-05-17T19:53:31.591Z] coverage: 82.6% of statements [2021-05-17T19:53:31.591Z] ok github.com/docker/docker/pkg/pidfile 0.053s coverage: 82.6% of statements [2021-05-17T19:53:31.591Z] --- PASS: TestChangesDirsEmpty (0.24s) [2021-05-17T19:53:31.591Z] === RUN TestChangesDirsMutated [2021-05-17T19:53:32.044Z] --- PASS: TestChangesDirsMutated (0.16s) [2021-05-17T19:53:32.044Z] === RUN TestApplyLayer [2021-05-17T19:53:32.044Z] --- SKIP: TestApplyLayer (0.00s) [2021-05-17T19:53:32.044Z] changes_test.go:433: needs further investigation [2021-05-17T19:53:32.044Z] === RUN TestChangesSizeWithHardlinks [2021-05-17T19:53:32.044Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-05-17T19:53:32.044Z] changes_test.go:469: needs further investigation [2021-05-17T19:53:32.044Z] === RUN TestChangesSizeWithNoChanges [2021-05-17T19:53:32.044Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-05-17T19:53:32.044Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-05-17T19:53:32.044Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-05-17T19:53:32.044Z] === RUN TestChangesSize [2021-05-17T19:53:32.044Z] --- PASS: TestChangesSize (0.00s) [2021-05-17T19:53:32.044Z] === RUN TestApplyLayerInvalidFilenames [2021-05-17T19:53:32.044Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames596177738\\dest" [2021-05-17T19:53:32.044Z] --- PASS: TestApplyLayerInvalidFilenames (0.04s) [2021-05-17T19:53:32.044Z] === RUN TestApplyLayerInvalidHardlink [2021-05-17T19:53:32.044Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink229871372\\victim\\hello" -> "../victim/hello" [2021-05-17T19:53:32.044Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink655951611\\victim\\hello" -> "/../victim/hello" [2021-05-17T19:53:32.044Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink758051358\\victim" -> "../victim" [2021-05-17T19:53:32.045Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink692058341\\victim" -> "../victim" [2021-05-17T19:53:32.045Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink540464384\\victim" -> "../victim" [2021-05-17T19:53:32.045Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink232796255\\victim" -> "../victim" [2021-05-17T19:53:32.045Z] --- PASS: TestApplyLayerInvalidHardlink (0.06s) [2021-05-17T19:53:32.045Z] === RUN TestApplyLayerInvalidSymlink [2021-05-17T19:53:32.045Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink624846898\\dest\\dotdot" -> "../victim/hello" [2021-05-17T19:53:32.045Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink929965545\\dest\\slash-dotdot" -> "/../victim/hello" [2021-05-17T19:53:32.045Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink289077300\\dest\\loophole-victim" -> "../victim" [2021-05-17T19:53:32.045Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink630581251\\dest\\loophole-victim" -> "../victim" [2021-05-17T19:53:32.045Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink486561158\\dest\\loophole-victim" -> "../victim" [2021-05-17T19:53:32.045Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink040886573\\dest\\loophole-victim" -> "../victim" [2021-05-17T19:53:32.045Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-05-17T19:53:32.045Z] === RUN TestApplyLayerWhiteouts [2021-05-17T19:53:32.045Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2021-05-17T19:53:32.045Z] === RUN TestGenerateEmptyFile [2021-05-17T19:53:32.045Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-05-17T19:53:32.045Z] === RUN TestGenerateWithContent [2021-05-17T19:53:32.045Z] --- PASS: TestGenerateWithContent (0.00s) [2021-05-17T19:53:32.045Z] PASS [2021-05-17T19:53:32.045Z] coverage: 62.6% of statements [2021-05-17T19:53:32.045Z] ok github.com/docker/docker/pkg/archive 9.871s coverage: 62.6% of statements [2021-05-17T19:53:32.499Z] === RUN TestParseEmptyInterface [2021-05-17T19:53:32.499Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-05-17T19:53:32.499Z] === RUN TestParseNonInterfaceType [2021-05-17T19:53:32.499Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-05-17T19:53:32.499Z] === RUN TestParseWithOneFunction [2021-05-17T19:53:32.499Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-05-17T19:53:32.499Z] === RUN TestParseWithMultipleFuncs [2021-05-17T19:53:32.499Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-05-17T19:53:32.499Z] === RUN TestParseWithUnnamedReturn [2021-05-17T19:53:32.499Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-05-17T19:53:32.499Z] === RUN TestEmbeddedInterface [2021-05-17T19:53:32.499Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-05-17T19:53:32.499Z] === RUN TestParsedImports [2021-05-17T19:53:32.499Z] --- PASS: TestParsedImports (0.00s) [2021-05-17T19:53:32.499Z] === RUN TestAliasedImports [2021-05-17T19:53:32.499Z] --- PASS: TestAliasedImports (0.00s) [2021-05-17T19:53:32.499Z] PASS [2021-05-17T19:53:32.499Z] coverage: 56.8% of statements [2021-05-17T19:53:32.499Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.104s coverage: 56.8% of statements [2021-05-17T19:53:32.946Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-05-17T19:53:33.455Z] === RUN TestFailedConnection [2021-05-17T19:53:33.908Z] === RUN TestHTTPTransport [2021-05-17T19:53:33.908Z] --- PASS: TestHTTPTransport (0.00s) [2021-05-17T19:53:33.908Z] PASS [2021-05-17T19:53:33.908Z] coverage: 85.7% of statements [2021-05-17T19:53:33.908Z] ok github.com/docker/docker/pkg/plugins/transport 0.051s coverage: 85.7% of statements [2021-05-17T19:53:33.908Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-05-17T19:53:33.908Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-05-17T19:53:33.908Z] === RUN TestBufioReaderPoolPutAndGet [2021-05-17T19:53:33.908Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-05-17T19:53:33.908Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-05-17T19:53:33.908Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-05-17T19:53:33.908Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-05-17T19:53:33.908Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-05-17T19:53:33.908Z] === RUN TestBufioWriterPoolPutAndGet [2021-05-17T19:53:33.908Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-05-17T19:53:33.908Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-05-17T19:53:33.908Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-05-17T19:53:33.908Z] === RUN TestBufferPoolPutAndGet [2021-05-17T19:53:33.908Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-05-17T19:53:33.908Z] PASS [2021-05-17T19:53:33.908Z] coverage: 88.2% of statements [2021-05-17T19:53:33.908Z] ok github.com/docker/docker/pkg/pools 0.086s coverage: 88.2% of statements [2021-05-17T19:53:34.330Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-05-17T19:53:34.361Z] --- PASS: TestFailedConnection (1.02s) [2021-05-17T19:53:34.362Z] === RUN TestFailOnce [2021-05-17T19:53:34.362Z] 2021/05/17 19:53:34 http: panic serving 127.0.0.1:49221: Plugin not ready [2021-05-17T19:53:34.362Z] goroutine 10 [running]: [2021-05-17T19:53:34.362Z] net/http.(*conn).serve.func1(0xc000058aa0) [2021-05-17T19:53:34.362Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-05-17T19:53:34.362Z] panic(0x849b40, 0x986aa0) [2021-05-17T19:53:34.362Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-05-17T19:53:34.362Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a6e0, 0xc000132000, 0xc0000d0300) [2021-05-17T19:53:34.362Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-05-17T19:53:34.362Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a6e0, 0xc000132000, 0xc0000d0300) [2021-05-17T19:53:34.362Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-05-17T19:53:34.362Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a6e0, 0xc000132000, 0xc0000d0300) [2021-05-17T19:53:34.362Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-05-17T19:53:34.362Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a6e0, 0xc000132000, 0xc0000d0300) [2021-05-17T19:53:34.362Z] c:/go/src/net/http/server.go:2831 +0xab [2021-05-17T19:53:34.362Z] net/http.(*conn).serve(0xc000058aa0, 0x99b2a0, 0xc00004a980) [2021-05-17T19:53:34.362Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-05-17T19:53:34.362Z] created by net/http.(*Server).Serve [2021-05-17T19:53:34.362Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-05-17T19:53:34.362Z] time="2021-05-17T19:53:34Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49220/Test.FailOnce: Post http://127.0.0.1:49220/Test.FailOnce: EOF, retrying in 1s" [2021-05-17T19:53:34.591Z] --- PASS: TestCreateServiceMaxReplicas (4.11s) [2021-05-17T19:53:34.591Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-17T19:53:34.815Z] === RUN TestOutputOnPrematureClose [2021-05-17T19:53:34.815Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-05-17T19:53:34.815Z] === RUN TestCompleteSilently [2021-05-17T19:53:34.815Z] --- PASS: TestCompleteSilently (0.00s) [2021-05-17T19:53:34.815Z] PASS [2021-05-17T19:53:34.815Z] coverage: 75.9% of statements [2021-05-17T19:53:34.815Z] ok github.com/docker/docker/pkg/progress 0.042s coverage: 75.9% of statements [2021-05-17T19:53:34.815Z] === RUN TestSendToOneSub [2021-05-17T19:53:34.815Z] --- PASS: TestSendToOneSub (0.00s) [2021-05-17T19:53:34.815Z] === RUN TestSendToMultipleSubs [2021-05-17T19:53:34.815Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-05-17T19:53:34.815Z] === RUN TestEvictOneSub [2021-05-17T19:53:34.815Z] --- PASS: TestEvictOneSub (0.00s) [2021-05-17T19:53:34.815Z] === RUN TestClosePublisher [2021-05-17T19:53:34.815Z] --- PASS: TestClosePublisher (0.00s) [2021-05-17T19:53:34.815Z] === RUN TestPubSubRace [2021-05-17T19:53:34.854Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-05-17T19:53:35.268Z] --- PASS: TestFailOnce (1.15s) [2021-05-17T19:53:35.268Z] === RUN TestEchoInputOutput [2021-05-17T19:53:35.268Z] --- PASS: TestEchoInputOutput (0.00s) [2021-05-17T19:53:35.268Z] === RUN TestBackoff [2021-05-17T19:53:35.268Z] --- PASS: TestBackoff (0.00s) [2021-05-17T19:53:35.268Z] === RUN TestAbortRetry [2021-05-17T19:53:35.268Z] --- PASS: TestAbortRetry (0.00s) [2021-05-17T19:53:35.269Z] === RUN TestClientScheme [2021-05-17T19:53:35.269Z] --- PASS: TestClientScheme (0.00s) [2021-05-17T19:53:35.269Z] === RUN TestNewClientWithTimeout [2021-05-17T19:53:35.722Z] === RUN TestRegister [2021-05-17T19:53:35.722Z] --- PASS: TestRegister (0.00s) [2021-05-17T19:53:35.722Z] === RUN TestCommand [2021-05-17T19:53:35.722Z] --- PASS: TestCommand (0.03s) [2021-05-17T19:53:35.722Z] === RUN TestNaiveSelf [2021-05-17T19:53:35.722Z] --- PASS: TestNaiveSelf (0.03s) [2021-05-17T19:53:35.722Z] PASS [2021-05-17T19:53:35.722Z] coverage: 82.4% of statements [2021-05-17T19:53:35.722Z] time="2021-05-17T19:53:35Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-05-17T19:53:35.722Z] ok github.com/docker/docker/pkg/reexec 0.097s coverage: 82.4% of statements [2021-05-17T19:53:36.175Z] --- PASS: TestPubSubRace (1.05s) [2021-05-17T19:53:36.175Z] PASS [2021-05-17T19:53:36.175Z] coverage: 75.0% of statements [2021-05-17T19:53:36.175Z] ok github.com/docker/docker/pkg/pubsub 1.088s coverage: 75.0% of statements [2021-05-17T19:53:36.768Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-05-17T19:53:37.131Z] === RUN TestParseSignal [2021-05-17T19:53:37.131Z] --- PASS: TestParseSignal (0.00s) [2021-05-17T19:53:37.131Z] === RUN TestValidSignalForPlatform [2021-05-17T19:53:37.131Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-05-17T19:53:37.131Z] PASS [2021-05-17T19:53:37.131Z] coverage: 20.3% of statements [2021-05-17T19:53:37.131Z] ok github.com/docker/docker/pkg/signal 0.047s coverage: 20.3% of statements [2021-05-17T19:53:37.131Z] === RUN TestNewStdWriter [2021-05-17T19:53:37.131Z] --- PASS: TestNewStdWriter (0.00s) [2021-05-17T19:53:37.131Z] === RUN TestWriteWithUninitializedStdWriter [2021-05-17T19:53:37.131Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-05-17T19:53:37.131Z] === RUN TestWriteWithNilBytes [2021-05-17T19:53:37.131Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-05-17T19:53:37.131Z] === RUN TestWrite [2021-05-17T19:53:37.131Z] --- PASS: TestWrite (0.00s) [2021-05-17T19:53:37.131Z] === RUN TestWriteWithWriterError [2021-05-17T19:53:37.131Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-05-17T19:53:37.131Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-05-17T19:53:37.131Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-05-17T19:53:37.131Z] === RUN TestStdCopyWriteAndRead [2021-05-17T19:53:37.131Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-05-17T19:53:37.131Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-05-17T19:53:37.131Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-05-17T19:53:37.131Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-05-17T19:53:37.131Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-05-17T19:53:37.131Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-05-17T19:53:37.131Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-05-17T19:53:37.131Z] === RUN TestStdCopyWithInvalidInputHeader [2021-05-17T19:53:37.131Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-05-17T19:53:37.131Z] === RUN TestStdCopyWithCorruptedPrefix [2021-05-17T19:53:37.131Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-05-17T19:53:37.131Z] === RUN TestStdCopyReturnsWriteErrors [2021-05-17T19:53:37.131Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-05-17T19:53:37.131Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-05-17T19:53:37.131Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-05-17T19:53:37.131Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-05-17T19:53:37.131Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-05-17T19:53:37.131Z] PASS [2021-05-17T19:53:37.131Z] coverage: 100.0% of statements [2021-05-17T19:53:37.131Z] ok github.com/docker/docker/pkg/stdcopy 0.048s coverage: 100.0% of statements [2021-05-17T19:53:37.586Z] time="2021-05-17T19:53:37Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-05-17T19:53:38.040Z] === RUN TestGenerateRandomID [2021-05-17T19:53:38.040Z] --- PASS: TestGenerateRandomID (0.00s) [2021-05-17T19:53:38.040Z] === RUN TestShortenId [2021-05-17T19:53:38.040Z] --- PASS: TestShortenId (0.00s) [2021-05-17T19:53:38.040Z] === RUN TestShortenSha256Id [2021-05-17T19:53:38.040Z] --- PASS: TestShortenSha256Id (0.00s) [2021-05-17T19:53:38.040Z] === RUN TestShortenIdEmpty [2021-05-17T19:53:38.040Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-05-17T19:53:38.040Z] === RUN TestShortenIdInvalid [2021-05-17T19:53:38.040Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-05-17T19:53:38.040Z] === RUN TestIsShortIDNonHex [2021-05-17T19:53:38.040Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-05-17T19:53:38.040Z] === RUN TestIsShortIDNotCorrectSize [2021-05-17T19:53:38.040Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-05-17T19:53:38.040Z] PASS [2021-05-17T19:53:38.040Z] coverage: 70.6% of statements [2021-05-17T19:53:38.040Z] ok github.com/docker/docker/pkg/stringid 0.041s coverage: 70.6% of statements [2021-05-17T19:53:38.040Z] === RUN TestRawProgressFormatterFormatStatus [2021-05-17T19:53:38.040Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-05-17T19:53:38.040Z] === RUN TestRawProgressFormatterFormatProgress [2021-05-17T19:53:38.040Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-05-17T19:53:38.040Z] === RUN TestFormatStatus [2021-05-17T19:53:38.040Z] --- PASS: TestFormatStatus (0.00s) [2021-05-17T19:53:38.040Z] === RUN TestFormatError [2021-05-17T19:53:38.040Z] --- PASS: TestFormatError (0.00s) [2021-05-17T19:53:38.040Z] === RUN TestFormatJSONError [2021-05-17T19:53:38.040Z] --- PASS: TestFormatJSONError (0.00s) [2021-05-17T19:53:38.040Z] === RUN TestJsonProgressFormatterFormatProgress [2021-05-17T19:53:38.040Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-05-17T19:53:38.040Z] === RUN TestJsonProgressFormatterFormatStatus [2021-05-17T19:53:38.040Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-05-17T19:53:38.040Z] === RUN TestNewJSONProgressOutput [2021-05-17T19:53:38.040Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-05-17T19:53:38.040Z] === RUN TestAuxFormatterEmit [2021-05-17T19:53:38.040Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-05-17T19:53:38.040Z] === RUN TestStreamWriterStdout [2021-05-17T19:53:38.040Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-05-17T19:53:38.040Z] === RUN TestStreamWriterStderr [2021-05-17T19:53:38.040Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-05-17T19:53:38.040Z] PASS [2021-05-17T19:53:38.040Z] coverage: 66.2% of statements [2021-05-17T19:53:38.040Z] ok github.com/docker/docker/pkg/streamformatter 0.048s coverage: 66.2% of statements [2021-05-17T19:53:38.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-05-17T19:53:39.564Z] === RUN TestIsCpusetListAvailable [2021-05-17T19:53:39.564Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-05-17T19:53:39.564Z] PASS [2021-05-17T19:53:39.564Z] coverage: 38.2% of statements [2021-05-17T19:53:39.564Z] ok github.com/docker/docker/pkg/sysinfo 0.051s coverage: 38.2% of statements [2021-05-17T19:53:40.017Z] time="2021-05-17T19:53:39Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-05-17T19:53:40.017Z] === RUN TestChtimes [2021-05-17T19:53:40.017Z] --- PASS: TestChtimes (0.00s) [2021-05-17T19:53:40.017Z] === RUN TestChtimesWindows [2021-05-17T19:53:40.017Z] --- PASS: TestChtimesWindows (0.00s) [2021-05-17T19:53:40.017Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-05-17T19:53:40.017Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-05-17T19:53:40.017Z] === RUN TestEnsureRemoveAllNotExist [2021-05-17T19:53:40.017Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-05-17T19:53:40.017Z] === RUN TestEnsureRemoveAllWithDir [2021-05-17T19:53:40.017Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-05-17T19:53:40.017Z] === RUN TestEnsureRemoveAllWithFile [2021-05-17T19:53:40.017Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-05-17T19:53:40.017Z] === RUN TestHasWin32KSupport [2021-05-17T19:53:40.017Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-05-17T19:53:40.017Z] syscall_windows_test.go:8: win32k: true [2021-05-17T19:53:40.017Z] PASS [2021-05-17T19:53:40.017Z] coverage: 12.0% of statements [2021-05-17T19:53:40.017Z] ok github.com/docker/docker/pkg/system 0.066s coverage: 12.0% of statements [2021-05-17T19:53:40.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a8f440_} [2021-05-17T19:53:40.473Z] === RUN TestTailFile [2021-05-17T19:53:40.474Z] --- PASS: TestTailFile (0.00s) [2021-05-17T19:53:40.474Z] === RUN TestTailFileManyLines [2021-05-17T19:53:40.474Z] --- PASS: TestTailFileManyLines (0.00s) [2021-05-17T19:53:40.474Z] === RUN TestTailEmptyFile [2021-05-17T19:53:40.474Z] --- PASS: TestTailEmptyFile (0.00s) [2021-05-17T19:53:40.474Z] === RUN TestTailNegativeN [2021-05-17T19:53:40.474Z] --- PASS: TestTailNegativeN (0.00s) [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader [2021-05-17T19:53:40.474Z] === CONT TestNewTailReader [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/no_delimiter [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/no_delimiter [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/single_byte_delimiter [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/2_byte_delimiter [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/4_byte_delimiter [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/8_byte_delimiter [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/12_byte_delimiter [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/truncated_last_line [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-05-17T19:53:40.474Z] === CONT TestNewTailReader/no_delimiter [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-17T19:53:40.474Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-17T19:53:40.474Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-17T19:53:40.474Z] === CONT TestNewTailReader/12_byte_delimiter [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-17T19:53:40.474Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-17T19:53:40.474Z] === CONT TestNewTailReader/2_byte_delimiter [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-17T19:53:40.474Z] === CONT TestNewTailReader/single_byte_delimiter [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-17T19:53:40.474Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-17T19:53:40.474Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-17T19:53:40.474Z] === CONT TestNewTailReader/8_byte_delimiter [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-17T19:53:40.474Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-17T19:53:40.474Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-17T19:53:40.474Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-17T19:53:40.474Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-17T19:53:40.475Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-17T19:53:40.475Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-17T19:53:40.475Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-17T19:53:40.475Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-17T19:53:40.475Z] === CONT TestNewTailReader/4_byte_delimiter [2021-05-17T19:53:40.475Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-17T19:53:40.475Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-17T19:53:40.475Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-17T19:53:40.475Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-17T19:53:40.475Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-17T19:53:40.475Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-17T19:53:40.475Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-17T19:53:40.475Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-17T19:53:40.475Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-05-17T19:53:40.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-05-17T19:53:40.475Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-17T19:53:40.635Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-05-17T19:53:40.932Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-17T19:53:40.932Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-17T19:53:40.932Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-17T19:53:40.932Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-17T19:53:40.932Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-17T19:53:40.932Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-17T19:53:40.932Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-17T19:53:40.932Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-17T19:53:40.932Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-17T19:53:40.932Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-17T19:53:40.932Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-17T19:53:40.932Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-17T19:53:40.932Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-17T19:53:40.932Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-17T19:53:40.932Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-17T19:53:40.932Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-17T19:53:40.932Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-17T19:53:40.932Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-17T19:53:40.932Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-17T19:53:40.932Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-17T19:53:40.932Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-17T19:53:40.932Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-17T19:53:40.932Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-17T19:53:40.932Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-17T19:53:40.932Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-17T19:53:40.932Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-17T19:53:40.932Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-17T19:53:40.932Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-17T19:53:40.932Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-17T19:53:40.932Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-17T19:53:40.932Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-17T19:53:40.932Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-17T19:53:40.932Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-17T19:53:40.932Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-17T19:53:40.932Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-17T19:53:40.932Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-17T19:53:40.933Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-17T19:53:40.933Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-17T19:53:40.933Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-17T19:53:40.933Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-17T19:53:40.933Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-17T19:53:40.933Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-17T19:53:40.933Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-17T19:53:40.933Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-17T19:53:40.933Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-17T19:53:40.933Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-17T19:53:40.933Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-17T19:53:40.933Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-17T19:53:40.933Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-17T19:53:40.933Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-05-17T19:53:40.933Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-17T19:53:40.933Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-17T19:53:40.933Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-17T19:53:40.934Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-17T19:53:40.934Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-17T19:53:40.934Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-17T19:53:40.934Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-17T19:53:40.934Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-17T19:53:40.934Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-17T19:53:40.934Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-17T19:53:40.934Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-17T19:53:40.934Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-17T19:53:40.934Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-17T19:53:40.934Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-17T19:53:40.934Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-17T19:53:40.934Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-17T19:53:40.934Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-17T19:53:40.934Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-17T19:53:40.934Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-17T19:53:40.934Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-17T19:53:40.934Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-17T19:53:40.934Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-17T19:53:40.934Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-17T19:53:40.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-17T19:53:40.935Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-17T19:53:40.935Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-17T19:53:40.935Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-17T19:53:40.935Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-17T19:53:40.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-17T19:53:40.935Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-17T19:53:40.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-17T19:53:40.935Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-17T19:53:40.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-17T19:53:40.935Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-17T19:53:40.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-17T19:53:40.935Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-17T19:53:40.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-17T19:53:40.935Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-17T19:53:40.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-17T19:53:40.935Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-17T19:53:40.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-17T19:53:40.935Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-17T19:53:40.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-17T19:53:40.935Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-17T19:53:40.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-17T19:53:40.935Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-17T19:53:40.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-17T19:53:40.935Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-17T19:53:40.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-17T19:53:40.935Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-17T19:53:40.935Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-17T19:53:40.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-17T19:53:40.935Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-17T19:53:40.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-17T19:53:40.935Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-17T19:53:40.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-17T19:53:40.935Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-17T19:53:40.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-17T19:53:40.935Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-17T19:53:40.935Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-17T19:53:40.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-17T19:53:40.935Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-17T19:53:40.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-17T19:53:40.935Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-17T19:53:40.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-17T19:53:40.935Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-17T19:53:40.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-17T19:53:40.935Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-17T19:53:40.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-17T19:53:40.935Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-17T19:53:40.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-17T19:53:40.935Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-17T19:53:40.935Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-05-17T19:53:40.935Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-17T19:53:40.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-17T19:53:40.935Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-17T19:53:40.935Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-17T19:53:40.935Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-17T19:53:40.935Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-17T19:53:40.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-17T19:53:40.935Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-17T19:53:40.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-17T19:53:40.935Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-17T19:53:40.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-17T19:53:40.935Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-17T19:53:40.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-17T19:53:40.935Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-17T19:53:40.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-17T19:53:40.935Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-17T19:53:40.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-17T19:53:40.935Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-17T19:53:40.935Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-17T19:53:40.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-17T19:53:40.935Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-17T19:53:40.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-17T19:53:40.935Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-17T19:53:40.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-17T19:53:40.935Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-17T19:53:40.935Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-17T19:53:40.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-17T19:53:40.935Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-17T19:53:40.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-17T19:53:40.935Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-17T19:53:40.935Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-17T19:53:40.935Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-17T19:53:40.935Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-17T19:53:40.935Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-17T19:53:40.935Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-17T19:53:40.935Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-17T19:53:40.935Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-17T19:53:40.935Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-17T19:53:40.935Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-17T19:53:40.935Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-17T19:53:40.935Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-17T19:53:40.935Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-17T19:53:40.935Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-17T19:53:40.935Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-17T19:53:40.935Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-17T19:53:40.935Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-17T19:53:40.935Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-17T19:53:40.935Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-17T19:53:40.935Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-17T19:53:40.935Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-17T19:53:40.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-17T19:53:40.935Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-17T19:53:40.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-17T19:53:40.935Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-17T19:53:40.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-17T19:53:40.935Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-17T19:53:40.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-17T19:53:40.935Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-17T19:53:40.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-17T19:53:40.935Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-17T19:53:40.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-17T19:53:40.935Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-17T19:53:40.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-17T19:53:40.935Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-17T19:53:40.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-17T19:53:40.935Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-17T19:53:40.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-17T19:53:40.935Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-17T19:53:40.935Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-17T19:53:40.935Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-17T19:53:40.935Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-17T19:53:40.935Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-17T19:53:40.935Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-17T19:53:40.935Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-17T19:53:40.935Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-17T19:53:40.935Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-17T19:53:40.935Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-17T19:53:40.935Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-17T19:53:40.935Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-17T19:53:40.935Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-17T19:53:40.935Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-17T19:53:40.935Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-17T19:53:40.935Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-17T19:53:40.935Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-17T19:53:40.935Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-17T19:53:40.935Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-17T19:53:40.935Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-17T19:53:40.935Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-17T19:53:40.935Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-17T19:53:40.935Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-17T19:53:40.935Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-17T19:53:40.936Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-17T19:53:40.936Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-17T19:53:40.936Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-17T19:53:40.936Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-17T19:53:40.936Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-17T19:53:40.936Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-17T19:53:40.936Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-17T19:53:40.936Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-17T19:53:40.936Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-17T19:53:40.936Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-17T19:53:40.936Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-17T19:53:40.936Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-17T19:53:40.936Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-17T19:53:40.936Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-17T19:53:40.936Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-17T19:53:40.936Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-17T19:53:40.936Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-17T19:53:40.936Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-17T19:53:40.936Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-17T19:53:40.936Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-17T19:53:40.936Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-17T19:53:40.936Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-17T19:53:40.936Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-17T19:53:40.936Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-17T19:53:40.936Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-17T19:53:40.936Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-17T19:53:40.936Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-17T19:53:41.391Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-17T19:53:41.391Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-17T19:53:41.391Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-17T19:53:41.391Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-17T19:53:41.391Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-17T19:53:41.391Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-17T19:53:41.391Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-17T19:53:41.391Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-17T19:53:41.391Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-17T19:53:41.391Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-17T19:53:41.391Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-17T19:53:41.391Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-17T19:53:41.391Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-05-17T19:53:41.391Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-17T19:53:41.391Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-17T19:53:41.391Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-17T19:53:41.391Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-17T19:53:41.391Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-17T19:53:41.391Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-17T19:53:41.391Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-17T19:53:41.391Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-17T19:53:41.391Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-17T19:53:41.391Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-17T19:53:41.391Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-17T19:53:41.391Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-17T19:53:41.391Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-17T19:53:41.391Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-17T19:53:41.391Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-17T19:53:41.391Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-17T19:53:41.391Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-17T19:53:41.391Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-17T19:53:41.391Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-17T19:53:41.391Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-17T19:53:41.391Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-17T19:53:41.391Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-17T19:53:41.391Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-17T19:53:41.391Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-17T19:53:41.391Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-17T19:53:41.391Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-17T19:53:41.391Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-17T19:53:41.391Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-17T19:53:41.391Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-17T19:53:41.391Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-17T19:53:41.391Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-17T19:53:41.391Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-17T19:53:41.391Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-17T19:53:41.391Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-17T19:53:41.391Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-17T19:53:41.391Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-17T19:53:41.391Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-17T19:53:41.391Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-17T19:53:41.391Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-17T19:53:41.391Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-17T19:53:41.391Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-17T19:53:41.391Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-17T19:53:41.391Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-17T19:53:41.391Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-17T19:53:41.391Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-17T19:53:41.391Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-17T19:53:41.391Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-17T19:53:41.391Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-17T19:53:41.391Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-17T19:53:41.391Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-17T19:53:41.391Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-17T19:53:41.391Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-17T19:53:41.391Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-17T19:53:41.391Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-17T19:53:41.391Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-17T19:53:41.391Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-17T19:53:41.391Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-17T19:53:41.391Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-17T19:53:41.391Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-17T19:53:41.391Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-17T19:53:41.391Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-17T19:53:41.391Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-17T19:53:41.391Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-17T19:53:41.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-17T19:53:41.392Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-17T19:53:41.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-17T19:53:41.392Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-17T19:53:41.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-17T19:53:41.392Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-17T19:53:41.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-17T19:53:41.392Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-17T19:53:41.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-17T19:53:41.392Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-17T19:53:41.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-17T19:53:41.392Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-17T19:53:41.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-17T19:53:41.392Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-17T19:53:41.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-17T19:53:41.392Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-17T19:53:41.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-17T19:53:41.392Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-17T19:53:41.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-17T19:53:41.392Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-17T19:53:41.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-17T19:53:41.392Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-17T19:53:41.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-17T19:53:41.392Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-17T19:53:41.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-17T19:53:41.392Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-17T19:53:41.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-17T19:53:41.392Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-17T19:53:41.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-17T19:53:41.392Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-17T19:53:41.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-17T19:53:41.392Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-17T19:53:41.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-17T19:53:41.392Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-17T19:53:41.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-17T19:53:41.392Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-17T19:53:41.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-17T19:53:41.392Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-17T19:53:41.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-17T19:53:41.392Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-17T19:53:41.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-17T19:53:41.392Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-17T19:53:41.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-17T19:53:41.392Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-17T19:53:41.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-17T19:53:41.392Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-17T19:53:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.02s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.02s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-17T19:53:41.393Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.01s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.02s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.02s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.02s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.02s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-17T19:53:41.394Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.01s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.03s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-17T19:53:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-17T19:53:41.576Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1582627387_/foo_false____} [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.03s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.03s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-17T19:53:41.912Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-17T19:53:41.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-17T19:53:41.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-17T19:53:41.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-17T19:53:41.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-17T19:53:41.913Z] PASS [2021-05-17T19:53:41.913Z] coverage: 88.6% of statements [2021-05-17T19:53:41.913Z] ok github.com/docker/docker/pkg/tailfile 0.546s coverage: 88.6% of statements [2021-05-17T19:53:41.913Z] === RUN TestTarSumRemoveNonExistent [2021-05-17T19:53:41.913Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-05-17T19:53:41.913Z] === RUN TestTarSumRemove [2021-05-17T19:53:41.913Z] --- PASS: TestTarSumRemove (0.00s) [2021-05-17T19:53:41.913Z] === RUN TestSortFileInfoSums [2021-05-17T19:53:41.913Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-05-17T19:53:41.913Z] === RUN TestNewTarSumForLabelInvalid [2021-05-17T19:53:41.913Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-05-17T19:53:41.913Z] === RUN TestNewTarSumForLabel [2021-05-17T19:53:41.913Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-05-17T19:53:41.913Z] === RUN TestEmptyTar [2021-05-17T19:53:41.913Z] --- PASS: TestEmptyTar (0.00s) [2021-05-17T19:53:41.913Z] === RUN TestTarSumsReadSize [2021-05-17T19:53:41.913Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-05-17T19:53:41.913Z] === RUN TestTarSums [2021-05-17T19:53:41.913Z] --- PASS: TestTarSums (0.10s) [2021-05-17T19:53:41.913Z] === RUN TestIteration [2021-05-17T19:53:41.913Z] --- PASS: TestIteration (0.00s) [2021-05-17T19:53:41.913Z] === RUN TestVersionLabelForChecksum [2021-05-17T19:53:41.913Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-05-17T19:53:41.913Z] === RUN TestVersion [2021-05-17T19:53:41.913Z] --- PASS: TestVersion (0.00s) [2021-05-17T19:53:41.913Z] === RUN TestGetVersion [2021-05-17T19:53:41.913Z] --- PASS: TestGetVersion (0.00s) [2021-05-17T19:53:41.913Z] === RUN TestGetVersions [2021-05-17T19:53:41.913Z] --- PASS: TestGetVersions (0.00s) [2021-05-17T19:53:41.913Z] PASS [2021-05-17T19:53:41.913Z] coverage: 89.3% of statements [2021-05-17T19:53:41.913Z] ok github.com/docker/docker/pkg/tarsum 0.157s coverage: 89.3% of statements [2021-05-17T19:53:42.366Z] testing: warning: no tests to run [2021-05-17T19:53:42.366Z] PASS [2021-05-17T19:53:42.366Z] coverage: [no statements] [2021-05-17T19:53:42.366Z] ok github.com/docker/docker/pkg/term/windows 0.053s coverage: [no statements] [no tests to run] [2021-05-17T19:53:42.820Z] === RUN TestTruncIndex [2021-05-17T19:53:42.820Z] --- PASS: TestTruncIndex (0.10s) [2021-05-17T19:53:42.820Z] PASS [2021-05-17T19:53:42.820Z] coverage: 91.5% of statements [2021-05-17T19:53:42.820Z] ok github.com/docker/docker/pkg/truncindex 0.142s coverage: 91.5% of statements [2021-05-17T19:53:43.273Z] === RUN TestIsGIT [2021-05-17T19:53:43.273Z] --- PASS: TestIsGIT (0.00s) [2021-05-17T19:53:43.273Z] === RUN TestIsTransport [2021-05-17T19:53:43.273Z] --- PASS: TestIsTransport (0.00s) [2021-05-17T19:53:43.273Z] PASS [2021-05-17T19:53:43.273Z] coverage: 100.0% of statements [2021-05-17T19:53:43.273Z] ok github.com/docker/docker/pkg/urlutil 0.039s coverage: 100.0% of statements [2021-05-17T19:53:43.631Z] --- PASS: TestServiceUpdateSecrets (15.04s) [2021-05-17T19:53:43.631Z] === RUN TestServiceUpdateConfigs [2021-05-17T19:53:43.725Z] === RUN TestVersionInfo [2021-05-17T19:53:43.725Z] --- PASS: TestVersionInfo (0.00s) [2021-05-17T19:53:43.725Z] === RUN TestAppendVersions [2021-05-17T19:53:43.725Z] --- PASS: TestAppendVersions (0.00s) [2021-05-17T19:53:43.725Z] PASS [2021-05-17T19:53:43.725Z] coverage: 88.9% of statements [2021-05-17T19:53:43.725Z] ok github.com/docker/docker/pkg/useragent 0.059s coverage: 88.9% of statements [2021-05-17T19:53:44.123Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1582627387_/foo_true____} [2021-05-17T19:53:44.681Z] time="2021-05-17T19:53:44Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-05-17T19:53:45.506Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3379281502_/foo_false____} [2021-05-17T19:53:45.637Z] === RUN TestValidatePrivileges [2021-05-17T19:53:45.637Z] --- PASS: TestValidatePrivileges (0.00s) [2021-05-17T19:53:45.637Z] === RUN TestFilterByCapNeg [2021-05-17T19:53:45.637Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-05-17T19:53:45.637Z] === RUN TestFilterByCapPos [2021-05-17T19:53:45.637Z] --- PASS: TestFilterByCapPos (0.00s) [2021-05-17T19:53:45.637Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-05-17T19:53:45.637Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-05-17T19:53:45.637Z] PASS [2021-05-17T19:53:45.637Z] coverage: 12.0% of statements [2021-05-17T19:53:45.637Z] ok github.com/docker/docker/plugin 0.068s coverage: 12.0% of statements [2021-05-17T19:53:45.637Z] === RUN TestNewSettable [2021-05-17T19:53:45.637Z] --- PASS: TestNewSettable (0.00s) [2021-05-17T19:53:45.637Z] === RUN TestIsSettable [2021-05-17T19:53:45.637Z] --- PASS: TestIsSettable (0.00s) [2021-05-17T19:53:45.637Z] === RUN TestUpdateSettingsEnv [2021-05-17T19:53:45.637Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-05-17T19:53:45.637Z] PASS [2021-05-17T19:53:45.637Z] coverage: 20.1% of statements [2021-05-17T19:53:45.637Z] ok github.com/docker/docker/plugin/v2 0.054s coverage: 20.1% of statements [2021-05-17T19:53:46.891Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3379281502_/foo_true____} [2021-05-17T19:53:47.157Z] === RUN TestLoad [2021-05-17T19:53:47.157Z] --- PASS: TestLoad (0.00s) [2021-05-17T19:53:47.157Z] === RUN TestSave [2021-05-17T19:53:47.157Z] --- PASS: TestSave (0.03s) [2021-05-17T19:53:47.157Z] === RUN TestAddDeleteGet [2021-05-17T19:53:47.157Z] --- PASS: TestAddDeleteGet (0.05s) [2021-05-17T19:53:47.157Z] === RUN TestInvalidTags [2021-05-17T19:53:47.157Z] --- PASS: TestInvalidTags (0.01s) [2021-05-17T19:53:47.157Z] PASS [2021-05-17T19:53:47.157Z] coverage: 84.4% of statements [2021-05-17T19:53:47.157Z] ok github.com/docker/docker/reference 0.142s coverage: 84.4% of statements [2021-05-17T19:53:48.674Z] === RUN TestResolveAuthConfigIndexServer [2021-05-17T19:53:48.674Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-05-17T19:53:48.674Z] === RUN TestResolveAuthConfigFullURL [2021-05-17T19:53:48.674Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-05-17T19:53:48.674Z] === RUN TestLoadAllowNondistributableArtifacts [2021-05-17T19:53:48.674Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-05-17T19:53:48.674Z] === RUN TestValidateMirror [2021-05-17T19:53:48.674Z] --- PASS: TestValidateMirror (0.00s) [2021-05-17T19:53:48.674Z] === RUN TestLoadInsecureRegistries [2021-05-17T19:53:48.803Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3379281502_/foo_true__0xc000a8f4a0__} [2021-05-17T19:53:49.127Z] time="2021-05-17T19:53:48Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-05-17T19:53:49.127Z] time="2021-05-17T19:53:48Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-05-17T19:53:49.127Z] time="2021-05-17T19:53:48Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-05-17T19:53:49.127Z] --- PASS: TestLoadInsecureRegistries (0.15s) [2021-05-17T19:53:49.127Z] === RUN TestNewServiceConfig [2021-05-17T19:53:49.127Z] --- PASS: TestNewServiceConfig (0.00s) [2021-05-17T19:53:49.127Z] === RUN TestValidateIndexName [2021-05-17T19:53:49.127Z] --- PASS: TestValidateIndexName (0.00s) [2021-05-17T19:53:49.127Z] === RUN TestValidateIndexNameWithError [2021-05-17T19:53:49.127Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-05-17T19:53:49.127Z] === RUN TestEndpointParse [2021-05-17T19:53:49.127Z] --- PASS: TestEndpointParse (0.00s) [2021-05-17T19:53:49.127Z] === RUN TestEndpointParseInvalid [2021-05-17T19:53:49.127Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-05-17T19:53:49.127Z] === RUN TestValidateEndpoint [2021-05-17T19:53:49.127Z] --- PASS: TestValidateEndpoint (0.01s) [2021-05-17T19:53:49.127Z] === RUN TestPing [2021-05-17T19:53:49.127Z] --- PASS: TestPing (0.00s) [2021-05-17T19:53:49.127Z] === RUN TestPingRegistryEndpoint [2021-05-17T19:53:49.127Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-05-17T19:53:49.127Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-05-17T19:53:49.127Z] === RUN TestEndpoint [2021-05-17T19:53:49.127Z] --- SKIP: TestEndpoint (0.00s) [2021-05-17T19:53:49.127Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-05-17T19:53:49.127Z] === RUN TestParseRepositoryInfo [2021-05-17T19:53:49.127Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-05-17T19:53:49.127Z] === RUN TestNewIndexInfo [2021-05-17T19:53:49.127Z] --- PASS: TestNewIndexInfo (0.00s) [2021-05-17T19:53:49.127Z] === RUN TestMirrorEndpointLookup [2021-05-17T19:53:49.127Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-05-17T19:53:49.127Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-05-17T19:53:49.127Z] === RUN TestSearchRepositories [2021-05-17T19:53:49.127Z] --- PASS: TestSearchRepositories (0.01s) [2021-05-17T19:53:49.127Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-05-17T19:53:49.127Z] Host: 127.0.0.1:49230 [2021-05-17T19:53:49.127Z] User-Agent: docker test client [2021-05-17T19:53:49.127Z] Authorization: Token fake-token [2021-05-17T19:53:49.127Z] X-Docker-Token: true [2021-05-17T19:53:49.127Z] Accept-Encoding: gzip [2021-05-17T19:53:49.127Z] [2021-05-17T19:53:49.127Z] [2021-05-17T19:53:49.127Z] registry_test.go:730: HTTP/1.1 200 OK [2021-05-17T19:53:49.127Z] Connection: close [2021-05-17T19:53:49.127Z] Content-Length: 144 [2021-05-17T19:53:49.127Z] Cache-Control: no-cache [2021-05-17T19:53:49.127Z] Content-Type: application/json [2021-05-17T19:53:49.127Z] Date: Mon, 17 May 2021 19:53:48 GMT [2021-05-17T19:53:49.127Z] Expires: -1 [2021-05-17T19:53:49.127Z] Pragma: no-cache [2021-05-17T19:53:49.127Z] Server: docker-tests/mock [2021-05-17T19:53:49.127Z] X-Docker-Registry-Config: mock [2021-05-17T19:53:49.127Z] X-Docker-Registry-Version: 0.0.0 [2021-05-17T19:53:49.127Z] [2021-05-17T19:53:49.127Z] [2021-05-17T19:53:49.127Z] === RUN TestTrustedLocation [2021-05-17T19:53:49.127Z] --- PASS: TestTrustedLocation (0.00s) [2021-05-17T19:53:49.127Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-05-17T19:53:49.127Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-05-17T19:53:49.127Z] === RUN TestAllowNondistributableArtifacts [2021-05-17T19:53:49.127Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-05-17T19:53:49.127Z] === RUN TestIsSecureIndex [2021-05-17T19:53:49.127Z] --- PASS: TestIsSecureIndex (0.00s) [2021-05-17T19:53:49.127Z] PASS [2021-05-17T19:53:49.127Z] coverage: 51.7% of statements [2021-05-17T19:53:49.127Z] ok github.com/docker/docker/registry 0.250s coverage: 51.7% of statements [2021-05-17T19:53:49.127Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-05-17T19:53:49.127Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-05-17T19:53:49.127Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-05-17T19:53:49.127Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-05-17T19:53:49.127Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-05-17T19:53:49.127Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-05-17T19:53:49.127Z] === RUN TestResumableRequestReaderWithReadError [2021-05-17T19:53:49.127Z] time="2021-05-17T19:53:48Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-05-17T19:53:49.127Z] --- PASS: TestResumableRequestReaderWithReadError (0.15s) [2021-05-17T19:53:49.127Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-05-17T19:53:49.127Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-05-17T19:53:49.127Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-05-17T19:53:49.127Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-05-17T19:53:49.127Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-05-17T19:53:49.127Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-05-17T19:53:49.127Z] === RUN TestResumableRequestReader [2021-05-17T19:53:49.127Z] --- PASS: TestResumableRequestReader (0.00s) [2021-05-17T19:53:49.127Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-05-17T19:53:49.127Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-05-17T19:53:49.127Z] PASS [2021-05-17T19:53:49.127Z] coverage: 100.0% of statements [2021-05-17T19:53:49.127Z] ok github.com/docker/docker/registry/resumable 0.235s coverage: 100.0% of statements [2021-05-17T19:53:49.374Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.53s) [2021-05-17T19:53:49.374Z] === RUN TestCreateServiceSecretFileMode [2021-05-17T19:53:50.082Z] === RUN TestRestartManagerTimeout [2021-05-17T19:53:50.082Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-05-17T19:53:50.082Z] === RUN TestRestartManagerTimeoutReset [2021-05-17T19:53:50.082Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-05-17T19:53:50.082Z] PASS [2021-05-17T19:53:50.082Z] coverage: 50.9% of statements [2021-05-17T19:53:50.082Z] ok github.com/docker/docker/restartmanager 0.042s coverage: 50.9% of statements [2021-05-17T19:53:50.316Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a8f4c0_} [2021-05-17T19:53:50.535Z] === RUN TestDecodeContainerConfig [2021-05-17T19:53:50.535Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-05-17T19:53:50.535Z] === RUN TestDecodeContainerConfigIsolation [2021-05-17T19:53:50.535Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-05-17T19:53:50.535Z] === RUN TestValidatePrivileged [2021-05-17T19:53:50.535Z] --- PASS: TestValidatePrivileged (0.00s) [2021-05-17T19:53:50.535Z] PASS [2021-05-17T19:53:50.535Z] coverage: 52.2% of statements [2021-05-17T19:53:50.535Z] ok github.com/docker/docker/runconfig 0.050s coverage: 52.2% of statements [2021-05-17T19:53:50.988Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-05-17T19:53:50.988Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-05-17T19:53:50.988Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-05-17T19:53:50.988Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-05-17T19:53:50.988Z] PASS [2021-05-17T19:53:50.988Z] coverage: 62.5% of statements [2021-05-17T19:53:50.988Z] ok github.com/docker/docker/testutil 0.121s coverage: 62.5% of statements [2021-05-17T19:53:51.945Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-05-17T19:53:51.945Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-05-17T19:53:51.945Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-05-17T19:53:51.945Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-05-17T19:53:51.945Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-05-17T19:53:51.945Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-05-17T19:53:51.945Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-05-17T19:53:51.945Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-05-17T19:53:51.945Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-05-17T19:53:52.232Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a8f4e0_} [2021-05-17T19:53:52.493Z] --- PASS: TestCreateServiceSecretFileMode (3.22s) [2021-05-17T19:53:52.493Z] === RUN TestCreateServiceConfigFileMode [2021-05-17T19:53:52.900Z] --- PASS: TestNewClientWithTimeout (17.66s) [2021-05-17T19:53:52.900Z] === RUN TestClientStream [2021-05-17T19:53:52.900Z] --- PASS: TestClientStream (0.00s) [2021-05-17T19:53:52.900Z] === RUN TestClientSendFile [2021-05-17T19:53:52.900Z] --- PASS: TestClientSendFile (0.00s) [2021-05-17T19:53:52.900Z] === RUN TestClientWithRequestTimeout [2021-05-17T19:53:52.900Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-05-17T19:53:52.900Z] === RUN TestFileSpecPlugin [2021-05-17T19:53:52.900Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-05-17T19:53:52.900Z] === RUN TestFileJSONSpecPlugin [2021-05-17T19:53:52.900Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-05-17T19:53:52.900Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-05-17T19:53:52.900Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-05-17T19:53:52.900Z] === RUN TestPluginAddHandler [2021-05-17T19:53:52.900Z] --- PASS: TestPluginAddHandler (0.00s) [2021-05-17T19:53:52.900Z] === RUN TestPluginWaitBadPlugin [2021-05-17T19:53:52.900Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-05-17T19:53:52.900Z] === RUN TestGet [2021-05-17T19:53:52.900Z] time="2021-05-17T19:53:52Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-05-17T19:53:53.881Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a8f500_} [2021-05-17T19:53:54.420Z] time="2021-05-17T19:53:53Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-05-17T19:53:54.420Z] === RUN TestGetAddress [2021-05-17T19:53:54.420Z] --- PASS: TestGetAddress (0.00s) [2021-05-17T19:53:54.420Z] === RUN TestRemove [2021-05-17T19:53:54.420Z] --- SKIP: TestRemove (0.00s) [2021-05-17T19:53:54.420Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-05-17T19:53:54.420Z] === RUN TestInitializeWithVolumes [2021-05-17T19:53:54.420Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-05-17T19:53:54.420Z] === RUN TestCreate [2021-05-17T19:53:54.420Z] --- PASS: TestCreate (0.01s) [2021-05-17T19:53:54.420Z] === RUN TestValidateName [2021-05-17T19:53:54.420Z] --- PASS: TestValidateName (0.00s) [2021-05-17T19:53:54.420Z] === RUN TestCreateWithOpts [2021-05-17T19:53:54.420Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-05-17T19:53:54.420Z] local_test.go:181: runtime.GOOS == "windows" [2021-05-17T19:53:54.420Z] === RUN TestRelaodNoOpts [2021-05-17T19:53:54.420Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-05-17T19:53:54.420Z] PASS [2021-05-17T19:53:54.420Z] coverage: 41.5% of statements [2021-05-17T19:53:54.420Z] ok github.com/docker/docker/volume/local 0.084s coverage: 41.5% of statements [2021-05-17T19:53:54.420Z] === RUN TestGetDriver [2021-05-17T19:53:54.420Z] --- PASS: TestGetDriver (0.00s) [2021-05-17T19:53:54.420Z] === RUN TestVolumeRequestError [2021-05-17T19:53:54.420Z] --- PASS: TestVolumeRequestError (0.01s) [2021-05-17T19:53:54.420Z] PASS [2021-05-17T19:53:54.420Z] coverage: 36.1% of statements [2021-05-17T19:53:54.420Z] ok github.com/docker/docker/volume/drivers 0.116s coverage: 36.1% of statements [2021-05-17T19:53:54.873Z] === RUN TestConvertTmpfsOptions [2021-05-17T19:53:54.873Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-05-17T19:53:54.873Z] parser_test.go:49: data="mode=700,size=1m" [2021-05-17T19:53:54.873Z] parser_test.go:49: data="ro" [2021-05-17T19:53:54.873Z] === RUN TestParseMountRaw [2021-05-17T19:53:54.873Z] --- PASS: TestParseMountRaw (0.03s) [2021-05-17T19:53:54.873Z] === RUN TestParseMountRawSplit [2021-05-17T19:53:54.873Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-05-17T19:53:54.873Z] parser_test.go:390: case 0 [2021-05-17T19:53:54.873Z] parser_test.go:390: case 1 [2021-05-17T19:53:54.873Z] parser_test.go:390: case 2 [2021-05-17T19:53:54.873Z] parser_test.go:390: case 3 [2021-05-17T19:53:54.873Z] parser_test.go:390: case 4 [2021-05-17T19:53:54.873Z] parser_test.go:390: case 5 [2021-05-17T19:53:54.873Z] parser_test.go:390: case 6 [2021-05-17T19:53:54.873Z] parser_test.go:390: case 7 [2021-05-17T19:53:54.873Z] parser_test.go:390: case 8 [2021-05-17T19:53:54.873Z] parser_test.go:390: case 0 [2021-05-17T19:53:54.873Z] parser_test.go:390: case 1 [2021-05-17T19:53:54.873Z] parser_test.go:390: case 2 [2021-05-17T19:53:54.873Z] parser_test.go:390: case 3 [2021-05-17T19:53:54.873Z] parser_test.go:390: case 4 [2021-05-17T19:53:54.873Z] parser_test.go:390: case 5 [2021-05-17T19:53:54.873Z] parser_test.go:390: case 6 [2021-05-17T19:53:54.873Z] parser_test.go:390: case 7 [2021-05-17T19:53:54.873Z] parser_test.go:390: case 8 [2021-05-17T19:53:54.873Z] parser_test.go:390: case 9 [2021-05-17T19:53:54.873Z] parser_test.go:390: case 10 [2021-05-17T19:53:54.873Z] parser_test.go:390: case 11 [2021-05-17T19:53:54.873Z] parser_test.go:390: case 12 [2021-05-17T19:53:54.873Z] parser_test.go:390: case 0 [2021-05-17T19:53:54.873Z] parser_test.go:390: case 1 [2021-05-17T19:53:54.873Z] parser_test.go:390: case 2 [2021-05-17T19:53:54.873Z] parser_test.go:390: case 3 [2021-05-17T19:53:54.873Z] parser_test.go:390: case 4 [2021-05-17T19:53:54.873Z] parser_test.go:390: case 5 [2021-05-17T19:53:54.873Z] parser_test.go:390: case 6 [2021-05-17T19:53:54.873Z] parser_test.go:390: case 7 [2021-05-17T19:53:54.873Z] parser_test.go:390: case 8 [2021-05-17T19:53:54.873Z] parser_test.go:390: case 9 [2021-05-17T19:53:54.873Z] parser_test.go:390: case 10 [2021-05-17T19:53:54.873Z] parser_test.go:390: case 11 [2021-05-17T19:53:54.873Z] === RUN TestParseMountSpec [2021-05-17T19:53:54.873Z] --- PASS: TestParseMountSpec (0.00s) [2021-05-17T19:53:54.873Z] parser_test.go:455: case 0 [2021-05-17T19:53:54.873Z] parser_test.go:455: case 1 [2021-05-17T19:53:54.873Z] parser_test.go:455: case 2 [2021-05-17T19:53:54.873Z] parser_test.go:455: case 3 [2021-05-17T19:53:54.873Z] parser_test.go:455: case 4 [2021-05-17T19:53:54.873Z] parser_test.go:455: case 5 [2021-05-17T19:53:54.873Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-05-17T19:53:54.873Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-05-17T19:53:54.873Z] === RUN TestValidateMount [2021-05-17T19:53:54.873Z] --- PASS: TestValidateMount (0.00s) [2021-05-17T19:53:54.873Z] PASS [2021-05-17T19:53:54.873Z] coverage: 66.2% of statements [2021-05-17T19:53:54.873Z] ok github.com/docker/docker/volume/mounts 0.092s coverage: 66.2% of statements [2021-05-17T19:53:55.292Z] --- PASS: TestCreateServiceConfigFileMode (2.73s) [2021-05-17T19:53:55.292Z] === RUN TestCreateServiceSysctls [2021-05-17T19:53:55.866Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a8f520_} [2021-05-17T19:53:56.396Z] time="2021-05-17T19:53:55Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-05-17T19:53:56.396Z] === RUN TestSetGetMeta [2021-05-17T19:53:56.396Z] === PAUSE TestSetGetMeta [2021-05-17T19:53:56.396Z] === RUN TestRestore [2021-05-17T19:53:56.396Z] === PAUSE TestRestore [2021-05-17T19:53:56.396Z] === RUN TestServiceCreate [2021-05-17T19:53:56.396Z] === PAUSE TestServiceCreate [2021-05-17T19:53:56.396Z] === RUN TestServiceList [2021-05-17T19:53:56.396Z] === PAUSE TestServiceList [2021-05-17T19:53:56.396Z] === RUN TestServiceRemove [2021-05-17T19:53:56.396Z] === PAUSE TestServiceRemove [2021-05-17T19:53:56.396Z] === RUN TestServiceGet [2021-05-17T19:53:56.396Z] === PAUSE TestServiceGet [2021-05-17T19:53:56.396Z] === RUN TestServicePrune [2021-05-17T19:53:56.396Z] === PAUSE TestServicePrune [2021-05-17T19:53:56.396Z] === RUN TestCreate [2021-05-17T19:53:56.396Z] === PAUSE TestCreate [2021-05-17T19:53:56.396Z] === RUN TestRemove [2021-05-17T19:53:56.396Z] === PAUSE TestRemove [2021-05-17T19:53:56.396Z] === RUN TestList [2021-05-17T19:53:56.396Z] === PAUSE TestList [2021-05-17T19:53:56.396Z] === RUN TestFindByDriver [2021-05-17T19:53:56.396Z] === PAUSE TestFindByDriver [2021-05-17T19:53:56.396Z] === RUN TestFindByReferenced [2021-05-17T19:53:56.396Z] === PAUSE TestFindByReferenced [2021-05-17T19:53:56.396Z] === RUN TestDerefMultipleOfSameRef [2021-05-17T19:53:56.396Z] === PAUSE TestDerefMultipleOfSameRef [2021-05-17T19:53:56.396Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-17T19:53:56.396Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-17T19:53:56.396Z] === RUN TestDefererencePluginOnCreateError [2021-05-17T19:53:56.396Z] === PAUSE TestDefererencePluginOnCreateError [2021-05-17T19:53:56.396Z] === RUN TestRefDerefRemove [2021-05-17T19:53:56.396Z] === PAUSE TestRefDerefRemove [2021-05-17T19:53:56.396Z] === RUN TestGet [2021-05-17T19:53:56.396Z] === PAUSE TestGet [2021-05-17T19:53:56.396Z] === RUN TestGetWithReference [2021-05-17T19:53:56.396Z] === PAUSE TestGetWithReference [2021-05-17T19:53:56.396Z] === RUN TestFilterFunc [2021-05-17T19:53:56.396Z] === RUN TestFilterFunc/test_nil_list [2021-05-17T19:53:56.396Z] === PAUSE TestFilterFunc/test_nil_list [2021-05-17T19:53:56.396Z] === RUN TestFilterFunc/test_empty_list [2021-05-17T19:53:56.396Z] === PAUSE TestFilterFunc/test_empty_list [2021-05-17T19:53:56.396Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-05-17T19:53:56.396Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-05-17T19:53:56.396Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-17T19:53:56.396Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-17T19:53:56.396Z] === RUN TestFilterFunc/test_filter_some [2021-05-17T19:53:56.396Z] === PAUSE TestFilterFunc/test_filter_some [2021-05-17T19:53:56.396Z] === RUN TestFilterFunc/test_filter_middle [2021-05-17T19:53:56.396Z] === PAUSE TestFilterFunc/test_filter_middle [2021-05-17T19:53:56.396Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-05-17T19:53:56.396Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-05-17T19:53:56.396Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-05-17T19:53:56.396Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-05-17T19:53:56.396Z] === CONT TestFilterFunc/test_nil_list [2021-05-17T19:53:56.396Z] === CONT TestFilterFunc/test_filter_some [2021-05-17T19:53:56.396Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-17T19:53:56.396Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-05-17T19:53:56.396Z] === CONT TestFilterFunc/test_empty_list [2021-05-17T19:53:56.396Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-05-17T19:53:56.396Z] === CONT TestFilterFunc/test_filter_middle [2021-05-17T19:53:56.396Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-05-17T19:53:56.396Z] --- PASS: TestFilterFunc (0.00s) [2021-05-17T19:53:56.396Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-05-17T19:53:56.396Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-05-17T19:53:56.396Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-05-17T19:53:56.396Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-05-17T19:53:56.396Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-05-17T19:53:56.396Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-05-17T19:53:56.396Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-05-17T19:53:56.396Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-05-17T19:53:56.396Z] === CONT TestSetGetMeta [2021-05-17T19:53:56.396Z] === CONT TestFindByReferenced [2021-05-17T19:53:56.396Z] === CONT TestServicePrune [2021-05-17T19:53:56.396Z] === CONT TestServiceList [2021-05-17T19:53:56.396Z] === CONT TestGetWithReference [2021-05-17T19:53:56.396Z] --- PASS: TestSetGetMeta (0.02s) [2021-05-17T19:53:56.396Z] --- PASS: TestFindByReferenced (0.03s) [2021-05-17T19:53:56.396Z] === CONT TestGet [2021-05-17T19:53:56.396Z] --- PASS: TestGetWithReference (0.03s) [2021-05-17T19:53:56.396Z] === CONT TestRefDerefRemove [2021-05-17T19:53:56.396Z] --- PASS: TestGet (0.03s) [2021-05-17T19:53:56.396Z] === CONT TestDefererencePluginOnCreateError [2021-05-17T19:53:56.396Z] --- PASS: TestRefDerefRemove (0.02s) [2021-05-17T19:53:56.396Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-17T19:53:56.396Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-05-17T19:53:56.396Z] === CONT TestDerefMultipleOfSameRef [2021-05-17T19:53:56.396Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-05-17T19:53:56.396Z] === CONT TestServiceGet [2021-05-17T19:53:56.396Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-05-17T19:53:56.396Z] === CONT TestServiceRemove [2021-05-17T19:53:56.396Z] --- PASS: TestServiceGet (0.10s) [2021-05-17T19:53:56.396Z] === CONT TestList [2021-05-17T19:53:56.396Z] time="2021-05-17T19:53:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-17T19:53:56.396Z] --- PASS: TestServiceRemove (0.08s) [2021-05-17T19:53:56.396Z] === CONT TestFindByDriver [2021-05-17T19:53:56.396Z] --- PASS: TestServiceList (0.20s) [2021-05-17T19:53:56.396Z] === CONT TestRemove [2021-05-17T19:53:56.396Z] time="2021-05-17T19:53:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-17T19:53:56.849Z] time="2021-05-17T19:53:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-17T19:53:56.849Z] time="2021-05-17T19:53:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-05-17T19:53:56.849Z] --- PASS: TestFindByDriver (0.03s) [2021-05-17T19:53:56.849Z] === CONT TestCreate [2021-05-17T19:53:56.849Z] --- PASS: TestList (0.04s) [2021-05-17T19:53:56.849Z] === CONT TestServiceCreate [2021-05-17T19:53:56.849Z] --- PASS: TestRemove (0.03s) [2021-05-17T19:53:56.849Z] === CONT TestRestore [2021-05-17T19:53:56.849Z] time="2021-05-17T19:53:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-17T19:53:56.849Z] --- PASS: TestServicePrune (0.25s) [2021-05-17T19:53:56.849Z] --- PASS: TestCreate (0.03s) [2021-05-17T19:53:56.849Z] --- PASS: TestServiceCreate (0.03s) [2021-05-17T19:53:56.849Z] --- PASS: TestRestore (0.03s) [2021-05-17T19:53:56.849Z] PASS [2021-05-17T19:53:56.849Z] coverage: 70.3% of statements [2021-05-17T19:53:56.849Z] ok github.com/docker/docker/volume/service 0.342s coverage: 70.3% of statements [2021-05-17T19:53:57.780Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-05-17T19:53:58.722Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-05-17T19:53:59.295Z] --- PASS: TestCreateServiceSysctls (4.10s) [2021-05-17T19:53:59.295Z] === RUN TestCreateServiceCapabilities [2021-05-17T19:53:59.295Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-05-17T19:53:59.295Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-05-17T19:53:59.295Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-05-17T19:53:59.295Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-05-17T19:53:59.295Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-05-17T19:53:59.295Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-05-17T19:53:59.295Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-05-17T19:53:59.555Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-05-17T19:53:59.555Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-05-17T19:53:59.555Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-05-17T19:53:59.555Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-05-17T19:53:59.555Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-05-17T19:53:59.555Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-05-17T19:53:59.555Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-05-17T19:53:59.555Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-05-17T19:53:59.816Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-05-17T19:53:59.816Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-05-17T19:53:59.816Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-05-17T19:54:00.545Z] time="2021-05-17T19:53:59Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-05-17T19:54:01.768Z] --- PASS: TestServiceUpdateConfigs (15.50s) [2021-05-17T19:54:01.768Z] === RUN TestServiceUpdateNetwork [2021-05-17T19:54:04.026Z] --- PASS: TestCreateServiceCapabilities (4.01s) [2021-05-17T19:54:04.026Z] === RUN TestInspect [2021-05-17T19:54:05.411Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-05-17T19:54:07.328Z] --- PASS: TestInspect (4.05s) [2021-05-17T19:54:07.328Z] === RUN TestCreateJob [2021-05-17T19:54:08.714Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-05-17T19:54:09.054Z] --- PASS: TestGet (15.04s) [2021-05-17T19:54:09.054Z] === RUN TestPluginWithNoManifest [2021-05-17T19:54:09.054Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-05-17T19:54:09.054Z] === RUN TestGetAll [2021-05-17T19:54:09.054Z] --- PASS: TestGetAll (0.00s) [2021-05-17T19:54:09.054Z] PASS [2021-05-17T19:54:09.054Z] coverage: 73.4% of statements [2021-05-17T19:54:09.054Z] ok github.com/docker/docker/pkg/plugins 34.981s coverage: 73.4% of statements [2021-05-17T19:54:09.054Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-05-17T19:54:09.054Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-05-17T19:54:09.054Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-05-17T19:54:09.054Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-05-17T19:54:09.054Z] ? github.com/docker/docker/pkg/term [no test files] [2021-05-17T19:54:09.054Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-05-17T19:54:09.054Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-05-17T19:54:09.054Z] ? github.com/docker/docker/quota [no test files] [2021-05-17T19:54:09.054Z] ? github.com/docker/docker/rootless [no test files] [2021-05-17T19:54:09.054Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-05-17T19:54:09.054Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-05-17T19:54:09.054Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-05-17T19:54:09.054Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-05-17T19:54:09.054Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-05-17T19:54:09.054Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-05-17T19:54:09.054Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-05-17T19:54:09.054Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-05-17T19:54:09.054Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-05-17T19:54:09.054Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-05-17T19:54:09.054Z] ? github.com/docker/docker/testutil/request [no test files] [2021-05-17T19:54:09.054Z] ? github.com/docker/docker/volume [no test files] [2021-05-17T19:54:09.054Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-05-17T19:54:09.054Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-05-17T19:54:10.574Z] [2021-05-17T19:54:10.574Z] === Skipped [2021-05-17T19:54:10.574Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-05-17T19:54:10.574Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-05-17T19:54:10.574Z] [2021-05-17T19:54:10.574Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-05-17T19:54:10.574Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-17T19:54:10.574Z] [2021-05-17T19:54:10.574Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-05-17T19:54:10.574Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-17T19:54:10.574Z] [2021-05-17T19:54:10.574Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-05-17T19:54:10.574Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-17T19:54:10.574Z] [2021-05-17T19:54:10.574Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2021-05-17T19:54:10.574Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-17T19:54:10.574Z] [2021-05-17T19:54:10.574Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-05-17T19:54:10.574Z] client_test.go:23: runtime.GOOS == "windows" [2021-05-17T19:54:10.574Z] [2021-05-17T19:54:10.574Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-05-17T19:54:10.574Z] daemon_test.go:147: root required [2021-05-17T19:54:10.574Z] [2021-05-17T19:54:10.574Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-05-17T19:54:10.574Z] reload_test.go:520: root required [2021-05-17T19:54:10.574Z] [2021-05-17T19:54:10.574Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-05-17T19:54:10.574Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-05-17T19:54:10.574Z] [2021-05-17T19:54:10.574Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-05-17T19:54:10.574Z] pull_v2_test.go:73: Needs fixing on Windows [2021-05-17T19:54:10.574Z] [2021-05-17T19:54:10.574Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-05-17T19:54:10.574Z] pull_v2_test.go:118: Needs fixing on Windows [2021-05-17T19:54:10.574Z] [2021-05-17T19:54:10.574Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-05-17T19:54:10.574Z] download_test.go:268: Needs fixing on Windows [2021-05-17T19:54:10.574Z] [2021-05-17T19:54:10.574Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-05-17T19:54:10.574Z] layer_test.go:304: Failing on Windows [2021-05-17T19:54:10.574Z] [2021-05-17T19:54:10.574Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-05-17T19:54:10.574Z] layer_test.go:353: Failing on Windows [2021-05-17T19:54:10.574Z] [2021-05-17T19:54:10.574Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-05-17T19:54:10.574Z] layer_test.go:468: Failing on Windows [2021-05-17T19:54:10.574Z] [2021-05-17T19:54:10.574Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-05-17T19:54:10.574Z] layer_test.go:697: Failing on Windows [2021-05-17T19:54:10.574Z] [2021-05-17T19:54:10.574Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-05-17T19:54:10.574Z] migration_test.go:46: Failing on Windows [2021-05-17T19:54:10.574Z] [2021-05-17T19:54:10.574Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-05-17T19:54:10.574Z] migration_test.go:182: Failing on Windows [2021-05-17T19:54:10.574Z] [2021-05-17T19:54:10.574Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-05-17T19:54:10.574Z] mount_test.go:17: Failing on Windows [2021-05-17T19:54:10.574Z] [2021-05-17T19:54:10.574Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-05-17T19:54:10.574Z] mount_test.go:76: Failing on Windows [2021-05-17T19:54:10.574Z] [2021-05-17T19:54:10.574Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-05-17T19:54:10.574Z] mount_test.go:125: Failing on Windows [2021-05-17T19:54:10.574Z] [2021-05-17T19:54:10.574Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-05-17T19:54:10.574Z] mount_test.go:212: Failing on Windows [2021-05-17T19:54:10.574Z] [2021-05-17T19:54:10.574Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-05-17T19:54:10.574Z] archive_test.go:134: Xz not present in msys2 [2021-05-17T19:54:10.574Z] [2021-05-17T19:54:10.574Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-05-17T19:54:10.574Z] archive_test.go:239: Failing on Windows CI machines [2021-05-17T19:54:10.574Z] [2021-05-17T19:54:10.574Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-05-17T19:54:10.574Z] archive_windows_test.go:16: Currently fails [2021-05-17T19:54:10.574Z] [2021-05-17T19:54:10.574Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-05-17T19:54:10.574Z] changes_test.go:196: needs more investigation [2021-05-17T19:54:10.574Z] [2021-05-17T19:54:10.574Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-05-17T19:54:10.574Z] changes_test.go:433: needs further investigation [2021-05-17T19:54:10.574Z] [2021-05-17T19:54:10.574Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-05-17T19:54:10.574Z] changes_test.go:469: needs further investigation [2021-05-17T19:54:10.574Z] [2021-05-17T19:54:10.574Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-05-17T19:54:10.574Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-05-17T19:54:10.574Z] [2021-05-17T19:54:10.574Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-05-17T19:54:10.574Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-05-17T19:54:10.574Z] [2021-05-17T19:54:10.574Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-05-17T19:54:10.574Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-17T19:54:10.574Z] [2021-05-17T19:54:10.574Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-05-17T19:54:10.574Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-17T19:54:10.574Z] [2021-05-17T19:54:10.574Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-05-17T19:54:10.574Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-05-17T19:54:10.574Z] [2021-05-17T19:54:10.574Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-05-17T19:54:10.574Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-17T19:54:10.574Z] [2021-05-17T19:54:10.574Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-05-17T19:54:10.574Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-05-17T19:54:10.574Z] [2021-05-17T19:54:10.574Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-05-17T19:54:10.574Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-05-17T19:54:10.574Z] [2021-05-17T19:54:10.574Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-05-17T19:54:10.574Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-05-17T19:54:10.574Z] [2021-05-17T19:54:10.574Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-05-17T19:54:10.574Z] poller_test.go:41: No chmod on Windows [2021-05-17T19:54:10.574Z] [2021-05-17T19:54:10.574Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-05-17T19:54:10.574Z] fileutils_test.go:134: Needs porting to Windows [2021-05-17T19:54:10.574Z] [2021-05-17T19:54:10.574Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-05-17T19:54:10.574Z] fileutils_test.go:180: Needs porting to Windows [2021-05-17T19:54:10.574Z] [2021-05-17T19:54:10.574Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-05-17T19:54:10.574Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-05-17T19:54:10.574Z] [2021-05-17T19:54:10.574Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-05-17T19:54:10.574Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-05-17T19:54:10.574Z] [2021-05-17T19:54:10.574Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-05-17T19:54:10.574Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-05-17T19:54:10.574Z] [2021-05-17T19:54:10.574Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-05-17T19:54:10.574Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-05-17T19:54:10.574Z] [2021-05-17T19:54:10.574Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-05-17T19:54:10.574Z] local_test.go:181: runtime.GOOS == "windows" [2021-05-17T19:54:10.574Z] [2021-05-17T19:54:10.574Z] [2021-05-17T19:54:10.574Z] DONE 1833 tests, 45 skipped in 210.102s [2021-05-17T19:54:10.574Z] INFO: make.ps1 ended at 05/17/2021 19:54:10 [2021-05-17T19:54:11.261Z] --- PASS: TestCreateJob (4.05s) [2021-05-17T19:54:11.261Z] === RUN TestReplicatedJob [2021-05-17T19:54:11.717Z] ok github.com/docker/docker/cmd/dockerd 0.118s coverage: 29.1% of statements [2021-05-17T19:54:11.717Z] ok github.com/docker/docker/container 0.137s coverage: 34.6% of statements [2021-05-17T19:54:11.717Z] ? github.com/docker/docker/container/stream [no test files] [2021-05-17T19:54:11.717Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-05-17T19:54:11.717Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-05-17T19:54:11.717Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-05-17T19:54:12.728Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-05-17T19:54:12.729Z] INFO: Unit tests ended at 05/17/2021 19:54:12. Duration:00:03:47.0404253 [2021-05-17T19:54:12.729Z] INFO: Building busybox [2021-05-17T19:54:12.729Z] Sending build context to Docker daemon 5.12kB [2021-05-17T19:54:12.729Z] [2021-05-17T19:54:12.729Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-05-17T19:54:12.729Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-05-17T19:54:12.729Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-05-17T19:54:12.729Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-05-17T19:54:12.729Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-05-17T19:54:12.729Z] ---> 3a7f23e29bd7 [2021-05-17T19:54:12.729Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-05-17T19:54:12.729Z] ---> Running in b925622cd396 [2021-05-17T19:54:13.805Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-05-17T19:54:14.018Z] --- PASS: TestServiceUpdateNetwork (14.61s) [2021-05-17T19:54:14.018Z] === RUN TestServiceUpdatePidsLimit [2021-05-17T19:54:15.409Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-05-17T19:54:15.720Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-05-17T19:54:15.981Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-05-17T19:54:16.357Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-05-17T19:54:17.367Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-05-17T19:54:17.377Z] Removing intermediate container b925622cd396 [2021-05-17T19:54:17.377Z] ---> 1a668141b2f6 [2021-05-17T19:54:17.377Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-05-17T19:54:17.377Z] ---> Running in 4cd7f08c5aee [2021-05-17T19:54:17.830Z] Removing intermediate container 4cd7f08c5aee [2021-05-17T19:54:17.830Z] ---> edcaa78b817d [2021-05-17T19:54:17.830Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-05-17T19:54:17.830Z] ---> Running in 54c8e295369b [2021-05-17T19:54:18.283Z] Removing intermediate container 54c8e295369b [2021-05-17T19:54:18.283Z] ---> 3cce96b5fc4b [2021-05-17T19:54:18.283Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-05-17T19:54:18.285Z] ok github.com/docker/docker/daemon/cluster 0.061s coverage: 0.5% of statements [2021-05-17T19:54:18.753Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-05-17T19:54:19.666Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-05-17T19:54:19.695Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-05-17T19:54:19.801Z] [2021-05-17T19:54:19.962Z] --- PASS: TestReplicatedJob (8.64s) [2021-05-17T19:54:19.962Z] === RUN TestUpdateReplicatedJob [2021-05-17T19:54:20.255Z] ---> 729ae1462b7e [2021-05-17T19:54:20.255Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-05-17T19:54:20.255Z] ---> Running in fbe44dcc396c [2021-05-17T19:54:20.907Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-05-17T19:54:21.043Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-05-17T19:54:21.850Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-05-17T19:54:23.236Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-05-17T19:54:24.178Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-05-17T19:54:24.508Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-05-17T19:54:24.750Z] --- PASS: TestUpdateReplicatedJob (4.68s) [2021-05-17T19:54:24.750Z] === RUN TestServiceListWithStatuses [2021-05-17T19:54:24.750Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-17T19:54:24.750Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-17T19:54:24.750Z] === RUN TestDockerNetworkConnectAlias [2021-05-17T19:54:25.322Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-05-17T19:54:26.708Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-05-17T19:54:27.650Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-05-17T19:54:29.035Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-05-17T19:54:29.977Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-05-17T19:54:30.523Z] Removing intermediate container fbe44dcc396c [2021-05-17T19:54:30.523Z] ---> 6aabb19d3727 [2021-05-17T19:54:30.523Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-05-17T19:54:30.523Z] ---> Running in a1fa9acfa591 [2021-05-17T19:54:30.975Z] [2021-05-17T19:54:30.975Z] SUCCESS: Specified value was saved. [2021-05-17T19:54:31.023Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 14.1% of statements [2021-05-17T19:54:31.023Z] ok github.com/docker/docker/daemon 12.152s coverage: 17.3% of statements [2021-05-17T19:54:31.023Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-05-17T19:54:31.023Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-05-17T19:54:31.363Z] --- PASS: TestDockerNetworkConnectAlias (6.36s) [2021-05-17T19:54:31.363Z] === RUN TestDockerNetworkReConnect [2021-05-17T19:54:31.363Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-05-17T19:54:31.596Z] ok github.com/docker/docker/daemon/config 0.073s coverage: 81.8% of statements [2021-05-17T19:54:32.165Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-05-17T19:54:32.424Z] ok github.com/docker/docker/daemon/events 0.068s coverage: 50.0% of statements [2021-05-17T19:54:32.424Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-05-17T19:54:32.424Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-05-17T19:54:32.663Z] --- PASS: TestServiceUpdatePidsLimit (17.69s) [2021-05-17T19:54:32.663Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2021-05-17T19:54:32.663Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s) [2021-05-17T19:54:32.663Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.23s) [2021-05-17T19:54:32.663Z] PASS [2021-05-17T19:54:32.663Z] [2021-05-17T19:54:32.663Z] === Skipped [2021-05-17T19:54:32.663Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-05-17T19:54:32.663Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-17T19:54:32.663Z] [2021-05-17T19:54:32.663Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-05-17T19:54:32.663Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-17T19:54:32.663Z] [2021-05-17T19:54:32.663Z] [2021-05-17T19:54:32.663Z] DONE 27 tests, 2 skipped in 160.918s [2021-05-17T19:54:32.663Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-05-17T19:54:32.663Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:54:32.663Z] ++ set -e [2021-05-17T19:54:32.663Z] ++ '[' -n 0 ']' [2021-05-17T19:54:32.663Z] ++ set -x [2021-05-17T19:54:32.664Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:54:32.664Z] INFO: Testing against a local daemon [2021-05-17T19:54:32.664Z] === RUN TestSessionCreate [2021-05-17T19:54:32.664Z] --- PASS: TestSessionCreate (0.05s) [2021-05-17T19:54:32.664Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-17T19:54:32.664Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-05-17T19:54:32.664Z] PASS [2021-05-17T19:54:32.664Z] [2021-05-17T19:54:32.664Z] DONE 2 tests in 0.252s [2021-05-17T19:54:32.664Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-05-17T19:54:32.664Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:54:32.664Z] ++ set -e [2021-05-17T19:54:32.664Z] ++ '[' -n 0 ']' [2021-05-17T19:54:32.664Z] ++ set -x [2021-05-17T19:54:32.664Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:54:32.664Z] INFO: Testing against a local daemon [2021-05-17T19:54:32.664Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-17T19:54:32.664Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-17T19:54:32.664Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-17T19:54:32.664Z] === RUN TestEventsExecDie [2021-05-17T19:54:32.751Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-05-17T19:54:33.238Z] --- PASS: TestEventsExecDie (1.13s) [2021-05-17T19:54:33.238Z] === RUN TestEventsBackwardsCompatible [2021-05-17T19:54:33.238Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-05-17T19:54:33.238Z] === RUN TestInfoBinaryCommits [2021-05-17T19:54:33.238Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-05-17T19:54:33.238Z] === RUN TestInfoAPIVersioned [2021-05-17T19:54:33.238Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-05-17T19:54:33.238Z] === RUN TestInfoDiscoveryBackend [2021-05-17T19:54:33.265Z] Removing intermediate container a1fa9acfa591 [2021-05-17T19:54:33.265Z] ---> 92299a62bf4d [2021-05-17T19:54:33.265Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-05-17T19:54:33.265Z] ---> Running in 59e1333eb77e [2021-05-17T19:54:33.801Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2021-05-17T19:54:34.137Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-05-17T19:54:34.629Z] --- PASS: TestInfoDiscoveryBackend (1.10s) [2021-05-17T19:54:34.629Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-17T19:54:35.081Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-05-17T19:54:35.081Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-05-17T19:54:35.250Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-05-17T19:54:35.250Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-17T19:54:36.024Z] === RUN TestDockerSuite/TestCpRelativePath [2021-05-17T19:54:36.285Z] --- PASS: TestDockerNetworkReConnect (5.17s) [2021-05-17T19:54:36.285Z] === RUN TestServicePlugin [2021-05-17T19:54:36.335Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.563s coverage: 73.3% of statements [2021-05-17T19:54:36.335Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.1% of statements [2021-05-17T19:54:36.647Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (1.13s) [2021-05-17T19:54:36.647Z] === RUN TestInfoAPI [2021-05-17T19:54:36.647Z] --- PASS: TestInfoAPI (0.05s) [2021-05-17T19:54:36.647Z] === RUN TestInfoAPIWarnings [2021-05-17T19:54:37.229Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-05-17T19:54:37.725Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.422s coverage: 56.2% of statements [2021-05-17T19:54:37.916Z] Cannot create a file when that file already exists. [2021-05-17T19:54:38.614Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-05-17T19:54:39.556Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-05-17T19:54:40.285Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.9% of statements [2021-05-17T19:54:40.942Z] === RUN TestDockerSuite/TestCpToCaseA [2021-05-17T19:54:41.665Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.676s coverage: 46.2% of statements [2021-05-17T19:54:41.666Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-05-17T19:54:42.234Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.343s coverage: 49.4% of statements [2021-05-17T19:54:42.567Z] Removing intermediate container 59e1333eb77e [2021-05-17T19:54:42.568Z] ---> 4e70d63e2905 [2021-05-17T19:54:42.568Z] Step 13/13 : CMD ["sh"] [2021-05-17T19:54:42.568Z] ---> Running in f7fc87d94329 [2021-05-17T19:54:42.568Z] Removing intermediate container f7fc87d94329 [2021-05-17T19:54:42.568Z] ---> d10ccacd382e [2021-05-17T19:54:42.568Z] Successfully built d10ccacd382e [2021-05-17T19:54:42.568Z] Successfully tagged busybox:latest [2021-05-17T19:54:42.568Z] INFO: Docker images of the daemon under test [2021-05-17T19:54:42.568Z] [2021-05-17T19:54:42.862Z] === RUN TestDockerSuite/TestCpToCaseB [2021-05-17T19:54:43.020Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-17T19:54:43.020Z] busybox latest d10ccacd382e Less than a second ago 5.3GB [2021-05-17T19:54:43.020Z] microsoft/windowsservercore latest 3a7f23e29bd7 9 days ago 5.28GB [2021-05-17T19:54:43.020Z] mcr.microsoft.com/windows/servercore ltsc2019 3a7f23e29bd7 9 days ago 5.28GB [2021-05-17T19:54:43.020Z] [2021-05-17T19:54:43.020Z] INFO: Running integration tests at 05/17/2021 19:54:42... [2021-05-17T19:54:43.020Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-05-17T19:54:43.020Z] INFO: Integration API tests being run from the host: [2021-05-17T19:54:43.020Z] INFO: make.ps1 starting at 05/17/2021 19:54:42 [2021-05-17T19:54:43.975Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-05-17T19:54:44.140Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.576s coverage: 57.7% of statements [2021-05-17T19:54:44.140Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-05-17T19:54:44.140Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-05-17T19:54:44.140Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.022s coverage: 57.5% of statements [2021-05-17T19:54:44.248Z] === RUN TestDockerSuite/TestCpToCaseC [2021-05-17T19:54:46.047Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.028s coverage: 3.0% of statements [2021-05-17T19:54:46.796Z] === RUN TestDockerSuite/TestCpToCaseD [2021-05-17T19:54:46.985Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2021-05-17T19:54:47.557Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 6.7% of statements [2021-05-17T19:54:47.557Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-05-17T19:54:47.557Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-05-17T19:54:48.937Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 43.2% of statements [2021-05-17T19:54:50.313Z] ok github.com/docker/docker/daemon/logger/awslogs 0.168s coverage: 77.8% of statements [2021-05-17T19:54:50.313Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-05-17T19:54:50.313Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-05-17T19:54:50.313Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2021-05-17T19:54:51.692Z] ok github.com/docker/docker/daemon/logger/journald 0.012s coverage: 23.9% of statements [2021-05-17T19:54:51.692Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2021-05-17T19:54:52.086Z] === RUN TestDockerSuite/TestCpToCaseE [2021-05-17T19:54:52.261Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.013s coverage: 87.2% of statements [2021-05-17T19:54:53.200Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 75.2% of statements [2021-05-17T19:54:53.200Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-05-17T19:54:54.139Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.061s coverage: 59.3% of statements [2021-05-17T19:54:54.398Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.011s coverage: 31.5% of statements [2021-05-17T19:54:54.789Z] --- PASS: TestInfoAPIWarnings (17.11s) [2021-05-17T19:54:54.789Z] === RUN TestInfoDebug [2021-05-17T19:54:54.789Z] --- PASS: TestInfoDebug (1.13s) [2021-05-17T19:54:54.789Z] === RUN TestInfoInsecureRegistries [2021-05-17T19:54:55.389Z] === RUN TestDockerSuite/TestCpToCaseF [2021-05-17T19:54:55.389Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-05-17T19:54:56.184Z] --- PASS: TestInfoInsecureRegistries (1.15s) [2021-05-17T19:54:56.184Z] === RUN TestInfoRegistryMirrors [2021-05-17T19:54:56.304Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-05-17T19:54:56.331Z] === RUN TestDockerSuite/TestCpToCaseG [2021-05-17T19:54:56.563Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-05-17T19:54:57.131Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2021-05-17T19:54:57.132Z] --- PASS: TestInfoRegistryMirrors (1.13s) [2021-05-17T19:54:57.132Z] === RUN TestLoginFailsWithBadCredentials [2021-05-17T19:54:57.391Z] ok github.com/docker/docker/daemon/logger/splunk 1.627s coverage: 82.5% of statements [2021-05-17T19:54:57.391Z] ? github.com/docker/docker/daemon/names [no test files] [2021-05-17T19:54:57.391Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-05-17T19:54:57.395Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2021-05-17T19:54:57.395Z] === RUN TestPingCacheHeaders [2021-05-17T19:54:57.395Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-05-17T19:54:57.395Z] === RUN TestPingGet [2021-05-17T19:54:57.395Z] --- PASS: TestPingGet (0.03s) [2021-05-17T19:54:57.395Z] === RUN TestPingHead [2021-05-17T19:54:57.395Z] --- PASS: TestPingHead (0.05s) [2021-05-17T19:54:57.395Z] === RUN TestVersion [2021-05-17T19:54:57.395Z] --- PASS: TestVersion (0.05s) [2021-05-17T19:54:57.395Z] PASS [2021-05-17T19:54:57.395Z] [2021-05-17T19:54:57.395Z] === Skipped [2021-05-17T19:54:57.395Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-17T19:54:57.395Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-17T19:54:57.395Z] [2021-05-17T19:54:57.395Z] [2021-05-17T19:54:57.395Z] DONE 18 tests, 1 skipped in 25.716s [2021-05-17T19:54:57.395Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-05-17T19:54:57.395Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:54:57.395Z] ++ set -e [2021-05-17T19:54:57.395Z] ++ '[' -n 0 ']' [2021-05-17T19:54:57.395Z] ++ set -x [2021-05-17T19:54:57.395Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:54:57.658Z] INFO: Testing against a local daemon [2021-05-17T19:54:57.658Z] === RUN TestVolumesCreateAndList [2021-05-17T19:54:57.658Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-05-17T19:54:57.658Z] === RUN TestVolumesRemove [2021-05-17T19:54:57.658Z] --- PASS: TestVolumesRemove (0.08s) [2021-05-17T19:54:57.658Z] === RUN TestVolumesInspect [2021-05-17T19:54:57.921Z] --- PASS: TestVolumesInspect (0.03s) [2021-05-17T19:54:57.921Z] === RUN TestVolumesInvalidJSON [2021-05-17T19:54:57.921Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-17T19:54:57.921Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-17T19:54:57.921Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-17T19:54:57.921Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-05-17T19:54:57.921Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-17T19:54:57.921Z] PASS [2021-05-17T19:54:57.921Z] [2021-05-17T19:54:57.921Z] DONE 5 tests in 0.336s [2021-05-17T19:54:57.921Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-17T19:54:58.496Z] ++++ cat bundles/test-integration/docker.pid [2021-05-17T19:54:58.496Z] +++ kill 14031 [2021-05-17T19:54:59.311Z] ok github.com/docker/docker/distribution/metadata 0.039s coverage: 48.2% of statements [2021-05-17T19:54:59.887Z] ok github.com/docker/docker/distribution 0.167s coverage: 25.2% of statements [2021-05-17T19:54:59.888Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-05-17T19:54:59.888Z] +++ /etc/init.d/apparmor stop [2021-05-17T19:54:59.888Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-17T19:54:59.888Z] [2021-05-17T19:54:59.888Z] Unloading profiles will leave already running processes permanently [2021-05-17T19:54:59.888Z] unconfined, which can lead to unexpected situations. [2021-05-17T19:54:59.888Z] [2021-05-17T19:54:59.888Z] To set a process to complain mode, use the command line tool [2021-05-17T19:54:59.888Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-17T19:54:59.888Z] +++ true [2021-05-17T19:54:59.888Z] exiting test-integration [2021-05-17T19:54:59.888Z] ++ exit 0 [2021-05-17T19:54:59.888Z] [2021-05-17T19:55:01.277Z] ok github.com/docker/docker/errdefs 0.003s coverage: 53.1% of statements [2021-05-17T19:55:02.212Z] ok github.com/docker/docker/image 0.018s coverage: 86.6% of statements [2021-05-17T19:55:02.780Z] ok github.com/docker/docker/distribution/xfer 1.881s coverage: 85.6% of statements [2021-05-17T19:55:02.780Z] ? github.com/docker/docker/dockerversion [no test files] [2021-05-17T19:55:02.921Z] === RUN TestDockerSuite/TestCpToCaseH [2021-05-17T19:55:03.039Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements Post stage [Pipeline] junit [2021-05-17T19:55:03.214Z] Recording test results [2021-05-17T19:55:03.489Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-17T19:55:03.835Z] + echo Ensuring container killed. [2021-05-17T19:55:03.835Z] Ensuring container killed. [2021-05-17T19:55:03.835Z] + docker rm -vf docker-pr2 [2021-05-17T19:55:03.835Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-05-17T19:55:04.133Z] + echo Chowning /workspace to jenkins user [2021-05-17T19:55:04.133Z] Chowning /workspace to jenkins user [2021-05-17T19:55:04.133Z] + id -u [2021-05-17T19:55:04.133Z] + id -g [2021-05-17T19:55:04.133Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42384:/workspace busybox chown -R 1000:1000 /workspace [2021-05-17T19:55:04.133Z] Unable to find image 'busybox:latest' locally [2021-05-17T19:55:04.399Z] latest: Pulling from library/busybox [2021-05-17T19:55:04.399Z] 99b64d4e3d30: Pulling fs layer [2021-05-17T19:55:04.399Z] 99b64d4e3d30: Verifying Checksum [2021-05-17T19:55:04.399Z] 99b64d4e3d30: Download complete [2021-05-17T19:55:04.416Z] ok github.com/docker/docker/image/tarexport 0.014s coverage: 0.6% of statements [2021-05-17T19:55:04.416Z] ok github.com/docker/docker/image/v1 0.010s coverage: 25.0% of statements [2021-05-17T19:55:04.416Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-05-17T19:55:04.662Z] 99b64d4e3d30: Pull complete [2021-05-17T19:55:04.663Z] Digest: sha256:be4684e4004560b2cd1f12148b7120b0ea69c385bcc9b12a637537a2c60f97fb [2021-05-17T19:55:04.663Z] Status: Downloaded newer image for busybox:latest [2021-05-17T19:55:04.675Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2021-05-17T19:55:06.224Z] === RUN TestDockerSuite/TestCpToCaseI [2021-05-17T19:55:06.581Z] ok github.com/docker/docker/oci 0.013s coverage: 45.2% of statements [2021-05-17T19:55:06.796Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-05-17T19:55:07.149Z] ok github.com/docker/docker/opts 0.021s coverage: 67.1% of statements [2021-05-17T19:55:07.408Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-05-17T19:55:09.314Z] ok github.com/docker/docker/pkg/archive 0.305s coverage: 82.3% of statements [2021-05-17T19:55:10.252Z] ok github.com/docker/docker/pkg/authorization 0.236s coverage: 68.3% of statements [2021-05-17T19:55:10.252Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-05-17T19:55:10.510Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2021-05-17T19:55:11.008Z] --- PASS: TestServicePlugin (34.05s) [2021-05-17T19:55:11.008Z] plugin_test.go:62: [d4f2e6bb8fdb5] joining swarm manager [d7bc17861bad9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-17T19:55:11.008Z] plugin_test.go:65: [d7f50cb68554d] joining swarm manager [d7bc17861bad9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-17T19:55:11.008Z] === RUN TestServiceUpdateLabel [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-17T19:55:11.571Z] + bundleName=arm64-integration [2021-05-17T19:55:11.571Z] + echo Creating arm64-integration-bundles.tar.gz [2021-05-17T19:55:11.571Z] Creating arm64-integration-bundles.tar.gz [2021-05-17T19:55:11.571Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-05-17T19:55:11.571Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-05-17T19:55:11.851Z] Archiving artifacts [2021-05-17T19:55:11.949Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-05-17T19:55:13.341Z] === RUN TestDockerSuite/TestCpToDot [2021-05-17T19:55:13.341Z] --- PASS: TestServiceUpdateLabel (2.93s) [2021-05-17T19:55:13.341Z] === RUN TestServiceUpdateSecrets [2021-05-17T19:55:13.796Z] ok github.com/docker/docker/pkg/chrootarchive 2.488s coverage: 43.2% of statements [2021-05-17T19:55:13.870Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-17T19:55:13.870Z] INFO: Testing against a local daemon [2021-05-17T19:55:13.870Z] === RUN TestBuildWithSession [2021-05-17T19:55:13.870Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-17T19:55:13.870Z] build_session_test.go:25: TODO: BuildKit [2021-05-17T19:55:13.870Z] === RUN TestBuildSquashParent [2021-05-17T19:55:13.870Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-05-17T19:55:13.870Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T19:55:13.870Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-17T19:55:13.870Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-17T19:55:13.870Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-17T19:55:13.870Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-17T19:55:13.870Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-17T19:55:13.870Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-17T19:55:13.870Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-17T19:55:13.870Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-17T19:55:13.870Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-17T19:55:13.870Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-17T19:55:13.870Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-17T19:55:13.870Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-17T19:55:13.870Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-17T19:55:13.870Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-17T19:55:13.870Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-17T19:55:13.870Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-17T19:55:13.870Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-17T19:55:14.054Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-05-17T19:55:14.054Z] ok github.com/docker/docker/layer 7.402s coverage: 68.8% of statements [2021-05-17T19:55:14.054Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-05-17T19:55:14.054Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-05-17T19:55:14.054Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-05-17T19:55:14.054Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-05-17T19:55:14.054Z] ? github.com/docker/docker/oci/caps [no test files] [2021-05-17T19:55:14.054Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-05-17T19:55:14.054Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-05-17T19:55:14.286Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-05-17T19:55:14.341Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42384/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-17T19:55:14.622Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2021-05-17T19:55:14.663Z] + make clean [2021-05-17T19:55:14.881Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2021-05-17T19:55:15.241Z] docker volume rm -f docker-dev-cache [2021-05-17T19:55:15.241Z] docker-dev-cache [Pipeline] deleteDir [2021-05-17T19:55:15.449Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2021-05-17T19:55:16.202Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-05-17T19:55:16.385Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2021-05-17T19:55:16.644Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2021-05-17T19:55:17.588Z] === RUN TestDockerSuite/TestCpToStdout [2021-05-17T19:55:18.022Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-05-17T19:55:18.529Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-05-17T19:55:18.590Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 89.5% of statements [2021-05-17T19:55:18.849Z] ok github.com/docker/docker/pkg/discovery/kv 3.077s coverage: 84.1% of statements [2021-05-17T19:55:19.417Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-05-17T19:55:19.417Z] ok github.com/docker/docker/pkg/fsutils 0.200s coverage: 85.1% of statements [2021-05-17T19:55:19.915Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-05-17T19:55:19.915Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-05-17T19:55:20.355Z] ok github.com/docker/docker/pkg/idtools 0.455s coverage: 69.5% of statements [2021-05-17T19:55:20.857Z] === RUN TestDockerSuite/TestCpVolumePath [2021-05-17T19:55:20.924Z] ok github.com/docker/docker/pkg/ioutils 0.521s coverage: 69.3% of statements [2021-05-17T19:55:20.924Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2021-05-17T19:55:21.183Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-05-17T19:55:21.183Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-05-17T19:55:21.183Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-05-17T19:55:21.183Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-05-17T19:55:21.442Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-05-17T19:55:21.442Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-05-17T19:55:21.702Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-05-17T19:55:21.800Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-05-17T19:55:21.800Z] === RUN TestDockerSuite/TestCreateArgs [2021-05-17T19:55:21.800Z] === RUN TestDockerSuite/TestCreateByImageID [2021-05-17T19:55:21.961Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2021-05-17T19:55:22.220Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.016s coverage: 86.7% of statements [2021-05-17T19:55:22.373Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-05-17T19:55:22.480Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-05-17T19:55:22.480Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-05-17T19:55:22.480Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-05-17T19:55:23.314Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-05-17T19:55:23.314Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-05-17T19:55:23.314Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-05-17T19:55:23.423Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2021-05-17T19:55:23.991Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-05-17T19:55:24.136Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-17T19:55:24.137Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-05-17T19:55:24.562Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-05-17T19:55:24.562Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-17T19:55:24.699Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-05-17T19:55:24.961Z] === RUN TestDockerSuite/TestCreateLabels [2021-05-17T19:55:24.961Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-05-17T19:55:24.961Z] === RUN TestDockerSuite/TestCreateRM [2021-05-17T19:55:25.223Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-05-17T19:55:25.223Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-05-17T19:55:25.223Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-05-17T19:55:25.223Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-05-17T19:55:25.938Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2021-05-17T19:55:26.197Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-05-17T19:55:27.769Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-05-17T19:55:27.769Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-05-17T19:55:27.769Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-05-17T19:55:29.156Z] --- PASS: TestServiceUpdateSecrets (15.76s) [2021-05-17T19:55:29.156Z] === RUN TestServiceUpdateConfigs [2021-05-17T19:55:29.483Z] ok github.com/docker/docker/pkg/signal 2.396s coverage: 61.0% of statements [2021-05-17T19:55:29.483Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-05-17T19:55:29.741Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-05-17T19:55:30.001Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-05-17T19:55:30.568Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.9% of statements [2021-05-17T19:55:31.136Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-05-17T19:55:31.703Z] ok github.com/docker/docker/pkg/tailfile 0.057s coverage: 88.6% of statements [2021-05-17T19:55:32.271Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2021-05-17T19:55:32.271Z] testing: warning: no tests to run [2021-05-17T19:55:32.271Z] coverage: [no statements] [2021-05-17T19:55:32.271Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-05-17T19:55:32.460Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-05-17T19:55:32.460Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-05-17T19:55:32.460Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-05-17T19:55:32.460Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-05-17T19:55:32.460Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-05-17T19:55:32.460Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-05-17T19:55:32.690Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-05-17T19:55:32.690Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.14s) [2021-05-17T19:55:32.690Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.36s) [2021-05-17T19:55:32.690Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (13.51s) [2021-05-17T19:55:32.690Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (13.74s) [2021-05-17T19:55:32.690Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.08s) [2021-05-17T19:55:32.690Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (8.37s) [2021-05-17T19:55:32.690Z] === RUN TestBuildMultiStageCopy [2021-05-17T19:55:32.690Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-17T19:55:32.839Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-05-17T19:55:32.839Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-05-17T19:55:33.033Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-05-17T19:55:33.097Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-05-17T19:55:34.944Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-05-17T19:55:35.002Z] ok github.com/docker/docker/plugin 0.521s coverage: 23.2% of statements [2021-05-17T19:55:35.515Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-05-17T19:55:35.939Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-05-17T19:55:36.515Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 85.4% of statements [2021-05-17T19:55:36.898Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-05-17T19:55:37.892Z] ok github.com/docker/docker/quota 0.224s coverage: 71.4% of statements [2021-05-17T19:55:38.151Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2021-05-17T19:55:38.826Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-05-17T19:55:39.530Z] ok github.com/docker/docker/registry 0.060s coverage: 58.8% of statements [2021-05-17T19:55:39.767Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-05-17T19:55:40.098Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-05-17T19:55:40.339Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-05-17T19:55:40.339Z] === RUN TestDockerSuite/TestDevicePermissions [2021-05-17T19:55:40.357Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-05-17T19:55:41.191Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-17T19:55:41.279Z] === RUN TestDockerSuite/TestDockerFails [2021-05-17T19:55:41.279Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-05-17T19:55:41.279Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-05-17T19:55:41.279Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-05-17T19:55:41.293Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-05-17T19:55:41.293Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-05-17T19:55:42.145Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-17T19:55:42.665Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-05-17T19:55:43.099Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-17T19:55:43.607Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-05-17T19:55:43.827Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-05-17T19:55:44.054Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-17T19:55:44.993Z] --- PASS: TestServiceUpdateConfigs (15.94s) [2021-05-17T19:55:44.993Z] === RUN TestServiceUpdateNetwork [2021-05-17T19:55:45.205Z] ok github.com/docker/docker/volume/local 0.100s coverage: 76.4% of statements [2021-05-17T19:55:45.464Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2021-05-17T19:55:45.571Z] --- PASS: TestBuildMultiStageCopy (13.18s) [2021-05-17T19:55:45.571Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.82s) [2021-05-17T19:55:45.571Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.87s) [2021-05-17T19:55:45.571Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.96s) [2021-05-17T19:55:45.571Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.16s) [2021-05-17T19:55:45.571Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.37s) [2021-05-17T19:55:45.571Z] === RUN TestBuildMultiStageParentConfig [2021-05-17T19:55:46.378Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-05-17T19:55:46.378Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-05-17T19:55:46.378Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-05-17T19:55:46.639Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-05-17T19:55:46.900Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.1% of statements [2021-05-17T19:55:48.445Z] --- PASS: TestBuildMultiStageParentConfig (2.76s) [2021-05-17T19:55:48.445Z] === RUN TestBuildLabelWithTargets [2021-05-17T19:55:48.445Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-05-17T19:55:48.445Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-17T19:55:48.445Z] === RUN TestBuildWithEmptyLayers [2021-05-17T19:55:49.964Z] --- PASS: TestBuildWithEmptyLayers (1.35s) [2021-05-17T19:55:49.964Z] === RUN TestBuildMultiStageOnBuild [2021-05-17T19:55:54.777Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-05-17T19:55:56.689Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-05-17T19:55:59.099Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.6% of statements [2021-05-17T19:55:59.099Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-05-17T19:55:59.099Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-05-17T19:55:59.099Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-05-17T19:55:59.099Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-05-17T19:55:59.099Z] ? github.com/docker/docker/pkg/term [no test files] [2021-05-17T19:55:59.099Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-05-17T19:55:59.099Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-05-17T19:55:59.099Z] ? github.com/docker/docker/rootless [no test files] [2021-05-17T19:55:59.099Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-05-17T19:55:59.099Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-05-17T19:55:59.099Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-05-17T19:55:59.099Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-05-17T19:55:59.099Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-05-17T19:55:59.099Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-05-17T19:55:59.099Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-05-17T19:55:59.099Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-05-17T19:55:59.099Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-05-17T19:55:59.099Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-05-17T19:55:59.099Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-05-17T19:55:59.099Z] ? github.com/docker/docker/testutil/request [no test files] [2021-05-17T19:55:59.099Z] ? github.com/docker/docker/volume [no test files] [2021-05-17T19:55:59.099Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-05-17T19:55:59.099Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-05-17T19:55:59.099Z] [2021-05-17T19:55:59.099Z] === Skipped [2021-05-17T19:55:59.099Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-05-17T19:55:59.099Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-17T19:55:59.099Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-17T19:55:59.099Z] [2021-05-17T19:55:59.099Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-05-17T19:55:59.099Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-17T19:55:59.099Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-17T19:55:59.099Z] [2021-05-17T19:55:59.099Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-05-17T19:55:59.099Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-17T19:55:59.099Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-17T19:55:59.099Z] [2021-05-17T19:55:59.099Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-05-17T19:55:59.099Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-17T19:55:59.099Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-17T19:55:59.099Z] [2021-05-17T19:55:59.099Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-05-17T19:55:59.099Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-17T19:55:59.099Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-17T19:55:59.099Z] [2021-05-17T19:55:59.099Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-05-17T19:55:59.099Z] graphtest_unix.go:73: No driver to put! [2021-05-17T19:55:59.099Z] [2021-05-17T19:55:59.099Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-05-17T19:55:59.099Z] time="2021-05-17T19:54:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-17T19:55:59.099Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-17T19:55:59.099Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-17T19:55:59.099Z] [2021-05-17T19:55:59.099Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-05-17T19:55:59.099Z] time="2021-05-17T19:54:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-17T19:55:59.099Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-17T19:55:59.099Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-17T19:55:59.099Z] [2021-05-17T19:55:59.099Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-05-17T19:55:59.099Z] time="2021-05-17T19:54:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-17T19:55:59.099Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-17T19:55:59.099Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-17T19:55:59.099Z] [2021-05-17T19:55:59.099Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-05-17T19:55:59.099Z] time="2021-05-17T19:54:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-17T19:55:59.099Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-17T19:55:59.099Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-17T19:55:59.099Z] [2021-05-17T19:55:59.099Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-05-17T19:55:59.099Z] time="2021-05-17T19:54:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-17T19:55:59.099Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-17T19:55:59.099Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-17T19:55:59.099Z] [2021-05-17T19:55:59.099Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-05-17T19:55:59.099Z] graphtest_unix.go:73: No driver to put! [2021-05-17T19:55:59.099Z] [2021-05-17T19:55:59.099Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-05-17T19:55:59.099Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-05-17T19:55:59.099Z] [2021-05-17T19:55:59.099Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-05-17T19:55:59.099Z] overlay_test.go:49: Fails to compute changes intermittently [2021-05-17T19:55:59.099Z] [2021-05-17T19:55:59.099Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-05-17T19:55:59.099Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-05-17T19:55:59.099Z] [2021-05-17T19:55:59.099Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-05-17T19:55:59.099Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-05-17T19:55:59.099Z] [2021-05-17T19:55:59.099Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-05-17T19:55:59.099Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-17T19:55:59.099Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-17T19:55:59.099Z] [2021-05-17T19:55:59.099Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-05-17T19:55:59.099Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-17T19:55:59.099Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-17T19:55:59.099Z] [2021-05-17T19:55:59.099Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-05-17T19:55:59.099Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-17T19:55:59.099Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-17T19:55:59.099Z] [2021-05-17T19:55:59.099Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-05-17T19:55:59.099Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-17T19:55:59.099Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-17T19:55:59.099Z] [2021-05-17T19:55:59.099Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-05-17T19:55:59.099Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-17T19:55:59.099Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-17T19:55:59.099Z] [2021-05-17T19:55:59.099Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-05-17T19:55:59.099Z] graphtest_unix.go:73: No driver to put! [2021-05-17T19:55:59.099Z] [2021-05-17T19:55:59.099Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-05-17T19:55:59.099Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-05-17T19:55:59.099Z] [2021-05-17T19:55:59.099Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-05-17T19:55:59.099Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-05-17T19:55:59.099Z] [2021-05-17T19:55:59.099Z] [2021-05-17T19:55:59.099Z] DONE 2254 tests, 24 skipped in 256.254s Post stage [Pipeline] junit [2021-05-17T19:55:59.111Z] Recording test results [2021-05-17T19:55:59.311Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-05-17T19:55:59.635Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42384/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=72e1392a17c751d8546bf4ceaa2b8688cc21b9d7 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:72e1392a17c751d8546bf4ceaa2b8688cc21b9d7 hack/validate/vendor [2021-05-17T19:55:59.992Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-05-17T19:55:59.992Z] --- PASS: TestServiceUpdateNetwork (14.75s) [2021-05-17T19:55:59.992Z] === RUN TestServiceUpdatePidsLimit [2021-05-17T19:55:59.992Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-05-17T19:56:00.575Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-17T19:56:01.142Z] + echo Ensuring container killed. [2021-05-17T19:56:01.142Z] Ensuring container killed. [2021-05-17T19:56:01.142Z] + docker rm -vf docker-pr2 [2021-05-17T19:56:01.142Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-05-17T19:56:01.376Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-05-17T19:56:01.422Z] + echo Chowning /workspace to jenkins user [2021-05-17T19:56:01.422Z] Chowning /workspace to jenkins user [2021-05-17T19:56:01.422Z] + id -u [2021-05-17T19:56:01.422Z] + id -g [2021-05-17T19:56:01.422Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42384:/workspace busybox chown -R 1000:1000 /workspace [2021-05-17T19:56:01.948Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-17T19:56:02.284Z] + bundleName=unit [2021-05-17T19:56:02.284Z] + echo Creating unit-bundles.tar.gz [2021-05-17T19:56:02.284Z] Creating unit-bundles.tar.gz [2021-05-17T19:56:02.284Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-05-17T19:56:02.284Z] bundles/junit-report.xml [2021-05-17T19:56:02.284Z] bundles/go-test-report.json [2021-05-17T19:56:02.284Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-05-17T19:56:02.296Z] Archiving artifacts [2021-05-17T19:56:02.745Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42384/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-17T19:56:02.892Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-05-17T19:56:03.059Z] + make clean [2021-05-17T19:56:03.059Z] docker volume rm -f docker-dev-cache [2021-05-17T19:56:03.319Z] docker-dev-cache [Pipeline] deleteDir [2021-05-17T19:56:03.463Z] === RUN TestDockerSuite/TestEventsAttach [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-17T19:56:04.405Z] === RUN TestDockerSuite/TestEventsCommit [2021-05-17T19:56:04.691Z] --- PASS: TestBuildMultiStageOnBuild (13.02s) [2021-05-17T19:56:04.691Z] === RUN TestBuildUncleanTarFilenames [2021-05-17T19:56:04.691Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-05-17T19:56:04.691Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-17T19:56:04.691Z] === RUN TestBuildMultiStageLayerLeak [2021-05-17T19:56:05.815Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-05-17T19:56:06.386Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-05-17T19:56:06.958Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-05-17T19:56:07.909Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-05-17T19:56:09.821Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-05-17T19:56:10.082Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-05-17T19:56:11.466Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-05-17T19:56:14.767Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-05-17T19:56:18.070Z] === RUN TestDockerSuite/TestEventsCopy [2021-05-17T19:56:18.070Z] --- PASS: TestServiceUpdatePidsLimit (18.38s) [2021-05-17T19:56:18.070Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.46s) [2021-05-17T19:56:18.070Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.42s) [2021-05-17T19:56:18.070Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.41s) [2021-05-17T19:56:18.070Z] PASS [2021-05-17T19:56:18.070Z] [2021-05-17T19:56:18.070Z] === Skipped [2021-05-17T19:56:18.070Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-05-17T19:56:18.070Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-17T19:56:18.070Z] [2021-05-17T19:56:18.070Z] [2021-05-17T19:56:18.070Z] DONE 27 tests, 1 skipped in 202.133s [2021-05-17T19:56:18.070Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-05-17T19:56:18.070Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:56:18.070Z] ++ set -e [2021-05-17T19:56:18.070Z] ++ '[' -n 0 ']' [2021-05-17T19:56:18.070Z] ++ set -x [2021-05-17T19:56:18.070Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:56:18.070Z] INFO: Testing against a local daemon [2021-05-17T19:56:18.070Z] === RUN TestSessionCreate [2021-05-17T19:56:18.331Z] --- PASS: TestSessionCreate (0.03s) [2021-05-17T19:56:18.331Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-17T19:56:18.331Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-05-17T19:56:18.331Z] PASS [2021-05-17T19:56:18.331Z] [2021-05-17T19:56:18.331Z] DONE 2 tests in 0.204s [2021-05-17T19:56:18.331Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-05-17T19:56:18.331Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:56:18.331Z] ++ set -e [2021-05-17T19:56:18.331Z] ++ '[' -n 0 ']' [2021-05-17T19:56:18.331Z] ++ set -x [2021-05-17T19:56:18.331Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:56:18.331Z] INFO: Testing against a local daemon [2021-05-17T19:56:18.331Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-17T19:56:18.331Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-05-17T19:56:18.331Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-17T19:56:18.331Z] === RUN TestEventsExecDie [2021-05-17T19:56:19.277Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-05-17T19:56:19.432Z] --- PASS: TestBuildMultiStageLayerLeak (15.59s) [2021-05-17T19:56:19.432Z] === RUN TestBuildWithHugeFile [2021-05-17T19:56:19.849Z] --- PASS: TestEventsExecDie (1.49s) [2021-05-17T19:56:19.849Z] === RUN TestEventsBackwardsCompatible [2021-05-17T19:56:20.112Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2021-05-17T19:56:20.112Z] === RUN TestInfoBinaryCommits [2021-05-17T19:56:20.112Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-05-17T19:56:20.112Z] === RUN TestInfoAPIVersioned [2021-05-17T19:56:20.112Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-05-17T19:56:20.112Z] === RUN TestInfoDiscoveryBackend [2021-05-17T19:56:20.685Z] --- PASS: TestInfoDiscoveryBackend (0.75s) [2021-05-17T19:56:20.685Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-17T19:56:21.259Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-05-17T19:56:21.519Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-05-17T19:56:21.780Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.01s) [2021-05-17T19:56:21.780Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-17T19:56:22.723Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.82s) [2021-05-17T19:56:22.723Z] === RUN TestInfoAPI [2021-05-17T19:56:22.723Z] --- PASS: TestInfoAPI (0.02s) [2021-05-17T19:56:22.723Z] === RUN TestInfoAPIWarnings [2021-05-17T19:56:26.931Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-05-17T19:56:26.931Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-05-17T19:56:27.503Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-05-17T19:56:29.415Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-05-17T19:56:30.369Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-05-17T19:56:30.629Z] === RUN TestDockerSuite/TestEventsFilterType [2021-05-17T19:56:31.201Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-05-17T19:56:31.772Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-05-17T19:56:31.772Z] === RUN TestDockerSuite/TestEventsFilters [2021-05-17T19:56:34.320Z] === RUN TestDockerSuite/TestEventsFormat [2021-05-17T19:56:36.867Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-05-17T19:56:36.867Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-05-17T19:56:36.867Z] === RUN TestDockerSuite/TestEventsImageImport [2021-05-17T19:56:37.810Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-05-17T19:56:38.070Z] === RUN TestDockerSuite/TestEventsImagePull [2021-05-17T19:56:38.641Z] === RUN TestDockerSuite/TestEventsImageTag [2021-05-17T19:56:39.212Z] --- PASS: TestInfoAPIWarnings (16.65s) [2021-05-17T19:56:39.212Z] === RUN TestInfoDebug [2021-05-17T19:56:39.784Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-05-17T19:56:39.784Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-05-17T19:56:39.784Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-05-17T19:56:39.784Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-05-17T19:56:40.044Z] --- PASS: TestInfoDebug (0.68s) [2021-05-17T19:56:40.044Z] === RUN TestInfoInsecureRegistries [2021-05-17T19:56:40.616Z] --- PASS: TestInfoInsecureRegistries (0.74s) [2021-05-17T19:56:40.616Z] === RUN TestInfoRegistryMirrors [2021-05-17T19:56:41.561Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-05-17T19:56:41.561Z] --- PASS: TestInfoRegistryMirrors (0.68s) [2021-05-17T19:56:41.561Z] === RUN TestLoginFailsWithBadCredentials [2021-05-17T19:56:41.561Z] --- PASS: TestLoginFailsWithBadCredentials (0.23s) [2021-05-17T19:56:41.561Z] === RUN TestPingCacheHeaders [2021-05-17T19:56:41.561Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-05-17T19:56:41.561Z] === RUN TestPingGet [2021-05-17T19:56:41.561Z] --- PASS: TestPingGet (0.02s) [2021-05-17T19:56:41.561Z] === RUN TestPingHead [2021-05-17T19:56:41.823Z] --- PASS: TestPingHead (0.03s) [2021-05-17T19:56:41.823Z] === RUN TestVersion [2021-05-17T19:56:41.823Z] --- PASS: TestVersion (0.02s) [2021-05-17T19:56:41.823Z] PASS [2021-05-17T19:56:41.823Z] [2021-05-17T19:56:41.823Z] === Skipped [2021-05-17T19:56:41.823Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-05-17T19:56:41.823Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-17T19:56:41.823Z] [2021-05-17T19:56:41.823Z] [2021-05-17T19:56:41.823Z] DONE 18 tests, 1 skipped in 23.449s [2021-05-17T19:56:41.823Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-05-17T19:56:41.823Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:56:41.823Z] ++ set -e [2021-05-17T19:56:41.823Z] ++ '[' -n 0 ']' [2021-05-17T19:56:41.823Z] ++ set -x [2021-05-17T19:56:41.823Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-05-17T19:56:41.823Z] INFO: Testing against a local daemon [2021-05-17T19:56:41.823Z] === RUN TestVolumesCreateAndList [2021-05-17T19:56:41.823Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-05-17T19:56:41.823Z] === RUN TestVolumesRemove [2021-05-17T19:56:42.085Z] --- PASS: TestVolumesRemove (0.08s) [2021-05-17T19:56:42.085Z] === RUN TestVolumesInspect [2021-05-17T19:56:42.085Z] --- PASS: TestVolumesInspect (0.02s) [2021-05-17T19:56:42.085Z] === RUN TestVolumesInvalidJSON [2021-05-17T19:56:42.085Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-17T19:56:42.085Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-17T19:56:42.085Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-17T19:56:42.085Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-05-17T19:56:42.085Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-17T19:56:42.085Z] PASS [2021-05-17T19:56:42.085Z] [2021-05-17T19:56:42.085Z] DONE 5 tests in 0.325s [2021-05-17T19:56:42.085Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-17T19:56:42.346Z] === RUN TestDockerSuite/TestEventsRename [2021-05-17T19:56:42.609Z] ++++ cat bundles/test-integration/docker.pid [2021-05-17T19:56:42.609Z] +++ kill 5734 [2021-05-17T19:56:43.552Z] === RUN TestDockerSuite/TestEventsResize [2021-05-17T19:56:43.813Z] +++ /etc/init.d/apparmor stop [2021-05-17T19:56:43.813Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-17T19:56:43.813Z] [2021-05-17T19:56:43.813Z] Unloading profiles will leave already running processes permanently [2021-05-17T19:56:43.813Z] unconfined, which can lead to unexpected situations. [2021-05-17T19:56:43.813Z] [2021-05-17T19:56:43.813Z] To set a process to complain mode, use the command line tool [2021-05-17T19:56:43.813Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-17T19:56:43.813Z] +++ true [2021-05-17T19:56:43.813Z] exiting test-integration [2021-05-17T19:56:43.813Z] ++ exit 0 [2021-05-17T19:56:43.813Z] [2021-05-17T19:56:44.074Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-05-17T19:56:45.016Z] + for job in $(jobs -p) [2021-05-17T19:56:45.016Z] + wait 12708 [2021-05-17T19:56:45.277Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-05-17T19:56:46.217Z] === RUN TestDockerSuite/TestEventsStreaming [2021-05-17T19:56:47.160Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-05-17T19:56:48.101Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-05-17T19:56:50.647Z] === RUN TestDockerSuite/TestEventsTop [2021-05-17T19:56:51.233Z] === RUN TestDockerSuite/TestEventsUntag [2021-05-17T19:56:53.779Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-05-17T19:57:01.916Z] === RUN TestDockerSuite/TestExec [2021-05-17T19:57:01.916Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-05-17T19:57:02.858Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-05-17T19:57:03.428Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-05-17T19:57:04.371Z] === RUN TestDockerSuite/TestExecAPIStart [2021-05-17T19:57:06.449Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-05-17T19:57:06.714Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-05-17T19:57:07.657Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-05-17T19:57:09.569Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-05-17T19:57:10.955Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-05-17T19:57:12.869Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-05-17T19:57:14.255Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-05-17T19:57:15.197Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-05-17T19:57:17.112Z] === RUN TestDockerSuite/TestExecCgroup [2021-05-17T19:57:19.658Z] === RUN TestDockerSuite/TestExecEnv [2021-05-17T19:57:20.608Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-05-17T19:57:22.521Z] === RUN TestDockerSuite/TestExecExitStatus [2021-05-17T19:57:23.462Z] === RUN TestDockerSuite/TestExecInspectID [2021-05-17T19:57:23.723Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-05-17T19:57:25.639Z] === RUN TestDockerSuite/TestExecInteractive [2021-05-17T19:57:27.555Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-05-17T19:57:29.470Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-05-17T19:57:30.412Z] === RUN TestDockerSuite/TestExecParseError [2021-05-17T19:57:31.356Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-05-17T19:57:31.929Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-05-17T19:57:32.190Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-05-17T19:57:33.132Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-05-17T19:57:39.720Z] === RUN TestDockerSuite/TestExecSetEnv [2021-05-17T19:57:40.662Z] === RUN TestDockerSuite/TestExecStartFails [2021-05-17T19:57:42.047Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-05-17T19:57:54.275Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-05-17T19:57:54.275Z] === RUN TestDockerSuite/TestExecTTY [2021-05-17T19:57:55.217Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-05-17T19:57:56.159Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-05-17T19:57:57.101Z] === RUN TestDockerSuite/TestExecUlimits [2021-05-17T19:57:58.044Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-05-17T19:57:58.044Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-05-17T19:58:00.589Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-05-17T19:58:01.161Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-05-17T19:58:02.546Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-05-17T19:58:03.118Z] === RUN TestDockerSuite/TestExecWithTERM [2021-05-17T19:58:04.503Z] === RUN TestDockerSuite/TestExecWithUser [2021-05-17T19:58:05.074Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-05-17T19:58:06.016Z] === RUN TestDockerSuite/TestGetContainerStats [2021-05-17T19:58:11.307Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-05-17T19:58:16.596Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-05-17T19:58:17.540Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-05-17T19:58:22.837Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-05-17T19:58:23.098Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-05-17T19:58:23.098Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-05-17T19:58:23.358Z] === RUN TestDockerSuite/TestHealth [2021-05-17T19:58:29.944Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-05-17T19:58:46.148Z] --- PASS: TestBuildWithHugeFile (140.61s) [2021-05-17T19:58:46.148Z] === RUN TestBuildWCOWSandboxSize [2021-05-17T19:58:48.061Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-05-17T19:58:48.061Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-05-17T19:58:48.061Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-05-17T19:58:48.061Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-05-17T19:58:48.061Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-05-17T19:58:48.061Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-05-17T19:58:48.632Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-05-17T19:58:48.632Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-05-17T19:58:48.632Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-05-17T19:58:48.892Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-05-17T19:58:49.153Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-05-17T19:58:49.415Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-05-17T19:58:49.675Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-05-17T19:58:49.675Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-05-17T19:58:50.619Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-05-17T19:58:50.619Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-05-17T19:58:51.192Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-05-17T19:58:52.581Z] === RUN TestDockerSuite/TestImagesFormat [2021-05-17T19:58:52.581Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-05-17T19:58:53.967Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-05-17T19:58:56.512Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-05-17T19:58:56.773Z] === RUN TestDockerSuite/TestImportBadURL [2021-05-17T19:58:56.773Z] === RUN TestDockerSuite/TestImportDisplay [2021-05-17T19:58:58.687Z] === RUN TestDockerSuite/TestImportFile [2021-05-17T19:59:00.074Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-05-17T19:59:00.074Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-05-17T19:59:02.014Z] === RUN TestDockerSuite/TestImportGzipped [2021-05-17T19:59:02.014Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-05-17T19:59:03.927Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-05-17T19:59:06.472Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-05-17T19:59:07.045Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-05-17T19:59:08.431Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-05-17T19:59:09.816Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-05-17T19:59:09.816Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-05-17T19:59:09.816Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-05-17T19:59:11.202Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-05-17T19:59:12.589Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-05-17T19:59:13.534Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-05-17T19:59:14.476Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-05-17T19:59:15.861Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-05-17T19:59:16.432Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-05-17T19:59:16.432Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-05-17T19:59:18.979Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-05-17T19:59:19.921Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-05-17T19:59:20.492Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-05-17T19:59:20.492Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-05-17T19:59:21.434Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-05-17T19:59:21.434Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-05-17T19:59:22.818Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-05-17T19:59:23.760Z] === RUN TestDockerSuite/TestInspectDefault [2021-05-17T19:59:24.332Z] === RUN TestDockerSuite/TestInspectHistory [2021-05-17T19:59:25.365Z] === RUN TestDockerSuite/TestInspectImage [2021-05-17T19:59:25.365Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-05-17T19:59:25.365Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-05-17T19:59:25.365Z] === RUN TestDockerSuite/TestInspectInt64 [2021-05-17T19:59:25.936Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-05-17T19:59:26.877Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-05-17T19:59:26.877Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-05-17T19:59:27.819Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-05-17T19:59:28.391Z] === RUN TestDockerSuite/TestInspectPlugin [2021-05-17T19:59:29.778Z] === RUN TestDockerSuite/TestInspectRootFS [2021-05-17T19:59:29.778Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-05-17T19:59:30.719Z] === RUN TestDockerSuite/TestInspectStatus [2021-05-17T19:59:31.661Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-05-17T19:59:33.045Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-05-17T19:59:33.617Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-05-17T19:59:33.617Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-05-17T19:59:34.561Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-05-17T19:59:35.504Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-05-17T19:59:36.448Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-05-17T19:59:37.390Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-05-17T19:59:38.776Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-05-17T19:59:38.776Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-05-17T19:59:42.078Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-05-17T19:59:43.991Z] === RUN TestDockerSuite/TestLinksEnvs [2021-05-17T19:59:45.375Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-05-17T19:59:45.946Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-05-17T19:59:48.517Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-05-17T19:59:51.064Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-05-17T19:59:53.609Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-05-17T19:59:53.609Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-05-17T19:59:55.523Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-05-17T19:59:56.094Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-05-17T19:59:57.037Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-05-17T20:00:11.942Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-05-17T20:00:12.203Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-05-17T20:00:14.748Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-05-17T20:00:15.320Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-05-17T20:00:17.867Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-05-17T20:00:17.867Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-05-17T20:00:18.129Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-05-17T20:00:18.395Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-05-17T20:00:18.395Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-05-17T20:00:18.395Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-05-17T20:00:19.338Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-05-17T20:00:20.283Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-05-17T20:00:24.522Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-05-17T20:00:25.465Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-05-17T20:00:30.751Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-05-17T20:00:32.137Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-05-17T20:00:32.137Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-05-17T20:00:33.522Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-05-17T20:00:34.908Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-05-17T20:00:36.822Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-05-17T20:00:38.736Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-05-17T20:00:40.121Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-05-17T20:00:43.423Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-05-17T20:00:44.809Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-05-17T20:00:46.196Z] === RUN TestDockerSuite/TestLogsSince [2021-05-17T20:00:52.780Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-05-17T20:00:52.780Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-05-17T20:00:58.088Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-05-17T20:00:58.659Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-05-17T20:01:00.044Z] === RUN TestDockerSuite/TestLogsTail [2021-05-17T20:01:00.619Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-05-17T20:01:00.619Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-05-17T20:01:01.561Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-05-17T20:01:02.504Z] === RUN TestDockerSuite/TestMountIntoProc [2021-05-17T20:01:03.077Z] === RUN TestDockerSuite/TestMountIntoSys [2021-05-17T20:01:04.041Z] === RUN TestDockerSuite/TestNetHostname [2021-05-17T20:01:04.612Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-05-17T20:01:07.159Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-05-17T20:01:07.732Z] === RUN TestDockerSuite/TestNetworkEvents [2021-05-17T20:01:07.992Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-05-17T20:01:11.294Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-05-17T20:01:13.838Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-05-17T20:01:14.410Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-05-17T20:01:17.713Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-05-17T20:01:18.655Z] === RUN TestDockerSuite/TestPluginActive [2021-05-17T20:01:18.655Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-05-17T20:01:20.574Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-05-17T20:01:24.783Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-05-17T20:01:25.724Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-05-17T20:01:25.724Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-05-17T20:01:26.667Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-05-17T20:01:29.967Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-05-17T20:01:30.907Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-05-17T20:01:32.817Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-05-17T20:01:37.024Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-05-17T20:01:40.326Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-05-17T20:01:41.713Z] === RUN TestDockerSuite/TestPortHostBinding [2021-05-17T20:01:43.626Z] === RUN TestDockerSuite/TestPortList [2021-05-17T20:01:49.061Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-05-17T20:01:57.218Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-05-17T20:01:57.789Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-05-17T20:02:00.333Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-05-17T20:02:04.539Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-05-17T20:02:05.926Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-05-17T20:02:05.926Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-05-17T20:02:05.926Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-05-17T20:02:06.869Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-05-17T20:02:06.869Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-05-17T20:02:07.442Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-05-17T20:02:07.442Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-05-17T20:02:08.383Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-05-17T20:02:08.383Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-05-17T20:02:09.768Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-05-17T20:02:09.768Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-05-17T20:02:13.069Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-05-17T20:02:14.454Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-05-17T20:02:15.837Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-05-17T20:02:15.837Z] === RUN TestDockerSuite/TestPsByOrder [2021-05-17T20:02:17.225Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-05-17T20:02:19.139Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-05-17T20:02:20.095Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-05-17T20:02:20.361Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-05-17T20:02:25.653Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-05-17T20:02:25.653Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-05-17T20:02:28.199Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-05-17T20:02:30.747Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-05-17T20:02:30.747Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-05-17T20:02:32.663Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-05-17T20:02:35.967Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-05-17T20:02:35.967Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-05-17T20:02:40.174Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-05-17T20:02:42.718Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-05-17T20:02:46.020Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-05-17T20:02:47.410Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-05-17T20:02:47.410Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-05-17T20:02:50.714Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-05-17T20:02:52.124Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-05-17T20:02:54.037Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-05-17T20:02:55.422Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-05-17T20:02:56.806Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-05-17T20:03:00.106Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-05-17T20:03:02.018Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-05-17T20:03:02.018Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-05-17T20:03:02.018Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-05-17T20:03:02.961Z] === RUN TestDockerSuite/TestPsRightTagName [2021-05-17T20:03:07.169Z] === RUN TestDockerSuite/TestPsShowMounts [2021-05-17T20:03:09.083Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-05-17T20:03:09.654Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-05-17T20:03:09.654Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-05-17T20:03:09.915Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-05-17T20:03:09.915Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-05-17T20:03:09.915Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-05-17T20:03:10.856Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-05-17T20:03:12.243Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-05-17T20:03:13.629Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-05-17T20:03:14.572Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-05-17T20:03:17.259Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-05-17T20:03:21.470Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-05-17T20:03:25.679Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-05-17T20:03:26.251Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-05-17T20:03:28.166Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-05-17T20:03:29.554Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-05-17T20:03:30.940Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-05-17T20:03:30.940Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-05-17T20:03:30.940Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-05-17T20:03:31.512Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-05-17T20:03:34.811Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-05-17T20:03:35.075Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-05-17T20:03:36.019Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-05-17T20:03:38.564Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-05-17T20:03:42.771Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-05-17T20:03:43.714Z] === RUN TestDockerSuite/TestRmiBlank [2021-05-17T20:03:43.714Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-05-17T20:03:43.714Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-05-17T20:03:47.919Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-05-17T20:03:48.180Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-05-17T20:03:48.441Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-05-17T20:03:50.355Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-05-17T20:03:50.925Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-05-17T20:03:52.311Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-05-17T20:03:52.890Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-05-17T20:03:54.275Z] === RUN TestDockerSuite/TestRmiTag [2021-05-17T20:03:54.536Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-05-17T20:03:55.480Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-05-17T20:03:59.686Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-05-17T20:04:00.257Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-05-17T20:04:01.201Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-05-17T20:04:01.462Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-05-17T20:04:02.848Z] === RUN TestDockerSuite/TestRunAddHost [2021-05-17T20:04:03.792Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-05-17T20:04:04.052Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-05-17T20:04:04.994Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-05-17T20:04:04.994Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-05-17T20:04:05.937Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-05-17T20:04:05.937Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-05-17T20:04:07.851Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-05-17T20:04:09.238Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-05-17T20:04:10.181Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-05-17T20:04:11.565Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-05-17T20:04:12.505Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-05-17T20:04:13.892Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-05-17T20:04:14.860Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-05-17T20:04:15.800Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-05-17T20:04:16.371Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-05-17T20:04:17.314Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-05-17T20:04:18.256Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-05-17T20:04:19.197Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-05-17T20:04:20.143Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-05-17T20:04:20.404Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-05-17T20:04:21.347Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-05-17T20:04:22.289Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-05-17T20:04:22.862Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-05-17T20:04:23.123Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-05-17T20:04:23.123Z] === RUN TestDockerSuite/TestRunBindMounts [2021-05-17T20:04:25.670Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-05-17T20:04:26.613Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-05-17T20:04:27.556Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-05-17T20:04:28.127Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-05-17T20:04:28.699Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-05-17T20:04:28.699Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-05-17T20:04:29.644Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-05-17T20:04:30.587Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-05-17T20:04:31.530Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-05-17T20:04:32.475Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-05-17T20:04:33.419Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-05-17T20:04:33.419Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-05-17T20:04:34.362Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-05-17T20:04:34.362Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-05-17T20:04:35.302Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-05-17T20:04:35.873Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-05-17T20:04:36.827Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-05-17T20:04:37.399Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-05-17T20:04:37.660Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-05-17T20:04:38.602Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-05-17T20:04:40.458Z] --- PASS: TestBuildWCOWSandboxSize (809.03s) [2021-05-17T20:04:40.458Z] === RUN TestBuildWithEmptyDockerfile [2021-05-17T20:04:40.458Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-17T20:04:40.458Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-17T20:04:40.458Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-17T20:04:40.458Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-17T20:04:40.458Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-17T20:04:40.458Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-17T20:04:40.458Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-17T20:04:40.458Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-17T20:04:40.458Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-17T20:04:40.458Z] --- PASS: TestBuildWithEmptyDockerfile (0.61s) [2021-05-17T20:04:40.458Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-05-17T20:04:40.458Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-05-17T20:04:40.458Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-05-17T20:04:40.458Z] === RUN TestBuildPreserveOwnership [2021-05-17T20:04:40.458Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-05-17T20:04:40.458Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-17T20:04:40.458Z] === RUN TestBuildPlatformInvalid [2021-05-17T20:04:40.458Z] --- PASS: TestBuildPlatformInvalid (0.57s) [2021-05-17T20:04:40.458Z] PASS [2021-05-17T20:04:40.458Z] ok github.com/docker/docker/integration/build 978.131s [2021-05-17T20:04:40.458Z] [2021-05-17T20:04:40.458Z] === Skipped [2021-05-17T20:04:40.458Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-05-17T20:04:40.458Z] build_session_test.go:25: TODO: BuildKit [2021-05-17T20:04:40.458Z] [2021-05-17T20:04:40.458Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-05-17T20:04:40.458Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:04:40.458Z] [2021-05-17T20:04:40.458Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-05-17T20:04:40.458Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-17T20:04:40.458Z] [2021-05-17T20:04:40.458Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-05-17T20:04:40.458Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-17T20:04:40.458Z] [2021-05-17T20:04:40.458Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-05-17T20:04:40.458Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-17T20:04:40.458Z] [2021-05-17T20:04:40.458Z] [2021-05-17T20:04:40.458Z] DONE 29 tests, 5 skipped in 1000.063s [2021-05-17T20:04:40.458Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-05-17T20:04:40.458Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-17T20:04:40.458Z] INFO: Testing against a local daemon [2021-05-17T20:04:40.458Z] === RUN TestConfigInspect [2021-05-17T20:04:40.458Z] --- SKIP: TestConfigInspect (0.00s) [2021-05-17T20:04:40.458Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:04:40.458Z] === RUN TestConfigList [2021-05-17T20:04:40.458Z] --- SKIP: TestConfigList (0.00s) [2021-05-17T20:04:40.458Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:04:40.458Z] === RUN TestConfigsCreateAndDelete [2021-05-17T20:04:40.458Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-05-17T20:04:40.458Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:04:40.458Z] === RUN TestConfigsUpdate [2021-05-17T20:04:40.458Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-05-17T20:04:40.458Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:04:40.458Z] === RUN TestTemplatedConfig [2021-05-17T20:04:40.458Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-05-17T20:04:40.458Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:04:40.458Z] === RUN TestConfigCreateResolve [2021-05-17T20:04:40.458Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-05-17T20:04:40.458Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-05-17T20:04:40.458Z] === RUN TestConfigDaemonLibtrustID [2021-05-17T20:04:40.458Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-05-17T20:04:40.458Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-05-17T20:04:40.458Z] PASS [2021-05-17T20:04:40.458Z] ok github.com/docker/docker/integration/config 0.222s [2021-05-17T20:04:40.458Z] [2021-05-17T20:04:40.458Z] === Skipped [2021-05-17T20:04:40.458Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-05-17T20:04:40.458Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:04:40.458Z] [2021-05-17T20:04:40.458Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-05-17T20:04:40.458Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:04:40.458Z] [2021-05-17T20:04:40.458Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-05-17T20:04:40.458Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:04:40.458Z] [2021-05-17T20:04:40.458Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-05-17T20:04:40.458Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:04:40.458Z] [2021-05-17T20:04:40.458Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-05-17T20:04:40.458Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:04:40.458Z] [2021-05-17T20:04:40.458Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-05-17T20:04:40.458Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-05-17T20:04:40.458Z] [2021-05-17T20:04:40.458Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-05-17T20:04:40.458Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-05-17T20:04:40.458Z] [2021-05-17T20:04:40.458Z] [2021-05-17T20:04:40.458Z] DONE 7 tests, 7 skipped in 3.486s [2021-05-17T20:04:40.458Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-05-17T20:04:40.515Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-05-17T20:04:40.911Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-17T20:04:40.911Z] INFO: Testing against a local daemon [2021-05-17T20:04:40.911Z] === RUN TestCheckpoint [2021-05-17T20:04:40.911Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-17T20:04:40.911Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-17T20:04:40.911Z] === RUN TestContainerInvalidJSON [2021-05-17T20:04:40.911Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-17T20:04:40.911Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-17T20:04:40.911Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-17T20:04:40.911Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-17T20:04:40.911Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-17T20:04:40.911Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-17T20:04:41.366Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-17T20:04:41.366Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-17T20:04:41.366Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-17T20:04:41.366Z] --- PASS: TestContainerInvalidJSON (0.56s) [2021-05-17T20:04:41.366Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-17T20:04:41.366Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-05-17T20:04:41.366Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-05-17T20:04:41.366Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-17T20:04:41.819Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.31s) [2021-05-17T20:04:41.819Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-17T20:04:41.819Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.23s) [2021-05-17T20:04:41.819Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-17T20:04:41.902Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-05-17T20:04:42.272Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.23s) [2021-05-17T20:04:42.272Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-17T20:04:42.724Z] --- PASS: TestCopyToContainerPathIsNotDir (0.25s) [2021-05-17T20:04:42.725Z] === RUN TestCopyFromContainer [2021-05-17T20:04:42.725Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-05-17T20:04:42.725Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:04:42.725Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-17T20:04:42.725Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-17T20:04:42.725Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-17T20:04:42.725Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-17T20:04:42.725Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-17T20:04:42.725Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-17T20:04:42.725Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-17T20:04:42.725Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-17T20:04:42.725Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-17T20:04:42.725Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-17T20:04:42.725Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-05-17T20:04:42.725Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-17T20:04:42.725Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-17T20:04:42.725Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-17T20:04:42.725Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-17T20:04:42.725Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-05-17T20:04:42.725Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-05-17T20:04:42.725Z] === RUN TestCreateWithInvalidEnv [2021-05-17T20:04:42.725Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-17T20:04:42.725Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-17T20:04:42.725Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-17T20:04:42.725Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-17T20:04:42.725Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-17T20:04:42.725Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-17T20:04:42.725Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-17T20:04:42.725Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-17T20:04:42.725Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-17T20:04:42.725Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-05-17T20:04:42.725Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-17T20:04:42.725Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-17T20:04:42.725Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-17T20:04:42.725Z] === RUN TestCreateTmpfsMountsTarget [2021-05-17T20:04:42.725Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-05-17T20:04:42.725Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:04:42.725Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-17T20:04:42.725Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-05-17T20:04:42.725Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-05-17T20:04:42.725Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-17T20:04:42.725Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-05-17T20:04:42.725Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-05-17T20:04:42.725Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-17T20:04:42.725Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-17T20:04:42.725Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-17T20:04:42.725Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-17T20:04:42.725Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-17T20:04:42.725Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-17T20:04:42.725Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-17T20:04:42.725Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-17T20:04:42.725Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-17T20:04:42.725Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-17T20:04:42.725Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-17T20:04:42.725Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-17T20:04:42.725Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-17T20:04:42.725Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-17T20:04:42.725Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-17T20:04:42.725Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-17T20:04:42.725Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-05-17T20:04:42.725Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-05-17T20:04:42.725Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-05-17T20:04:42.725Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-05-17T20:04:42.725Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-05-17T20:04:42.725Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-05-17T20:04:42.725Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-17T20:04:42.725Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-05-17T20:04:42.725Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-05-17T20:04:42.725Z] === RUN TestCreateDifferentPlatform [2021-05-17T20:04:42.725Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-17T20:04:42.725Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-17T20:04:42.725Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-05-17T20:04:42.725Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-05-17T20:04:42.725Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-17T20:04:42.725Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-17T20:04:42.725Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2021-05-17T20:04:42.725Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-17T20:04:42.725Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-05-17T20:04:42.725Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-05-17T20:04:42.725Z] === RUN TestContainerKillOnDaemonStart [2021-05-17T20:04:42.725Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-05-17T20:04:42.725Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:04:42.725Z] === RUN TestDiff [2021-05-17T20:04:42.725Z] --- SKIP: TestDiff (0.00s) [2021-05-17T20:04:42.725Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-05-17T20:04:42.725Z] === RUN TestExecWithCloseStdin [2021-05-17T20:04:43.288Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-05-17T20:04:43.288Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-05-17T20:04:44.231Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-05-17T20:04:45.173Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-05-17T20:04:45.745Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-05-17T20:04:46.316Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-05-17T20:04:46.482Z] --- PASS: TestExecWithCloseStdin (3.07s) [2021-05-17T20:04:46.482Z] === RUN TestExec [2021-05-17T20:04:47.259Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-05-17T20:04:48.002Z] --- PASS: TestExec (2.31s) [2021-05-17T20:04:48.002Z] === RUN TestExecUser [2021-05-17T20:04:48.002Z] --- SKIP: TestExecUser (0.00s) [2021-05-17T20:04:48.002Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-05-17T20:04:48.002Z] === RUN TestExportContainerAndImportImage [2021-05-17T20:04:48.002Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-05-17T20:04:48.002Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:04:48.002Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-17T20:04:48.002Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-05-17T20:04:48.202Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-05-17T20:04:48.454Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:04:48.454Z] === RUN TestHealthCheckWorkdir [2021-05-17T20:04:48.454Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-05-17T20:04:48.454Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-05-17T20:04:48.454Z] === RUN TestHealthKillContainer [2021-05-17T20:04:48.454Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-05-17T20:04:48.454Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-05-17T20:04:48.454Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-17T20:04:48.454Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-05-17T20:04:48.454Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-05-17T20:04:48.454Z] === RUN TestKillContainerInvalidSignal [2021-05-17T20:04:48.773Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-05-17T20:04:50.205Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-05-17T20:04:50.606Z] --- PASS: TestKillContainerInvalidSignal (2.16s) [2021-05-17T20:04:50.606Z] === RUN TestKillContainer [2021-05-17T20:04:50.606Z] === RUN TestKillContainer/no_signal [2021-05-17T20:04:52.759Z] === RUN TestKillContainer/non_killing_signal [2021-05-17T20:04:52.759Z] === RUN TestKillContainer/killing_signal [2021-05-17T20:04:54.413Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-05-17T20:04:54.413Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-05-17T20:04:54.911Z] --- PASS: TestKillContainer (4.63s) [2021-05-17T20:04:54.911Z] --- PASS: TestKillContainer/no_signal (2.08s) [2021-05-17T20:04:54.911Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-05-17T20:04:54.911Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-05-17T20:04:54.911Z] --- PASS: TestKillContainer/killing_signal (2.52s) [2021-05-17T20:04:54.911Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-17T20:04:54.911Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-05-17T20:04:54.911Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-17T20:04:54.911Z] === RUN TestKillStoppedContainer [2021-05-17T20:04:54.911Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-05-17T20:04:54.911Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-17T20:04:54.911Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-17T20:04:54.911Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-05-17T20:04:54.911Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-17T20:04:54.911Z] === RUN TestKillDifferentUserContainer [2021-05-17T20:04:54.911Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-05-17T20:04:54.911Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-05-17T20:04:54.911Z] === RUN TestInspectOomKilledTrue [2021-05-17T20:04:54.911Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-17T20:04:54.911Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:04:54.911Z] === RUN TestInspectOomKilledFalse [2021-05-17T20:04:54.911Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-17T20:04:54.911Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-17T20:04:54.911Z] === RUN TestLogsFollowTailEmpty [2021-05-17T20:04:54.984Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-05-17T20:04:57.063Z] --- PASS: TestLogsFollowTailEmpty (1.99s) [2021-05-17T20:04:57.063Z] === RUN TestNetworkNat [2021-05-17T20:04:57.063Z] --- SKIP: TestNetworkNat (0.00s) [2021-05-17T20:04:57.063Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-05-17T20:04:57.063Z] === RUN TestNetworkLocalhostTCPNat [2021-05-17T20:04:57.528Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-05-17T20:04:58.912Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-05-17T20:04:59.216Z] --- PASS: TestNetworkLocalhostTCPNat (2.40s) [2021-05-17T20:04:59.216Z] === RUN TestNetworkLoopbackNat [2021-05-17T20:04:59.216Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-05-17T20:04:59.216Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-05-17T20:04:59.216Z] === RUN TestPause [2021-05-17T20:04:59.216Z] --- SKIP: TestPause (0.00s) [2021-05-17T20:04:59.216Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-05-17T20:04:59.216Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-17T20:05:01.378Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.11s) [2021-05-17T20:05:01.378Z] === RUN TestPauseStopPausedContainer [2021-05-17T20:05:01.378Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-05-17T20:05:01.378Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:05:01.378Z] === RUN TestPsFilter [2021-05-17T20:05:01.461Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-05-17T20:05:01.830Z] --- PASS: TestPsFilter (0.37s) [2021-05-17T20:05:01.830Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-17T20:05:04.004Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-05-17T20:05:04.004Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-05-17T20:05:04.004Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-05-17T20:05:04.264Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-05-17T20:05:04.704Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.81s) [2021-05-17T20:05:04.704Z] === RUN TestRemoveContainerWithVolume [2021-05-17T20:05:06.810Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-05-17T20:05:06.905Z] --- PASS: TestRemoveContainerWithVolume (2.32s) [2021-05-17T20:05:06.905Z] === RUN TestRemoveContainerRunning [2021-05-17T20:05:08.725Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-05-17T20:05:08.986Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-05-17T20:05:09.058Z] --- PASS: TestRemoveContainerRunning (1.98s) [2021-05-17T20:05:09.058Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-17T20:05:10.901Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-05-17T20:05:11.210Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.06s) [2021-05-17T20:05:11.210Z] === RUN TestRemoveInvalidContainer [2021-05-17T20:05:11.211Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-05-17T20:05:11.211Z] === RUN TestRenameLinkedContainer [2021-05-17T20:05:11.211Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-05-17T20:05:11.211Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-05-17T20:05:11.211Z] === RUN TestRenameStoppedContainer [2021-05-17T20:05:12.287Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-05-17T20:05:13.674Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-05-17T20:05:14.087Z] --- PASS: TestRenameStoppedContainer (2.67s) [2021-05-17T20:05:14.087Z] === RUN TestRenameRunningContainerAndReuse [2021-05-17T20:05:14.617Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-05-17T20:05:14.617Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-05-17T20:05:15.189Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-05-17T20:05:17.106Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-05-17T20:05:17.106Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-05-17T20:05:17.678Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-05-17T20:05:17.678Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-05-17T20:05:17.819Z] --- PASS: TestRenameRunningContainerAndReuse (3.93s) [2021-05-17T20:05:17.819Z] === RUN TestRenameInvalidName [2021-05-17T20:05:18.622Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-05-17T20:05:19.194Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-05-17T20:05:19.973Z] --- PASS: TestRenameInvalidName (2.06s) [2021-05-17T20:05:19.973Z] === RUN TestRenameAnonymousContainer [2021-05-17T20:05:20.139Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-05-17T20:05:20.139Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-05-17T20:05:20.711Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-05-17T20:05:20.972Z] === RUN TestDockerSuite/TestRunEnvironment [2021-05-17T20:05:21.916Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-05-17T20:05:22.861Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-05-17T20:05:24.248Z] === RUN TestDockerSuite/TestRunExitCode [2021-05-17T20:05:24.820Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-05-17T20:05:25.395Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-05-17T20:05:26.340Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-05-17T20:05:27.283Z] === RUN TestDockerSuite/TestRunExposePort [2021-05-17T20:05:27.283Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-05-17T20:05:27.855Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-05-17T20:05:28.427Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-05-17T20:05:30.227Z] --- PASS: TestRenameAnonymousContainer (9.55s) [2021-05-17T20:05:30.227Z] === RUN TestRenameContainerWithSameName [2021-05-17T20:05:30.340Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-05-17T20:05:30.601Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-17T20:05:30.601Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-05-17T20:05:31.745Z] --- PASS: TestRenameContainerWithSameName (2.17s) [2021-05-17T20:05:31.745Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-17T20:05:31.745Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-05-17T20:05:31.745Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-05-17T20:05:31.745Z] === RUN TestResize [2021-05-17T20:05:33.897Z] --- PASS: TestResize (2.06s) [2021-05-17T20:05:33.897Z] === RUN TestResizeWithInvalidSize [2021-05-17T20:05:34.809Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-05-17T20:05:34.809Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-05-17T20:05:35.752Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-05-17T20:05:36.049Z] --- PASS: TestResizeWithInvalidSize (2.11s) [2021-05-17T20:05:36.050Z] === RUN TestResizeWhenContainerNotStarted [2021-05-17T20:05:36.324Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-05-17T20:05:37.710Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-05-17T20:05:37.971Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-05-17T20:05:37.971Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-05-17T20:05:37.971Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-05-17T20:05:37.971Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-05-17T20:05:38.204Z] --- PASS: TestResizeWhenContainerNotStarted (2.57s) [2021-05-17T20:05:38.204Z] === RUN TestDaemonRestartKillContainers [2021-05-17T20:05:38.204Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-05-17T20:05:38.204Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:05:38.204Z] === RUN TestStats [2021-05-17T20:05:38.204Z] --- SKIP: TestStats (0.00s) [2021-05-17T20:05:38.204Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-05-17T20:05:38.204Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-17T20:05:38.917Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-05-17T20:05:43.129Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-05-17T20:05:44.071Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-05-17T20:05:45.392Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.04s) [2021-05-17T20:05:45.392Z] === RUN TestStopContainerWithTimeout [2021-05-17T20:05:45.392Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-05-17T20:05:45.392Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-05-17T20:05:45.392Z] === RUN TestUpdateRestartPolicy [2021-05-17T20:05:45.986Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-05-17T20:05:52.571Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-05-17T20:05:52.571Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-05-17T20:05:52.571Z] === RUN TestDockerSuite/TestRunModeHostname [2021-05-17T20:05:52.832Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-05-17T20:05:54.229Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-05-17T20:05:54.229Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-05-17T20:05:54.229Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-05-17T20:05:56.149Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-05-17T20:05:58.066Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-05-17T20:05:59.455Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-05-17T20:05:59.455Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-05-17T20:05:59.455Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-05-17T20:06:00.843Z] === RUN TestDockerSuite/TestRunMount [2021-05-17T20:06:01.415Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-05-17T20:06:10.427Z] --- PASS: TestUpdateRestartPolicy (21.96s) [2021-05-17T20:06:10.427Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-17T20:06:10.427Z] --- PASS: TestUpdateRestartWithAutoRemove (2.00s) [2021-05-17T20:06:10.427Z] === RUN TestWaitNonBlocked [2021-05-17T20:06:10.427Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-17T20:06:10.427Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-17T20:06:10.427Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-17T20:06:10.427Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-17T20:06:10.427Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-17T20:06:10.427Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-17T20:06:11.417Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-05-17T20:06:11.417Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-05-17T20:06:11.991Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-05-17T20:06:12.586Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-05-17T20:06:12.586Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.05s) [2021-05-17T20:06:12.586Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.15s) [2021-05-17T20:06:12.586Z] === RUN TestWaitBlocked [2021-05-17T20:06:12.586Z] --- SKIP: TestWaitBlocked (0.00s) [2021-05-17T20:06:12.586Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-05-17T20:06:12.586Z] PASS [2021-05-17T20:06:12.586Z] ok github.com/docker/docker/integration/container 91.590s [2021-05-17T20:06:12.586Z] [2021-05-17T20:06:12.586Z] === Skipped [2021-05-17T20:06:12.586Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-05-17T20:06:12.586Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-17T20:06:12.586Z] [2021-05-17T20:06:12.586Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-05-17T20:06:12.586Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:06:12.586Z] [2021-05-17T20:06:12.586Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-05-17T20:06:12.586Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-05-17T20:06:12.586Z] [2021-05-17T20:06:12.586Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-05-17T20:06:12.586Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:06:12.586Z] [2021-05-17T20:06:12.586Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-05-17T20:06:12.586Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-05-17T20:06:12.586Z] [2021-05-17T20:06:12.586Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-05-17T20:06:12.586Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-05-17T20:06:12.586Z] [2021-05-17T20:06:12.586Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-05-17T20:06:12.586Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-05-17T20:06:12.586Z] [2021-05-17T20:06:12.586Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-05-17T20:06:12.586Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-05-17T20:06:12.586Z] [2021-05-17T20:06:12.586Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-05-17T20:06:12.586Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:06:12.586Z] [2021-05-17T20:06:12.586Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-05-17T20:06:12.586Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-05-17T20:06:12.586Z] [2021-05-17T20:06:12.586Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-05-17T20:06:12.586Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-05-17T20:06:12.586Z] [2021-05-17T20:06:12.586Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-05-17T20:06:12.586Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:06:12.586Z] [2021-05-17T20:06:12.586Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-05-17T20:06:12.586Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:06:12.586Z] [2021-05-17T20:06:12.586Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-05-17T20:06:12.586Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-05-17T20:06:12.586Z] [2021-05-17T20:06:12.586Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-05-17T20:06:12.586Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-05-17T20:06:12.586Z] [2021-05-17T20:06:12.586Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-05-17T20:06:12.586Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-05-17T20:06:12.586Z] [2021-05-17T20:06:12.586Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-05-17T20:06:12.586Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-05-17T20:06:12.586Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-05-17T20:06:12.586Z] [2021-05-17T20:06:12.586Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-05-17T20:06:12.586Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-17T20:06:12.586Z] [2021-05-17T20:06:12.586Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-05-17T20:06:12.586Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-17T20:06:12.586Z] [2021-05-17T20:06:12.586Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-05-17T20:06:12.586Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-17T20:06:12.586Z] [2021-05-17T20:06:12.586Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-05-17T20:06:12.586Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-05-17T20:06:12.586Z] [2021-05-17T20:06:12.586Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-05-17T20:06:12.586Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:06:12.586Z] [2021-05-17T20:06:12.586Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-05-17T20:06:12.586Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-17T20:06:12.586Z] [2021-05-17T20:06:12.586Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-05-17T20:06:12.586Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-05-17T20:06:12.586Z] [2021-05-17T20:06:12.586Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-05-17T20:06:12.586Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-05-17T20:06:12.586Z] [2021-05-17T20:06:12.586Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-05-17T20:06:12.586Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-05-17T20:06:12.586Z] [2021-05-17T20:06:12.586Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-05-17T20:06:12.586Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:06:12.586Z] [2021-05-17T20:06:12.586Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-05-17T20:06:12.586Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-05-17T20:06:12.586Z] [2021-05-17T20:06:12.586Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-05-17T20:06:12.586Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-05-17T20:06:12.586Z] [2021-05-17T20:06:12.586Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-05-17T20:06:12.586Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:06:12.586Z] [2021-05-17T20:06:12.586Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-05-17T20:06:12.586Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-05-17T20:06:12.586Z] [2021-05-17T20:06:12.586Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-05-17T20:06:12.586Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-05-17T20:06:12.586Z] [2021-05-17T20:06:12.586Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-05-17T20:06:12.586Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-05-17T20:06:12.586Z] [2021-05-17T20:06:12.586Z] [2021-05-17T20:06:12.586Z] DONE 88 tests, 33 skipped in 94.888s [2021-05-17T20:06:12.586Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-05-17T20:06:13.376Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-05-17T20:06:15.459Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-17T20:06:15.459Z] INFO: Testing against a local daemon [2021-05-17T20:06:15.459Z] === RUN TestCommitInheritsEnv [2021-05-17T20:06:15.459Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-05-17T20:06:15.459Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-17T20:06:15.459Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-17T20:06:15.459Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-05-17T20:06:15.459Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-05-17T20:06:15.459Z] === RUN TestImagesFilterMultiReference [2021-05-17T20:06:15.459Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-05-17T20:06:15.459Z] === RUN TestImagePullPlatformInvalid [2021-05-17T20:06:15.459Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-05-17T20:06:15.459Z] === RUN TestRemoveImageOrphaning [2021-05-17T20:06:15.923Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-05-17T20:06:16.415Z] --- PASS: TestRemoveImageOrphaning (1.08s) [2021-05-17T20:06:16.416Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-17T20:06:16.416Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-05-17T20:06:16.416Z] === RUN TestTagInvalidReference [2021-05-17T20:06:16.416Z] --- PASS: TestTagInvalidReference (0.03s) [2021-05-17T20:06:16.416Z] === RUN TestTagValidPrefixedRepo [2021-05-17T20:06:16.416Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-05-17T20:06:16.416Z] === RUN TestTagExistedNameWithoutForce [2021-05-17T20:06:16.416Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-05-17T20:06:16.416Z] === RUN TestTagOfficialNames [2021-05-17T20:06:16.416Z] --- PASS: TestTagOfficialNames (0.10s) [2021-05-17T20:06:16.416Z] === RUN TestTagMatchesDigest [2021-05-17T20:06:16.873Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-05-17T20:06:16.873Z] PASS [2021-05-17T20:06:16.873Z] ok github.com/docker/docker/integration/image 1.649s [2021-05-17T20:06:16.873Z] [2021-05-17T20:06:16.873Z] === Skipped [2021-05-17T20:06:16.873Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-05-17T20:06:16.873Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-17T20:06:16.873Z] [2021-05-17T20:06:16.873Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-05-17T20:06:16.873Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-05-17T20:06:16.873Z] [2021-05-17T20:06:16.873Z] [2021-05-17T20:06:16.873Z] DONE 11 tests, 2 skipped in 4.052s [2021-05-17T20:06:16.873Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-05-17T20:06:19.228Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-05-17T20:06:19.753Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-17T20:06:19.753Z] INFO: Testing against a local daemon [2021-05-17T20:06:19.753Z] === RUN TestNetworkCreateDelete [2021-05-17T20:06:19.753Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-05-17T20:06:19.753Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-05-17T20:06:19.753Z] === RUN TestDockerNetworkDeletePreferID [2021-05-17T20:06:19.753Z] --- SKIP: TestDockerNetworkDeletePreferID (0.01s) [2021-05-17T20:06:19.753Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-05-17T20:06:19.753Z] === RUN TestDaemonDNSFallback [2021-05-17T20:06:19.753Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-05-17T20:06:19.753Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-05-17T20:06:19.753Z] === RUN TestInspectNetwork [2021-05-17T20:06:19.753Z] --- SKIP: TestInspectNetwork (0.00s) [2021-05-17T20:06:19.753Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-05-17T20:06:19.753Z] === RUN TestRunContainerWithBridgeNone [2021-05-17T20:06:19.753Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-05-17T20:06:19.753Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-05-17T20:06:19.753Z] === RUN TestNetworkInvalidJSON [2021-05-17T20:06:19.753Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-17T20:06:19.753Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-17T20:06:19.753Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-17T20:06:19.753Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-17T20:06:19.753Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-17T20:06:19.753Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-17T20:06:19.753Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-17T20:06:19.753Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-17T20:06:19.753Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-17T20:06:19.753Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-05-17T20:06:19.753Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-17T20:06:19.753Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-17T20:06:19.753Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-17T20:06:19.753Z] === RUN TestNetworkList [2021-05-17T20:06:19.753Z] === RUN TestNetworkList//networks [2021-05-17T20:06:19.753Z] === PAUSE TestNetworkList//networks [2021-05-17T20:06:19.753Z] === RUN TestNetworkList//networks/ [2021-05-17T20:06:19.753Z] === PAUSE TestNetworkList//networks/ [2021-05-17T20:06:19.753Z] === CONT TestNetworkList//networks [2021-05-17T20:06:19.753Z] === CONT TestNetworkList//networks/ [2021-05-17T20:06:19.753Z] --- PASS: TestNetworkList (0.03s) [2021-05-17T20:06:19.753Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-17T20:06:19.753Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-17T20:06:19.753Z] === RUN TestHostIPv4BridgeLabel [2021-05-17T20:06:19.753Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-05-17T20:06:19.753Z] network_test.go:126: testEnv.OSType == "windows" [2021-05-17T20:06:19.753Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-17T20:06:19.753Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-05-17T20:06:19.753Z] service_test.go:29: testEnv.OSType == "windows" [2021-05-17T20:06:19.753Z] === RUN TestDaemonDefaultNetworkPools [2021-05-17T20:06:19.753Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-05-17T20:06:19.753Z] service_test.go:58: testEnv.OSType == "windows" [2021-05-17T20:06:19.753Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-17T20:06:19.753Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-17T20:06:19.753Z] service_test.go:102: testEnv.OSType == "windows" [2021-05-17T20:06:19.753Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-17T20:06:19.753Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-17T20:06:19.753Z] service_test.go:136: testEnv.OSType == "windows" [2021-05-17T20:06:19.753Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-17T20:06:19.753Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-17T20:06:19.753Z] service_test.go:187: testEnv.OSType == "windows" [2021-05-17T20:06:19.753Z] === RUN TestServiceWithPredefinedNetwork [2021-05-17T20:06:19.753Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-05-17T20:06:19.753Z] service_test.go:212: testEnv.OSType == "windows" [2021-05-17T20:06:19.753Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-17T20:06:19.753Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-17T20:06:19.753Z] service_test.go:242: FLAKY_TEST [2021-05-17T20:06:19.753Z] === RUN TestServiceWithDataPathPortInit [2021-05-17T20:06:19.753Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-05-17T20:06:19.753Z] service_test.go:332: testEnv.OSType == "windows" [2021-05-17T20:06:19.753Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-17T20:06:19.753Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-17T20:06:19.754Z] service_test.go:400: testEnv.OSType == "windows" [2021-05-17T20:06:19.754Z] PASS [2021-05-17T20:06:19.754Z] ok github.com/docker/docker/integration/network 0.254s [2021-05-17T20:06:19.754Z] [2021-05-17T20:06:19.754Z] === Skipped [2021-05-17T20:06:19.754Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-05-17T20:06:19.754Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-05-17T20:06:19.754Z] [2021-05-17T20:06:19.754Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s) [2021-05-17T20:06:19.754Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-05-17T20:06:19.754Z] [2021-05-17T20:06:19.754Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-05-17T20:06:19.754Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-05-17T20:06:19.754Z] [2021-05-17T20:06:19.754Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-05-17T20:06:19.754Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-05-17T20:06:19.754Z] [2021-05-17T20:06:19.754Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-05-17T20:06:19.754Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-05-17T20:06:19.754Z] [2021-05-17T20:06:19.754Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-05-17T20:06:19.754Z] network_test.go:126: testEnv.OSType == "windows" [2021-05-17T20:06:19.754Z] [2021-05-17T20:06:19.754Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-05-17T20:06:19.754Z] service_test.go:29: testEnv.OSType == "windows" [2021-05-17T20:06:19.754Z] [2021-05-17T20:06:19.754Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-05-17T20:06:19.754Z] service_test.go:58: testEnv.OSType == "windows" [2021-05-17T20:06:19.754Z] [2021-05-17T20:06:19.754Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-17T20:06:19.754Z] service_test.go:102: testEnv.OSType == "windows" [2021-05-17T20:06:19.754Z] [2021-05-17T20:06:19.754Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-17T20:06:19.754Z] service_test.go:136: testEnv.OSType == "windows" [2021-05-17T20:06:19.754Z] [2021-05-17T20:06:19.754Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-17T20:06:19.754Z] service_test.go:187: testEnv.OSType == "windows" [2021-05-17T20:06:19.754Z] [2021-05-17T20:06:19.754Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-05-17T20:06:19.754Z] service_test.go:212: testEnv.OSType == "windows" [2021-05-17T20:06:19.754Z] [2021-05-17T20:06:19.754Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-17T20:06:19.754Z] service_test.go:242: FLAKY_TEST [2021-05-17T20:06:19.754Z] [2021-05-17T20:06:19.754Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-05-17T20:06:19.754Z] service_test.go:332: testEnv.OSType == "windows" [2021-05-17T20:06:19.754Z] [2021-05-17T20:06:19.754Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-17T20:06:19.754Z] service_test.go:400: testEnv.OSType == "windows" [2021-05-17T20:06:19.754Z] [2021-05-17T20:06:19.754Z] [2021-05-17T20:06:19.754Z] DONE 22 tests, 15 skipped in 2.923s [2021-05-17T20:06:19.754Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-05-17T20:06:20.710Z] testing: warning: no tests to run [2021-05-17T20:06:20.710Z] PASS [2021-05-17T20:06:20.710Z] ok github.com/docker/docker/integration/network/ipvlan 0.094s [2021-05-17T20:06:20.710Z] [2021-05-17T20:06:20.710Z] DONE 0 tests in 0.901s [2021-05-17T20:06:20.710Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-05-17T20:06:21.670Z] testing: warning: no tests to run [2021-05-17T20:06:21.670Z] PASS [2021-05-17T20:06:21.670Z] ok github.com/docker/docker/integration/network/macvlan 0.079s [2021-05-17T20:06:21.670Z] [2021-05-17T20:06:21.670Z] DONE 0 tests in 0.891s [2021-05-17T20:06:21.670Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-05-17T20:06:21.776Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-05-17T20:06:22.627Z] testing: warning: no tests to run [2021-05-17T20:06:22.627Z] PASS [2021-05-17T20:06:22.627Z] ok github.com/docker/docker/integration/plugin 0.091s [2021-05-17T20:06:22.627Z] [2021-05-17T20:06:22.627Z] DONE 0 tests in 0.894s [2021-05-17T20:06:22.627Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-05-17T20:06:23.583Z] testing: warning: no tests to run [2021-05-17T20:06:23.583Z] PASS [2021-05-17T20:06:23.583Z] ok github.com/docker/docker/integration/plugin/authz 0.095s [2021-05-17T20:06:23.583Z] [2021-05-17T20:06:23.583Z] DONE 0 tests in 0.873s [2021-05-17T20:06:23.583Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-05-17T20:06:23.692Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-05-17T20:06:25.081Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-05-17T20:06:27.016Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-05-17T20:06:27.016Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-05-17T20:06:27.961Z] === RUN TestDockerSuite/TestRunNetHost [2021-05-17T20:06:29.351Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-05-17T20:06:29.922Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-05-17T20:06:30.867Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-05-17T20:06:33.414Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-05-17T20:06:33.904Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-17T20:06:33.904Z] INFO: Testing against a local daemon [2021-05-17T20:06:33.904Z] === RUN TestPluginInvalidJSON [2021-05-17T20:06:33.904Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-17T20:06:33.904Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-17T20:06:33.904Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-17T20:06:33.904Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-05-17T20:06:33.904Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-17T20:06:33.904Z] === RUN TestPluginInstall [2021-05-17T20:06:33.904Z] --- SKIP: TestPluginInstall (0.00s) [2021-05-17T20:06:33.904Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-05-17T20:06:33.904Z] === RUN TestPluginsWithRuntimes [2021-05-17T20:06:33.904Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-05-17T20:06:33.904Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-05-17T20:06:33.904Z] === RUN TestPluginBackCompatMediaTypes [2021-05-17T20:06:33.904Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-05-17T20:06:33.904Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-05-17T20:06:33.904Z] PASS [2021-05-17T20:06:33.904Z] ok github.com/docker/docker/integration/plugin/common 0.205s [2021-05-17T20:06:34.357Z] [2021-05-17T20:06:34.357Z] === Skipped [2021-05-17T20:06:34.357Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-05-17T20:06:34.357Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-05-17T20:06:34.357Z] [2021-05-17T20:06:34.357Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-05-17T20:06:34.357Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-05-17T20:06:34.357Z] [2021-05-17T20:06:34.357Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-05-17T20:06:34.357Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-05-17T20:06:34.357Z] [2021-05-17T20:06:34.357Z] [2021-05-17T20:06:34.357Z] DONE 5 tests, 3 skipped in 10.790s [2021-05-17T20:06:34.357Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-05-17T20:06:35.330Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-05-17T20:06:38.084Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-17T20:06:38.084Z] INFO: Testing against a local daemon [2021-05-17T20:06:38.084Z] === RUN TestExternalGraphDriver [2021-05-17T20:06:38.084Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-05-17T20:06:38.084Z] external_test.go:48: runtime.GOOS == "windows" [2021-05-17T20:06:38.084Z] === RUN TestGraphdriverPluginV2 [2021-05-17T20:06:38.084Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-05-17T20:06:38.084Z] external_test.go:408: runtime.GOOS == "windows" [2021-05-17T20:06:38.084Z] PASS [2021-05-17T20:06:38.084Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.197s [2021-05-17T20:06:38.084Z] [2021-05-17T20:06:38.084Z] === Skipped [2021-05-17T20:06:38.084Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-05-17T20:06:38.084Z] external_test.go:48: runtime.GOOS == "windows" [2021-05-17T20:06:38.084Z] [2021-05-17T20:06:38.084Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-05-17T20:06:38.084Z] external_test.go:408: runtime.GOOS == "windows" [2021-05-17T20:06:38.084Z] [2021-05-17T20:06:38.084Z] [2021-05-17T20:06:38.084Z] DONE 2 tests, 2 skipped in 3.725s [2021-05-17T20:06:38.084Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-05-17T20:06:39.541Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-05-17T20:06:40.487Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-05-17T20:06:40.487Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-05-17T20:06:40.963Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-17T20:06:40.963Z] INFO: Testing against a local daemon [2021-05-17T20:06:40.963Z] === RUN TestReadPluginNoRead [2021-05-17T20:06:40.963Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-05-17T20:06:40.963Z] read_test.go:21: no unix domain sockets on Windows [2021-05-17T20:06:40.963Z] PASS [2021-05-17T20:06:40.963Z] ok github.com/docker/docker/integration/plugin/logging 0.203s [2021-05-17T20:06:41.059Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-05-17T20:06:41.321Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-05-17T20:06:41.416Z] [2021-05-17T20:06:41.416Z] === Skipped [2021-05-17T20:06:41.416Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-05-17T20:06:41.416Z] read_test.go:21: no unix domain sockets on Windows [2021-05-17T20:06:41.416Z] [2021-05-17T20:06:41.416Z] [2021-05-17T20:06:41.416Z] DONE 1 tests, 1 skipped in 3.052s [2021-05-17T20:06:41.416Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-05-17T20:06:41.893Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-05-17T20:06:42.835Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-05-17T20:06:42.835Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-05-17T20:06:42.936Z] testing: warning: no tests to run [2021-05-17T20:06:42.936Z] PASS [2021-05-17T20:06:42.936Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.138s [2021-05-17T20:06:42.936Z] [2021-05-17T20:06:42.936Z] DONE 0 tests in 1.575s [2021-05-17T20:06:42.936Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-05-17T20:06:43.410Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-05-17T20:06:45.812Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-17T20:06:45.812Z] INFO: Testing against a local daemon [2021-05-17T20:06:45.812Z] === RUN TestPluginWithDevMounts [2021-05-17T20:06:45.812Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-05-17T20:06:45.812Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:06:45.812Z] PASS [2021-05-17T20:06:45.812Z] ok github.com/docker/docker/integration/plugin/volumes 0.240s [2021-05-17T20:06:45.812Z] [2021-05-17T20:06:45.812Z] === Skipped [2021-05-17T20:06:45.812Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-05-17T20:06:45.812Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:06:45.812Z] [2021-05-17T20:06:45.812Z] [2021-05-17T20:06:45.812Z] DONE 1 tests, 1 skipped in 3.047s [2021-05-17T20:06:45.812Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-05-17T20:06:48.693Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-17T20:06:48.693Z] INFO: Testing against a local daemon [2021-05-17T20:06:48.693Z] === RUN TestSecretInspect [2021-05-17T20:06:48.693Z] --- SKIP: TestSecretInspect (0.01s) [2021-05-17T20:06:48.693Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:06:48.693Z] === RUN TestSecretList [2021-05-17T20:06:48.693Z] --- SKIP: TestSecretList (0.00s) [2021-05-17T20:06:48.693Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:06:48.693Z] === RUN TestSecretsCreateAndDelete [2021-05-17T20:06:48.693Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-05-17T20:06:48.693Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:06:48.693Z] === RUN TestSecretsUpdate [2021-05-17T20:06:48.693Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-05-17T20:06:48.693Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:06:48.693Z] === RUN TestTemplatedSecret [2021-05-17T20:06:48.693Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-05-17T20:06:48.693Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:06:48.693Z] === RUN TestSecretCreateResolve [2021-05-17T20:06:48.693Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-05-17T20:06:48.693Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-05-17T20:06:48.693Z] PASS [2021-05-17T20:06:48.693Z] ok github.com/docker/docker/integration/secret 0.202s [2021-05-17T20:06:48.693Z] [2021-05-17T20:06:48.693Z] === Skipped [2021-05-17T20:06:48.693Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s) [2021-05-17T20:06:48.693Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:06:48.693Z] [2021-05-17T20:06:48.693Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-05-17T20:06:48.693Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:06:48.693Z] [2021-05-17T20:06:48.693Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-05-17T20:06:48.693Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:06:48.693Z] [2021-05-17T20:06:48.693Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-05-17T20:06:48.693Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:06:48.693Z] [2021-05-17T20:06:48.693Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-05-17T20:06:48.693Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:06:48.693Z] [2021-05-17T20:06:48.693Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-05-17T20:06:48.693Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-05-17T20:06:48.693Z] [2021-05-17T20:06:48.693Z] [2021-05-17T20:06:48.693Z] DONE 6 tests, 6 skipped in 2.569s [2021-05-17T20:06:48.693Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-05-17T20:06:49.994Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-05-17T20:06:49.994Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-05-17T20:06:49.994Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-05-17T20:06:50.566Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-05-17T20:06:51.568Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-17T20:06:51.569Z] INFO: Testing against a local daemon [2021-05-17T20:06:51.569Z] === RUN TestServiceCreateInit [2021-05-17T20:06:51.569Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-17T20:06:51.569Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-17T20:06:51.569Z] --- PASS: TestServiceCreateInit (0.03s) [2021-05-17T20:06:51.569Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-17T20:06:51.569Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:06:51.569Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-17T20:06:51.569Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:06:51.569Z] === RUN TestCreateServiceMultipleTimes [2021-05-17T20:06:51.569Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-05-17T20:06:51.569Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:06:51.569Z] === RUN TestCreateServiceConflict [2021-05-17T20:06:51.569Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-05-17T20:06:51.569Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:06:51.569Z] === RUN TestCreateServiceMaxReplicas [2021-05-17T20:06:51.569Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-05-17T20:06:51.569Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:06:51.569Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-17T20:06:51.569Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-05-17T20:06:51.569Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:06:51.569Z] === RUN TestCreateServiceSecretFileMode [2021-05-17T20:06:51.569Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-05-17T20:06:51.569Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:06:51.569Z] === RUN TestCreateServiceConfigFileMode [2021-05-17T20:06:51.569Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-05-17T20:06:51.569Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:06:51.569Z] === RUN TestCreateServiceSysctls [2021-05-17T20:06:51.569Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2021-05-17T20:06:51.569Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:06:51.569Z] === RUN TestCreateServiceCapabilities [2021-05-17T20:06:52.022Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-05-17T20:06:52.022Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:06:52.022Z] === RUN TestInspect [2021-05-17T20:06:52.022Z] --- SKIP: TestInspect (0.00s) [2021-05-17T20:06:52.022Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:06:52.022Z] === RUN TestCreateJob [2021-05-17T20:06:52.022Z] --- SKIP: TestCreateJob (0.00s) [2021-05-17T20:06:52.022Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:06:52.022Z] === RUN TestReplicatedJob [2021-05-17T20:06:52.022Z] --- SKIP: TestReplicatedJob (0.00s) [2021-05-17T20:06:52.022Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:06:52.022Z] === RUN TestUpdateReplicatedJob [2021-05-17T20:06:52.022Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-05-17T20:06:52.022Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:06:52.022Z] === RUN TestServiceListWithStatuses [2021-05-17T20:06:52.022Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-17T20:06:52.022Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:06:52.022Z] === RUN TestDockerNetworkConnectAlias [2021-05-17T20:06:52.022Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-05-17T20:06:52.022Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:06:52.022Z] === RUN TestDockerNetworkReConnect [2021-05-17T20:06:52.022Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-05-17T20:06:52.022Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:06:52.022Z] === RUN TestServicePlugin [2021-05-17T20:06:52.022Z] --- SKIP: TestServicePlugin (0.00s) [2021-05-17T20:06:52.022Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:06:52.022Z] === RUN TestServiceUpdateLabel [2021-05-17T20:06:52.022Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-05-17T20:06:52.022Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-05-17T20:06:52.022Z] === RUN TestServiceUpdateSecrets [2021-05-17T20:06:52.022Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-05-17T20:06:52.022Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-05-17T20:06:52.022Z] === RUN TestServiceUpdateConfigs [2021-05-17T20:06:52.022Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-05-17T20:06:52.022Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-05-17T20:06:52.022Z] === RUN TestServiceUpdateNetwork [2021-05-17T20:06:52.022Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-05-17T20:06:52.022Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-05-17T20:06:52.022Z] === RUN TestServiceUpdatePidsLimit [2021-05-17T20:06:52.022Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-05-17T20:06:52.022Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-05-17T20:06:52.022Z] PASS [2021-05-17T20:06:52.022Z] ok github.com/docker/docker/integration/service 0.321s [2021-05-17T20:06:52.023Z] [2021-05-17T20:06:52.023Z] === Skipped [2021-05-17T20:06:52.023Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-17T20:06:52.023Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-17T20:06:52.023Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:06:52.023Z] [2021-05-17T20:06:52.023Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-17T20:06:52.023Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-17T20:06:52.023Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:06:52.023Z] [2021-05-17T20:06:52.023Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-05-17T20:06:52.023Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:06:52.023Z] [2021-05-17T20:06:52.023Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-05-17T20:06:52.023Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:06:52.023Z] [2021-05-17T20:06:52.023Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-05-17T20:06:52.023Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:06:52.023Z] [2021-05-17T20:06:52.023Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-05-17T20:06:52.023Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:06:52.023Z] [2021-05-17T20:06:52.023Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-05-17T20:06:52.023Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:06:52.023Z] [2021-05-17T20:06:52.023Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.01s) [2021-05-17T20:06:52.023Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:06:52.023Z] [2021-05-17T20:06:52.023Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2021-05-17T20:06:52.023Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:06:52.023Z] [2021-05-17T20:06:52.023Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-05-17T20:06:52.023Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:06:52.023Z] [2021-05-17T20:06:52.023Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-05-17T20:06:52.023Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:06:52.023Z] [2021-05-17T20:06:52.023Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-05-17T20:06:52.023Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:06:52.023Z] [2021-05-17T20:06:52.023Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-05-17T20:06:52.023Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:06:52.023Z] [2021-05-17T20:06:52.023Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-05-17T20:06:52.023Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:06:52.023Z] [2021-05-17T20:06:52.023Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-05-17T20:06:52.023Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:06:52.023Z] [2021-05-17T20:06:52.023Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-05-17T20:06:52.023Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:06:52.023Z] [2021-05-17T20:06:52.023Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-05-17T20:06:52.023Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:06:52.023Z] [2021-05-17T20:06:52.023Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-05-17T20:06:52.023Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:06:52.023Z] [2021-05-17T20:06:52.023Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-05-17T20:06:52.023Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-05-17T20:06:52.023Z] [2021-05-17T20:06:52.023Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-05-17T20:06:52.023Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-05-17T20:06:52.023Z] [2021-05-17T20:06:52.023Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-05-17T20:06:52.023Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-05-17T20:06:52.023Z] [2021-05-17T20:06:52.023Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-05-17T20:06:52.023Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-05-17T20:06:52.023Z] [2021-05-17T20:06:52.023Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-05-17T20:06:52.023Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-05-17T20:06:52.023Z] [2021-05-17T20:06:52.023Z] [2021-05-17T20:06:52.023Z] DONE 24 tests, 23 skipped in 3.353s [2021-05-17T20:06:52.023Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-05-17T20:06:52.483Z] === RUN TestDockerSuite/TestRunPortInUse [2021-05-17T20:06:53.430Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-05-17T20:06:54.008Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-05-17T20:06:54.583Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-05-17T20:06:54.844Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-05-17T20:06:54.903Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-17T20:06:54.903Z] INFO: Testing against a local daemon [2021-05-17T20:06:54.903Z] === RUN TestSessionCreate [2021-05-17T20:06:54.903Z] --- SKIP: TestSessionCreate (0.00s) [2021-05-17T20:06:54.903Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-05-17T20:06:54.903Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-17T20:06:54.903Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-05-17T20:06:54.903Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-05-17T20:06:54.903Z] PASS [2021-05-17T20:06:54.903Z] ok github.com/docker/docker/integration/session 0.181s [2021-05-17T20:06:54.903Z] [2021-05-17T20:06:54.903Z] === Skipped [2021-05-17T20:06:54.903Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-05-17T20:06:54.903Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-05-17T20:06:54.903Z] [2021-05-17T20:06:54.903Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-05-17T20:06:54.903Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-05-17T20:06:54.903Z] [2021-05-17T20:06:54.903Z] [2021-05-17T20:06:54.903Z] DONE 2 tests, 2 skipped in 2.579s [2021-05-17T20:06:54.903Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-05-17T20:06:55.787Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-05-17T20:06:56.048Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-17T20:06:56.048Z] === RUN TestDockerSuite/TestRunPublishPort [2021-05-17T20:06:56.991Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-05-17T20:06:57.563Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-05-17T20:06:57.563Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-05-17T20:06:57.789Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-17T20:06:57.789Z] INFO: Testing against a local daemon [2021-05-17T20:06:57.789Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-17T20:06:57.789Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-17T20:06:57.789Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:06:57.789Z] === RUN TestEventsExecDie [2021-05-17T20:06:57.789Z] --- SKIP: TestEventsExecDie (0.00s) [2021-05-17T20:06:57.789Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-05-17T20:06:57.789Z] === RUN TestEventsBackwardsCompatible [2021-05-17T20:06:57.789Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-05-17T20:06:57.789Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-05-17T20:06:57.789Z] === RUN TestInfoAPI [2021-05-17T20:06:57.789Z] --- PASS: TestInfoAPI (0.05s) [2021-05-17T20:06:57.789Z] === RUN TestInfoAPIWarnings [2021-05-17T20:06:57.789Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-05-17T20:06:57.789Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-17T20:06:57.789Z] === RUN TestInfoDebug [2021-05-17T20:06:57.789Z] --- SKIP: TestInfoDebug (0.00s) [2021-05-17T20:06:57.789Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-17T20:06:57.789Z] === RUN TestInfoInsecureRegistries [2021-05-17T20:06:57.789Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-05-17T20:06:57.789Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-17T20:06:57.789Z] === RUN TestInfoRegistryMirrors [2021-05-17T20:06:57.789Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-05-17T20:06:57.789Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-17T20:06:57.789Z] === RUN TestLoginFailsWithBadCredentials [2021-05-17T20:06:58.135Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-05-17T20:06:58.242Z] --- PASS: TestLoginFailsWithBadCredentials (0.95s) [2021-05-17T20:06:58.242Z] === RUN TestPingCacheHeaders [2021-05-17T20:06:58.242Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-05-17T20:06:58.242Z] === RUN TestPingGet [2021-05-17T20:06:58.242Z] --- PASS: TestPingGet (0.03s) [2021-05-17T20:06:58.242Z] === RUN TestPingHead [2021-05-17T20:06:58.242Z] --- PASS: TestPingHead (0.03s) [2021-05-17T20:06:58.242Z] === RUN TestVersion [2021-05-17T20:06:58.242Z] --- PASS: TestVersion (0.03s) [2021-05-17T20:06:58.242Z] PASS [2021-05-17T20:06:58.242Z] ok github.com/docker/docker/integration/system 1.266s [2021-05-17T20:06:58.696Z] [2021-05-17T20:06:58.696Z] === Skipped [2021-05-17T20:06:58.696Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-17T20:06:58.696Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:06:58.696Z] [2021-05-17T20:06:58.696Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-05-17T20:06:58.696Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-05-17T20:06:58.696Z] [2021-05-17T20:06:58.696Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-05-17T20:06:58.696Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-05-17T20:06:58.696Z] [2021-05-17T20:06:58.696Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-05-17T20:06:58.696Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-17T20:06:58.696Z] [2021-05-17T20:06:58.696Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-05-17T20:06:58.696Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-17T20:06:58.696Z] [2021-05-17T20:06:58.696Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-05-17T20:06:58.696Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-17T20:06:58.696Z] [2021-05-17T20:06:58.696Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-05-17T20:06:58.696Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-17T20:06:58.696Z] [2021-05-17T20:06:58.696Z] [2021-05-17T20:06:58.696Z] DONE 13 tests, 7 skipped in 3.907s [2021-05-17T20:06:58.696Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-05-17T20:06:59.521Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-05-17T20:06:59.521Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-05-17T20:07:01.594Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-17T20:07:01.594Z] INFO: Testing against a local daemon [2021-05-17T20:07:01.594Z] === RUN TestVolumesCreateAndList [2021-05-17T20:07:01.594Z] --- PASS: TestVolumesCreateAndList (0.07s) [2021-05-17T20:07:01.594Z] === RUN TestVolumesRemove [2021-05-17T20:07:01.594Z] --- PASS: TestVolumesRemove (0.15s) [2021-05-17T20:07:01.594Z] === RUN TestVolumesInspect [2021-05-17T20:07:01.594Z] --- PASS: TestVolumesInspect (0.04s) [2021-05-17T20:07:01.594Z] === RUN TestVolumesInvalidJSON [2021-05-17T20:07:01.594Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-17T20:07:01.594Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-17T20:07:01.594Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-17T20:07:01.594Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-05-17T20:07:01.594Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-17T20:07:01.594Z] PASS [2021-05-17T20:07:01.594Z] ok github.com/docker/docker/integration/volume 0.443s [2021-05-17T20:07:01.594Z] [2021-05-17T20:07:01.594Z] DONE 5 tests in 2.847s [2021-05-17T20:07:01.594Z] INFO: make.ps1 ended at 05/17/2021 20:07:01 [2021-05-17T20:07:01.594Z] INFO: Integration CLI tests being run from the host: [2021-05-17T20:07:01.594Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2021-05-17T20:07:02.824Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-05-17T20:07:04.739Z] === RUN TestDockerSuite/TestRunRm [2021-05-17T20:07:05.001Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-05-17T20:07:09.206Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-05-17T20:07:09.778Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-05-17T20:07:10.350Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-05-17T20:07:11.991Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-05-17T20:07:11.991Z] INFO: Testing against a local daemon [2021-05-17T20:07:11.991Z] === RUN TestDockerSuite [2021-05-17T20:07:11.991Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-05-17T20:07:11.991Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-05-17T20:07:11.991Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-05-17T20:07:11.991Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-05-17T20:07:11.991Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-05-17T20:07:11.991Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-05-17T20:07:11.991Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-05-17T20:07:11.991Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-05-17T20:07:11.991Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-05-17T20:07:12.266Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-05-17T20:07:12.446Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-05-17T20:07:12.527Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-05-17T20:07:12.898Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-05-17T20:07:13.351Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-05-17T20:07:16.732Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-05-17T20:07:20.945Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-05-17T20:07:21.215Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-05-17T20:07:21.792Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-05-17T20:07:22.365Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-05-17T20:07:22.937Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-05-17T20:07:23.198Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-05-17T20:07:23.769Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-05-17T20:07:24.711Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-05-17T20:07:25.283Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-05-17T20:07:26.227Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-05-17T20:07:28.772Z] === RUN TestDockerSuite/TestRunState [2021-05-17T20:07:30.159Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-05-17T20:07:31.102Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-05-17T20:07:31.676Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-05-17T20:07:31.938Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-05-17T20:07:31.938Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-05-17T20:07:32.882Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-05-17T20:07:33.145Z] === RUN TestDockerSuite/TestRunSysctls [2021-05-17T20:07:34.090Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-05-17T20:07:34.662Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-05-17T20:07:34.663Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-05-17T20:07:34.663Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-05-17T20:07:35.608Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-05-17T20:07:38.912Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-05-17T20:07:39.855Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-05-17T20:07:39.855Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-05-17T20:07:41.769Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-05-17T20:07:47.064Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-05-17T20:07:49.611Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-05-17T20:07:50.183Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-05-17T20:07:51.127Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-05-17T20:07:52.072Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-05-17T20:07:53.017Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-05-17T20:07:56.325Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-05-17T20:07:57.270Z] === RUN TestDockerSuite/TestRunUserByID [2021-05-17T20:07:58.215Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-05-17T20:07:58.215Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-05-17T20:07:58.476Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-05-17T20:07:59.423Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-05-17T20:07:59.423Z] === RUN TestDockerSuite/TestRunUserByName [2021-05-17T20:08:00.368Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-05-17T20:08:01.312Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-05-17T20:08:01.312Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-05-17T20:08:01.312Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-05-17T20:08:02.257Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-05-17T20:08:02.257Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-05-17T20:08:07.552Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-05-17T20:08:07.552Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-05-17T20:08:08.942Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-05-17T20:08:09.885Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-05-17T20:08:11.802Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-05-17T20:08:13.194Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-05-17T20:08:13.194Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-05-17T20:08:16.498Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-05-17T20:08:18.416Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-05-17T20:08:18.416Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-05-17T20:08:18.990Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-05-17T20:08:19.935Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-05-17T20:08:19.935Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-05-17T20:08:19.935Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-05-17T20:08:19.935Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-05-17T20:08:19.935Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-05-17T20:08:19.935Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-05-17T20:08:25.227Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-05-17T20:08:25.227Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-05-17T20:08:25.305Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-05-17T20:08:25.305Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-05-17T20:08:25.305Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-05-17T20:08:25.305Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-05-17T20:08:25.305Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-05-17T20:08:25.305Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-05-17T20:08:25.305Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-05-17T20:08:25.305Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-05-17T20:08:25.305Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-05-17T20:08:25.305Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-05-17T20:08:25.305Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-05-17T20:08:25.305Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-05-17T20:08:25.305Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-05-17T20:08:25.305Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-05-17T20:08:25.305Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-05-17T20:08:25.305Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-05-17T20:08:26.613Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-05-17T20:08:26.874Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-05-17T20:08:27.136Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-05-17T20:08:27.709Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-05-17T20:08:27.971Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-05-17T20:08:28.186Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-05-17T20:08:28.186Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-05-17T20:08:28.186Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-05-17T20:08:28.186Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-05-17T20:08:28.186Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-05-17T20:08:28.544Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-05-17T20:08:28.806Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-05-17T20:08:29.750Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-05-17T20:08:29.750Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-05-17T20:08:29.750Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-05-17T20:08:29.750Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-05-17T20:08:29.750Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-05-17T20:08:29.750Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-05-17T20:08:29.750Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-05-17T20:08:29.750Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-05-17T20:08:29.750Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-05-17T20:08:30.694Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-05-17T20:08:30.956Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-05-17T20:08:31.059Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-05-17T20:08:31.059Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-05-17T20:08:31.059Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-05-17T20:08:31.528Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-05-17T20:08:31.528Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-05-17T20:08:32.475Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-05-17T20:08:32.737Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-05-17T20:08:34.127Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-05-17T20:08:34.127Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-05-17T20:08:34.700Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-05-17T20:08:35.643Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-05-17T20:08:35.643Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-05-17T20:08:35.643Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-05-17T20:08:36.216Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-05-17T20:08:37.610Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-05-17T20:08:38.561Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-05-17T20:08:38.561Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-05-17T20:08:39.133Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-05-17T20:08:39.133Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-05-17T20:08:40.519Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-05-17T20:08:41.091Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-05-17T20:08:43.360Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-05-17T20:08:43.639Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-05-17T20:08:43.901Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-05-17T20:08:43.901Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-05-17T20:08:43.901Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-05-17T20:08:44.846Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-05-17T20:08:45.789Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-05-17T20:08:47.179Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-05-17T20:08:47.179Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-05-17T20:08:49.097Z] === RUN TestDockerSuite/TestSaveImageId [2021-05-17T20:08:49.097Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-05-17T20:08:49.359Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-05-17T20:08:51.275Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-05-17T20:08:51.276Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-05-17T20:08:53.193Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-05-17T20:08:53.193Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-05-17T20:08:53.193Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-05-17T20:08:54.578Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-05-17T20:08:55.963Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-05-17T20:08:56.224Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-05-17T20:08:56.224Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-05-17T20:08:56.484Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-05-17T20:08:56.484Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-05-17T20:08:57.055Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-05-17T20:08:59.603Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-05-17T20:09:04.907Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-05-17T20:09:07.455Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-05-17T20:09:08.027Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-05-17T20:09:09.417Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-05-17T20:09:12.720Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-05-17T20:09:14.636Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-05-17T20:09:15.579Z] === RUN TestDockerSuite/TestStartRecordError [2021-05-17T20:09:17.495Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-05-17T20:09:20.043Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-05-17T20:09:21.958Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-05-17T20:09:25.259Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-05-17T20:09:25.520Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-05-17T20:09:30.817Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-05-17T20:09:33.366Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-05-17T20:09:39.953Z] === RUN TestDockerSuite/TestStatsNoStream [2021-05-17T20:09:41.867Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-05-17T20:09:43.250Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-05-17T20:09:44.194Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-05-17T20:09:45.138Z] === RUN TestDockerSuite/TestTopPrivileged [2021-05-17T20:09:45.400Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-05-17T20:09:45.400Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-05-17T20:09:46.790Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-05-17T20:09:50.997Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-05-17T20:09:55.205Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-05-17T20:09:55.206Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-05-17T20:09:56.149Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-05-17T20:09:56.149Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-05-17T20:09:56.149Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-05-17T20:09:57.536Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-05-17T20:09:58.926Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-05-17T20:09:59.869Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-05-17T20:10:01.785Z] === RUN TestDockerSuite/TestUpdateStats [2021-05-17T20:10:05.995Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-05-17T20:10:06.958Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-05-17T20:10:06.958Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-05-17T20:10:08.882Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-05-17T20:10:09.257Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-05-17T20:10:09.257Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-05-17T20:10:09.257Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-05-17T20:10:09.257Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-05-17T20:10:09.826Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-05-17T20:10:11.415Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-05-17T20:10:12.370Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-05-17T20:10:12.370Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-05-17T20:10:12.370Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-05-17T20:10:12.370Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-05-17T20:10:12.822Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-05-17T20:10:13.779Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-05-17T20:10:16.413Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-05-17T20:10:16.413Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-05-17T20:10:17.475Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-05-17T20:10:18.994Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-05-17T20:10:18.994Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-05-17T20:10:18.994Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-05-17T20:10:18.994Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-05-17T20:10:22.700Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-05-17T20:10:23.004Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-05-17T20:10:27.211Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-05-17T20:10:29.759Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-05-17T20:10:30.332Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-05-17T20:10:35.005Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-05-17T20:10:35.622Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-05-17T20:10:37.009Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-05-17T20:10:40.748Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-05-17T20:10:41.205Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-05-17T20:10:41.657Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-05-17T20:10:43.601Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-05-17T20:10:45.355Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-05-17T20:10:46.146Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-05-17T20:10:46.873Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-05-17T20:10:48.060Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-05-17T20:10:49.445Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-05-17T20:10:50.830Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-05-17T20:10:52.618Z] === RUN TestDockerSuite/TestBuildAddScript [2021-05-17T20:10:52.618Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-05-17T20:10:52.618Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-05-17T20:10:52.618Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-05-17T20:10:52.618Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-05-17T20:10:52.618Z] === RUN TestDockerSuite/TestBuildAddTar [2021-05-17T20:10:53.374Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-05-17T20:10:55.292Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-05-17T20:10:57.836Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-05-17T20:10:59.749Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-05-17T20:11:02.294Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-05-17T20:11:17.204Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-05-17T20:11:17.204Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-05-17T20:11:17.204Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-05-17T20:11:17.774Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-05-17T20:11:17.774Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-05-17T20:11:18.035Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-05-17T20:11:18.035Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-05-17T20:11:18.978Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-05-17T20:11:18.978Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-05-17T20:11:19.549Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-05-17T20:11:19.811Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-05-17T20:11:19.811Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-05-17T20:11:19.811Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-05-17T20:11:19.811Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-05-17T20:11:22.356Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-05-17T20:11:22.356Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-05-17T20:11:22.356Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-05-17T20:11:22.356Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-05-17T20:11:22.356Z] === RUN TestDockerSuite/TestVolumeEvents [2021-05-17T20:11:28.191Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-05-17T20:11:28.191Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-05-17T20:11:28.643Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-05-17T20:11:28.940Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-05-17T20:11:30.325Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-05-17T20:11:30.325Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-05-17T20:11:30.325Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-05-17T20:11:33.626Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-05-17T20:11:37.834Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite (1956.07s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.58s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.88s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.56s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.91s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.22s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.21s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (1.47s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (3.07s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.31s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.45s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.53s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.78s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.33s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.29s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.45s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.42s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.34s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.38s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.71s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.54s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestAttachDetach (1.49s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.10s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.54s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.42s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.50s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.71s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.96s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.74s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.81s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.46s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.48s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (26.96s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.70s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (2.10s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.95s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (3.42s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.75s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.14s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (10.04s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.38s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.82s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.49s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.58s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.03s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.43s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.96s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.68s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.82s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildAddScript (5.12s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (10.85s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.38s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.92s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.40s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildAddTar (11.57s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.90s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (2.08s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.75s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.26s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.35s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.55s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.07s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (2.01s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.58s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.33s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.55s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (2.47s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (5.53s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (19.98s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.27s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.21s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.44s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.31s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.45s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (8.66s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (2.00s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (2.24s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.93s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.09s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (8.82s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (2.13s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.05s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.10s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.88s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.28s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.17s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.57s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildCmd (0.28s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.23s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.24s) [2021-05-17T20:11:37.834Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-05-17T20:11:37.834Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.26s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.60s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.21s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.23s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.30s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.08s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.70s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (16.11s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.61s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.56s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.84s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.91s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.03s) [2021-05-17T20:11:37.834Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-05-17T20:11:37.834Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-05-17T20:11:37.834Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-05-17T20:11:37.834Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-05-17T20:11:37.834Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-05-17T20:11:37.834Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-05-17T20:11:37.834Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-05-17T20:11:37.834Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.70s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.61s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.47s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.38s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.78s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.27s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.62s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.66s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.20s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.67s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.58s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.51s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.35s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.74s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.93s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.71s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.88s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.22s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.09s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.82s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.51s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.44s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.42s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.28s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.12s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (25.19s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.24s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (7.16s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.34s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.52s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.76s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.41s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.53s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.92s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.10s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.49s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildEnv (2.12s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.96s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (2.00s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (9.56s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (32.94s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.68s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (11.73s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.03s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.94s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.79s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (2.65s) [2021-05-17T20:11:37.834Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2021-05-17T20:11:37.834Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.48s) [2021-05-17T20:11:37.834Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (16.71s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildExpose (0.53s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.73s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.57s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.37s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildFails (1.25s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.98s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.81s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.49s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildFromGit (2.38s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.55s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.55s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.56s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.24s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.36s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.74s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.87s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.99s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildHistory (4.51s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.59s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.52s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.81s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.94s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.38s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildLabel (0.38s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.33s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.37s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.27s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildLabels (0.40s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.95s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.31s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.28s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.33s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.21s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.08s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.29s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.52s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.51s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.61s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.14s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.30s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.31s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.83s) [2021-05-17T20:11:37.835Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-05-17T20:11:37.835Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.21s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.67s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (3.23s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.30s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.12s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.66s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.10s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.01s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.42s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.48s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.36s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.40s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.73s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.83s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.46s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.87s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.60s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.36s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.37s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.54s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.41s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.21s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildPATH (2.67s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.61s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.55s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (11.01s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.45s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (6.13s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildRm (4.75s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.09s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.13s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.33s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.54s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.17s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.47s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.06s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.09s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.31s) [2021-05-17T20:11:37.835Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-05-17T20:11:37.835Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.00s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildStderr (1.04s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (6.03s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildStopSignal (2.06s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.95s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.85s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.22s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.84s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildUser (2.39s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.07s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.30s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.16s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.30s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.20s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.03s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.53s) [2021-05-17T20:11:37.835Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-05-17T20:11:37.835Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-05-17T20:11:37.835Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-05-17T20:11:37.835Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-05-17T20:11:37.835Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-05-17T20:11:37.835Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-05-17T20:11:37.835Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-05-17T20:11:37.835Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.16s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.22s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.59s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.26s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.31s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.96s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.98s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.46s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.51s) [2021-05-17T20:11:37.835Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-05-17T20:11:37.835Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.65s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.31s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-05-17T20:11:37.835Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-05-17T20:11:37.835Z] docker_cli_sni_test.go:18: Flakey test [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.17s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.18s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestCommitChange (1.47s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.67s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.16s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.30s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.02s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestCommitTTY (1.91s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.11s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.94s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.15s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.09s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.98s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.18s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.09s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.56s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (1.14s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.39s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.22s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.97s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.13s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.30s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.94s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.23s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (3.11s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.40s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.89s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.85s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.13s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.85s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.15s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.30s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.57s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.31s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.81s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.99s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.99s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.74s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.27s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.28s) [2021-05-17T20:11:37.835Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-05-17T20:11:37.835Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.83s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.07s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.26s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.67s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (1.02s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.31s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.97s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (26.07s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (2.03s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.81s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.79s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.62s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a8f440_} (1.62s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1582627387_/foo_false____} (1.97s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1582627387_/foo_true____} (1.63s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3379281502_/foo_false____} (1.61s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3379281502_/foo_true____} (1.61s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3379281502_/foo_true__0xc000a8f4a0__} (1.89s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a8f4c0_} (1.90s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a8f4e0_} (1.66s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a8f500_} (1.86s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a8f520_} (1.64s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.90s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.42s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.01s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2021-05-17T20:11:37.835Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (5.56s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (3.19s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (4.95s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCopyAndRestart (2.23s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.31s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.16s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.37s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.13s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.09s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.96s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.22s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.20s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.11s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.22s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.24s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.15s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.09s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.31s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.23s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.36s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.12s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.12s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.00s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.50s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.98s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.31s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCpToCaseA (2.06s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCpToCaseB (1.01s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.59s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.98s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.68s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCpToCaseF (1.09s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.97s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.74s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.76s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.11s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.15s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCpToDot (1.06s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (2.06s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.45s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCpToStdout (0.82s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.16s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.21s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.83s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.10s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.42s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.06s) [2021-05-17T20:11:37.836Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-05-17T20:11:37.836Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.04s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.36s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.11s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCreateRM (0.13s) [2021-05-17T20:11:37.836Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-05-17T20:11:37.836Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.03s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.64s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.13s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.74s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.48s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.83s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.50s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.71s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.94s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.72s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.73s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.48s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.78s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (2.69s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.53s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (7.68s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.41s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.69s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.41s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.70s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestEventsAttach (0.97s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestEventsCommit (1.10s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.75s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.71s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.74s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.79s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.55s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.48s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (3.08s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestEventsCopy (1.47s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.94s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.81s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.41s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.96s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.83s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.55s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.63s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.53s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.05s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestEventsFilters (2.43s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestEventsFormat (2.10s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.04s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.04s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.43s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.47s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.25s) [2021-05-17T20:11:37.836Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2021-05-17T20:11:37.836Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-05-17T20:11:37.836Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-05-17T20:11:37.836Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.42s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (1.03s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestEventsRename (0.96s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestEventsResize (0.85s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.05s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.09s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.73s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.14s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestEventsTop (1.08s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestEventsUntag (2.59s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.95s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestExec (1.09s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.82s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.72s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.92s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.14s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.19s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.58s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.70s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.71s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.26s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.05s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.74s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestExecCgroup (2.64s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestExecEnv (1.10s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.83s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.05s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestExecInspectID (2.30s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestExecInteractive (1.70s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.77s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.31s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestExecParseError (0.94s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.91s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.87s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (5.71s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.66s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestExecStartFails (1.35s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.46s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.79s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestExecTTY (1.05s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.08s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.76s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestExecUlimits (1.15s) [2021-05-17T20:11:37.836Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-05-17T20:11:37.836Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.05s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.01s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.87s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.27s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestExecWithUser (1.74s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.84s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.77s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.82s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.89s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.76s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestHealth (23.55s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.03s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.89s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.93s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.25s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.24s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.38s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.74s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.76s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.09s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestImagesFormat (0.10s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (1.28s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.88s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestImportDisplay (1.68s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestImportFile (1.66s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.68s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestImportGzipped (2.10s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.39s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.83s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (1.37s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.38s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.24s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.22s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.24s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.02s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.01s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.88s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.41s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.77s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.73s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.72s) [2021-05-17T20:11:37.836Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-05-17T20:11:37.836Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.47s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.91s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestInspectDefault (0.73s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestInspectHistory (0.94s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-05-17T20:11:37.836Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-05-17T20:11:37.836Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.75s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.74s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.74s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.76s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.44s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.78s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestInspectStatus (0.85s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.47s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.76s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.93s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.82s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.12s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.93s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.27s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.05s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.89s) [2021-05-17T20:11:37.836Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (2.23s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.44s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.48s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.18s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.92s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.26s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.21s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.62s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.99s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.97s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.18s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.20s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.75s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.83s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.36s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.88s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.83s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (4.28s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.00s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (5.15s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.34s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.03s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.59s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.50s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.87s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.54s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.46s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (3.63s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.27s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.25s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestLogsSince (6.90s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.89s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.96s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestLogsTail (0.98s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.89s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.99s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.36s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestMountIntoSys (1.09s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestNetHostname (3.17s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.63s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestNetworkEvents (6.58s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (3.33s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.92s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestPluginActive (1.56s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.35s) [2021-05-17T20:11:37.837Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-05-17T20:11:37.837Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.89s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.11s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.20s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.03s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.32s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.88s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.73s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.77s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestPortList (12.74s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.52s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.94s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (1.04s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.71s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.71s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.46s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.93s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.45s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (1.37s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestPsByOrder (3.37s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.41s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestPsListContainersBase (4.44s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.73s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.15s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.78s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.86s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.91s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.90s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.94s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.70s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (3.01s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.96s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.99s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.07s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestPsRightTagName (3.42s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.38s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.76s) [2021-05-17T20:11:37.837Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-05-17T20:11:37.837Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.19s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.75s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.47s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.44s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.74s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (11.81s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.85s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.79s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.11s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.38s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.98s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.80s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (6.13s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.45s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.45s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.90s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.63s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.96s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.91s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.19s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRmiTag (0.31s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.06s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.03s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.77s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.85s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.31s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.46s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunAddHost (0.72s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.49s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.74s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.83s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (2.07s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.19s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.34s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.18s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.89s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.47s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.91s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.88s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.88s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.73s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.88s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.02s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.17s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.90s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.97s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.96s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.60s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.81s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.80s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.73s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.72s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.89s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.96s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.91s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.97s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.86s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.72s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.03s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.75s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.78s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.78s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.08s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.82s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.72s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.58s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.60s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.85s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (1.00s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.02s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.90s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.95s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (2.06s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (4.15s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.73s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.16s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.64s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.45s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.38s) [2021-05-17T20:11:37.837Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-05-17T20:11:37.837Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-05-17T20:11:37.837Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-05-17T20:11:37.837Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.71s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.37s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.60s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.56s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (1.07s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.70s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.76s) [2021-05-17T20:11:37.837Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-05-17T20:11:37.837Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.74s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.57s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.86s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.89s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.76s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.93s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.83s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.88s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (1.01s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (1.03s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunExitCode (0.71s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.81s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.76s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.77s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.73s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.73s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.45s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.56s) [2021-05-17T20:11:37.837Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-17T20:11:37.837Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.50s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.77s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (0.75s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.65s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.70s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-05-17T20:11:37.837Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.97s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.76s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.48s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.46s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.78s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.61s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.61s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.39s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.20s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.90s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.52s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.53s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.42s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunMount (9.50s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.75s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.75s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.44s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.18s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.69s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.16s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.34s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.56s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.63s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.98s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunNetHost (1.25s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.76s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.99s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.18s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.16s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.38s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.73s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.76s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.71s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.74s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.71s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.76s) [2021-05-17T20:11:37.838Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-05-17T20:11:37.838Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.76s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.73s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.85s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.97s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.48s) [2021-05-17T20:11:37.838Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.46s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.49s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.73s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.48s) [2021-05-17T20:11:37.838Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-17T20:11:37.838Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.79s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.50s) [2021-05-17T20:11:37.838Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-05-17T20:11:37.838Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.73s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.44s) [2021-05-17T20:11:37.838Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-05-17T20:11:37.838Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.19s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.55s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunRm (0.74s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.79s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.88s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.72s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.41s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.73s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.80s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.96s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.73s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.52s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.79s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.46s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.46s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.48s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.77s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.76s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.71s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.67s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunState (1.55s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.72s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.77s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2021-05-17T20:11:37.838Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-05-17T20:11:37.838Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.73s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.49s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunSysctls (1.53s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.03s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.87s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (3.00s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (1.01s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.22s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.51s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.68s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.99s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (1.04s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (1.01s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.65s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.36s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunUserByID (0.99s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.31s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.84s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunUserByName (0.90s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.83s) [2021-05-17T20:11:37.838Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-05-17T20:11:37.838Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.21s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.84s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.59s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.80s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.30s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.80s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.63s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.72s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.89s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.81s) [2021-05-17T20:11:37.838Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-05-17T20:11:37.838Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-05-17T20:11:37.838Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-05-17T20:11:37.838Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-05-17T20:11:37.838Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-05-17T20:11:37.838Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.25s) [2021-05-17T20:11:37.838Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-05-17T20:11:37.838Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (4.29s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.71s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.87s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.89s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.90s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.03s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.86s) [2021-05-17T20:11:37.838Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-05-17T20:11:37.838Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.07s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2021-05-17T20:11:37.838Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-05-17T20:11:37.838Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-05-17T20:11:37.838Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-05-17T20:11:37.838Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-05-17T20:11:37.838Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-05-17T20:11:37.838Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-05-17T20:11:37.838Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-05-17T20:11:37.838Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-05-17T20:11:37.838Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-05-17T20:11:37.838Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.90s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.88s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.08s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.28s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (1.04s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.72s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.76s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.72s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.41s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.74s) [2021-05-17T20:11:37.838Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-05-17T20:11:37.838Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.66s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.43s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.47s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.23s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.73s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.95s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.98s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.11s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.76s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestSaveImageId (0.08s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.43s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.91s) [2021-05-17T20:11:37.838Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents691150483 [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.65s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.46s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.45s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.34s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.09s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.50s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.18s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.46s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.36s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.98s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.41s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (3.07s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.29s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.81s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestStartRecordError (1.85s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.64s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.96s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.04s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.37s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.35s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.80s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.74s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.76s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.81s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.55s) [2021-05-17T20:11:37.838Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-05-17T20:11:37.838Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.03s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.58s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.51s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.75s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.75s) [2021-05-17T20:11:37.838Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-05-17T20:11:37.838Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-05-17T20:11:37.838Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-05-17T20:11:37.838Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.46s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.14s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.08s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.87s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestUpdateStats (3.79s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.45s) [2021-05-17T20:11:37.838Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-05-17T20:11:37.838Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.98s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.09s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.87s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (6.34s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (4.81s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (3.46s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (6.41s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (6.69s) [2021-05-17T20:11:37.838Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.20s) [2021-05-17T20:11:37.839Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.21s) [2021-05-17T20:11:37.839Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.48s) [2021-05-17T20:11:37.839Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.43s) [2021-05-17T20:11:37.839Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.38s) [2021-05-17T20:11:37.839Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.16s) [2021-05-17T20:11:37.839Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.14s) [2021-05-17T20:11:37.839Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.15s) [2021-05-17T20:11:37.839Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.19s) [2021-05-17T20:11:37.839Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-05-17T20:11:37.839Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-05-17T20:11:37.839Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-05-17T20:11:37.839Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.76s) [2021-05-17T20:11:37.839Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.09s) [2021-05-17T20:11:37.839Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s) [2021-05-17T20:11:37.839Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-05-17T20:11:37.839Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.81s) [2021-05-17T20:11:37.839Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-05-17T20:11:37.839Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.90s) [2021-05-17T20:11:37.839Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-05-17T20:11:37.839Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-05-17T20:11:37.839Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-05-17T20:11:37.839Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-05-17T20:11:37.839Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.25s) [2021-05-17T20:11:37.839Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-05-17T20:11:37.839Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2021-05-17T20:11:37.839Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2021-05-17T20:11:37.839Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-05-17T20:11:37.839Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.68s) [2021-05-17T20:11:37.839Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.19s) [2021-05-17T20:11:37.839Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2021-05-17T20:11:37.839Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-05-17T20:11:37.839Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.79s) [2021-05-17T20:11:37.839Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.94s) [2021-05-17T20:11:37.839Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-05-17T20:11:37.839Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-05-17T20:11:37.839Z] === RUN TestDockerRegistrySuite [2021-05-17T20:11:37.839Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-05-17T20:11:38.783Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-05-17T20:11:40.168Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-05-17T20:11:41.554Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-05-17T20:11:41.816Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-05-17T20:11:46.038Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-05-17T20:11:51.326Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-05-17T20:11:53.672Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-05-17T20:11:53.672Z] === RUN TestDockerSuite/TestBuildBlankName [2021-05-17T20:11:53.672Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-05-17T20:11:54.631Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-05-17T20:11:56.016Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-05-17T20:11:56.962Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-05-17T20:11:58.350Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-05-17T20:11:59.780Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-05-17T20:12:01.167Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-05-17T20:12:02.553Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-05-17T20:12:03.499Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-05-17T20:12:03.926Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-05-17T20:12:03.926Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-05-17T20:12:06.052Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-05-17T20:12:09.354Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-05-17T20:12:09.927Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-05-17T20:12:13.233Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-05-17T20:12:14.174Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-05-17T20:12:14.633Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-05-17T20:12:14.634Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-05-17T20:12:16.020Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-05-17T20:12:16.966Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-05-17T20:12:18.354Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-05-17T20:12:21.657Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-05-17T20:12:21.657Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-05-17T20:12:23.045Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-05-17T20:12:23.306Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-05-17T20:12:23.566Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-05-17T20:12:23.828Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-05-17T20:12:24.088Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-05-17T20:12:24.349Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-05-17T20:12:24.609Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-05-17T20:12:25.994Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-05-17T20:12:26.483Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-05-17T20:12:27.909Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-05-17T20:12:29.296Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-05-17T20:12:30.239Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-05-17T20:12:31.623Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-05-17T20:12:32.566Z] --- PASS: TestDockerRegistrySuite (55.19s) [2021-05-17T20:12:32.566Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.59s) [2021-05-17T20:12:32.566Z] check_test.go:196: [d03cab098d883] daemon is not started [2021-05-17T20:12:32.566Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.31s) [2021-05-17T20:12:32.566Z] check_test.go:196: [d346d566a3109] daemon is not started [2021-05-17T20:12:32.566Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.62s) [2021-05-17T20:12:32.566Z] check_test.go:196: [d2679e6337bb0] daemon is not started [2021-05-17T20:12:32.566Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.20s) [2021-05-17T20:12:32.566Z] check_test.go:196: [d652e033d4dc8] daemon is not started [2021-05-17T20:12:32.566Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.62s) [2021-05-17T20:12:32.566Z] check_test.go:196: [dc984545f6d25] daemon is not started [2021-05-17T20:12:32.566Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.42s) [2021-05-17T20:12:32.566Z] check_test.go:196: [db4d1c44c6d18] daemon is not started [2021-05-17T20:12:32.566Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.65s) [2021-05-17T20:12:32.566Z] check_test.go:196: [d9e395928384b] daemon is not started [2021-05-17T20:12:32.566Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.30s) [2021-05-17T20:12:32.566Z] check_test.go:196: [dd46b225bbbfd] daemon is not started [2021-05-17T20:12:32.566Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.13s) [2021-05-17T20:12:32.566Z] check_test.go:196: [d6ade630dec24] daemon is not started [2021-05-17T20:12:32.566Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.28s) [2021-05-17T20:12:32.566Z] check_test.go:196: [d239c40995bde] daemon is not started [2021-05-17T20:12:32.566Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.35s) [2021-05-17T20:12:32.566Z] check_test.go:196: [def63ffcf0abf] daemon is not started [2021-05-17T20:12:32.566Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.39s) [2021-05-17T20:12:32.566Z] check_test.go:196: [dd4f907df3089] daemon is not started [2021-05-17T20:12:32.566Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.24s) [2021-05-17T20:12:32.566Z] check_test.go:196: [d16e38c2f2110] daemon is not started [2021-05-17T20:12:32.566Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.29s) [2021-05-17T20:12:32.566Z] check_test.go:196: [d9d1d12a8facb] daemon is not started [2021-05-17T20:12:32.566Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.45s) [2021-05-17T20:12:32.566Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9adc977476a27cb13a574aea87244824d8c42185e4e1c70e8d16962fdf1cfe77 [2021-05-17T20:12:32.566Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:dd5073eb52ea0e2acba264e0a418c67591273e5ec055b2392fa713c64aa9446f [2021-05-17T20:12:32.566Z] check_test.go:196: [d5ab12a849c76] daemon is not started [2021-05-17T20:12:32.566Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.78s) [2021-05-17T20:12:32.566Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b34727cbdd9c83030ff4d185baf1da50dda4b5ec6cca3957becfa9e540a801a1 [2021-05-17T20:12:32.566Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:abf0b674ee6453d450453aa8e482ebbc122a78ec08bdf375d87eb91312b0c863 [2021-05-17T20:12:32.566Z] check_test.go:196: [da70471a563df] daemon is not started [2021-05-17T20:12:32.566Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.28s) [2021-05-17T20:12:32.566Z] check_test.go:196: [d77d12d4a6544] daemon is not started [2021-05-17T20:12:32.566Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.00s) [2021-05-17T20:12:32.566Z] check_test.go:196: [d6f0fcef845ae] daemon is not started [2021-05-17T20:12:32.566Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.36s) [2021-05-17T20:12:32.566Z] check_test.go:196: [d506b39ccaf6c] daemon is not started [2021-05-17T20:12:32.566Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-05-17T20:12:32.566Z] check_test.go:196: [d4ea8b41ebd70] daemon is not started [2021-05-17T20:12:32.566Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.27s) [2021-05-17T20:12:32.566Z] check_test.go:196: [d8c3f9a735818] daemon is not started [2021-05-17T20:12:32.566Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.16s) [2021-05-17T20:12:32.566Z] check_test.go:196: [d29035362ae7a] daemon is not started [2021-05-17T20:12:32.566Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.15s) [2021-05-17T20:12:32.566Z] check_test.go:196: [d385726ae2258] daemon is not started [2021-05-17T20:12:32.566Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.23s) [2021-05-17T20:12:32.566Z] check_test.go:196: [dded54770c7db] daemon is not started [2021-05-17T20:12:32.566Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2021-05-17T20:12:32.566Z] check_test.go:196: [d2d9e580f1ead] daemon is not started [2021-05-17T20:12:32.566Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.28s) [2021-05-17T20:12:32.566Z] check_test.go:196: [d44bb05ea08ac] daemon is not started [2021-05-17T20:12:32.566Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.40s) [2021-05-17T20:12:32.566Z] check_test.go:196: [de1da4a7671e0] daemon is not started [2021-05-17T20:12:32.566Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-05-17T20:12:32.566Z] check_test.go:196: [d1c60004400db] daemon is not started [2021-05-17T20:12:32.566Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.30s) [2021-05-17T20:12:32.566Z] check_test.go:196: [d67f2a7ddcb75] daemon is not started [2021-05-17T20:12:32.566Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2021-05-17T20:12:32.566Z] check_test.go:196: [d08562b119d6d] daemon is not started [2021-05-17T20:12:32.566Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2021-05-17T20:12:32.566Z] check_test.go:196: [d2d8e79ac399e] daemon is not started [2021-05-17T20:12:32.566Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-05-17T20:12:32.566Z] check_test.go:196: [d288c39d1b4c1] daemon is not started [2021-05-17T20:12:32.566Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.31s) [2021-05-17T20:12:32.566Z] check_test.go:196: [d46fb928d70d0] daemon is not started [2021-05-17T20:12:32.566Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.03s) [2021-05-17T20:12:32.566Z] check_test.go:196: [d892927ba2aa5] daemon is not started [2021-05-17T20:12:32.566Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.12s) [2021-05-17T20:12:32.566Z] check_test.go:196: [dba91ad2868d4] daemon is not started [2021-05-17T20:12:32.566Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.30s) [2021-05-17T20:12:32.566Z] check_test.go:196: [dd94dbcae5bdf] daemon is not started [2021-05-17T20:12:32.566Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.08s) [2021-05-17T20:12:32.566Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.93s) [2021-05-17T20:12:32.566Z] === RUN TestDockerSchema1RegistrySuite [2021-05-17T20:12:32.566Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-05-17T20:12:32.566Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-05-17T20:12:33.504Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-05-17T20:12:33.504Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-05-17T20:12:36.776Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-05-17T20:12:38.153Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-05-17T20:12:38.153Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-05-17T20:12:38.153Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-05-17T20:12:42.090Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-05-17T20:12:44.638Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-05-17T20:12:45.169Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-05-17T20:12:45.170Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-05-17T20:12:45.170Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-05-17T20:12:45.170Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-05-17T20:12:45.170Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-05-17T20:12:46.024Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-05-17T20:12:47.940Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-05-17T20:12:49.325Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-05-17T20:12:49.325Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-05-17T20:12:50.710Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-05-17T20:12:52.094Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-05-17T20:12:53.037Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-05-17T20:12:56.341Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-05-17T20:12:56.914Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-05-17T20:12:57.174Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-05-17T20:12:57.435Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-05-17T20:12:57.696Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-05-17T20:12:57.957Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-05-17T20:12:58.218Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-05-17T20:12:58.479Z] --- PASS: TestDockerSchema1RegistrySuite (26.06s) [2021-05-17T20:12:58.479Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.27s) [2021-05-17T20:12:58.479Z] check_test.go:223: [d00de2e14560f] daemon is not started [2021-05-17T20:12:58.479Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.69s) [2021-05-17T20:12:58.479Z] check_test.go:223: [dd5c71037ddc2] daemon is not started [2021-05-17T20:12:58.479Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.69s) [2021-05-17T20:12:58.479Z] check_test.go:223: [d0644bb14dcc8] daemon is not started [2021-05-17T20:12:58.479Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.91s) [2021-05-17T20:12:58.479Z] check_test.go:223: [dbf3ba87fa4bf] daemon is not started [2021-05-17T20:12:58.479Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.82s) [2021-05-17T20:12:58.479Z] check_test.go:223: [df309d23ab210] daemon is not started [2021-05-17T20:12:58.479Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.51s) [2021-05-17T20:12:58.479Z] check_test.go:223: [dd65193aa1482] daemon is not started [2021-05-17T20:12:58.479Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-05-17T20:12:58.479Z] check_test.go:223: [d795638b11615] daemon is not started [2021-05-17T20:12:58.479Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.29s) [2021-05-17T20:12:58.479Z] check_test.go:223: [d2a790fb8986b] daemon is not started [2021-05-17T20:12:58.479Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.23s) [2021-05-17T20:12:58.479Z] check_test.go:223: [d058cca176036] daemon is not started [2021-05-17T20:12:58.479Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.22s) [2021-05-17T20:12:58.479Z] check_test.go:223: [d77459f0df952] daemon is not started [2021-05-17T20:12:58.479Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.26s) [2021-05-17T20:12:58.479Z] check_test.go:223: [d545674a92a64] daemon is not started [2021-05-17T20:12:58.479Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2021-05-17T20:12:58.479Z] check_test.go:223: [d1987d11993c5] daemon is not started [2021-05-17T20:12:58.479Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.43s) [2021-05-17T20:12:58.479Z] check_test.go:223: [d617216b9270c] daemon is not started [2021-05-17T20:12:58.479Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-05-17T20:12:58.479Z] check_test.go:223: [d33de458bfd54] daemon is not started [2021-05-17T20:12:58.479Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2021-05-17T20:12:58.479Z] check_test.go:223: [dae3c8cf17b37] daemon is not started [2021-05-17T20:12:58.479Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s) [2021-05-17T20:12:58.479Z] check_test.go:223: [d264945e3784b] daemon is not started [2021-05-17T20:12:58.479Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s) [2021-05-17T20:12:58.479Z] check_test.go:223: [d48c2955a2615] daemon is not started [2021-05-17T20:12:58.479Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-05-17T20:12:58.479Z] check_test.go:223: [d62dd2f6c67e8] daemon is not started [2021-05-17T20:12:58.479Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-05-17T20:12:58.479Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-05-17T20:12:58.479Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-05-17T20:12:59.421Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-05-17T20:12:59.993Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-05-17T20:12:59.993Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-05-17T20:12:59.993Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-05-17T20:13:00.253Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-05-17T20:13:00.514Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-05-17T20:13:00.514Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-05-17T20:13:01.457Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-05-17T20:13:01.718Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-05-17T20:13:01.979Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-05-17T20:13:02.551Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-05-17T20:13:03.123Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-05-17T20:13:03.408Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.89s) [2021-05-17T20:13:03.408Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.93s) [2021-05-17T20:13:03.408Z] check_test.go:252: [dc12daa3e259d] daemon is not started [2021-05-17T20:13:03.408Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) [2021-05-17T20:13:03.408Z] check_test.go:252: [dd66bfd24d279] daemon is not started [2021-05-17T20:13:03.408Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.20s) [2021-05-17T20:13:03.408Z] check_test.go:252: [d3021b0f54eba] daemon is not started [2021-05-17T20:13:03.408Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.64s) [2021-05-17T20:13:03.408Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-05-17T20:13:03.408Z] check_test.go:252: [dd64d6167bd0d] daemon is not started [2021-05-17T20:13:03.408Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.56s) [2021-05-17T20:13:03.408Z] check_test.go:252: [db7cd241c4c73] daemon is not started [2021-05-17T20:13:03.408Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.63s) [2021-05-17T20:13:03.408Z] check_test.go:252: [daa2999aeda87] daemon is not started [2021-05-17T20:13:03.408Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.20s) [2021-05-17T20:13:03.408Z] check_test.go:252: [d315ae75464bb] daemon is not started [2021-05-17T20:13:03.408Z] === RUN TestDockerRegistryAuthTokenSuite [2021-05-17T20:13:03.408Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-05-17T20:13:04.349Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-05-17T20:13:07.463Z] --- PASS: TestBuildWCOWSandboxSize (860.34s) [2021-05-17T20:13:07.463Z] === RUN TestBuildWithEmptyDockerfile [2021-05-17T20:13:07.463Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-17T20:13:07.463Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-17T20:13:07.463Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-17T20:13:07.463Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-17T20:13:07.463Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-17T20:13:07.463Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-17T20:13:07.463Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-17T20:13:07.463Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-17T20:13:07.463Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-17T20:13:07.463Z] --- PASS: TestBuildWithEmptyDockerfile (0.65s) [2021-05-17T20:13:07.463Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-05-17T20:13:07.463Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-05-17T20:13:07.463Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-05-17T20:13:07.463Z] === RUN TestBuildPreserveOwnership [2021-05-17T20:13:07.463Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2021-05-17T20:13:07.463Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-17T20:13:07.463Z] === RUN TestBuildPlatformInvalid [2021-05-17T20:13:07.463Z] --- PASS: TestBuildPlatformInvalid (0.56s) [2021-05-17T20:13:07.463Z] PASS [2021-05-17T20:13:07.463Z] ok github.com/docker/docker/integration/build 1069.785s [2021-05-17T20:13:07.463Z] [2021-05-17T20:13:07.463Z] === Skipped [2021-05-17T20:13:07.463Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-05-17T20:13:07.463Z] build_session_test.go:25: TODO: BuildKit [2021-05-17T20:13:07.463Z] [2021-05-17T20:13:07.463Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-05-17T20:13:07.463Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:13:07.463Z] [2021-05-17T20:13:07.463Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-05-17T20:13:07.463Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-17T20:13:07.463Z] [2021-05-17T20:13:07.463Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-05-17T20:13:07.463Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-17T20:13:07.463Z] [2021-05-17T20:13:07.463Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2021-05-17T20:13:07.463Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-17T20:13:07.463Z] [2021-05-17T20:13:07.463Z] [2021-05-17T20:13:07.463Z] DONE 29 tests, 5 skipped in 1097.323s [2021-05-17T20:13:07.463Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-05-17T20:13:07.463Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-17T20:13:07.463Z] INFO: Testing against a local daemon [2021-05-17T20:13:07.463Z] === RUN TestConfigInspect [2021-05-17T20:13:07.463Z] --- SKIP: TestConfigInspect (0.00s) [2021-05-17T20:13:07.463Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:13:07.463Z] === RUN TestConfigList [2021-05-17T20:13:07.463Z] --- SKIP: TestConfigList (0.00s) [2021-05-17T20:13:07.463Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:13:07.463Z] === RUN TestConfigsCreateAndDelete [2021-05-17T20:13:07.463Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-05-17T20:13:07.463Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:13:07.463Z] === RUN TestConfigsUpdate [2021-05-17T20:13:07.463Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-05-17T20:13:07.463Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:13:07.463Z] === RUN TestTemplatedConfig [2021-05-17T20:13:07.463Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-05-17T20:13:07.463Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:13:07.463Z] === RUN TestConfigCreateResolve [2021-05-17T20:13:07.463Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-05-17T20:13:07.463Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-05-17T20:13:07.463Z] === RUN TestConfigDaemonLibtrustID [2021-05-17T20:13:07.463Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-05-17T20:13:07.463Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-05-17T20:13:07.463Z] PASS [2021-05-17T20:13:07.463Z] ok github.com/docker/docker/integration/config 0.212s [2021-05-17T20:13:07.463Z] [2021-05-17T20:13:07.463Z] === Skipped [2021-05-17T20:13:07.463Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-05-17T20:13:07.463Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:13:07.463Z] [2021-05-17T20:13:07.463Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-05-17T20:13:07.463Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:13:07.463Z] [2021-05-17T20:13:07.463Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-05-17T20:13:07.463Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:13:07.463Z] [2021-05-17T20:13:07.463Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-05-17T20:13:07.463Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:13:07.463Z] [2021-05-17T20:13:07.463Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-05-17T20:13:07.463Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:13:07.463Z] [2021-05-17T20:13:07.463Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-05-17T20:13:07.463Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-05-17T20:13:07.463Z] [2021-05-17T20:13:07.463Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-05-17T20:13:07.463Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-05-17T20:13:07.463Z] [2021-05-17T20:13:07.463Z] [2021-05-17T20:13:07.463Z] DONE 7 tests, 7 skipped in 3.211s [2021-05-17T20:13:07.463Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-05-17T20:13:07.463Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-17T20:13:07.463Z] INFO: Testing against a local daemon [2021-05-17T20:13:07.463Z] === RUN TestCheckpoint [2021-05-17T20:13:07.463Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-17T20:13:07.463Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-17T20:13:07.463Z] === RUN TestContainerInvalidJSON [2021-05-17T20:13:07.463Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-17T20:13:07.463Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-17T20:13:07.463Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-17T20:13:07.463Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-17T20:13:07.463Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-17T20:13:07.463Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-17T20:13:07.926Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-17T20:13:07.926Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-17T20:13:07.926Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-17T20:13:07.926Z] --- PASS: TestContainerInvalidJSON (0.60s) [2021-05-17T20:13:07.926Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-17T20:13:07.926Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-05-17T20:13:07.926Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-05-17T20:13:07.926Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-17T20:13:08.390Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s) [2021-05-17T20:13:08.390Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-17T20:13:08.390Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.25s) [2021-05-17T20:13:08.390Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-17T20:13:08.556Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-05-17T20:13:08.556Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-05-17T20:13:08.556Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-05-17T20:13:08.817Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-05-17T20:13:08.856Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s) [2021-05-17T20:13:08.856Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-17T20:13:08.856Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s) [2021-05-17T20:13:08.856Z] === RUN TestCopyFromContainer [2021-05-17T20:13:08.856Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-05-17T20:13:08.856Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:13:08.856Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-17T20:13:08.856Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-17T20:13:08.856Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-17T20:13:08.856Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-17T20:13:08.856Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-17T20:13:08.856Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-17T20:13:08.856Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-17T20:13:08.856Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-17T20:13:08.856Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-17T20:13:08.856Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-17T20:13:08.856Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-05-17T20:13:08.856Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-17T20:13:08.856Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-17T20:13:08.856Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-05-17T20:13:08.856Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-17T20:13:08.856Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-05-17T20:13:08.856Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-05-17T20:13:08.856Z] === RUN TestCreateWithInvalidEnv [2021-05-17T20:13:08.856Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-17T20:13:08.856Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-17T20:13:08.856Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-17T20:13:08.856Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-17T20:13:08.856Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-17T20:13:08.856Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-17T20:13:08.856Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-17T20:13:08.856Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-17T20:13:08.856Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-17T20:13:08.856Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-05-17T20:13:08.856Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-17T20:13:08.856Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-17T20:13:08.856Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-05-17T20:13:08.856Z] === RUN TestCreateTmpfsMountsTarget [2021-05-17T20:13:08.856Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-05-17T20:13:08.856Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:13:08.856Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-17T20:13:09.079Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-05-17T20:13:09.079Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.82s) [2021-05-17T20:13:09.079Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-05-17T20:13:09.079Z] check_test.go:279: [d37226fb931f0] daemon is not started [2021-05-17T20:13:09.079Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.17s) [2021-05-17T20:13:09.079Z] check_test.go:279: [da118d4628610] daemon is not started [2021-05-17T20:13:09.079Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.17s) [2021-05-17T20:13:09.079Z] check_test.go:279: [d4bdec38d0578] daemon is not started [2021-05-17T20:13:09.079Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2021-05-17T20:13:09.079Z] check_test.go:279: [d3dca6f5e0f86] daemon is not started [2021-05-17T20:13:09.079Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-05-17T20:13:09.079Z] check_test.go:279: [d7c2798752234] daemon is not started [2021-05-17T20:13:09.079Z] === RUN TestDockerNetworkSuite [2021-05-17T20:13:09.079Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-05-17T20:13:09.320Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.01s) [2021-05-17T20:13:09.320Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-05-17T20:13:09.320Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-17T20:13:09.320Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-05-17T20:13:09.320Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-05-17T20:13:09.320Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-17T20:13:09.320Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-17T20:13:09.320Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-17T20:13:09.320Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-17T20:13:09.320Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-17T20:13:09.320Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-17T20:13:09.320Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-17T20:13:09.320Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-17T20:13:09.320Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-17T20:13:09.320Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-17T20:13:09.320Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-17T20:13:09.320Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-17T20:13:09.320Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-17T20:13:09.320Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-17T20:13:09.320Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-17T20:13:09.320Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-17T20:13:09.320Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2021-05-17T20:13:09.320Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-05-17T20:13:09.320Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-05-17T20:13:09.320Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-05-17T20:13:09.320Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-05-17T20:13:09.320Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-05-17T20:13:09.320Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-17T20:13:09.320Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-05-17T20:13:09.320Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-05-17T20:13:09.320Z] === RUN TestCreateDifferentPlatform [2021-05-17T20:13:09.320Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-17T20:13:09.320Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-17T20:13:09.320Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2021-05-17T20:13:09.320Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-05-17T20:13:09.320Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-17T20:13:09.320Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-17T20:13:09.320Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) [2021-05-17T20:13:09.320Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-17T20:13:09.320Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-05-17T20:13:09.320Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-05-17T20:13:09.320Z] === RUN TestContainerKillOnDaemonStart [2021-05-17T20:13:09.320Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-05-17T20:13:09.320Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:13:09.320Z] === RUN TestDiff [2021-05-17T20:13:09.320Z] --- SKIP: TestDiff (0.00s) [2021-05-17T20:13:09.320Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-05-17T20:13:09.320Z] === RUN TestExecWithCloseStdin [2021-05-17T20:13:10.214Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-05-17T20:13:11.625Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-05-17T20:13:12.292Z] --- PASS: TestExecWithCloseStdin (3.12s) [2021-05-17T20:13:12.292Z] === RUN TestExec [2021-05-17T20:13:13.009Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-05-17T20:13:14.484Z] --- PASS: TestExec (2.01s) [2021-05-17T20:13:14.484Z] === RUN TestExecUser [2021-05-17T20:13:14.484Z] --- SKIP: TestExecUser (0.00s) [2021-05-17T20:13:14.484Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-05-17T20:13:14.484Z] === RUN TestExportContainerAndImportImage [2021-05-17T20:13:14.484Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-05-17T20:13:14.484Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:13:14.484Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-17T20:13:14.484Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-05-17T20:13:14.484Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:13:14.484Z] === RUN TestHealthCheckWorkdir [2021-05-17T20:13:14.484Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-05-17T20:13:14.484Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-05-17T20:13:14.484Z] === RUN TestHealthKillContainer [2021-05-17T20:13:14.484Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-05-17T20:13:14.484Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-05-17T20:13:14.484Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-17T20:13:14.484Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-05-17T20:13:14.484Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-05-17T20:13:14.484Z] === RUN TestKillContainerInvalidSignal [2021-05-17T20:13:14.925Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-05-17T20:13:16.677Z] --- PASS: TestKillContainerInvalidSignal (2.00s) [2021-05-17T20:13:16.678Z] === RUN TestKillContainer [2021-05-17T20:13:16.678Z] === RUN TestKillContainer/no_signal [2021-05-17T20:13:17.223Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-05-17T20:13:18.181Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-05-17T20:13:18.634Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-05-17T20:13:18.876Z] === RUN TestKillContainer/non_killing_signal [2021-05-17T20:13:18.876Z] === RUN TestKillContainer/killing_signal [2021-05-17T20:13:19.589Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-05-17T20:13:19.589Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-05-17T20:13:21.071Z] --- PASS: TestKillContainer (4.36s) [2021-05-17T20:13:21.071Z] --- PASS: TestKillContainer/no_signal (1.97s) [2021-05-17T20:13:21.071Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-05-17T20:13:21.071Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-05-17T20:13:21.071Z] --- PASS: TestKillContainer/killing_signal (2.31s) [2021-05-17T20:13:21.071Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-17T20:13:21.071Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-05-17T20:13:21.071Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-17T20:13:21.071Z] === RUN TestKillStoppedContainer [2021-05-17T20:13:21.071Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-05-17T20:13:21.071Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-17T20:13:21.071Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-17T20:13:21.071Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-05-17T20:13:21.071Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-17T20:13:21.071Z] === RUN TestKillDifferentUserContainer [2021-05-17T20:13:21.071Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-05-17T20:13:21.071Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-05-17T20:13:21.071Z] === RUN TestInspectOomKilledTrue [2021-05-17T20:13:21.071Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-17T20:13:21.071Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:13:21.071Z] === RUN TestInspectOomKilledFalse [2021-05-17T20:13:21.071Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-17T20:13:21.071Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-17T20:13:21.071Z] === RUN TestLogsFollowTailEmpty [2021-05-17T20:13:22.622Z] --- PASS: TestLogsFollowTailEmpty (1.92s) [2021-05-17T20:13:22.622Z] === RUN TestNetworkNat [2021-05-17T20:13:22.622Z] --- SKIP: TestNetworkNat (0.00s) [2021-05-17T20:13:22.622Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-05-17T20:13:22.622Z] === RUN TestNetworkLocalhostTCPNat [2021-05-17T20:13:23.065Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-05-17T20:13:25.549Z] --- PASS: TestNetworkLocalhostTCPNat (2.32s) [2021-05-17T20:13:25.549Z] === RUN TestNetworkLoopbackNat [2021-05-17T20:13:25.549Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-05-17T20:13:25.549Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-05-17T20:13:25.549Z] === RUN TestPause [2021-05-17T20:13:25.549Z] --- SKIP: TestPause (0.00s) [2021-05-17T20:13:25.549Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-05-17T20:13:25.549Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-17T20:13:25.611Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-05-17T20:13:27.099Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.99s) [2021-05-17T20:13:27.099Z] === RUN TestPauseStopPausedContainer [2021-05-17T20:13:27.099Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-05-17T20:13:27.099Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:13:27.099Z] === RUN TestPsFilter [2021-05-17T20:13:27.099Z] --- PASS: TestPsFilter (0.23s) [2021-05-17T20:13:27.099Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-17T20:13:29.841Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-05-17T20:13:29.841Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-05-17T20:13:29.841Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-05-17T20:13:29.841Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-05-17T20:13:30.862Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.24s) [2021-05-17T20:13:30.862Z] === RUN TestRemoveContainerWithVolume [2021-05-17T20:13:30.904Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-05-17T20:13:31.360Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-05-17T20:13:32.316Z] === RUN TestDockerSuite/TestBuildCmd [2021-05-17T20:13:32.768Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-05-17T20:13:33.056Z] --- PASS: TestRemoveContainerWithVolume (2.21s) [2021-05-17T20:13:33.056Z] === RUN TestRemoveContainerRunning [2021-05-17T20:13:33.451Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-05-17T20:13:33.724Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-05-17T20:13:34.176Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-05-17T20:13:34.604Z] --- PASS: TestRemoveContainerRunning (1.96s) [2021-05-17T20:13:34.604Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-17T20:13:36.797Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.97s) [2021-05-17T20:13:36.797Z] === RUN TestRemoveInvalidContainer [2021-05-17T20:13:36.797Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-05-17T20:13:36.797Z] === RUN TestRenameLinkedContainer [2021-05-17T20:13:36.797Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-05-17T20:13:36.797Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-05-17T20:13:36.797Z] === RUN TestRenameStoppedContainer [2021-05-17T20:13:38.823Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-05-17T20:13:40.976Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-05-17T20:13:40.976Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-05-17T20:13:42.495Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-05-17T20:13:42.495Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-05-17T20:13:42.495Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-05-17T20:13:43.923Z] --- PASS: TestRenameStoppedContainer (7.12s) [2021-05-17T20:13:43.923Z] === RUN TestRenameRunningContainerAndReuse [2021-05-17T20:13:44.647Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-05-17T20:13:45.099Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-05-17T20:13:45.712Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-05-17T20:13:46.053Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-05-17T20:13:46.053Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-05-17T20:13:46.506Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-05-17T20:13:47.460Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-05-17T20:13:47.460Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-05-17T20:13:47.460Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-05-17T20:13:47.685Z] --- PASS: TestRenameRunningContainerAndReuse (4.10s) [2021-05-17T20:13:47.686Z] === RUN TestRenameInvalidName [2021-05-17T20:13:49.012Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-05-17T20:13:49.892Z] --- PASS: TestRenameInvalidName (1.95s) [2021-05-17T20:13:49.892Z] === RUN TestRenameAnonymousContainer [2021-05-17T20:13:50.397Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-05-17T20:13:51.340Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-05-17T20:13:51.912Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-05-17T20:13:53.203Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-05-17T20:13:53.830Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-05-17T20:13:55.215Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-05-17T20:13:55.786Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-05-17T20:13:56.728Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-05-17T20:13:58.642Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-05-17T20:13:58.903Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-05-17T20:13:58.903Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-05-17T20:13:59.474Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-05-17T20:14:02.021Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-05-17T20:14:02.324Z] --- PASS: TestRenameAnonymousContainer (11.72s) [2021-05-17T20:14:02.324Z] === RUN TestRenameContainerWithSameName [2021-05-17T20:14:03.300Z] --- PASS: TestRenameContainerWithSameName (1.92s) [2021-05-17T20:14:03.300Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-17T20:14:03.300Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-05-17T20:14:03.300Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-05-17T20:14:03.300Z] === RUN TestResize [2021-05-17T20:14:03.936Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-05-17T20:14:03.936Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-05-17T20:14:04.509Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-05-17T20:14:04.509Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-05-17T20:14:05.500Z] --- PASS: TestResize (2.02s) [2021-05-17T20:14:05.500Z] === RUN TestResizeWithInvalidSize [2021-05-17T20:14:07.054Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-05-17T20:14:07.692Z] --- PASS: TestResizeWithInvalidSize (1.92s) [2021-05-17T20:14:07.693Z] === RUN TestResizeWhenContainerNotStarted [2021-05-17T20:14:08.972Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-05-17T20:14:09.887Z] --- PASS: TestResizeWhenContainerNotStarted (2.21s) [2021-05-17T20:14:09.887Z] === RUN TestDaemonRestartKillContainers [2021-05-17T20:14:09.887Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-05-17T20:14:09.887Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:14:09.887Z] === RUN TestStats [2021-05-17T20:14:09.887Z] --- SKIP: TestStats (0.00s) [2021-05-17T20:14:09.887Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-05-17T20:14:09.887Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-17T20:14:09.915Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-05-17T20:14:11.834Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-05-17T20:14:15.141Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-05-17T20:14:17.057Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-05-17T20:14:20.253Z] --- PASS: TestStopContainerWithRestartPolicyAlways (10.08s) [2021-05-17T20:14:20.253Z] === RUN TestStopContainerWithTimeout [2021-05-17T20:14:20.253Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-05-17T20:14:20.253Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-05-17T20:14:20.253Z] === RUN TestUpdateRestartPolicy [2021-05-17T20:14:23.042Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-05-17T20:14:23.495Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-05-17T20:14:23.650Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-05-17T20:14:25.017Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-05-17T20:14:27.860Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-05-17T20:14:27.860Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-05-17T20:14:28.122Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-05-17T20:14:29.660Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-05-17T20:14:29.660Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-05-17T20:14:30.112Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-05-17T20:14:30.112Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-05-17T20:14:30.565Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-05-17T20:14:30.565Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-05-17T20:14:31.423Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-05-17T20:14:31.423Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-05-17T20:14:31.684Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-05-17T20:14:31.946Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-05-17T20:14:32.518Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-05-17T20:14:32.518Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-05-17T20:14:36.726Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-05-17T20:14:36.726Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-05-17T20:14:36.726Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-05-17T20:14:38.115Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-05-17T20:14:41.406Z] --- PASS: TestUpdateRestartPolicy (20.07s) [2021-05-17T20:14:41.406Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-17T20:14:41.872Z] --- PASS: TestUpdateRestartWithAutoRemove (1.90s) [2021-05-17T20:14:41.872Z] === RUN TestWaitNonBlocked [2021-05-17T20:14:41.872Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-17T20:14:41.872Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-17T20:14:41.872Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-17T20:14:41.872Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-17T20:14:41.872Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-17T20:14:41.872Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-17T20:14:44.705Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-05-17T20:14:44.817Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-05-17T20:14:44.817Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.67s) [2021-05-17T20:14:44.817Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.75s) [2021-05-17T20:14:44.817Z] === RUN TestWaitBlocked [2021-05-17T20:14:44.817Z] --- SKIP: TestWaitBlocked (0.00s) [2021-05-17T20:14:44.817Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-05-17T20:14:44.817Z] PASS [2021-05-17T20:14:44.817Z] ok github.com/docker/docker/integration/container 97.151s [2021-05-17T20:14:44.817Z] [2021-05-17T20:14:44.817Z] === Skipped [2021-05-17T20:14:44.817Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-05-17T20:14:44.817Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-17T20:14:44.817Z] [2021-05-17T20:14:44.817Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-05-17T20:14:44.817Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:14:44.817Z] [2021-05-17T20:14:44.817Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-05-17T20:14:44.817Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-05-17T20:14:44.817Z] [2021-05-17T20:14:44.817Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-05-17T20:14:44.817Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:14:44.817Z] [2021-05-17T20:14:44.817Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.01s) [2021-05-17T20:14:44.817Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-05-17T20:14:44.817Z] [2021-05-17T20:14:44.817Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-05-17T20:14:44.817Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-05-17T20:14:44.817Z] [2021-05-17T20:14:44.817Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-05-17T20:14:44.817Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-05-17T20:14:44.817Z] [2021-05-17T20:14:44.817Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-05-17T20:14:44.817Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-05-17T20:14:44.817Z] [2021-05-17T20:14:44.817Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-05-17T20:14:44.817Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:14:44.817Z] [2021-05-17T20:14:44.817Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-05-17T20:14:44.817Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-05-17T20:14:44.817Z] [2021-05-17T20:14:44.817Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-05-17T20:14:44.817Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-05-17T20:14:44.817Z] [2021-05-17T20:14:44.817Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-05-17T20:14:44.817Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:14:44.817Z] [2021-05-17T20:14:44.817Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-05-17T20:14:44.817Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:14:44.817Z] [2021-05-17T20:14:44.817Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-05-17T20:14:44.817Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-05-17T20:14:44.817Z] [2021-05-17T20:14:44.817Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-05-17T20:14:44.817Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-05-17T20:14:44.817Z] [2021-05-17T20:14:44.817Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-05-17T20:14:44.817Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-05-17T20:14:44.817Z] [2021-05-17T20:14:44.817Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-05-17T20:14:44.817Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-05-17T20:14:44.817Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-05-17T20:14:44.817Z] [2021-05-17T20:14:44.817Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-05-17T20:14:44.817Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-17T20:14:44.817Z] [2021-05-17T20:14:44.817Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-05-17T20:14:44.817Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-17T20:14:44.817Z] [2021-05-17T20:14:44.817Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-05-17T20:14:44.817Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-17T20:14:44.817Z] [2021-05-17T20:14:44.817Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-05-17T20:14:44.817Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-05-17T20:14:44.817Z] [2021-05-17T20:14:44.817Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-05-17T20:14:44.817Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:14:44.817Z] [2021-05-17T20:14:44.817Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-05-17T20:14:44.817Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-17T20:14:44.817Z] [2021-05-17T20:14:44.817Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-05-17T20:14:44.817Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-05-17T20:14:44.817Z] [2021-05-17T20:14:44.817Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-05-17T20:14:44.817Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-05-17T20:14:44.817Z] [2021-05-17T20:14:44.817Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-05-17T20:14:44.817Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-05-17T20:14:44.817Z] [2021-05-17T20:14:44.817Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-05-17T20:14:44.817Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:14:44.817Z] [2021-05-17T20:14:44.817Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-05-17T20:14:44.817Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-05-17T20:14:44.817Z] [2021-05-17T20:14:44.817Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-05-17T20:14:44.817Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-05-17T20:14:44.817Z] [2021-05-17T20:14:44.817Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-05-17T20:14:44.817Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:14:44.817Z] [2021-05-17T20:14:44.817Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-05-17T20:14:44.817Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-05-17T20:14:44.817Z] [2021-05-17T20:14:44.817Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-05-17T20:14:44.817Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-05-17T20:14:44.817Z] [2021-05-17T20:14:44.817Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-05-17T20:14:44.817Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-05-17T20:14:44.817Z] [2021-05-17T20:14:44.817Z] [2021-05-17T20:14:44.817Z] DONE 88 tests, 33 skipped in 99.984s [2021-05-17T20:14:44.817Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-05-17T20:14:47.015Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-17T20:14:47.015Z] INFO: Testing against a local daemon [2021-05-17T20:14:47.015Z] === RUN TestCommitInheritsEnv [2021-05-17T20:14:47.015Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-05-17T20:14:47.015Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-17T20:14:47.015Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-17T20:14:47.015Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-05-17T20:14:47.015Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-05-17T20:14:47.015Z] === RUN TestImagesFilterMultiReference [2021-05-17T20:14:47.015Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-05-17T20:14:47.015Z] === RUN TestImagePullPlatformInvalid [2021-05-17T20:14:47.015Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-05-17T20:14:47.015Z] === RUN TestRemoveImageOrphaning [2021-05-17T20:14:48.008Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-05-17T20:14:48.566Z] --- PASS: TestRemoveImageOrphaning (1.18s) [2021-05-17T20:14:48.566Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-17T20:14:48.566Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-05-17T20:14:48.566Z] === RUN TestTagInvalidReference [2021-05-17T20:14:48.566Z] --- PASS: TestTagInvalidReference (0.03s) [2021-05-17T20:14:48.566Z] === RUN TestTagValidPrefixedRepo [2021-05-17T20:14:48.566Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-05-17T20:14:48.566Z] === RUN TestTagExistedNameWithoutForce [2021-05-17T20:14:48.566Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-05-17T20:14:48.566Z] === RUN TestTagOfficialNames [2021-05-17T20:14:48.566Z] --- PASS: TestTagOfficialNames (0.09s) [2021-05-17T20:14:48.566Z] === RUN TestTagMatchesDigest [2021-05-17T20:14:48.566Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-05-17T20:14:48.566Z] PASS [2021-05-17T20:14:48.566Z] ok github.com/docker/docker/integration/image 1.803s [2021-05-17T20:14:48.566Z] [2021-05-17T20:14:48.566Z] === Skipped [2021-05-17T20:14:48.566Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-05-17T20:14:48.566Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-17T20:14:48.566Z] [2021-05-17T20:14:48.566Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-05-17T20:14:48.566Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-05-17T20:14:48.566Z] [2021-05-17T20:14:48.566Z] [2021-05-17T20:14:48.566Z] DONE 11 tests, 2 skipped in 4.054s [2021-05-17T20:14:48.566Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-05-17T20:14:49.926Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-05-17T20:14:49.926Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-05-17T20:14:51.315Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-05-17T20:14:51.502Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-17T20:14:51.502Z] INFO: Testing against a local daemon [2021-05-17T20:14:51.502Z] === RUN TestNetworkCreateDelete [2021-05-17T20:14:51.502Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-05-17T20:14:51.502Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-05-17T20:14:51.502Z] === RUN TestDockerNetworkDeletePreferID [2021-05-17T20:14:51.502Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-05-17T20:14:51.502Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-05-17T20:14:51.502Z] === RUN TestDaemonDNSFallback [2021-05-17T20:14:51.502Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-05-17T20:14:51.502Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-05-17T20:14:51.502Z] === RUN TestInspectNetwork [2021-05-17T20:14:51.502Z] --- SKIP: TestInspectNetwork (0.00s) [2021-05-17T20:14:51.502Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-05-17T20:14:51.502Z] === RUN TestRunContainerWithBridgeNone [2021-05-17T20:14:51.502Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-05-17T20:14:51.502Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-05-17T20:14:51.502Z] === RUN TestNetworkInvalidJSON [2021-05-17T20:14:51.502Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-17T20:14:51.502Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-17T20:14:51.502Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-17T20:14:51.502Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-17T20:14:51.502Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-17T20:14:51.502Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-17T20:14:51.502Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-17T20:14:51.502Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-17T20:14:51.502Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-17T20:14:51.502Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-05-17T20:14:51.502Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-05-17T20:14:51.502Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-05-17T20:14:51.502Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-05-17T20:14:51.502Z] === RUN TestNetworkList [2021-05-17T20:14:51.502Z] === RUN TestNetworkList//networks [2021-05-17T20:14:51.502Z] === PAUSE TestNetworkList//networks [2021-05-17T20:14:51.502Z] === RUN TestNetworkList//networks/ [2021-05-17T20:14:51.502Z] === PAUSE TestNetworkList//networks/ [2021-05-17T20:14:51.502Z] === CONT TestNetworkList//networks [2021-05-17T20:14:51.502Z] === CONT TestNetworkList//networks/ [2021-05-17T20:14:51.502Z] --- PASS: TestNetworkList (0.05s) [2021-05-17T20:14:51.502Z] --- PASS: TestNetworkList//networks (0.01s) [2021-05-17T20:14:51.502Z] --- PASS: TestNetworkList//networks/ (0.01s) [2021-05-17T20:14:51.502Z] === RUN TestHostIPv4BridgeLabel [2021-05-17T20:14:51.502Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-05-17T20:14:51.502Z] network_test.go:126: testEnv.OSType == "windows" [2021-05-17T20:14:51.502Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-17T20:14:51.502Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-05-17T20:14:51.502Z] service_test.go:29: testEnv.OSType == "windows" [2021-05-17T20:14:51.502Z] === RUN TestDaemonDefaultNetworkPools [2021-05-17T20:14:51.502Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-05-17T20:14:51.502Z] service_test.go:58: testEnv.OSType == "windows" [2021-05-17T20:14:51.502Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-17T20:14:51.502Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-17T20:14:51.502Z] service_test.go:102: testEnv.OSType == "windows" [2021-05-17T20:14:51.502Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-17T20:14:51.502Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-17T20:14:51.502Z] service_test.go:136: testEnv.OSType == "windows" [2021-05-17T20:14:51.502Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-17T20:14:51.502Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-17T20:14:51.502Z] service_test.go:187: testEnv.OSType == "windows" [2021-05-17T20:14:51.502Z] === RUN TestServiceWithPredefinedNetwork [2021-05-17T20:14:51.502Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-05-17T20:14:51.502Z] service_test.go:212: testEnv.OSType == "windows" [2021-05-17T20:14:51.502Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-17T20:14:51.502Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-17T20:14:51.502Z] service_test.go:242: FLAKY_TEST [2021-05-17T20:14:51.502Z] === RUN TestServiceWithDataPathPortInit [2021-05-17T20:14:51.502Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-05-17T20:14:51.502Z] service_test.go:332: testEnv.OSType == "windows" [2021-05-17T20:14:51.502Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-17T20:14:51.502Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-17T20:14:51.502Z] service_test.go:400: testEnv.OSType == "windows" [2021-05-17T20:14:51.502Z] PASS [2021-05-17T20:14:51.502Z] ok github.com/docker/docker/integration/network 0.296s [2021-05-17T20:14:51.502Z] [2021-05-17T20:14:51.502Z] === Skipped [2021-05-17T20:14:51.502Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-05-17T20:14:51.502Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-05-17T20:14:51.502Z] [2021-05-17T20:14:51.502Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-05-17T20:14:51.502Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-05-17T20:14:51.502Z] [2021-05-17T20:14:51.502Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-05-17T20:14:51.502Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-05-17T20:14:51.502Z] [2021-05-17T20:14:51.502Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-05-17T20:14:51.502Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-05-17T20:14:51.502Z] [2021-05-17T20:14:51.502Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-05-17T20:14:51.502Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-05-17T20:14:51.502Z] [2021-05-17T20:14:51.502Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-05-17T20:14:51.502Z] network_test.go:126: testEnv.OSType == "windows" [2021-05-17T20:14:51.502Z] [2021-05-17T20:14:51.502Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-05-17T20:14:51.502Z] service_test.go:29: testEnv.OSType == "windows" [2021-05-17T20:14:51.502Z] [2021-05-17T20:14:51.502Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-05-17T20:14:51.502Z] service_test.go:58: testEnv.OSType == "windows" [2021-05-17T20:14:51.502Z] [2021-05-17T20:14:51.502Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-17T20:14:51.502Z] service_test.go:102: testEnv.OSType == "windows" [2021-05-17T20:14:51.502Z] [2021-05-17T20:14:51.502Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-17T20:14:51.502Z] service_test.go:136: testEnv.OSType == "windows" [2021-05-17T20:14:51.502Z] [2021-05-17T20:14:51.502Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-17T20:14:51.502Z] service_test.go:187: testEnv.OSType == "windows" [2021-05-17T20:14:51.502Z] [2021-05-17T20:14:51.502Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-05-17T20:14:51.502Z] service_test.go:212: testEnv.OSType == "windows" [2021-05-17T20:14:51.502Z] [2021-05-17T20:14:51.502Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-17T20:14:51.502Z] service_test.go:242: FLAKY_TEST [2021-05-17T20:14:51.502Z] [2021-05-17T20:14:51.502Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-05-17T20:14:51.502Z] service_test.go:332: testEnv.OSType == "windows" [2021-05-17T20:14:51.502Z] [2021-05-17T20:14:51.502Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-17T20:14:51.502Z] service_test.go:400: testEnv.OSType == "windows" [2021-05-17T20:14:51.502Z] [2021-05-17T20:14:51.502Z] [2021-05-17T20:14:51.502Z] DONE 22 tests, 15 skipped in 2.810s [2021-05-17T20:14:51.503Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-05-17T20:14:52.483Z] testing: warning: no tests to run [2021-05-17T20:14:52.483Z] PASS [2021-05-17T20:14:52.483Z] ok github.com/docker/docker/integration/network/ipvlan 0.090s [2021-05-17T20:14:52.483Z] [2021-05-17T20:14:52.483Z] DONE 0 tests in 0.896s [2021-05-17T20:14:52.483Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-05-17T20:14:53.458Z] testing: warning: no tests to run [2021-05-17T20:14:53.458Z] PASS [2021-05-17T20:14:53.458Z] ok github.com/docker/docker/integration/network/macvlan 0.093s [2021-05-17T20:14:53.458Z] [2021-05-17T20:14:53.458Z] DONE 0 tests in 0.874s [2021-05-17T20:14:53.458Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-05-17T20:14:54.435Z] testing: warning: no tests to run [2021-05-17T20:14:54.435Z] PASS [2021-05-17T20:14:54.435Z] ok github.com/docker/docker/integration/plugin 0.085s [2021-05-17T20:14:54.435Z] [2021-05-17T20:14:54.435Z] DONE 0 tests in 0.866s [2021-05-17T20:14:54.435Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-05-17T20:14:54.617Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-05-17T20:14:54.617Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-05-17T20:14:55.412Z] testing: warning: no tests to run [2021-05-17T20:14:55.412Z] PASS [2021-05-17T20:14:55.412Z] ok github.com/docker/docker/integration/plugin/authz 0.085s [2021-05-17T20:14:55.412Z] [2021-05-17T20:14:55.412Z] DONE 0 tests in 0.847s [2021-05-17T20:14:55.412Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-05-17T20:14:55.561Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-05-17T20:14:55.598Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-05-17T20:14:55.598Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-05-17T20:14:55.598Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-05-17T20:14:56.503Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-05-17T20:14:59.049Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-05-17T20:15:04.340Z] --- PASS: TestDockerNetworkSuite (114.57s) [2021-05-17T20:15:04.340Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.75s) [2021-05-17T20:15:04.340Z] docker_cli_network_unix_test.go:46: [dce6476a58c2f] daemon is not started [2021-05-17T20:15:04.340Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (2.07s) [2021-05-17T20:15:04.340Z] docker_cli_network_unix_test.go:46: [de121b03db811] daemon is not started [2021-05-17T20:15:04.340Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (7.85s) [2021-05-17T20:15:04.340Z] docker_cli_network_unix_test.go:46: [db0824e2376e7] daemon is not started [2021-05-17T20:15:04.340Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.90s) [2021-05-17T20:15:04.340Z] docker_cli_network_unix_test.go:46: [dcefb67dabbd7] daemon is not started [2021-05-17T20:15:04.340Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (4.35s) [2021-05-17T20:15:04.340Z] docker_cli_network_unix_test.go:1233: [de7a101af561e] daemon is not started [2021-05-17T20:15:04.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (3.42s) [2021-05-17T20:15:04.341Z] docker_cli_network_unix_test.go:46: [d730f15988db9] daemon is not started [2021-05-17T20:15:04.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (11.17s) [2021-05-17T20:15:04.341Z] docker_cli_network_unix_test.go:46: [d79e2a91c27b8] daemon is not started [2021-05-17T20:15:04.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.81s) [2021-05-17T20:15:04.341Z] docker_cli_network_unix_test.go:46: [d70488cf0ffa6] daemon is not started [2021-05-17T20:15:04.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.96s) [2021-05-17T20:15:04.341Z] docker_cli_network_unix_test.go:46: [d1bde4bad116e] daemon is not started [2021-05-17T20:15:04.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.78s) [2021-05-17T20:15:04.341Z] docker_cli_network_unix_test.go:46: [d87b9f4c8cf10] daemon is not started [2021-05-17T20:15:04.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.67s) [2021-05-17T20:15:04.341Z] docker_cli_network_unix_test.go:46: [d6c1823be1cdb] daemon is not started [2021-05-17T20:15:04.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.62s) [2021-05-17T20:15:04.341Z] docker_cli_network_unix_test.go:46: [dd7ba53dbc747] daemon is not started [2021-05-17T20:15:04.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.84s) [2021-05-17T20:15:04.341Z] docker_cli_network_unix_test.go:46: [dc7a522aacaba] daemon is not started [2021-05-17T20:15:04.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.51s) [2021-05-17T20:15:04.341Z] docker_cli_network_unix_test.go:46: [dfcb820ecaf66] daemon is not started [2021-05-17T20:15:04.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.94s) [2021-05-17T20:15:04.341Z] docker_cli_network_unix_test.go:46: [dc38abc1e46f9] daemon is not started [2021-05-17T20:15:04.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.63s) [2021-05-17T20:15:04.341Z] docker_cli_network_unix_test.go:46: [d21ea2d1fd43b] daemon is not started [2021-05-17T20:15:04.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.49s) [2021-05-17T20:15:04.341Z] docker_cli_network_unix_test.go:46: [d12b2d7170709] daemon is not started [2021-05-17T20:15:04.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-05-17T20:15:04.341Z] docker_cli_network_unix_test.go:46: [dff2cc3082476] daemon is not started [2021-05-17T20:15:04.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.48s) [2021-05-17T20:15:04.341Z] docker_cli_network_unix_test.go:46: [d67eceaf1f164] daemon is not started [2021-05-17T20:15:04.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (2.21s) [2021-05-17T20:15:04.341Z] docker_cli_network_unix_test.go:46: [d9c5fed881abb] daemon is not started [2021-05-17T20:15:04.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (2.10s) [2021-05-17T20:15:04.341Z] docker_cli_network_unix_test.go:46: [d61ea29dea564] daemon is not started [2021-05-17T20:15:04.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-05-17T20:15:04.341Z] docker_cli_network_unix_test.go:46: [d338f52b07602] daemon is not started [2021-05-17T20:15:04.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.53s) [2021-05-17T20:15:04.341Z] docker_cli_network_unix_test.go:46: [d9dd4599956aa] daemon is not started [2021-05-17T20:15:04.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.10s) [2021-05-17T20:15:04.341Z] docker_cli_network_unix_test.go:46: [d79b1609396ef] daemon is not started [2021-05-17T20:15:04.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.58s) [2021-05-17T20:15:04.341Z] docker_cli_network_unix_test.go:968: [db205c6d44981] daemon is not started [2021-05-17T20:15:04.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.78s) [2021-05-17T20:15:04.341Z] docker_cli_network_unix_test.go:46: [d8cbb8710d533] daemon is not started [2021-05-17T20:15:04.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (15.74s) [2021-05-17T20:15:04.341Z] docker_cli_network_unix_test.go:1116: [da3ee34d7e205] daemon is not started [2021-05-17T20:15:04.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.55s) [2021-05-17T20:15:04.341Z] docker_cli_network_unix_test.go:46: [dfb6f97c4e203] daemon is not started [2021-05-17T20:15:04.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (2.96s) [2021-05-17T20:15:04.341Z] docker_cli_network_unix_test.go:46: [dec14b5ca97f8] daemon is not started [2021-05-17T20:15:04.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.45s) [2021-05-17T20:15:04.341Z] docker_cli_network_unix_test.go:46: [d4c09cdeef934] daemon is not started [2021-05-17T20:15:04.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.08s) [2021-05-17T20:15:04.341Z] docker_cli_network_unix_test.go:46: [d4bc459a0a833] daemon is not started [2021-05-17T20:15:04.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.50s) [2021-05-17T20:15:04.341Z] docker_cli_network_unix_test.go:46: [d516a540409bf] daemon is not started [2021-05-17T20:15:04.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.44s) [2021-05-17T20:15:04.341Z] docker_cli_network_unix_test.go:46: [d3aa29bb4035c] daemon is not started [2021-05-17T20:15:04.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2021-05-17T20:15:04.341Z] docker_cli_network_unix_test.go:46: [d25dd0ae3360c] daemon is not started [2021-05-17T20:15:04.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.08s) [2021-05-17T20:15:04.341Z] docker_cli_network_unix_test.go:46: [df613c022e4ee] daemon is not started [2021-05-17T20:15:04.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-05-17T20:15:04.341Z] docker_cli_network_unix_test.go:46: [d88c2a3c0a5eb] daemon is not started [2021-05-17T20:15:04.341Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-05-17T20:15:04.341Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-05-17T20:15:04.341Z] docker_cli_network_unix_test.go:46: [df9ecb67fec96] daemon is not started [2021-05-17T20:15:04.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.54s) [2021-05-17T20:15:04.341Z] docker_cli_network_unix_test.go:46: [d1c7a16c8ce8e] daemon is not started [2021-05-17T20:15:04.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.85s) [2021-05-17T20:15:04.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.55s) [2021-05-17T20:15:04.341Z] docker_cli_network_unix_test.go:1084: [dc1ddcadcf734] daemon is not started [2021-05-17T20:15:04.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.13s) [2021-05-17T20:15:04.341Z] docker_cli_network_unix_test.go:46: [d4a3794555322] daemon is not started [2021-05-17T20:15:04.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.70s) [2021-05-17T20:15:04.341Z] docker_cli_network_unix_test.go:46: [d11e488034be9] daemon is not started [2021-05-17T20:15:04.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.66s) [2021-05-17T20:15:04.341Z] docker_cli_network_unix_test.go:46: [d6ffe98c130d3] daemon is not started [2021-05-17T20:15:04.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-05-17T20:15:04.341Z] docker_cli_network_unix_test.go:46: [d244a76b76148] daemon is not started [2021-05-17T20:15:04.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.51s) [2021-05-17T20:15:04.341Z] docker_cli_network_unix_test.go:46: [d20a5cb05e0e8] daemon is not started [2021-05-17T20:15:04.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.83s) [2021-05-17T20:15:04.341Z] docker_cli_network_unix_test.go:46: [d9ac870459474] daemon is not started [2021-05-17T20:15:04.341Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (2.22s) [2021-05-17T20:15:04.341Z] docker_cli_network_unix_test.go:46: [d979af3698f50] daemon is not started [2021-05-17T20:15:04.341Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.00s) [2021-05-17T20:15:04.341Z] docker_cli_network_unix_test.go:46: [d1f01200e3a4b] daemon is not started [2021-05-17T20:15:04.341Z] === RUN TestDockerHubPullSuite [2021-05-17T20:15:04.341Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-05-17T20:15:04.341Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-05-17T20:15:05.727Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-05-17T20:15:05.793Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-17T20:15:05.793Z] INFO: Testing against a local daemon [2021-05-17T20:15:05.793Z] === RUN TestPluginInvalidJSON [2021-05-17T20:15:05.793Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-17T20:15:05.793Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-17T20:15:05.793Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-17T20:15:05.793Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-05-17T20:15:05.793Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-05-17T20:15:05.793Z] === RUN TestPluginInstall [2021-05-17T20:15:05.793Z] --- SKIP: TestPluginInstall (0.00s) [2021-05-17T20:15:05.793Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-05-17T20:15:05.793Z] === RUN TestPluginsWithRuntimes [2021-05-17T20:15:05.793Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-05-17T20:15:05.793Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-05-17T20:15:05.793Z] === RUN TestPluginBackCompatMediaTypes [2021-05-17T20:15:05.793Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-05-17T20:15:05.793Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-05-17T20:15:05.793Z] PASS [2021-05-17T20:15:05.793Z] ok github.com/docker/docker/integration/plugin/common 0.235s [2021-05-17T20:15:05.793Z] [2021-05-17T20:15:05.793Z] === Skipped [2021-05-17T20:15:05.793Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-05-17T20:15:05.793Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-05-17T20:15:05.793Z] [2021-05-17T20:15:05.793Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-05-17T20:15:05.793Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-05-17T20:15:05.793Z] [2021-05-17T20:15:05.793Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-05-17T20:15:05.793Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-05-17T20:15:05.793Z] [2021-05-17T20:15:05.793Z] [2021-05-17T20:15:05.793Z] DONE 5 tests, 3 skipped in 10.215s [2021-05-17T20:15:05.793Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-05-17T20:15:06.668Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-05-17T20:15:08.054Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-05-17T20:15:08.637Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-05-17T20:15:09.212Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-05-17T20:15:09.556Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-17T20:15:09.556Z] INFO: Testing against a local daemon [2021-05-17T20:15:09.556Z] === RUN TestExternalGraphDriver [2021-05-17T20:15:09.556Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-05-17T20:15:09.556Z] external_test.go:48: runtime.GOOS == "windows" [2021-05-17T20:15:09.556Z] === RUN TestGraphdriverPluginV2 [2021-05-17T20:15:09.556Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-05-17T20:15:09.556Z] external_test.go:408: runtime.GOOS == "windows" [2021-05-17T20:15:09.556Z] PASS [2021-05-17T20:15:09.556Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.226s [2021-05-17T20:15:09.556Z] [2021-05-17T20:15:09.556Z] === Skipped [2021-05-17T20:15:09.556Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-05-17T20:15:09.556Z] external_test.go:48: runtime.GOOS == "windows" [2021-05-17T20:15:09.556Z] [2021-05-17T20:15:09.556Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-05-17T20:15:09.556Z] external_test.go:408: runtime.GOOS == "windows" [2021-05-17T20:15:09.556Z] [2021-05-17T20:15:09.556Z] [2021-05-17T20:15:09.556Z] DONE 2 tests, 2 skipped in 3.601s [2021-05-17T20:15:09.556Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-05-17T20:15:09.784Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-05-17T20:15:10.357Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-05-17T20:15:10.357Z] --- PASS: TestDockerHubPullSuite (6.59s) [2021-05-17T20:15:10.357Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.12s) [2021-05-17T20:15:10.357Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.25s) [2021-05-17T20:15:10.357Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.49s) [2021-05-17T20:15:10.357Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.29s) [2021-05-17T20:15:10.357Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.36s) [2021-05-17T20:15:10.357Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.08s) [2021-05-17T20:15:10.357Z] PASS [2021-05-17T20:15:10.357Z] [2021-05-17T20:15:10.357Z] === Skipped [2021-05-17T20:15:10.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-05-17T20:15:10.357Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-05-17T20:15:10.357Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-05-17T20:15:10.357Z] [2021-05-17T20:15:10.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-05-17T20:15:10.357Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-05-17T20:15:10.357Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-05-17T20:15:10.357Z] [2021-05-17T20:15:10.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-05-17T20:15:10.357Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-05-17T20:15:10.357Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-05-17T20:15:10.357Z] [2021-05-17T20:15:10.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-05-17T20:15:10.357Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-05-17T20:15:10.357Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-05-17T20:15:10.357Z] [2021-05-17T20:15:10.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-05-17T20:15:10.357Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-05-17T20:15:10.357Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-05-17T20:15:10.357Z] [2021-05-17T20:15:10.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2021-05-17T20:15:10.357Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2021-05-17T20:15:10.357Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-05-17T20:15:10.357Z] [2021-05-17T20:15:10.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-05-17T20:15:10.357Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-05-17T20:15:10.357Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-05-17T20:15:10.357Z] [2021-05-17T20:15:10.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-05-17T20:15:10.357Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-05-17T20:15:10.357Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-05-17T20:15:10.357Z] [2021-05-17T20:15:10.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-05-17T20:15:10.357Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-05-17T20:15:10.357Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-05-17T20:15:10.357Z] [2021-05-17T20:15:10.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-05-17T20:15:10.357Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-05-17T20:15:10.357Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-05-17T20:15:10.357Z] [2021-05-17T20:15:10.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-05-17T20:15:10.357Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-05-17T20:15:10.357Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-05-17T20:15:10.357Z] [2021-05-17T20:15:10.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-05-17T20:15:10.357Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-05-17T20:15:10.357Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-05-17T20:15:10.357Z] [2021-05-17T20:15:10.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-05-17T20:15:10.357Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-05-17T20:15:10.357Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-05-17T20:15:10.357Z] [2021-05-17T20:15:10.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-05-17T20:15:10.357Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-05-17T20:15:10.357Z] docker_cli_sni_test.go:18: Flakey test [2021-05-17T20:15:10.357Z] [2021-05-17T20:15:10.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-05-17T20:15:10.357Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-05-17T20:15:10.357Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-05-17T20:15:10.357Z] [2021-05-17T20:15:10.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-05-17T20:15:10.357Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-05-17T20:15:10.357Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-05-17T20:15:10.357Z] [2021-05-17T20:15:10.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-05-17T20:15:10.357Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-05-17T20:15:10.357Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-17T20:15:10.357Z] [2021-05-17T20:15:10.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2021-05-17T20:15:10.357Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2021-05-17T20:15:10.357Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-05-17T20:15:10.357Z] [2021-05-17T20:15:10.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-05-17T20:15:10.357Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-05-17T20:15:10.357Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-05-17T20:15:10.357Z] [2021-05-17T20:15:10.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-05-17T20:15:10.357Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-05-17T20:15:10.357Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-05-17T20:15:10.357Z] [2021-05-17T20:15:10.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-05-17T20:15:10.357Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-05-17T20:15:10.357Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-05-17T20:15:10.357Z] [2021-05-17T20:15:10.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-05-17T20:15:10.357Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-05-17T20:15:10.357Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-05-17T20:15:10.357Z] [2021-05-17T20:15:10.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-05-17T20:15:10.357Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-05-17T20:15:10.357Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-05-17T20:15:10.357Z] [2021-05-17T20:15:10.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-05-17T20:15:10.357Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-05-17T20:15:10.357Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-05-17T20:15:10.357Z] [2021-05-17T20:15:10.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-05-17T20:15:10.357Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-05-17T20:15:10.357Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-05-17T20:15:10.357Z] [2021-05-17T20:15:10.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-05-17T20:15:10.357Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-05-17T20:15:10.357Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-05-17T20:15:10.357Z] [2021-05-17T20:15:10.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-05-17T20:15:10.357Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-05-17T20:15:10.357Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-05-17T20:15:10.357Z] [2021-05-17T20:15:10.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-17T20:15:10.357Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-17T20:15:10.357Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-05-17T20:15:10.357Z] [2021-05-17T20:15:10.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-05-17T20:15:10.357Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-05-17T20:15:10.357Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-05-17T20:15:10.357Z] [2021-05-17T20:15:10.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-17T20:15:10.357Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-17T20:15:10.357Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-05-17T20:15:10.357Z] [2021-05-17T20:15:10.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-05-17T20:15:10.357Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-05-17T20:15:10.357Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-05-17T20:15:10.357Z] [2021-05-17T20:15:10.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-05-17T20:15:10.357Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-05-17T20:15:10.357Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-05-17T20:15:10.357Z] [2021-05-17T20:15:10.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-05-17T20:15:10.357Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-05-17T20:15:10.357Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-05-17T20:15:10.357Z] [2021-05-17T20:15:10.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-05-17T20:15:10.357Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-05-17T20:15:10.357Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-05-17T20:15:10.357Z] [2021-05-17T20:15:10.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-05-17T20:15:10.357Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-05-17T20:15:10.357Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-05-17T20:15:10.357Z] [2021-05-17T20:15:10.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-05-17T20:15:10.357Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-05-17T20:15:10.357Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-05-17T20:15:10.357Z] [2021-05-17T20:15:10.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-05-17T20:15:10.357Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-05-17T20:15:10.357Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-05-17T20:15:10.357Z] [2021-05-17T20:15:10.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-05-17T20:15:10.357Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-05-17T20:15:10.357Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-05-17T20:15:10.357Z] [2021-05-17T20:15:10.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-05-17T20:15:10.357Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-05-17T20:15:10.357Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-05-17T20:15:10.357Z] [2021-05-17T20:15:10.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-05-17T20:15:10.357Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-05-17T20:15:10.357Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-05-17T20:15:10.357Z] [2021-05-17T20:15:10.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-05-17T20:15:10.357Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-05-17T20:15:10.357Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-05-17T20:15:10.357Z] [2021-05-17T20:15:10.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-05-17T20:15:10.357Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-05-17T20:15:10.357Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-05-17T20:15:10.357Z] [2021-05-17T20:15:10.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-05-17T20:15:10.357Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-05-17T20:15:10.357Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-05-17T20:15:10.357Z] [2021-05-17T20:15:10.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-05-17T20:15:10.357Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-05-17T20:15:10.357Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-05-17T20:15:10.357Z] [2021-05-17T20:15:10.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-05-17T20:15:10.357Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-05-17T20:15:10.357Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-05-17T20:15:10.357Z] [2021-05-17T20:15:10.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-05-17T20:15:10.357Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-05-17T20:15:10.357Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-05-17T20:15:10.357Z] [2021-05-17T20:15:10.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-05-17T20:15:10.357Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-05-17T20:15:10.357Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-05-17T20:15:10.357Z] [2021-05-17T20:15:10.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-05-17T20:15:10.357Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-05-17T20:15:10.357Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-05-17T20:15:10.357Z] [2021-05-17T20:15:10.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-05-17T20:15:10.357Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-05-17T20:15:10.357Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-05-17T20:15:10.357Z] [2021-05-17T20:15:10.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-05-17T20:15:10.357Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-05-17T20:15:10.357Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-05-17T20:15:10.357Z] [2021-05-17T20:15:10.357Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-05-17T20:15:10.357Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-05-17T20:15:10.357Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-05-17T20:15:10.357Z] docker_cli_network_unix_test.go:46: [df9ecb67fec96] daemon is not started [2021-05-17T20:15:10.357Z] [2021-05-17T20:15:10.357Z] [2021-05-17T20:15:10.357Z] DONE 1269 tests, 51 skipped in 2218.516s [2021-05-17T20:15:10.357Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-17T20:15:10.357Z] ++++ cat bundles/test-integration/docker.pid [2021-05-17T20:15:10.357Z] +++ kill 8278 [2021-05-17T20:15:11.301Z] +++ /etc/init.d/apparmor stop [2021-05-17T20:15:11.301Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-17T20:15:11.301Z] [2021-05-17T20:15:11.301Z] Unloading profiles will leave already running processes permanently [2021-05-17T20:15:11.301Z] unconfined, which can lead to unexpected situations. [2021-05-17T20:15:11.301Z] [2021-05-17T20:15:11.301Z] To set a process to complain mode, use the command line tool [2021-05-17T20:15:11.301Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-17T20:15:11.301Z] +++ true [2021-05-17T20:15:11.301Z] exiting test-integration [2021-05-17T20:15:11.301Z] ++ exit 0 [2021-05-17T20:15:11.301Z] [2021-05-17T20:15:11.874Z] + for job in $(jobs -p) [2021-05-17T20:15:11.874Z] + wait 12709 [2021-05-17T20:15:12.493Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-17T20:15:12.493Z] INFO: Testing against a local daemon [2021-05-17T20:15:12.493Z] === RUN TestReadPluginNoRead [2021-05-17T20:15:12.494Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-05-17T20:15:12.494Z] read_test.go:21: no unix domain sockets on Windows [2021-05-17T20:15:12.494Z] PASS [2021-05-17T20:15:12.494Z] ok github.com/docker/docker/integration/plugin/logging 0.218s [2021-05-17T20:15:12.494Z] [2021-05-17T20:15:12.494Z] === Skipped [2021-05-17T20:15:12.494Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-05-17T20:15:12.494Z] read_test.go:21: no unix domain sockets on Windows [2021-05-17T20:15:12.494Z] [2021-05-17T20:15:12.494Z] [2021-05-17T20:15:12.494Z] DONE 1 tests, 1 skipped in 2.957s [2021-05-17T20:15:12.494Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-05-17T20:15:12.815Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-05-17T20:15:14.042Z] testing: warning: no tests to run [2021-05-17T20:15:14.042Z] PASS [2021-05-17T20:15:14.042Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.174s [2021-05-17T20:15:14.042Z] [2021-05-17T20:15:14.042Z] DONE 0 tests in 1.575s [2021-05-17T20:15:14.042Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-05-17T20:15:16.589Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-05-17T20:15:16.966Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-17T20:15:16.967Z] INFO: Testing against a local daemon [2021-05-17T20:15:16.967Z] === RUN TestPluginWithDevMounts [2021-05-17T20:15:16.967Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-05-17T20:15:16.967Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:15:16.967Z] PASS [2021-05-17T20:15:16.967Z] ok github.com/docker/docker/integration/plugin/volumes 0.203s [2021-05-17T20:15:16.967Z] [2021-05-17T20:15:16.967Z] === Skipped [2021-05-17T20:15:16.967Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-05-17T20:15:16.967Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:15:16.967Z] [2021-05-17T20:15:16.967Z] [2021-05-17T20:15:16.967Z] DONE 1 tests, 1 skipped in 2.845s [2021-05-17T20:15:16.967Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-05-17T20:15:18.105Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-05-17T20:15:18.558Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-05-17T20:15:19.187Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-17T20:15:19.187Z] INFO: Testing against a local daemon [2021-05-17T20:15:19.187Z] === RUN TestSecretInspect [2021-05-17T20:15:19.187Z] --- SKIP: TestSecretInspect (0.00s) [2021-05-17T20:15:19.187Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:15:19.187Z] === RUN TestSecretList [2021-05-17T20:15:19.187Z] --- SKIP: TestSecretList (0.00s) [2021-05-17T20:15:19.187Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:15:19.187Z] === RUN TestSecretsCreateAndDelete [2021-05-17T20:15:19.187Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-05-17T20:15:19.187Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:15:19.187Z] === RUN TestSecretsUpdate [2021-05-17T20:15:19.187Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-05-17T20:15:19.187Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:15:19.187Z] === RUN TestTemplatedSecret [2021-05-17T20:15:19.187Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-05-17T20:15:19.187Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:15:19.187Z] === RUN TestSecretCreateResolve [2021-05-17T20:15:19.187Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-05-17T20:15:19.187Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-05-17T20:15:19.187Z] PASS [2021-05-17T20:15:19.187Z] ok github.com/docker/docker/integration/secret 0.219s [2021-05-17T20:15:19.187Z] [2021-05-17T20:15:19.187Z] === Skipped [2021-05-17T20:15:19.187Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-05-17T20:15:19.187Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:15:19.187Z] [2021-05-17T20:15:19.187Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-05-17T20:15:19.187Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:15:19.187Z] [2021-05-17T20:15:19.187Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-05-17T20:15:19.187Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:15:19.187Z] [2021-05-17T20:15:19.187Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-05-17T20:15:19.187Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:15:19.187Z] [2021-05-17T20:15:19.187Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-05-17T20:15:19.187Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:15:19.187Z] [2021-05-17T20:15:19.187Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-05-17T20:15:19.187Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-05-17T20:15:19.187Z] [2021-05-17T20:15:19.187Z] [2021-05-17T20:15:19.187Z] DONE 6 tests, 6 skipped in 2.498s [2021-05-17T20:15:19.187Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-05-17T20:15:20.955Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-05-17T20:15:22.254Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-05-17T20:15:22.954Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-17T20:15:22.954Z] INFO: Testing against a local daemon [2021-05-17T20:15:22.954Z] === RUN TestServiceCreateInit [2021-05-17T20:15:22.954Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-17T20:15:22.954Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-17T20:15:22.954Z] --- PASS: TestServiceCreateInit (0.04s) [2021-05-17T20:15:22.954Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-17T20:15:22.954Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:15:22.954Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-17T20:15:22.954Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:15:22.954Z] === RUN TestCreateServiceMultipleTimes [2021-05-17T20:15:22.954Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-05-17T20:15:22.954Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:15:22.954Z] === RUN TestCreateServiceConflict [2021-05-17T20:15:22.954Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-05-17T20:15:22.954Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:15:22.954Z] === RUN TestCreateServiceMaxReplicas [2021-05-17T20:15:22.954Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2021-05-17T20:15:22.954Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:15:22.954Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-17T20:15:22.954Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-05-17T20:15:22.954Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:15:22.954Z] === RUN TestCreateServiceSecretFileMode [2021-05-17T20:15:22.954Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-05-17T20:15:22.954Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:15:22.954Z] === RUN TestCreateServiceConfigFileMode [2021-05-17T20:15:22.954Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-05-17T20:15:22.954Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:15:22.954Z] === RUN TestCreateServiceSysctls [2021-05-17T20:15:22.954Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2021-05-17T20:15:22.954Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:15:22.954Z] === RUN TestCreateServiceCapabilities [2021-05-17T20:15:22.954Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2021-05-17T20:15:22.954Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:15:22.954Z] === RUN TestInspect [2021-05-17T20:15:22.954Z] --- SKIP: TestInspect (0.00s) [2021-05-17T20:15:22.954Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:15:22.954Z] === RUN TestCreateJob [2021-05-17T20:15:22.954Z] --- SKIP: TestCreateJob (0.00s) [2021-05-17T20:15:22.954Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:15:22.954Z] === RUN TestReplicatedJob [2021-05-17T20:15:22.954Z] --- SKIP: TestReplicatedJob (0.00s) [2021-05-17T20:15:22.954Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:15:22.954Z] === RUN TestUpdateReplicatedJob [2021-05-17T20:15:22.954Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-05-17T20:15:22.954Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:15:22.954Z] === RUN TestServiceListWithStatuses [2021-05-17T20:15:22.954Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-17T20:15:22.954Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:15:22.954Z] === RUN TestDockerNetworkConnectAlias [2021-05-17T20:15:22.954Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-05-17T20:15:22.954Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:15:22.954Z] === RUN TestDockerNetworkReConnect [2021-05-17T20:15:22.954Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-05-17T20:15:22.954Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:15:22.954Z] === RUN TestServicePlugin [2021-05-17T20:15:22.954Z] --- SKIP: TestServicePlugin (0.00s) [2021-05-17T20:15:22.954Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:15:22.954Z] === RUN TestServiceUpdateLabel [2021-05-17T20:15:22.954Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-05-17T20:15:22.954Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-05-17T20:15:22.954Z] === RUN TestServiceUpdateSecrets [2021-05-17T20:15:22.954Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-05-17T20:15:22.954Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-05-17T20:15:22.954Z] === RUN TestServiceUpdateConfigs [2021-05-17T20:15:22.954Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-05-17T20:15:22.954Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-05-17T20:15:22.954Z] === RUN TestServiceUpdateNetwork [2021-05-17T20:15:22.954Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-05-17T20:15:22.954Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-05-17T20:15:22.954Z] === RUN TestServiceUpdatePidsLimit [2021-05-17T20:15:22.954Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-05-17T20:15:22.954Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-05-17T20:15:22.954Z] PASS [2021-05-17T20:15:22.954Z] ok github.com/docker/docker/integration/service 0.327s [2021-05-17T20:15:22.954Z] [2021-05-17T20:15:22.954Z] === Skipped [2021-05-17T20:15:22.954Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-17T20:15:22.954Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-17T20:15:22.954Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:15:22.954Z] [2021-05-17T20:15:22.954Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-17T20:15:22.954Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-17T20:15:22.954Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:15:22.954Z] [2021-05-17T20:15:22.954Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-05-17T20:15:22.954Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:15:22.954Z] [2021-05-17T20:15:22.954Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-05-17T20:15:22.954Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:15:22.954Z] [2021-05-17T20:15:22.954Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2021-05-17T20:15:22.954Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:15:22.954Z] [2021-05-17T20:15:22.954Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-05-17T20:15:22.954Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:15:22.954Z] [2021-05-17T20:15:22.954Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-05-17T20:15:22.954Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:15:22.954Z] [2021-05-17T20:15:22.954Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-05-17T20:15:22.954Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:15:22.954Z] [2021-05-17T20:15:22.954Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2021-05-17T20:15:22.954Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:15:22.954Z] [2021-05-17T20:15:22.954Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2021-05-17T20:15:22.954Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:15:22.954Z] [2021-05-17T20:15:22.954Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-05-17T20:15:22.954Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:15:22.954Z] [2021-05-17T20:15:22.954Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-05-17T20:15:22.954Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:15:22.954Z] [2021-05-17T20:15:22.954Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-05-17T20:15:22.954Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:15:22.954Z] [2021-05-17T20:15:22.954Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-05-17T20:15:22.954Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:15:22.954Z] [2021-05-17T20:15:22.954Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-05-17T20:15:22.954Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:15:22.954Z] [2021-05-17T20:15:22.954Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-05-17T20:15:22.954Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:15:22.954Z] [2021-05-17T20:15:22.954Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-05-17T20:15:22.955Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:15:22.955Z] [2021-05-17T20:15:22.955Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-05-17T20:15:22.955Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:15:22.955Z] [2021-05-17T20:15:22.955Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-05-17T20:15:22.955Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-05-17T20:15:22.955Z] [2021-05-17T20:15:22.955Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-05-17T20:15:22.955Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-05-17T20:15:22.955Z] [2021-05-17T20:15:22.955Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-05-17T20:15:22.955Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-05-17T20:15:22.955Z] [2021-05-17T20:15:22.955Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-05-17T20:15:22.955Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-05-17T20:15:22.955Z] [2021-05-17T20:15:22.955Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-05-17T20:15:22.955Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-05-17T20:15:22.955Z] [2021-05-17T20:15:22.955Z] [2021-05-17T20:15:22.955Z] DONE 24 tests, 23 skipped in 3.269s [2021-05-17T20:15:22.955Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-05-17T20:15:25.147Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-17T20:15:25.147Z] INFO: Testing against a local daemon [2021-05-17T20:15:25.147Z] === RUN TestSessionCreate [2021-05-17T20:15:25.147Z] --- SKIP: TestSessionCreate (0.00s) [2021-05-17T20:15:25.147Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-05-17T20:15:25.147Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-17T20:15:25.147Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-05-17T20:15:25.147Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-05-17T20:15:25.147Z] PASS [2021-05-17T20:15:25.147Z] ok github.com/docker/docker/integration/session 0.224s [2021-05-17T20:15:25.147Z] [2021-05-17T20:15:25.147Z] === Skipped [2021-05-17T20:15:25.147Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-05-17T20:15:25.147Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-05-17T20:15:25.147Z] [2021-05-17T20:15:25.147Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-05-17T20:15:25.147Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-05-17T20:15:25.147Z] [2021-05-17T20:15:25.147Z] [2021-05-17T20:15:25.147Z] DONE 2 tests, 2 skipped in 2.530s [2021-05-17T20:15:25.147Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-05-17T20:15:25.949Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-05-17T20:15:26.240Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-05-17T20:15:28.072Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-17T20:15:28.072Z] INFO: Testing against a local daemon [2021-05-17T20:15:28.072Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-17T20:15:28.072Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-17T20:15:28.072Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:15:28.072Z] === RUN TestEventsExecDie [2021-05-17T20:15:28.072Z] --- SKIP: TestEventsExecDie (0.00s) [2021-05-17T20:15:28.072Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-05-17T20:15:28.072Z] === RUN TestEventsBackwardsCompatible [2021-05-17T20:15:28.072Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-05-17T20:15:28.072Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-05-17T20:15:28.072Z] === RUN TestInfoAPI [2021-05-17T20:15:28.072Z] --- PASS: TestInfoAPI (0.05s) [2021-05-17T20:15:28.072Z] === RUN TestInfoAPIWarnings [2021-05-17T20:15:28.072Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-05-17T20:15:28.072Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-17T20:15:28.072Z] === RUN TestInfoDebug [2021-05-17T20:15:28.072Z] --- SKIP: TestInfoDebug (0.00s) [2021-05-17T20:15:28.072Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-17T20:15:28.072Z] === RUN TestInfoInsecureRegistries [2021-05-17T20:15:28.072Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-05-17T20:15:28.072Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-17T20:15:28.072Z] === RUN TestInfoRegistryMirrors [2021-05-17T20:15:28.072Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-05-17T20:15:28.072Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-17T20:15:28.072Z] === RUN TestLoginFailsWithBadCredentials [2021-05-17T20:15:28.099Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-05-17T20:15:28.153Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-05-17T20:15:28.536Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2021-05-17T20:15:28.536Z] === RUN TestPingCacheHeaders [2021-05-17T20:15:28.536Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-05-17T20:15:28.536Z] === RUN TestPingGet [2021-05-17T20:15:28.536Z] --- PASS: TestPingGet (0.03s) [2021-05-17T20:15:28.536Z] === RUN TestPingHead [2021-05-17T20:15:28.536Z] --- PASS: TestPingHead (0.03s) [2021-05-17T20:15:28.536Z] === RUN TestVersion [2021-05-17T20:15:28.998Z] --- PASS: TestVersion (0.04s) [2021-05-17T20:15:28.998Z] PASS [2021-05-17T20:15:28.998Z] ok github.com/docker/docker/integration/system 1.327s [2021-05-17T20:15:28.998Z] [2021-05-17T20:15:28.998Z] === Skipped [2021-05-17T20:15:28.998Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-17T20:15:28.998Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-05-17T20:15:28.998Z] [2021-05-17T20:15:28.998Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-05-17T20:15:28.998Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-05-17T20:15:28.998Z] [2021-05-17T20:15:28.998Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-05-17T20:15:28.998Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-05-17T20:15:28.998Z] [2021-05-17T20:15:28.998Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-05-17T20:15:28.998Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-17T20:15:28.998Z] [2021-05-17T20:15:28.998Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-05-17T20:15:28.998Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-17T20:15:28.998Z] [2021-05-17T20:15:28.998Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-05-17T20:15:28.998Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-17T20:15:28.998Z] [2021-05-17T20:15:28.998Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-05-17T20:15:28.998Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-17T20:15:28.998Z] [2021-05-17T20:15:28.998Z] [2021-05-17T20:15:28.998Z] DONE 13 tests, 7 skipped in 3.491s [2021-05-17T20:15:28.998Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-05-17T20:15:31.194Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-17T20:15:31.194Z] INFO: Testing against a local daemon [2021-05-17T20:15:31.194Z] === RUN TestVolumesCreateAndList [2021-05-17T20:15:31.194Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-05-17T20:15:31.194Z] === RUN TestVolumesRemove [2021-05-17T20:15:31.194Z] --- PASS: TestVolumesRemove (0.11s) [2021-05-17T20:15:31.194Z] === RUN TestVolumesInspect [2021-05-17T20:15:31.194Z] --- PASS: TestVolumesInspect (0.04s) [2021-05-17T20:15:31.194Z] === RUN TestVolumesInvalidJSON [2021-05-17T20:15:31.194Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-17T20:15:31.194Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-17T20:15:31.453Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-05-17T20:15:31.658Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-17T20:15:31.658Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-05-17T20:15:31.658Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-17T20:15:31.658Z] PASS [2021-05-17T20:15:31.658Z] ok github.com/docker/docker/integration/volume 0.354s [2021-05-17T20:15:31.658Z] [2021-05-17T20:15:31.658Z] DONE 5 tests in 2.672s [2021-05-17T20:15:31.658Z] INFO: make.ps1 ended at 05/17/2021 20:15:31 [2021-05-17T20:15:31.658Z] INFO: Integration CLI tests being run from the host: [2021-05-17T20:15:31.658Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2021-05-17T20:15:34.754Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-05-17T20:15:37.298Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-05-17T20:15:41.517Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-05-17T20:15:42.027Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-17T20:15:42.027Z] INFO: Testing against a local daemon [2021-05-17T20:15:42.027Z] === RUN TestDockerSuite [2021-05-17T20:15:42.027Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-05-17T20:15:42.027Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-05-17T20:15:42.027Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-05-17T20:15:42.027Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-05-17T20:15:42.027Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-05-17T20:15:42.027Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-05-17T20:15:42.027Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-05-17T20:15:42.028Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-05-17T20:15:42.028Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-05-17T20:15:42.028Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-05-17T20:15:43.003Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-05-17T20:15:43.003Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-05-17T20:15:43.429Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-05-17T20:16:18.652Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-05-17T20:16:22.345Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-05-17T20:16:22.797Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-05-17T20:16:39.686Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-05-17T20:16:54.582Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite (1764.36s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.51s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.52s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.97s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.55s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.08s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (35.01s) [2021-05-17T20:17:12.689Z] docker_api_swarm_test.go:562: [db82fa3c03507] joining swarm manager [def1237d8fc1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-17T20:17:12.689Z] docker_api_swarm_test.go:584: [de802b25ad80b] joining swarm manager [def1237d8fc1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-17T20:17:12.689Z] check_test.go:380: [db82fa3c03507] daemon is not started [2021-05-17T20:17:12.689Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-05-17T20:17:12.689Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.76s) [2021-05-17T20:17:12.689Z] docker_api_swarm_test.go:45: [dbf327e1afc1a] joining swarm manager [d34239f56b9c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.07s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.32s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.11s) [2021-05-17T20:17:12.689Z] docker_api_swarm_test.go:303: [d855a9bbc48ab] joining swarm manager [ddecb9d69dcc0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-17T20:17:12.689Z] docker_api_swarm_test.go:304: [dd605957f299a] joining swarm manager [ddecb9d69dcc0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-17T20:17:12.689Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-05-17T20:17:12.689Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.41s) [2021-05-17T20:17:12.689Z] docker_api_swarm_test.go:271: [d0dd079388b68] joining swarm manager [d143dfd7e6655]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-17T20:17:12.689Z] docker_api_swarm_test.go:272: [d751dac966ef3] joining swarm manager [d143dfd7e6655]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (25.11s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.90s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.93s) [2021-05-17T20:17:12.689Z] docker_api_swarm_node_test.go:19: [d526e769c7a1c] joining swarm manager [d184c59be4938]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-17T20:17:12.689Z] docker_api_swarm_node_test.go:20: [d2ac7fede271d] joining swarm manager [d184c59be4938]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (53.21s) [2021-05-17T20:17:12.689Z] docker_api_swarm_test.go:501: [df338c50ce334] joining swarm manager [df9e90aaea58a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-17T20:17:12.689Z] docker_api_swarm_test.go:506: [ddf0f175ad9c8] joining swarm manager [df9e90aaea58a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (20.53s) [2021-05-17T20:17:12.689Z] docker_api_swarm_node_test.go:80: [d9df78531123d] joining swarm manager [d57a7ab1919bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.43s) [2021-05-17T20:17:12.689Z] docker_api_swarm_node_test.go:52: [dc8ddf8cf3a90] joining swarm manager [d506e370d4bb3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-17T20:17:12.689Z] docker_api_swarm_node_test.go:53: [d32ef4cbc8a81] joining swarm manager [d506e370d4bb3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.52s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.13s) [2021-05-17T20:17:12.689Z] docker_api_swarm_test.go:201: [d20e1cf6039a5] joining swarm manager [dc747929eeaf0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (56.62s) [2021-05-17T20:17:12.689Z] docker_api_swarm_test.go:383: [d7a6a7d9c7a99] joining swarm manager [d4fa1bd82e6ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-17T20:17:12.689Z] docker_api_swarm_test.go:384: [d4b4e8a4eb58d] joining swarm manager [d4fa1bd82e6ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-17T20:17:12.689Z] check_test.go:380: [d4b4e8a4eb58d] daemon is not started [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (64.46s) [2021-05-17T20:17:12.689Z] docker_api_swarm_test.go:801: [db190561f910e] joining swarm manager [d20ea9f6c3cde]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-17T20:17:12.689Z] docker_api_swarm_test.go:801: [dba9ed4a0284e] joining swarm manager [d20ea9f6c3cde]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-17T20:17:12.689Z] docker_api_swarm_test.go:801: [df874ac662738] joining swarm manager [d20ea9f6c3cde]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-05-17T20:17:12.689Z] docker_api_swarm_test.go:801: [deca237520d75] joining swarm manager [d20ea9f6c3cde]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-05-17T20:17:12.689Z] docker_api_swarm_test.go:809: [d10ef2ef53518] joining swarm manager [d20ea9f6c3cde]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.54s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.08s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (21.63s) [2021-05-17T20:17:12.689Z] docker_api_swarm_service_test.go:394: [d1e408be2c6e6] joining swarm manager [d1efe1c04e2d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-17T20:17:12.689Z] docker_api_swarm_service_test.go:394: [dcbe4e5dd9f67] joining swarm manager [d1efe1c04e2d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.14s) [2021-05-17T20:17:12.689Z] docker_api_swarm_service_test.go:342: [dbbff9fab4a2a] joining swarm manager [dacbb0c9427de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-17T20:17:12.689Z] docker_api_swarm_service_test.go:342: [db922f7991fa2] joining swarm manager [dacbb0c9427de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.47s) [2021-05-17T20:17:12.689Z] docker_api_swarm_service_test.go:489: [d6902f0e5c974] joining swarm manager [df4514c59dba3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-17T20:17:12.689Z] docker_api_swarm_service_test.go:489: [d5cca76efc693] joining swarm manager [df4514c59dba3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (8.04s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (30.57s) [2021-05-17T20:17:12.689Z] docker_api_swarm_service_test.go:127: [d33740ad3d880] joining swarm manager [d8f4b692c5284]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-17T20:17:12.689Z] docker_api_swarm_service_test.go:128: [d7f57e4eafc21] joining swarm manager [d8f4b692c5284]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-17T20:17:12.689Z] docker_api_swarm_service_test.go:136: [d991299b9826a] joining swarm manager [d8f4b692c5284]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-05-17T20:17:12.689Z] docker_api_swarm_service_test.go:137: [d048c0a77b6ab] joining swarm manager [d8f4b692c5284]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.73s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.72s) [2021-05-17T20:17:12.689Z] docker_api_swarm_service_test.go:303: [daadbae970d82] joining swarm manager [da83ed18487af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-17T20:17:12.689Z] docker_api_swarm_service_test.go:303: [d71f36462974a] joining swarm manager [da83ed18487af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (33.11s) [2021-05-17T20:17:12.689Z] docker_api_swarm_service_test.go:99: [dad826115a484] joining swarm manager [daf16b251a41f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-17T20:17:12.689Z] docker_api_swarm_service_test.go:100: [dbee1f3870096] joining swarm manager [daf16b251a41f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-17T20:17:12.689Z] check_test.go:380: [dad826115a484] daemon is not started [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (31.83s) [2021-05-17T20:17:12.689Z] docker_api_swarm_service_test.go:532: [d0de75d2b8318] joining swarm manager [dabdbbf81ed21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-17T20:17:12.689Z] docker_api_swarm_service_test.go:533: [db3058545c98e] joining swarm manager [dabdbbf81ed21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (44.52s) [2021-05-17T20:17:12.689Z] docker_api_swarm_service_test.go:147: [d4db72de795c5] joining swarm manager [d9d07b0f24b46]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-17T20:17:12.689Z] docker_api_swarm_service_test.go:147: [df3d34d088882] joining swarm manager [d9d07b0f24b46]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (33.98s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.48s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.74s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (4.03s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.56s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.28s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.61s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.81s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.82s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.57s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.71s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.98s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.13s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.24s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (4.51s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.01s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.97s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.26s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.96s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.66s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.85s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (8.01s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.59s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.66s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (4.10s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.67s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.92s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.62s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.65s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.64s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.64s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.19s) [2021-05-17T20:17:12.689Z] docker_cli_service_logs_test.go:245: checking task m9lhouz24ndk [2021-05-17T20:17:12.689Z] docker_cli_service_logs_test.go:250: checking messages for m9lhouz24ndk [2021-05-17T20:17:12.689Z] docker_cli_service_logs_test.go:245: checking task t3w3xaj1pcf3 [2021-05-17T20:17:12.689Z] docker_cli_service_logs_test.go:250: checking messages for t3w3xaj1pcf3 [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.58s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.58s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.61s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.94s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.06s) [2021-05-17T20:17:12.689Z] docker_cli_swarm_test.go:1901: [d62ecefe042b9] joining swarm manager [df2449a7fc7a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-17T20:17:12.689Z] docker_cli_swarm_test.go:1902: [deffca063bb00] joining swarm manager [df2449a7fc7a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.72s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.02s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (17.07s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.12s) [2021-05-17T20:17:12.689Z] docker_cli_swarm_test.go:1802: [dad40624c2c0b] joining swarm manager [d72916aea0dc6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-17T20:17:12.689Z] docker_cli_swarm_test.go:1803: [dd1396cf8eac7] joining swarm manager [d72916aea0dc6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.55s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (92.85s) [2021-05-17T20:17:12.689Z] docker_cli_swarm_test.go:1321: [d204ed4705865] joining swarm manager [d26711e5c7074]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-17T20:17:12.689Z] docker_cli_swarm_test.go:1322: [dc52515236edc] joining swarm manager [d26711e5c7074]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.46s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.96s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.69s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.03s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (7.41s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.51s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.76s) [2021-05-17T20:17:12.689Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-05-17T20:17:12.689Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.32s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.82s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.86s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.93s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.56s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.74s) [2021-05-17T20:17:12.689Z] docker_cli_swarm_test.go:1186: [d955afbde59c9] joining swarm manager [dd5b593a59a42]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-17T20:17:12.689Z] docker_cli_swarm_test.go:1195: [d446d306eb459] joining swarm manager [dd5b593a59a42]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.46s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.45s) [2021-05-17T20:17:12.689Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (129.44s) [2021-05-17T20:17:12.689Z] docker_cli_swarm_test.go:1118: [d140cb88feb35] joining swarm manager [d8cce2728d752]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-17T20:17:12.689Z] docker_cli_swarm_test.go:1119: [d38a3c7ad5c63] joining swarm manager [d8cce2728d752]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-17T20:17:12.690Z] docker_cli_swarm_test.go:1172: [dcef40f6c49da] joining swarm manager [d8cce2728d752]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-05-17T20:17:12.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.96s) [2021-05-17T20:17:12.690Z] docker_cli_swarm_test.go:1453: [dc7373d3a39a5] joining swarm manager [dc0547e80e592]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-17T20:17:12.690Z] docker_cli_swarm_test.go:1454: [d281e4b092168] joining swarm manager [dc0547e80e592]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-17T20:17:12.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.95s) [2021-05-17T20:17:12.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.22s) [2021-05-17T20:17:12.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.22s) [2021-05-17T20:17:12.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2021-05-17T20:17:12.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.11s) [2021-05-17T20:17:12.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.80s) [2021-05-17T20:17:12.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.27s) [2021-05-17T20:17:12.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.84s) [2021-05-17T20:17:12.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (55.34s) [2021-05-17T20:17:12.690Z] docker_cli_swarm_unix_test.go:62: [dbf47fa9d1872] joining swarm manager [dfcc0d65cf876]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-17T20:17:12.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.91s) [2021-05-17T20:17:12.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.87s) [2021-05-17T20:17:12.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.45s) [2021-05-17T20:17:12.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (6.70s) [2021-05-17T20:17:12.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.92s) [2021-05-17T20:17:12.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.47s) [2021-05-17T20:17:12.690Z] docker_api_swarm_test.go:961: [d509235b790f4] joining swarm manager [da7e392622589]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-17T20:17:12.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.80s) [2021-05-17T20:17:12.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.59s) [2021-05-17T20:17:12.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.82s) [2021-05-17T20:17:12.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.37s) [2021-05-17T20:17:12.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.89s) [2021-05-17T20:17:12.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.73s) [2021-05-17T20:17:12.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.89s) [2021-05-17T20:17:12.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.89s) [2021-05-17T20:17:12.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.22s) [2021-05-17T20:17:12.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.87s) [2021-05-17T20:17:12.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.78s) [2021-05-17T20:17:12.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.09s) [2021-05-17T20:17:12.690Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.15s) [2021-05-17T20:17:12.690Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.47s) [2021-05-17T20:17:12.690Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.43s) [2021-05-17T20:17:12.690Z] === RUN TestDockerExternalVolumeSuite [2021-05-17T20:17:12.690Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-05-17T20:17:23.108Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-05-17T20:17:23.108Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-05-17T20:17:23.108Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-05-17T20:17:27.616Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-05-17T20:17:37.833Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-05-17T20:17:48.081Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-05-17T20:17:58.328Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-05-17T20:18:09.971Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-05-17T20:18:09.971Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-05-17T20:18:09.971Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-05-17T20:18:09.972Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-05-17T20:18:09.972Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-05-17T20:18:09.972Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-05-17T20:18:09.972Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-05-17T20:18:09.972Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-05-17T20:18:09.972Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-05-17T20:18:09.972Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-05-17T20:18:09.972Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-05-17T20:18:09.972Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-05-17T20:18:09.972Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-05-17T20:18:09.972Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-05-17T20:18:09.972Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-05-17T20:18:09.972Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-05-17T20:18:09.972Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-05-17T20:18:09.972Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-05-17T20:18:09.972Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-05-17T20:18:09.972Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-05-17T20:18:09.972Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-05-17T20:18:13.699Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-05-17T20:18:13.699Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-05-17T20:18:13.699Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-05-17T20:18:20.712Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-05-17T20:18:28.164Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-05-17T20:18:35.328Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-05-17T20:18:36.663Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-05-17T20:18:43.461Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-05-17T20:18:45.170Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-05-17T20:19:15.561Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-05-17T20:19:30.478Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-05-17T20:20:02.578Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-05-17T20:20:11.066Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-05-17T20:20:11.066Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-05-17T20:20:11.066Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-05-17T20:20:11.066Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-05-17T20:20:11.066Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-05-17T20:20:11.066Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-05-17T20:20:11.066Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-05-17T20:20:11.066Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-05-17T20:20:11.066Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-05-17T20:20:14.800Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-05-17T20:20:18.086Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-05-17T20:20:20.234Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-05-17T20:20:24.877Z] === RUN TestDockerSuite/TestBuildEnv [2021-05-17T20:20:24.877Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-05-17T20:20:24.877Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-05-17T20:20:24.877Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-05-17T20:20:24.877Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-05-17T20:20:24.877Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-05-17T20:20:28.576Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-05-17T20:20:28.576Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-05-17T20:20:28.576Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-05-17T20:20:28.576Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-05-17T20:20:29.532Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-05-17T20:20:32.212Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-05-17T20:20:32.212Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-05-17T20:20:32.212Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-05-17T20:20:32.212Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-05-17T20:20:34.175Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-05-17T20:20:36.874Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-05-17T20:20:37.327Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-05-17T20:20:37.327Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-05-17T20:20:37.780Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-05-17T20:20:37.780Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-05-17T20:20:37.780Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-05-17T20:20:38.735Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-05-17T20:20:42.430Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-05-17T20:20:43.949Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-05-17T20:20:43.949Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-05-17T20:20:43.949Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-05-17T20:20:43.949Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-05-17T20:20:46.899Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-05-17T20:20:47.645Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-05-17T20:20:48.907Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-05-17T20:20:48.907Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-05-17T20:20:48.907Z] === RUN TestDockerSuite/TestBuildExpose [2021-05-17T20:20:48.907Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-05-17T20:20:48.907Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-05-17T20:20:48.907Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-05-17T20:20:48.907Z] === RUN TestDockerSuite/TestBuildFails [2021-05-17T20:20:49.861Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-05-17T20:20:50.313Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-05-17T20:20:56.051Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-05-17T20:20:59.953Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-05-17T20:21:01.788Z] === RUN TestDockerSuite/TestBuildForceRm [2021-05-17T20:21:05.024Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-05-17T20:21:05.693Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-05-17T20:21:06.147Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-05-17T20:21:06.147Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-05-17T20:21:09.847Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-05-17T20:21:11.365Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-05-17T20:21:14.088Z] === RUN TestDockerSuite/TestBuildFromGit [2021-05-17T20:21:19.830Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-05-17T20:21:19.925Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-05-17T20:21:20.282Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-05-17T20:21:21.618Z] === RUN TestDockerSuite/TestBuildAddScript [2021-05-17T20:21:21.618Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-05-17T20:21:21.618Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-05-17T20:21:22.071Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-05-17T20:21:22.071Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-05-17T20:21:22.525Z] === RUN TestDockerSuite/TestBuildAddTar [2021-05-17T20:21:24.934Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-05-17T20:21:24.934Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-05-17T20:21:25.888Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-05-17T20:21:26.341Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-05-17T20:21:26.341Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-05-17T20:21:41.061Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-05-17T20:21:41.061Z] === RUN TestDockerSuite/TestBuildHistory [2021-05-17T20:21:51.307Z] === RUN TestDockerSuite/TestBuildIidFile [2021-05-17T20:21:51.307Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-05-17T20:21:53.458Z] === RUN TestDockerSuite/TestBuildInheritance [2021-05-17T20:21:53.458Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-05-17T20:21:53.910Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-05-17T20:21:53.910Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-05-17T20:21:58.640Z] === RUN TestDockerSuite/TestBuildLabel [2021-05-17T20:21:59.595Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-05-17T20:22:00.047Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-05-17T20:22:01.002Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-05-17T20:22:01.454Z] === RUN TestDockerSuite/TestBuildLabels [2021-05-17T20:22:02.971Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-05-17T20:22:04.487Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-05-17T20:22:06.640Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-05-17T20:22:10.226Z] === RUN TestDockerSuite/TestBuildLastModified [2021-05-17T20:22:10.226Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-05-17T20:22:10.226Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-05-17T20:22:10.679Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-05-17T20:22:10.679Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-05-17T20:22:10.679Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-05-17T20:22:10.679Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-05-17T20:22:11.131Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-05-17T20:22:12.086Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-05-17T20:22:13.108Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-05-17T20:22:13.108Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-05-17T20:22:13.108Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-05-17T20:22:17.823Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-05-17T20:22:24.744Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-05-17T20:22:32.546Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-05-17T20:22:32.546Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-05-17T20:22:35.416Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-05-17T20:22:38.150Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-05-17T20:22:39.107Z] === RUN TestDockerSuite/TestBuildBlankName [2021-05-17T20:22:39.561Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-05-17T20:22:48.067Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-05-17T20:22:49.022Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-05-17T20:22:54.761Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-05-17T20:22:56.855Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-05-17T20:23:05.016Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-05-17T20:23:10.974Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-05-17T20:23:13.519Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-05-17T20:23:13.519Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-05-17T20:23:23.795Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-05-17T20:23:23.795Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-05-17T20:23:23.795Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-05-17T20:23:25.693Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-05-17T20:23:28.959Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-05-17T20:23:30.337Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-05-17T20:23:30.809Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-05-17T20:23:30.809Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-05-17T20:23:30.809Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-05-17T20:23:30.809Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-05-17T20:23:30.809Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-05-17T20:23:37.359Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-05-17T20:23:42.006Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-05-17T20:23:43.859Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-05-17T20:24:01.973Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-05-17T20:24:02.993Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-05-17T20:24:02.993Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-05-17T20:24:10.003Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-05-17T20:24:13.966Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-05-17T20:24:13.966Z] === RUN TestDockerSuite/TestBuildNetNone [2021-05-17T20:24:13.966Z] === RUN TestDockerSuite/TestBuildNoContext [2021-05-17T20:24:13.966Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-05-17T20:24:13.968Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-05-17T20:24:13.968Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-05-17T20:24:14.925Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-05-17T20:24:15.377Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-05-17T20:24:16.895Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-05-17T20:24:16.895Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-05-17T20:24:18.611Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-05-17T20:24:18.746Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-05-17T20:24:20.763Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-05-17T20:24:20.764Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-05-17T20:24:21.215Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-05-17T20:24:21.538Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-05-17T20:24:23.055Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-05-17T20:24:23.055Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-05-17T20:24:23.055Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-05-17T20:24:24.083Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-05-17T20:24:25.037Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-05-17T20:24:25.208Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-05-17T20:24:25.992Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-05-17T20:24:26.163Z] === RUN TestDockerSuite/TestBuildCmd [2021-05-17T20:24:26.616Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-05-17T20:24:27.069Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-05-17T20:24:28.022Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-05-17T20:24:33.643Z] --- PASS: TestDockerExternalVolumeSuite (441.94s) [2021-05-17T20:24:33.643Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.82s) [2021-05-17T20:24:33.643Z] docker_cli_external_volume_driver_test.go:53: [d63def437a578] daemon is not started [2021-05-17T20:24:33.643Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.85s) [2021-05-17T20:24:33.643Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.63s) [2021-05-17T20:24:33.643Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-05-17T20:24:33.643Z] docker_cli_external_volume_driver_test.go:53: [d00304c3cd6ef] daemon is not started [2021-05-17T20:24:33.643Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.66s) [2021-05-17T20:24:33.643Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.09s) [2021-05-17T20:24:33.643Z] docker_cli_external_volume_driver_test.go:53: [dc80a9093aa92] daemon is not started [2021-05-17T20:24:33.643Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-05-17T20:24:33.643Z] docker_cli_external_volume_driver_test.go:53: [dbc48ef14da15] daemon is not started [2021-05-17T20:24:33.643Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.66s) [2021-05-17T20:24:33.643Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.61s) [2021-05-17T20:24:33.643Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.94s) [2021-05-17T20:24:33.643Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.70s) [2021-05-17T20:24:33.643Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.60s) [2021-05-17T20:24:33.643Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.69s) [2021-05-17T20:24:33.643Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.00s) [2021-05-17T20:24:33.643Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.59s) [2021-05-17T20:24:33.643Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.43s) [2021-05-17T20:24:33.643Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.44s) [2021-05-17T20:24:33.643Z] docker_cli_external_volume_driver_test.go:485: [d835d964335ee] daemon is not started [2021-05-17T20:24:33.643Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-05-17T20:24:33.643Z] docker_cli_external_volume_driver_test.go:53: [d77309641498d] daemon is not started [2021-05-17T20:24:33.643Z] PASS [2021-05-17T20:24:33.643Z] [2021-05-17T20:24:33.643Z] === Skipped [2021-05-17T20:24:33.643Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-05-17T20:24:33.643Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-05-17T20:24:33.643Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-05-17T20:24:33.643Z] check_test.go:309: [d56a10da5d14a] daemon is not started [2021-05-17T20:24:33.643Z] [2021-05-17T20:24:33.643Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-05-17T20:24:33.643Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-05-17T20:24:33.643Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-05-17T20:24:33.643Z] check_test.go:309: [de05fb4615c87] daemon is not started [2021-05-17T20:24:33.643Z] [2021-05-17T20:24:33.643Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-05-17T20:24:33.643Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-05-17T20:24:33.643Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-05-17T20:24:33.643Z] check_test.go:309: [ddf467cdaa6d9] daemon is not started [2021-05-17T20:24:33.643Z] [2021-05-17T20:24:33.643Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-05-17T20:24:33.643Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-05-17T20:24:33.643Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-05-17T20:24:33.643Z] [2021-05-17T20:24:33.643Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-05-17T20:24:33.643Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-05-17T20:24:33.643Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-05-17T20:24:33.643Z] [2021-05-17T20:24:33.643Z] [2021-05-17T20:24:33.643Z] DONE 273 tests, 5 skipped in 2780.617s [2021-05-17T20:24:33.643Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-17T20:24:33.643Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d1a017b55c53b/docker.pid [2021-05-17T20:24:33.643Z] +++ kill 8320 [2021-05-17T20:24:33.643Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 8320 is not a child of this shell [2021-05-17T20:24:33.643Z] warning: PID 8320 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d1a017b55c53b/docker.pid had a nonzero exit code [2021-05-17T20:24:33.643Z] ++++ cat bundles/test-integration/docker.pid [2021-05-17T20:24:33.643Z] +++ kill 8232 [2021-05-17T20:24:33.643Z] +++ /etc/init.d/apparmor stop [2021-05-17T20:24:33.643Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-17T20:24:33.643Z] [2021-05-17T20:24:33.643Z] Unloading profiles will leave already running processes permanently [2021-05-17T20:24:33.643Z] unconfined, which can lead to unexpected situations. [2021-05-17T20:24:33.643Z] [2021-05-17T20:24:33.643Z] To set a process to complain mode, use the command line tool [2021-05-17T20:24:33.643Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-17T20:24:33.643Z] +++ true [2021-05-17T20:24:33.643Z] exiting test-integration [2021-05-17T20:24:33.643Z] ++ exit 0 [2021-05-17T20:24:33.643Z] [2021-05-17T20:24:33.643Z] + exit 0 [2021-05-17T20:24:33.643Z] ++ jobs -p [2021-05-17T20:24:33.643Z] + pids= [2021-05-17T20:24:33.643Z] + echo 'Remaining pids to kill: []' [2021-05-17T20:24:33.643Z] Remaining pids to kill: [] [2021-05-17T20:24:33.643Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-05-17T20:24:33.659Z] Recording test results [2021-05-17T20:24:33.765Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-05-17T20:24:34.067Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-17T20:24:34.403Z] + echo Ensuring container killed. [2021-05-17T20:24:34.403Z] Ensuring container killed. [2021-05-17T20:24:34.403Z] + docker ps -aq -f name=docker-pr2-* [2021-05-17T20:24:34.403Z] + cids=2aee708fdba8 [2021-05-17T20:24:34.403Z] a82e4730f285 [2021-05-17T20:24:34.403Z] 8c63a022bfbf [2021-05-17T20:24:34.403Z] + [ -n 2aee708fdba8 [2021-05-17T20:24:34.403Z] a82e4730f285 [2021-05-17T20:24:34.403Z] 8c63a022bfbf ] [2021-05-17T20:24:34.403Z] + docker rm -vf 2aee708fdba8 a82e4730f285 8c63a022bfbf [2021-05-17T20:24:35.917Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-05-17T20:24:35.917Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-05-17T20:24:36.237Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-05-17T20:24:36.690Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-05-17T20:24:37.434Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-05-17T20:24:37.434Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-05-17T20:24:37.887Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-05-17T20:24:39.689Z] 2aee708fdba8 [2021-05-17T20:24:39.689Z] a82e4730f285 [2021-05-17T20:24:39.689Z] 8c63a022bfbf [Pipeline] sh [2021-05-17T20:24:39.975Z] + echo Chowning /workspace to jenkins user [2021-05-17T20:24:39.975Z] Chowning /workspace to jenkins user [2021-05-17T20:24:39.975Z] + id -u [2021-05-17T20:24:39.975Z] + id -g [2021-05-17T20:24:39.975Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42384:/workspace busybox chown -R 1000:1000 /workspace [2021-05-17T20:24:40.039Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-05-17T20:24:40.994Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-05-17T20:24:41.446Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-05-17T20:24:41.446Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-05-17T20:24:42.401Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-05-17T20:24:43.381Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-05-17T20:24:43.381Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-05-17T20:24:43.381Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-17T20:24:44.479Z] + bundleName=amd64 [2021-05-17T20:24:44.479Z] + echo Creating amd64-bundles.tar.gz [2021-05-17T20:24:44.479Z] Creating amd64-bundles.tar.gz [2021-05-17T20:24:44.479Z] + xargs tar -czf amd64-bundles.tar.gz [2021-05-17T20:24:44.479Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-05-17T20:24:45.875Z] Archiving artifacts [2021-05-17T20:24:46.508Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42384/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-17T20:24:46.821Z] + make clean [2021-05-17T20:24:46.935Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-05-17T20:24:47.083Z] docker volume rm -f docker-dev-cache [2021-05-17T20:24:47.083Z] docker-dev-cache [Pipeline] deleteDir [2021-05-17T20:24:49.127Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-05-17T20:24:49.804Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-17T20:25:02.102Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-05-17T20:25:12.345Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-05-17T20:25:15.217Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-05-17T20:25:16.171Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-05-17T20:25:16.171Z] === RUN TestDockerSuite/TestBuildPATH [2021-05-17T20:25:16.623Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-05-17T20:25:23.629Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-05-17T20:25:23.629Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-05-17T20:25:24.697Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-05-17T20:25:24.697Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-05-17T20:25:26.218Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-05-17T20:25:31.964Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-05-17T20:25:31.964Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-05-17T20:25:32.417Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-05-17T20:25:32.417Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-05-17T20:25:32.870Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-05-17T20:25:32.870Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-05-17T20:26:06.016Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-05-17T20:26:15.260Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-05-17T20:26:15.260Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-05-17T20:26:15.260Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-05-17T20:26:23.611Z] === RUN TestDockerSuite/TestBuildRm [2021-05-17T20:26:40.297Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-05-17T20:26:41.253Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-05-17T20:26:41.705Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-05-17T20:26:45.404Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-05-17T20:26:48.629Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-05-17T20:26:53.911Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-05-17T20:26:55.638Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-05-17T20:26:55.638Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-05-17T20:26:55.638Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-05-17T20:26:56.786Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-05-17T20:26:57.154Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-05-17T20:27:00.849Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-05-17T20:27:05.488Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-05-17T20:27:10.130Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-05-17T20:27:31.110Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-05-17T20:27:31.110Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-05-17T20:27:31.110Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-05-17T20:27:39.658Z] === RUN TestDockerSuite/TestBuildSpaces [2021-05-17T20:27:40.111Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-05-17T20:27:50.356Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-05-17T20:27:50.356Z] === RUN TestDockerSuite/TestBuildStderr [2021-05-17T20:27:53.230Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-05-17T20:28:22.689Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-05-17T20:28:23.067Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-05-17T20:28:23.067Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-05-17T20:28:23.520Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-05-17T20:28:24.206Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-05-17T20:28:24.659Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-05-17T20:28:25.036Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-05-17T20:28:28.731Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-05-17T20:28:33.373Z] === RUN TestDockerSuite/TestBuildUser [2021-05-17T20:28:33.373Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-05-17T20:28:33.373Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-05-17T20:28:33.373Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-05-17T20:28:41.870Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-05-17T20:28:42.324Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-05-17T20:28:45.199Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-05-17T20:28:45.199Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-05-17T20:28:45.199Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-05-17T20:29:10.224Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-05-17T20:29:10.224Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-05-17T20:29:15.962Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-05-17T20:29:21.701Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-05-17T20:29:21.701Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-05-17T20:29:22.153Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-05-17T20:29:29.163Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-05-17T20:29:29.615Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-05-17T20:29:50.606Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-05-17T20:29:57.615Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-05-17T20:29:57.615Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-05-17T20:30:05.775Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-05-17T20:30:05.775Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-05-17T20:30:05.775Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-05-17T20:30:12.337Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-05-17T20:30:12.337Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-05-17T20:30:12.337Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-05-17T20:30:12.337Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-05-17T20:30:12.790Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-05-17T20:30:19.804Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-05-17T20:30:21.320Z] === RUN TestDockerSuite/TestBuildXZHost [2021-05-17T20:30:21.773Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-05-17T20:30:21.773Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-05-17T20:30:21.773Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-05-17T20:30:23.289Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-05-17T20:30:23.375Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-05-17T20:30:27.932Z] === RUN TestDockerSuite/TestCommitChange [2021-05-17T20:30:32.670Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-05-17T20:30:35.724Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-05-17T20:30:36.365Z] === RUN TestDockerSuite/TestCommitHardlink [2021-05-17T20:30:36.365Z] === RUN TestDockerSuite/TestCommitNewFile [2021-05-17T20:30:43.382Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-05-17T20:30:43.382Z] === RUN TestDockerSuite/TestCommitTTY [2021-05-17T20:30:51.893Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-05-17T20:30:54.769Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-05-17T20:30:54.769Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-05-17T20:30:54.769Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-05-17T20:30:54.769Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-05-17T20:30:54.769Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-05-17T20:30:54.769Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-05-17T20:30:54.769Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-05-17T20:30:54.769Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-05-17T20:30:54.769Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-05-17T20:30:56.778Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-05-17T20:31:03.284Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-05-17T20:31:10.298Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-05-17T20:31:10.298Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-05-17T20:31:11.815Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-05-17T20:31:11.815Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-05-17T20:31:11.815Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-05-17T20:31:11.815Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-05-17T20:31:14.687Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-05-17T20:31:14.687Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-05-17T20:31:14.687Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-05-17T20:31:16.836Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-05-17T20:31:16.836Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-05-17T20:31:16.836Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-05-17T20:31:16.836Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-05-17T20:31:16.836Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-05-17T20:31:20.530Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-05-17T20:31:22.047Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-05-17T20:31:24.197Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-05-17T20:31:24.197Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-05-17T20:31:24.197Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-05-17T20:31:26.348Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-05-17T20:31:26.348Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-05-17T20:31:28.500Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-05-17T20:31:28.500Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-05-17T20:31:28.500Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-05-17T20:31:31.371Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-05-17T20:31:31.371Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-05-17T20:31:32.887Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-05-17T20:31:32.887Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-05-17T20:31:35.760Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-05-17T20:31:35.760Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-05-17T20:31:38.629Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-05-17T20:31:39.177Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-05-17T20:31:41.501Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-05-17T20:31:46.143Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-05-17T20:31:46.143Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-05-17T20:31:46.144Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-05-17T20:31:46.144Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-05-17T20:31:46.144Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-05-17T20:31:47.663Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-05-17T20:31:47.663Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-05-17T20:31:50.537Z] === RUN TestDockerSuite/TestContainerAPITop [2021-05-17T20:31:50.537Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-05-17T20:31:52.686Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-05-17T20:31:52.686Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-05-17T20:31:57.325Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-05-17T20:31:58.842Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-05-17T20:31:58.842Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-05-17T20:31:58.842Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-05-17T20:31:58.842Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-05-17T20:31:58.842Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-05-17T20:31:58.842Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-05-17T20:32:00.173Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-05-17T20:32:00.359Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-05-17T20:32:00.359Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-05-17T20:32:03.230Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-05-17T20:32:05.382Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-05-17T20:32:08.252Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-05-17T20:32:10.401Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0009b5840_} [2021-05-17T20:32:13.272Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1806628886_c:\foo_false____} [2021-05-17T20:32:14.905Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-05-17T20:32:15.422Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1806628886_c:\foo_true____} [2021-05-17T20:32:18.292Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-05-17T20:32:18.292Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-05-17T20:32:18.292Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-05-17T20:32:18.292Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-05-17T20:32:18.292Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-05-17T20:32:18.292Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-05-17T20:32:18.292Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-05-17T20:32:18.292Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-05-17T20:32:18.292Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-05-17T20:32:18.292Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-05-17T20:32:18.292Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-05-17T20:32:18.292Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-05-17T20:32:18.292Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-05-17T20:32:18.292Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-05-17T20:32:18.292Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-05-17T20:32:18.292Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-05-17T20:32:18.292Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-05-17T20:32:18.292Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-05-17T20:32:21.163Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-05-17T20:32:21.163Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-05-17T20:32:21.163Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-05-17T20:32:21.163Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-05-17T20:32:21.163Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-05-17T20:32:21.163Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-05-17T20:32:21.163Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-05-17T20:32:21.163Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-05-17T20:32:21.163Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-05-17T20:32:21.163Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-05-17T20:32:21.163Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-05-17T20:32:21.163Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-05-17T20:32:21.163Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-05-17T20:32:21.163Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-05-17T20:32:24.034Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-05-17T20:32:24.034Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-05-17T20:32:24.034Z] === RUN TestDockerSuite/TestCpRelativePath [2021-05-17T20:32:26.185Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-05-17T20:32:26.185Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-05-17T20:32:26.185Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-05-17T20:32:26.185Z] === RUN TestDockerSuite/TestCpToCaseA [2021-05-17T20:32:30.834Z] === RUN TestDockerSuite/TestCpToCaseB [2021-05-17T20:32:32.985Z] === RUN TestDockerSuite/TestCpToCaseC [2021-05-17T20:32:32.985Z] === RUN TestDockerSuite/TestCpToCaseD [2021-05-17T20:32:33.437Z] === RUN TestDockerSuite/TestCpToCaseE [2021-05-17T20:32:41.939Z] === RUN TestDockerSuite/TestCpToCaseF [2021-05-17T20:32:41.939Z] === RUN TestDockerSuite/TestCpToCaseG [2021-05-17T20:32:41.939Z] === RUN TestDockerSuite/TestCpToCaseH [2021-05-17T20:32:52.192Z] === RUN TestDockerSuite/TestCpToCaseI [2021-05-17T20:32:52.192Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-05-17T20:32:52.192Z] === RUN TestDockerSuite/TestCpToDot [2021-05-17T20:32:53.756Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-05-17T20:32:53.757Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-05-17T20:32:53.757Z] === RUN TestDockerSuite/TestCpToStdout [2021-05-17T20:32:56.647Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-05-17T20:32:56.647Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-05-17T20:32:56.647Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-05-17T20:32:56.647Z] === RUN TestDockerSuite/TestCpVolumePath [2021-05-17T20:32:56.647Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-05-17T20:32:56.647Z] === RUN TestDockerSuite/TestCreateArgs [2021-05-17T20:32:57.099Z] === RUN TestDockerSuite/TestCreateByImageID [2021-05-17T20:32:59.249Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-05-17T20:33:02.122Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-05-17T20:33:02.122Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-05-17T20:33:02.122Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-05-17T20:33:09.132Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-05-17T20:33:09.584Z] === RUN TestDockerSuite/TestCreateLabels [2021-05-17T20:33:10.036Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-05-17T20:33:10.036Z] === RUN TestDockerSuite/TestCreateRM [2021-05-17T20:33:10.488Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-05-17T20:33:10.488Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-05-17T20:33:10.488Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-05-17T20:33:10.941Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-05-17T20:33:19.442Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-05-17T20:33:19.442Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-05-17T20:33:19.442Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-05-17T20:33:23.135Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-05-17T20:33:23.588Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-05-17T20:33:23.588Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-05-17T20:33:26.458Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-05-17T20:33:26.458Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-05-17T20:33:26.458Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-05-17T20:33:26.458Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-05-17T20:33:26.458Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-05-17T20:33:26.458Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-05-17T20:33:26.458Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-05-17T20:33:26.458Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-05-17T20:33:26.458Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-05-17T20:33:26.458Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-05-17T20:33:26.458Z] === RUN TestDockerSuite/TestDevicePermissions [2021-05-17T20:33:26.459Z] === RUN TestDockerSuite/TestDockerFails [2021-05-17T20:33:26.459Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-05-17T20:33:26.459Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-05-17T20:33:26.459Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-05-17T20:33:26.459Z] === RUN TestDockerSuite/TestEventsAttach [2021-05-17T20:33:26.459Z] === RUN TestDockerSuite/TestEventsCommit [2021-05-17T20:33:26.459Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-05-17T20:33:29.332Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-05-17T20:33:32.205Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-05-17T20:33:34.357Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-05-17T20:33:42.858Z] === RUN TestDockerSuite/TestEventsCopy [2021-05-17T20:33:51.356Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-05-17T20:33:57.098Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-05-17T20:33:59.970Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-05-17T20:34:00.427Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-05-17T20:34:05.073Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-05-17T20:34:06.591Z] === RUN TestDockerSuite/TestEventsFilterType [2021-05-17T20:34:07.547Z] === RUN TestDockerSuite/TestEventsFilters [2021-05-17T20:34:11.202Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-05-17T20:34:11.655Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-05-17T20:34:11.655Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-05-17T20:34:12.111Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-05-17T20:34:12.189Z] === RUN TestDockerSuite/TestEventsFormat [2021-05-17T20:34:12.563Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-05-17T20:34:13.521Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-05-17T20:34:13.521Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-05-17T20:34:13.973Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-05-17T20:34:14.928Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-05-17T20:34:16.832Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-05-17T20:34:16.832Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-05-17T20:34:16.832Z] === RUN TestDockerSuite/TestEventsImageImport [2021-05-17T20:34:16.832Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-05-17T20:34:16.832Z] === RUN TestDockerSuite/TestEventsImagePull [2021-05-17T20:34:16.832Z] === RUN TestDockerSuite/TestEventsImageTag [2021-05-17T20:34:18.347Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-05-17T20:34:18.347Z] === RUN TestDockerSuite/TestEventsRename [2021-05-17T20:34:20.675Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-05-17T20:34:21.216Z] === RUN TestDockerSuite/TestEventsResize [2021-05-17T20:34:23.546Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-05-17T20:34:29.286Z] === RUN TestDockerSuite/TestBuildEnv [2021-05-17T20:34:29.286Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-05-17T20:34:29.286Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-05-17T20:34:29.286Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-05-17T20:34:29.286Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-05-17T20:34:29.286Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-05-17T20:34:29.715Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-05-17T20:34:31.237Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-05-17T20:34:33.389Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-05-17T20:34:33.930Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-05-17T20:34:33.930Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-05-17T20:34:33.930Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-05-17T20:34:33.930Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-05-17T20:34:34.382Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-05-17T20:34:39.124Z] === RUN TestDockerSuite/TestEventsTop [2021-05-17T20:34:39.124Z] === RUN TestDockerSuite/TestEventsUntag [2021-05-17T20:34:40.123Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-05-17T20:34:41.272Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-05-17T20:34:44.967Z] === RUN TestDockerSuite/TestExec [2021-05-17T20:34:44.967Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-05-17T20:34:44.967Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-05-17T20:34:47.137Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-05-17T20:34:49.291Z] === RUN TestDockerSuite/TestExecAPIStart [2021-05-17T20:34:49.291Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-05-17T20:34:49.291Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-05-17T20:34:49.291Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-05-17T20:34:51.442Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-05-17T20:34:53.592Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-05-17T20:34:54.888Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-05-17T20:34:54.888Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-05-17T20:34:54.888Z] === RUN TestDockerSuite/TestBuildExpose [2021-05-17T20:34:54.888Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-05-17T20:34:54.888Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-05-17T20:34:54.888Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-05-17T20:34:54.888Z] === RUN TestDockerSuite/TestBuildFails [2021-05-17T20:34:55.108Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-05-17T20:34:57.260Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-05-17T20:35:01.900Z] === RUN TestDockerSuite/TestExecCgroup [2021-05-17T20:35:01.900Z] === RUN TestDockerSuite/TestExecEnv [2021-05-17T20:35:01.900Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-05-17T20:35:01.900Z] === RUN TestDockerSuite/TestExecExitStatus [2021-05-17T20:35:01.903Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-05-17T20:35:01.903Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-05-17T20:35:04.051Z] === RUN TestDockerSuite/TestExecInspectID [2021-05-17T20:35:07.642Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-05-17T20:35:08.691Z] === RUN TestDockerSuite/TestExecInteractive [2021-05-17T20:35:08.691Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-05-17T20:35:08.691Z] === RUN TestDockerSuite/TestExecParseError [2021-05-17T20:35:08.691Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-05-17T20:35:08.691Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-05-17T20:35:08.691Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-05-17T20:35:11.570Z] === RUN TestDockerSuite/TestExecSetEnv [2021-05-17T20:35:11.570Z] === RUN TestDockerSuite/TestExecStartFails [2021-05-17T20:35:11.570Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-05-17T20:35:11.570Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-05-17T20:35:11.570Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-05-17T20:35:11.570Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-05-17T20:35:13.087Z] === RUN TestDockerSuite/TestExecUlimits [2021-05-17T20:35:13.087Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-05-17T20:35:13.395Z] === RUN TestDockerSuite/TestBuildForceRm [2021-05-17T20:35:18.858Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-05-17T20:35:18.858Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-05-17T20:35:18.858Z] === RUN TestDockerSuite/TestExecWithUser [2021-05-17T20:35:18.858Z] === RUN TestDockerSuite/TestGetContainerStats [2021-05-17T20:35:24.593Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-05-17T20:35:25.692Z] === RUN TestDockerSuite/TestBuildFromGit [2021-05-17T20:35:30.329Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-05-17T20:35:33.201Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-05-17T20:35:35.941Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-05-17T20:35:36.392Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-05-17T20:35:40.214Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-05-17T20:35:40.214Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-05-17T20:35:40.214Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-05-17T20:35:40.214Z] === RUN TestDockerSuite/TestHealth [2021-05-17T20:35:40.214Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-05-17T20:35:40.214Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-05-17T20:35:40.214Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-05-17T20:35:40.214Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-05-17T20:35:42.129Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-05-17T20:35:42.129Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-05-17T20:35:42.129Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-05-17T20:35:42.580Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-05-17T20:35:42.580Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-05-17T20:35:44.857Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-05-17T20:35:44.857Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-05-17T20:35:44.857Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-05-17T20:35:44.857Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-05-17T20:35:44.857Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-05-17T20:35:44.857Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-05-17T20:35:45.310Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-05-17T20:35:45.310Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-05-17T20:35:46.266Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-05-17T20:35:46.266Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-05-17T20:35:48.417Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-05-17T20:35:48.417Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-05-17T20:35:50.568Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-05-17T20:35:53.438Z] === RUN TestDockerSuite/TestImagesFormat [2021-05-17T20:35:53.438Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-05-17T20:35:53.438Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-05-17T20:35:57.130Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-05-17T20:35:57.130Z] === RUN TestDockerSuite/TestImportBadURL [2021-05-17T20:35:57.303Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-05-17T20:35:57.303Z] === RUN TestDockerSuite/TestBuildHistory [2021-05-17T20:35:59.999Z] === RUN TestDockerSuite/TestImportDisplay [2021-05-17T20:35:59.999Z] === RUN TestDockerSuite/TestImportFile [2021-05-17T20:35:59.999Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-05-17T20:35:59.999Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-05-17T20:35:59.999Z] === RUN TestDockerSuite/TestImportGzipped [2021-05-17T20:35:59.999Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-05-17T20:35:59.999Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-05-17T20:35:59.999Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-05-17T20:35:59.999Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-05-17T20:35:59.999Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-05-17T20:35:59.999Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-05-17T20:35:59.999Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-05-17T20:35:59.999Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-05-17T20:36:07.010Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-05-17T20:36:07.549Z] === RUN TestDockerSuite/TestBuildIidFile [2021-05-17T20:36:08.001Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-05-17T20:36:09.161Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-05-17T20:36:09.161Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-05-17T20:36:09.161Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-05-17T20:36:09.161Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-05-17T20:36:09.161Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-05-17T20:36:10.151Z] === RUN TestDockerSuite/TestBuildInheritance [2021-05-17T20:36:10.151Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-05-17T20:36:11.105Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-05-17T20:36:11.105Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-05-17T20:36:12.033Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-05-17T20:36:12.033Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-05-17T20:36:14.189Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-05-17T20:36:14.189Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-05-17T20:36:14.189Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-05-17T20:36:14.189Z] === RUN TestDockerSuite/TestInspectDefault [2021-05-17T20:36:15.744Z] === RUN TestDockerSuite/TestBuildLabel [2021-05-17T20:36:16.339Z] === RUN TestDockerSuite/TestInspectHistory [2021-05-17T20:36:16.698Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-05-17T20:36:17.150Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-05-17T20:36:18.104Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-05-17T20:36:19.064Z] === RUN TestDockerSuite/TestBuildLabels [2021-05-17T20:36:20.023Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-05-17T20:36:20.980Z] === RUN TestDockerSuite/TestInspectImage [2021-05-17T20:36:20.980Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-05-17T20:36:20.980Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-05-17T20:36:20.980Z] === RUN TestDockerSuite/TestInspectInt64 [2021-05-17T20:36:21.540Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-05-17T20:36:23.131Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-05-17T20:36:25.284Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-05-17T20:36:25.284Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-05-17T20:36:27.276Z] === RUN TestDockerSuite/TestBuildLastModified [2021-05-17T20:36:27.276Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-05-17T20:36:27.276Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-05-17T20:36:27.276Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-05-17T20:36:27.728Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-05-17T20:36:27.728Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-05-17T20:36:27.728Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-05-17T20:36:28.156Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-05-17T20:36:28.180Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-05-17T20:36:29.134Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-05-17T20:36:30.308Z] === RUN TestDockerSuite/TestInspectPlugin [2021-05-17T20:36:30.308Z] === RUN TestDockerSuite/TestInspectRootFS [2021-05-17T20:36:30.308Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-05-17T20:36:32.459Z] === RUN TestDockerSuite/TestInspectStatus [2021-05-17T20:36:33.775Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-05-17T20:36:35.449Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-05-17T20:36:40.135Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-05-17T20:36:41.652Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-05-17T20:36:44.523Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-05-17T20:36:46.040Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-05-17T20:36:48.914Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-05-17T20:36:51.064Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-05-17T20:36:53.215Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-05-17T20:36:53.215Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-05-17T20:36:53.215Z] === RUN TestDockerSuite/TestLinksEnvs [2021-05-17T20:36:53.215Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-05-17T20:36:53.215Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-05-17T20:36:53.215Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-05-17T20:36:53.215Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-05-17T20:36:53.215Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-05-17T20:36:53.215Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-05-17T20:36:53.215Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-05-17T20:36:53.215Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-05-17T20:36:53.215Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-05-17T20:36:53.215Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-05-17T20:36:53.215Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-05-17T20:36:53.215Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-05-17T20:36:53.215Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-05-17T20:36:53.215Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-05-17T20:36:53.668Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-05-17T20:36:53.668Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-05-17T20:36:53.668Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-05-17T20:36:55.819Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-05-17T20:36:57.336Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-05-17T20:37:03.071Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-05-17T20:37:03.740Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-05-17T20:37:03.741Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-05-17T20:37:05.891Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-05-17T20:37:05.947Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-05-17T20:37:05.947Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-05-17T20:37:08.097Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-05-17T20:37:08.097Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-05-17T20:37:15.110Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-05-17T20:37:20.846Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-05-17T20:37:26.583Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-05-17T20:37:28.732Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-05-17T20:37:30.884Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-05-17T20:37:30.884Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-05-17T20:37:33.755Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-05-17T20:37:36.629Z] === RUN TestDockerSuite/TestLogsSince [2021-05-17T20:37:41.456Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-05-17T20:37:45.130Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-05-17T20:37:45.130Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-05-17T20:37:45.130Z] === RUN TestDockerSuite/TestLogsTail [2021-05-17T20:37:48.022Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-05-17T20:37:50.893Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-05-17T20:37:53.764Z] === RUN TestDockerSuite/TestMountIntoProc [2021-05-17T20:37:53.764Z] === RUN TestDockerSuite/TestMountIntoSys [2021-05-17T20:37:53.764Z] === RUN TestDockerSuite/TestNetHostname [2021-05-17T20:37:53.764Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-05-17T20:37:53.764Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-05-17T20:37:53.764Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-05-17T20:37:53.764Z] === RUN TestDockerSuite/TestPluginActive [2021-05-17T20:37:53.764Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-05-17T20:37:53.764Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-05-17T20:37:53.764Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-05-17T20:37:53.764Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-05-17T20:37:53.764Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-05-17T20:37:53.764Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-05-17T20:37:53.764Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-05-17T20:37:53.764Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-05-17T20:37:53.764Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-05-17T20:37:53.764Z] === RUN TestDockerSuite/TestPortHostBinding [2021-05-17T20:37:53.764Z] === RUN TestDockerSuite/TestPortList [2021-05-17T20:37:53.764Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-05-17T20:37:58.406Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-05-17T20:37:58.406Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-05-17T20:37:58.406Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-05-17T20:37:58.406Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-05-17T20:37:58.406Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-05-17T20:37:58.406Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-05-17T20:37:58.406Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-05-17T20:37:58.406Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-05-17T20:37:58.406Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-05-17T20:37:58.406Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-05-17T20:38:02.444Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-05-17T20:38:04.147Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-05-17T20:38:04.147Z] === RUN TestDockerSuite/TestPsByOrder [2021-05-17T20:38:07.084Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-05-17T20:38:12.649Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-05-17T20:38:12.649Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-05-17T20:38:12.821Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-05-17T20:38:18.559Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-05-17T20:38:21.157Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-05-17T20:38:39.547Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-05-17T20:38:39.547Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-05-17T20:38:42.153Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-05-17T20:38:42.153Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-05-17T20:38:42.153Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-05-17T20:38:46.561Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-05-17T20:38:46.561Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-05-17T20:38:46.561Z] === RUN TestDockerSuite/TestBuildNetNone [2021-05-17T20:38:46.561Z] === RUN TestDockerSuite/TestBuildNoContext [2021-05-17T20:38:49.434Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-05-17T20:38:52.409Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-05-17T20:38:54.560Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-05-17T20:38:59.679Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-05-17T20:39:03.066Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-05-17T20:39:05.416Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-05-17T20:39:05.416Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-05-17T20:39:05.868Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-05-17T20:39:07.712Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-05-17T20:39:07.712Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-05-17T20:39:07.712Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-05-17T20:39:08.741Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-05-17T20:39:09.193Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-05-17T20:39:10.710Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-05-17T20:39:11.409Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-05-17T20:39:11.409Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-05-17T20:39:11.409Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-05-17T20:39:11.409Z] === RUN TestDockerSuite/TestPsRightTagName [2021-05-17T20:39:11.409Z] === RUN TestDockerSuite/TestPsShowMounts [2021-05-17T20:39:18.424Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-05-17T20:39:18.424Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-05-17T20:39:19.945Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-05-17T20:39:19.945Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-05-17T20:39:20.898Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-05-17T20:39:21.852Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-05-17T20:39:21.852Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-05-17T20:39:26.493Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-05-17T20:39:30.188Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-05-17T20:39:31.701Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-05-17T20:39:31.701Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-05-17T20:39:33.061Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-05-17T20:39:40.213Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-05-17T20:39:43.911Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-05-17T20:39:52.415Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-05-17T20:39:58.153Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-05-17T20:40:01.846Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-05-17T20:40:02.909Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-05-17T20:40:02.910Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-05-17T20:40:03.362Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-05-17T20:40:03.362Z] === RUN TestDockerSuite/TestBuildPATH [2021-05-17T20:40:03.362Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-05-17T20:40:05.515Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-05-17T20:40:05.515Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-05-17T20:40:13.156Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-05-17T20:40:13.156Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-05-17T20:40:13.156Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-05-17T20:40:14.110Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-05-17T20:40:18.752Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-05-17T20:40:23.401Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-05-17T20:40:23.401Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-05-17T20:40:28.043Z] === RUN TestDockerSuite/TestRmiBlank [2021-05-17T20:40:28.043Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-05-17T20:40:28.043Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-05-17T20:40:47.916Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-05-17T20:40:53.070Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-05-17T20:40:53.070Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-05-17T20:40:53.522Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-05-17T20:40:59.267Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-05-17T20:41:05.008Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-05-17T20:41:13.512Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-05-17T20:41:17.756Z] === RUN TestDockerSuite/TestBuildRm [2021-05-17T20:41:22.010Z] === RUN TestDockerSuite/TestRmiTag [2021-05-17T20:41:22.010Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-05-17T20:41:24.181Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-05-17T20:41:26.272Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-05-17T20:41:29.965Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-05-17T20:41:29.965Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-05-17T20:41:29.965Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-05-17T20:41:31.482Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-05-17T20:41:35.185Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-05-17T20:41:38.876Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-05-17T20:41:42.570Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-05-17T20:41:49.208Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-05-17T20:41:52.080Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-05-17T20:41:56.724Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-05-17T20:41:58.242Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-05-17T20:41:58.242Z] === RUN TestDockerSuite/TestRunAddHost [2021-05-17T20:41:58.242Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-05-17T20:41:58.242Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-05-17T20:41:58.242Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-05-17T20:41:58.242Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-05-17T20:41:58.242Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-05-17T20:41:58.242Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-05-17T20:41:59.768Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-05-17T20:41:59.768Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-05-17T20:41:59.768Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-05-17T20:42:03.562Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-05-17T20:42:03.563Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-05-17T20:42:04.015Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-05-17T20:42:05.508Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-05-17T20:42:07.658Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-05-17T20:42:09.814Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-05-17T20:42:12.519Z] === RUN TestDockerSuite/TestBuildSpaces [2021-05-17T20:42:12.519Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-05-17T20:42:12.685Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-05-17T20:42:14.840Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-05-17T20:42:14.840Z] === RUN TestDockerSuite/TestRunBindMounts [2021-05-17T20:42:18.257Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-05-17T20:42:18.257Z] === RUN TestDockerSuite/TestBuildStderr [2021-05-17T20:42:20.578Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-05-17T20:42:20.578Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-05-17T20:42:20.578Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-05-17T20:42:20.578Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-05-17T20:42:20.578Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-05-17T20:42:20.578Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-05-17T20:42:20.578Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-05-17T20:42:20.578Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-05-17T20:42:20.578Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-05-17T20:42:20.578Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-05-17T20:42:20.578Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-05-17T20:42:20.578Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-05-17T20:42:21.954Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-05-17T20:42:22.095Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-05-17T20:42:22.546Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-05-17T20:42:25.416Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-05-17T20:42:25.416Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-05-17T20:42:25.416Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-05-17T20:42:32.427Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-05-17T20:42:32.427Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-05-17T20:42:32.427Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-05-17T20:42:32.427Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-05-17T20:42:32.427Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-05-17T20:42:32.427Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-05-17T20:42:32.427Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-05-17T20:42:32.427Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-05-17T20:42:33.381Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-05-17T20:42:36.255Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-05-17T20:42:39.129Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-05-17T20:42:39.129Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-05-17T20:42:39.129Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-05-17T20:42:39.129Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-05-17T20:42:41.282Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-05-17T20:42:41.282Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-05-17T20:42:41.282Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-05-17T20:42:41.282Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-05-17T20:42:41.282Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-05-17T20:42:42.940Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-05-17T20:42:42.940Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-05-17T20:42:43.432Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-05-17T20:42:43.894Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-05-17T20:42:45.411Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-05-17T20:42:49.174Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-05-17T20:42:49.174Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-05-17T20:42:49.174Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-05-17T20:42:49.174Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-05-17T20:42:49.174Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-05-17T20:42:49.174Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-05-17T20:42:49.174Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-05-17T20:42:50.052Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-05-17T20:42:52.047Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-05-17T20:42:52.047Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-05-17T20:42:52.047Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-05-17T20:42:52.047Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-05-17T20:42:54.198Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-05-17T20:42:54.700Z] === RUN TestDockerSuite/TestBuildUser [2021-05-17T20:42:54.700Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-05-17T20:42:54.700Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-05-17T20:42:54.700Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-05-17T20:42:55.714Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-05-17T20:42:55.714Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-05-17T20:42:57.866Z] === RUN TestDockerSuite/TestRunEnvironment [2021-05-17T20:42:57.866Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-05-17T20:42:57.866Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-05-17T20:42:57.866Z] === RUN TestDockerSuite/TestRunExitCode [2021-05-17T20:42:58.395Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-05-17T20:42:59.350Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-05-17T20:43:00.017Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-05-17T20:43:02.220Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-05-17T20:43:02.220Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-05-17T20:43:02.220Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-05-17T20:43:02.891Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-05-17T20:43:05.048Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-05-17T20:43:07.920Z] === RUN TestDockerSuite/TestRunExposePort [2021-05-17T20:43:07.920Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-05-17T20:43:07.920Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-05-17T20:43:07.920Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-05-17T20:43:07.920Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-05-17T20:43:07.920Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-17T20:43:07.920Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-05-17T20:43:07.920Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-05-17T20:43:07.920Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-05-17T20:43:12.560Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-05-17T20:43:12.560Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-05-17T20:43:12.560Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-05-17T20:43:12.560Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-05-17T20:43:12.560Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-05-17T20:43:12.560Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-05-17T20:43:12.560Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-05-17T20:43:19.577Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-05-17T20:43:19.577Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-05-17T20:43:21.095Z] === RUN TestDockerSuite/TestRunModeHostname [2021-05-17T20:43:21.095Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-05-17T20:43:21.095Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-05-17T20:43:21.095Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-05-17T20:43:21.095Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-05-17T20:43:21.095Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-05-17T20:43:21.095Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-05-17T20:43:21.095Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-05-17T20:43:21.095Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-05-17T20:43:21.095Z] === RUN TestDockerSuite/TestRunMount [2021-05-17T20:43:21.095Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-05-17T20:43:21.095Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-05-17T20:43:21.095Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-05-17T20:43:21.095Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-05-17T20:43:23.213Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-05-17T20:43:23.664Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-05-17T20:43:29.600Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-05-17T20:43:29.600Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-05-17T20:43:29.600Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-05-17T20:43:29.600Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-05-17T20:43:32.165Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-05-17T20:43:34.243Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-05-17T20:43:37.938Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-05-17T20:43:37.938Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-05-17T20:43:37.938Z] === RUN TestDockerSuite/TestRunNetHost [2021-05-17T20:43:37.938Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-05-17T20:43:37.938Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-05-17T20:43:37.938Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-05-17T20:43:37.938Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-05-17T20:43:37.938Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-05-17T20:43:37.938Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-05-17T20:43:37.938Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-05-17T20:43:38.391Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-05-17T20:43:39.996Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-05-17T20:43:41.514Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-05-17T20:43:42.403Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-05-17T20:43:42.403Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-05-17T20:43:42.403Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-05-17T20:43:43.030Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-05-17T20:43:44.546Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-05-17T20:43:45.273Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-05-17T20:43:45.273Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-05-17T20:43:51.556Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-05-17T20:43:51.557Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-05-17T20:43:51.557Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-05-17T20:43:51.557Z] === RUN TestDockerSuite/TestRunPortInUse [2021-05-17T20:43:51.557Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-05-17T20:43:51.557Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-05-17T20:43:51.557Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-05-17T20:43:51.557Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-05-17T20:43:51.557Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-17T20:43:55.250Z] === RUN TestDockerSuite/TestRunPublishPort [2021-05-17T20:43:55.250Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-05-17T20:43:55.250Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-05-17T20:43:55.250Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-05-17T20:43:55.250Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-05-17T20:43:55.250Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-05-17T20:43:57.576Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-05-17T20:44:00.448Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-05-17T20:44:00.448Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-05-17T20:44:02.386Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-05-17T20:44:02.386Z] === RUN TestDockerSuite/TestRunRm [2021-05-17T20:44:05.264Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-05-17T20:44:11.001Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-05-17T20:44:13.153Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-05-17T20:44:15.303Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-05-17T20:44:17.463Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-05-17T20:44:20.334Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-05-17T20:44:20.334Z] === RUN TestDockerSuite/TestRunState [2021-05-17T20:44:20.334Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-05-17T20:44:21.440Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-05-17T20:44:21.440Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-05-17T20:44:21.440Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-05-17T20:44:21.440Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-05-17T20:44:21.440Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-05-17T20:44:22.485Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-05-17T20:44:22.486Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-05-17T20:44:25.356Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-05-17T20:44:25.356Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-05-17T20:44:25.356Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-05-17T20:44:25.356Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-05-17T20:44:25.356Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-05-17T20:44:25.356Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-05-17T20:44:28.458Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-05-17T20:44:30.000Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-05-17T20:44:30.000Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-05-17T20:44:30.000Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-05-17T20:44:30.453Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-05-17T20:44:30.453Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-05-17T20:44:30.453Z] === RUN TestDockerSuite/TestRunUserByID [2021-05-17T20:44:30.453Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-05-17T20:44:30.453Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-05-17T20:44:30.453Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-05-17T20:44:30.453Z] === RUN TestDockerSuite/TestRunUserByName [2021-05-17T20:44:30.453Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-05-17T20:44:30.610Z] === RUN TestDockerSuite/TestBuildXZHost [2021-05-17T20:44:30.610Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-05-17T20:44:30.610Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-05-17T20:44:30.610Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-05-17T20:44:32.603Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-05-17T20:44:32.762Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-05-17T20:44:33.056Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-05-17T20:44:35.207Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-05-17T20:44:35.207Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-05-17T20:44:35.207Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-05-17T20:44:37.405Z] === RUN TestDockerSuite/TestCommitChange [2021-05-17T20:44:38.079Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-05-17T20:44:42.045Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-05-17T20:44:45.740Z] === RUN TestDockerSuite/TestCommitHardlink [2021-05-17T20:44:45.740Z] === RUN TestDockerSuite/TestCommitNewFile [2021-05-17T20:44:46.584Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-05-17T20:44:50.284Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-05-17T20:44:52.754Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-05-17T20:44:52.754Z] === RUN TestDockerSuite/TestCommitTTY [2021-05-17T20:44:57.299Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-05-17T20:44:57.299Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-05-17T20:44:57.299Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-05-17T20:45:00.994Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-05-17T20:45:03.147Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-05-17T20:45:05.054Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-05-17T20:45:06.026Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-05-17T20:45:06.026Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-05-17T20:45:06.026Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-05-17T20:45:06.026Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-05-17T20:45:06.026Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-05-17T20:45:06.026Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-05-17T20:45:06.026Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-05-17T20:45:06.026Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-05-17T20:45:06.026Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-05-17T20:45:08.751Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-05-17T20:45:08.751Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-05-17T20:45:08.751Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-05-17T20:45:08.751Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-05-17T20:45:08.751Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-05-17T20:45:08.751Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-05-17T20:45:08.751Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-05-17T20:45:08.751Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-05-17T20:45:08.751Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-05-17T20:45:14.523Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-05-17T20:45:15.767Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-05-17T20:45:20.257Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-05-17T20:45:22.408Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-05-17T20:45:22.786Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-05-17T20:45:22.786Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-05-17T20:45:24.305Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-05-17T20:45:24.305Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-05-17T20:45:24.305Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-05-17T20:45:24.305Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-05-17T20:45:27.050Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-05-17T20:45:27.050Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-05-17T20:45:27.050Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-05-17T20:45:27.050Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-05-17T20:45:27.050Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-05-17T20:45:27.050Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-05-17T20:45:27.050Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-05-17T20:45:27.050Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-05-17T20:45:27.050Z] === RUN TestDockerSuite/TestSaveImageId [2021-05-17T20:45:27.050Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-05-17T20:45:27.050Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-05-17T20:45:27.050Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-05-17T20:45:27.050Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-05-17T20:45:27.050Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-05-17T20:45:27.050Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-05-17T20:45:27.050Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-05-17T20:45:27.050Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-05-17T20:45:27.050Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-05-17T20:45:27.184Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-05-17T20:45:27.184Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-05-17T20:45:27.184Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-05-17T20:45:28.566Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-05-17T20:45:29.018Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-05-17T20:45:29.338Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-05-17T20:45:29.338Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-05-17T20:45:29.338Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-05-17T20:45:29.338Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-05-17T20:45:29.338Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-05-17T20:45:29.470Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-05-17T20:45:29.924Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-05-17T20:45:31.440Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-05-17T20:45:32.215Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-05-17T20:45:34.366Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-05-17T20:45:36.519Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-05-17T20:45:36.519Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-05-17T20:45:36.519Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-05-17T20:45:38.455Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-05-17T20:45:38.455Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-05-17T20:45:38.673Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-05-17T20:45:38.674Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-05-17T20:45:40.826Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-05-17T20:45:40.826Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-05-17T20:45:41.278Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-05-17T20:45:43.430Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-05-17T20:45:43.430Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-05-17T20:45:45.581Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-05-17T20:45:45.581Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-05-17T20:45:46.962Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-05-17T20:45:46.962Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-05-17T20:45:47.733Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-05-17T20:45:47.733Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-05-17T20:45:49.885Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-05-17T20:45:50.656Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-05-17T20:45:50.656Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-05-17T20:45:50.656Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-05-17T20:45:50.656Z] === RUN TestDockerSuite/TestStartRecordError [2021-05-17T20:45:50.656Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-05-17T20:45:58.390Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-05-17T20:46:00.901Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-05-17T20:46:00.901Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-05-17T20:46:00.901Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-05-17T20:46:00.901Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-05-17T20:46:00.901Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-05-17T20:46:00.901Z] === RUN TestDockerSuite/TestStatsNoStream [2021-05-17T20:46:00.901Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-05-17T20:46:01.856Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-05-17T20:46:02.083Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-05-17T20:46:02.083Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-05-17T20:46:02.083Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-05-17T20:46:02.083Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-05-17T20:46:02.083Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-05-17T20:46:03.601Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-05-17T20:46:03.601Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-05-17T20:46:04.727Z] === RUN TestDockerSuite/TestTopPrivileged [2021-05-17T20:46:04.727Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-05-17T20:46:05.754Z] === RUN TestDockerSuite/TestContainerAPITop [2021-05-17T20:46:05.754Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-05-17T20:46:06.243Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-05-17T20:46:06.695Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-05-17T20:46:06.695Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-05-17T20:46:06.695Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-05-17T20:46:06.695Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-05-17T20:46:06.695Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-05-17T20:46:06.695Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-05-17T20:46:07.908Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-05-17T20:46:08.362Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-05-17T20:46:12.056Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-05-17T20:46:14.209Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-05-17T20:46:14.209Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-05-17T20:46:14.209Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-05-17T20:46:14.209Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-05-17T20:46:14.209Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-05-17T20:46:14.209Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-05-17T20:46:16.360Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-05-17T20:46:16.360Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-05-17T20:46:24.279Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-05-17T20:46:24.279Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-05-17T20:46:24.279Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-05-17T20:46:24.279Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-05-17T20:46:24.279Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-05-17T20:46:24.279Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-05-17T20:46:24.279Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-05-17T20:46:24.864Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-05-17T20:46:25.797Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-05-17T20:46:25.797Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-05-17T20:46:26.380Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-05-17T20:46:28.535Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-05-17T20:46:28.670Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-05-17T20:46:29.123Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-05-17T20:46:29.575Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-05-17T20:46:29.575Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-05-17T20:46:30.027Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-05-17T20:46:31.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0006c0040_} [2021-05-17T20:46:33.556Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1846638470_c:\foo_false____} [2021-05-17T20:46:36.425Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1846638470_c:\foo_true____} [2021-05-17T20:46:38.531Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-05-17T20:46:38.531Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-05-17T20:46:38.531Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-05-17T20:46:38.531Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-05-17T20:46:38.531Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-05-17T20:46:43.439Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-05-17T20:46:43.439Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-05-17T20:46:43.439Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-05-17T20:46:43.439Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-05-17T20:46:43.439Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-05-17T20:46:43.439Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-05-17T20:46:43.439Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-05-17T20:46:43.439Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-05-17T20:46:43.893Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-05-17T20:46:43.893Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-05-17T20:46:43.893Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-05-17T20:46:43.893Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-05-17T20:46:43.893Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-05-17T20:46:43.893Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-05-17T20:46:43.893Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-05-17T20:46:43.893Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-05-17T20:46:43.893Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-05-17T20:46:43.893Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-05-17T20:46:45.545Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-05-17T20:46:45.997Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-05-17T20:46:45.997Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-05-17T20:46:46.764Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-05-17T20:46:46.764Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-05-17T20:46:46.764Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-05-17T20:46:46.764Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-05-17T20:46:46.764Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-05-17T20:46:46.764Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-05-17T20:46:46.764Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-05-17T20:46:46.764Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-05-17T20:46:46.764Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-05-17T20:46:46.764Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-05-17T20:46:46.764Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-05-17T20:46:46.764Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-05-17T20:46:46.764Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-05-17T20:46:46.764Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-05-17T20:46:48.917Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-05-17T20:46:48.917Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-05-17T20:46:48.917Z] === RUN TestDockerSuite/TestCpRelativePath [2021-05-17T20:46:56.245Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-05-17T20:46:56.245Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-05-17T20:46:56.697Z] --- PASS: TestDockerSuite (2385.64s) [2021-05-17T20:46:56.697Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-05-17T20:46:56.697Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-05-17T20:46:56.697Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-05-17T20:46:56.697Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2021-05-17T20:46:56.697Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-05-17T20:46:56.697Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-05-17T20:46:56.697Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-05-17T20:46:56.697Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-05-17T20:46:56.697Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-05-17T20:46:56.697Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.82s) [2021-05-17T20:46:56.697Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2021-05-17T20:46:56.697Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.61s) [2021-05-17T20:46:56.697Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-05-17T20:46:56.697Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (61.56s) [2021-05-17T20:46:56.697Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.69s) [2021-05-17T20:46:56.697Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-05-17T20:46:56.697Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-05-17T20:46:56.697Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-05-17T20:46:56.697Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-05-17T20:46:56.697Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-05-17T20:46:56.697Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2021-05-17T20:46:56.697Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-05-17T20:46:56.697Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-05-17T20:46:56.697Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-05-17T20:46:56.697Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-05-17T20:46:56.697Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-05-17T20:46:56.697Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-05-17T20:46:56.697Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-05-17T20:46:56.697Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-05-17T20:46:56.697Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-05-17T20:46:56.697Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-05-17T20:46:56.697Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-05-17T20:46:56.697Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-05-17T20:46:56.697Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.68s) [2021-05-17T20:46:56.697Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-05-17T20:46:56.697Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-17T20:46:56.697Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-05-17T20:46:56.697Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-05-17T20:46:56.697Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.60s) [2021-05-17T20:46:56.697Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.67s) [2021-05-17T20:46:56.697Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-05-17T20:46:56.697Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-05-17T20:46:56.697Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-05-17T20:46:56.697Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-05-17T20:46:56.697Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-05-17T20:46:56.697Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-05-17T20:46:56.697Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-05-17T20:46:56.697Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-05-17T20:46:56.697Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.25s) [2021-05-17T20:46:56.697Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-05-17T20:46:56.697Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-05-17T20:46:56.697Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-05-17T20:46:56.697Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-05-17T20:46:56.697Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (11.04s) [2021-05-17T20:46:56.697Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (73.90s) [2021-05-17T20:46:56.697Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s) [2021-05-17T20:46:56.697Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-05-17T20:46:56.697Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (10.66s) [2021-05-17T20:46:56.697Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-05-17T20:46:56.697Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.18s) [2021-05-17T20:46:56.697Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.99s) [2021-05-17T20:46:56.697Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-05-17T20:46:56.697Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-05-17T20:46:56.697Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-05-17T20:46:56.697Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-05-17T20:46:56.697Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-05-17T20:46:56.697Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-05-17T20:46:56.697Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2021-05-17T20:46:56.697Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.13s) [2021-05-17T20:46:56.697Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.43s) [2021-05-17T20:46:56.697Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.64s) [2021-05-17T20:46:56.697Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-05-17T20:46:56.697Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-05-17T20:46:56.697Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-05-17T20:46:56.697Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-05-17T20:46:56.697Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-05-17T20:46:56.697Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.14s) [2021-05-17T20:46:56.697Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.45s) [2021-05-17T20:46:56.697Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.64s) [2021-05-17T20:46:56.697Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.18s) [2021-05-17T20:46:56.697Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-05-17T20:46:56.697Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-05-17T20:46:56.697Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.30s) [2021-05-17T20:46:56.697Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.84s) [2021-05-17T20:46:56.697Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.48s) [2021-05-17T20:46:56.697Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-05-17T20:46:56.697Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-05-17T20:46:56.697Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-05-17T20:46:56.697Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-05-17T20:46:56.697Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-05-17T20:46:56.697Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-05-17T20:46:56.697Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-05-17T20:46:56.697Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-05-17T20:46:56.697Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.59s) [2021-05-17T20:46:56.697Z] --- PASS: TestDockerSuite/TestBuildAddTar (35.30s) [2021-05-17T20:46:56.697Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-05-17T20:46:56.697Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-05-17T20:46:56.697Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2021-05-17T20:46:56.697Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-05-17T20:46:56.697Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.54s) [2021-05-17T20:46:56.697Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.76s) [2021-05-17T20:46:56.697Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-05-17T20:46:56.697Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.58s) [2021-05-17T20:46:56.697Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (11.30s) [2021-05-17T20:46:56.697Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.20s) [2021-05-17T20:46:56.697Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-05-17T20:46:56.697Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (9.39s) [2021-05-17T20:46:56.697Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (12.83s) [2021-05-17T20:46:56.697Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.16s) [2021-05-17T20:46:56.697Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.37s) [2021-05-17T20:46:56.697Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-05-17T20:46:56.697Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.60s) [2021-05-17T20:46:56.697Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-05-17T20:46:56.697Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-05-17T20:46:56.697Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-05-17T20:46:57.151Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.30s) [2021-05-17T20:46:57.151Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-05-17T20:46:57.151Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.56s) [2021-05-17T20:46:57.151Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-05-17T20:46:57.151Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.151Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-05-17T20:46:57.151Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (23.16s) [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (8.88s) [2021-05-17T20:46:57.151Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.72s) [2021-05-17T20:46:57.151Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.151Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.39s) [2021-05-17T20:46:57.151Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.34s) [2021-05-17T20:46:57.151Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-05-17T20:46:57.151Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (8.69s) [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.38s) [2021-05-17T20:46:57.151Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-05-17T20:46:57.151Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.151Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-05-17T20:46:57.151Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.49s) [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.98s) [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildCmd (0.56s) [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.57s) [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.57s) [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.71s) [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.13s) [2021-05-17T20:46:57.151Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-05-17T20:46:57.151Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.22s) [2021-05-17T20:46:57.151Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-05-17T20:46:57.151Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.49s) [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.68s) [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.96s) [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.50s) [2021-05-17T20:46:57.151Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-05-17T20:46:57.151Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.85s) [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.64s) [2021-05-17T20:46:57.151Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-05-17T20:46:57.151Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.151Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-05-17T20:46:57.151Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.34s) [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (29.39s) [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.50s) [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.24s) [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.59s) [2021-05-17T20:46:57.151Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) [2021-05-17T20:46:57.151Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.151Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2021-05-17T20:46:57.151Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.151Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-05-17T20:46:57.151Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.51s) [2021-05-17T20:46:57.151Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-05-17T20:46:57.151Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (22.54s) [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.69s) [2021-05-17T20:46:57.151Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.37s) [2021-05-17T20:46:57.151Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (21.94s) [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.69s) [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.78s) [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.62s) [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.00s) [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.94s) [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildDockerignore (47.97s) [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.05s) [2021-05-17T20:46:57.151Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2021-05-17T20:46:57.151Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (53.61s) [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.64s) [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.78s) [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (18.55s) [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.37s) [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.04s) [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (27.53s) [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.36s) [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.62s) [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (73.72s) [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.43s) [2021-05-17T20:46:57.151Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.37s) [2021-05-17T20:46:57.151Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.151Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-05-17T20:46:57.151Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.57s) [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.14s) [2021-05-17T20:46:57.151Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-05-17T20:46:57.151Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.53s) [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.60s) [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (14.64s) [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.89s) [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.24s) [2021-05-17T20:46:57.151Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-05-17T20:46:57.151Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.151Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.33s) [2021-05-17T20:46:57.151Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.151Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-05-17T20:46:57.151Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.151Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-05-17T20:46:57.151Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.151Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-05-17T20:46:57.151Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.83s) [2021-05-17T20:46:57.151Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-05-17T20:46:57.151Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.151Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-05-17T20:46:57.151Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.151Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-05-17T20:46:57.151Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.94s) [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.17s) [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.98s) [2021-05-17T20:46:57.151Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.62s) [2021-05-17T20:46:57.151Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-05-17T20:46:57.151Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.151Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-05-17T20:46:57.151Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.151Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-05-17T20:46:57.152Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.152Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-05-17T20:46:57.152Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.152Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-05-17T20:46:57.152Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildFails (2.52s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.86s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.61s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.46s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.91s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.39s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.70s) [2021-05-17T20:46:57.152Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-05-17T20:46:57.152Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.69s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.56s) [2021-05-17T20:46:57.152Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-05-17T20:46:57.152Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.79s) [2021-05-17T20:46:57.152Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-05-17T20:46:57.152Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildHistory (11.29s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.99s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.64s) [2021-05-17T20:46:57.152Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-05-17T20:46:57.152Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.73s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.41s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildLabel (0.97s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.62s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.04s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.62s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildLabels (1.04s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.60s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.01s) [2021-05-17T20:46:57.152Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-05-17T20:46:57.152Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.152Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-05-17T20:46:57.152Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.56s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.60s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.17s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.52s) [2021-05-17T20:46:57.152Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-05-17T20:46:57.152Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.49s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (35.12s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.49s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.74s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.46s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.82s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.26s) [2021-05-17T20:46:57.152Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-05-17T20:46:57.152Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.06s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.68s) [2021-05-17T20:46:57.152Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-05-17T20:46:57.152Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.152Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-05-17T20:46:57.152Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.62s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.64s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.63s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.18s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.68s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.94s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.35s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.07s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.68s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.16s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.58s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (12.20s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (9.32s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.05s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.17s) [2021-05-17T20:46:57.152Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-05-17T20:46:57.152Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.152Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-05-17T20:46:57.152Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (6.75s) [2021-05-17T20:46:57.152Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-05-17T20:46:57.152Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (40.08s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (18.55s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildRm (25.57s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (7.90s) [2021-05-17T20:46:57.152Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-05-17T20:46:57.152Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.152Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.41s) [2021-05-17T20:46:57.152Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.40s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.88s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.93s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.52s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.08s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.85s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.61s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.59s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (9.15s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildStderr (3.99s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (26.80s) [2021-05-17T20:46:57.152Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.34s) [2021-05-17T20:46:57.152Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.32s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.27s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.95s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.46s) [2021-05-17T20:46:57.152Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-05-17T20:46:57.152Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.152Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-05-17T20:46:57.152Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.152Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-05-17T20:46:57.152Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (8.33s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.55s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.66s) [2021-05-17T20:46:57.152Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-05-17T20:46:57.152Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.152Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-05-17T20:46:57.152Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.57s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.89s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.69s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.46s) [2021-05-17T20:46:57.152Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.39s) [2021-05-17T20:46:57.152Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.152Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-05-17T20:46:57.152Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildWithFailure (7.17s) [2021-05-17T20:46:57.152Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2021-05-17T20:46:57.152Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (18.95s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildWithTabs (8.70s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.40s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.42s) [2021-05-17T20:46:57.152Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2021-05-17T20:46:57.152Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.152Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.36s) [2021-05-17T20:46:57.152Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.152Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-05-17T20:46:57.152Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.15s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.66s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.87s) [2021-05-17T20:46:57.152Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.36s) [2021-05-17T20:46:57.152Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.152Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-05-17T20:46:57.152Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.152Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-05-17T20:46:57.152Z] docker_cli_sni_test.go:18: Flakey test [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.65s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.08s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestCommitChange (4.38s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.57s) [2021-05-17T20:46:57.152Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-05-17T20:46:57.152Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.95s) [2021-05-17T20:46:57.152Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-05-17T20:46:57.152Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestCommitTTY (7.11s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.13s) [2021-05-17T20:46:57.152Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-05-17T20:46:57.152Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.152Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-05-17T20:46:57.152Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.152Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-05-17T20:46:57.152Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.152Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-05-17T20:46:57.152Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.152Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-05-17T20:46:57.152Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.152Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-05-17T20:46:57.152Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.152Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-05-17T20:46:57.152Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.33s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.97s) [2021-05-17T20:46:57.152Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-05-17T20:46:57.152Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.56s) [2021-05-17T20:46:57.152Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-05-17T20:46:57.152Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.152Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-05-17T20:46:57.152Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.152Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-05-17T20:46:57.152Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.51s) [2021-05-17T20:46:57.152Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-05-17T20:46:57.152Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.47s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-05-17T20:46:57.152Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-05-17T20:46:57.152Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.152Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-05-17T20:46:57.152Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.152Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-05-17T20:46:57.152Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.13s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.03s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.06s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-05-17T20:46:57.152Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-05-17T20:46:57.152Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.11s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.19s) [2021-05-17T20:46:57.152Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-05-17T20:46:57.152Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.152Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-05-17T20:46:57.152Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.51s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.96s) [2021-05-17T20:46:57.152Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-05-17T20:46:57.152Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.61s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.45s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.38s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.00s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.11s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.86s) [2021-05-17T20:46:57.152Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-05-17T20:46:57.152Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.58s) [2021-05-17T20:46:57.152Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-05-17T20:46:57.152Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.01s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.12s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.33s) [2021-05-17T20:46:57.152Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.92s) [2021-05-17T20:46:57.152Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-05-17T20:46:57.152Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-05-17T20:46:57.153Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-05-17T20:46:57.153Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-05-17T20:46:57.153Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-05-17T20:46:57.153Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.64s) [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (17.57s) [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.59s) [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.58s) [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.45s) [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.48s) [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0009b5840_} (2.48s) [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1806628886_c:\foo_false____} (2.48s) [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1806628886_c:\foo_true____} (2.49s) [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-05-17T20:46:57.153Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.42s) [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.09s) [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-05-17T20:46:57.153Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-05-17T20:46:57.153Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-05-17T20:46:57.153Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-05-17T20:46:57.153Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-05-17T20:46:57.153Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.61s) [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-05-17T20:46:57.153Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-05-17T20:46:57.153Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-05-17T20:46:57.153Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-05-17T20:46:57.153Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-05-17T20:46:57.153Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-05-17T20:46:57.153Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-05-17T20:46:57.153Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-05-17T20:46:57.153Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-05-17T20:46:57.153Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-05-17T20:46:57.153Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-05-17T20:46:57.153Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-05-17T20:46:57.153Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-05-17T20:46:57.153Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.32s) [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-05-17T20:46:57.153Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.62s) [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-05-17T20:46:57.153Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-05-17T20:46:57.153Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-05-17T20:46:57.153Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.65s) [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.25s) [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-05-17T20:46:57.153Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-05-17T20:46:57.153Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.67s) [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-05-17T20:46:57.153Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-05-17T20:46:57.153Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.04s) [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-05-17T20:46:57.153Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-05-17T20:46:57.153Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestCpToDot (2.79s) [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-05-17T20:46:57.153Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-05-17T20:46:57.153Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestCpToStdout (2.66s) [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-05-17T20:46:57.153Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-05-17T20:46:57.153Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-05-17T20:46:57.153Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-05-17T20:46:57.153Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.21s) [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestCreateArgs (0.25s) [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.13s) [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.66s) [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.24s) [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (6.73s) [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.72s) [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-05-17T20:46:57.153Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestCreateRM (0.42s) [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-05-17T20:46:57.153Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s) [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.43s) [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.01s) [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.23s) [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.46s) [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.69s) [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.21s) [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-17T20:46:57.153Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.60s) [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-05-17T20:46:57.153Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s) [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-05-17T20:46:57.153Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-05-17T20:46:57.153Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-05-17T20:46:57.153Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-05-17T20:46:57.153Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-05-17T20:46:57.153Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-05-17T20:46:57.153Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-05-17T20:46:57.153Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-05-17T20:46:57.153Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-05-17T20:46:57.153Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-05-17T20:46:57.153Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-05-17T20:46:57.153Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-05-17T20:46:57.153Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-05-17T20:46:57.153Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-05-17T20:46:57.153Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.64s) [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.62s) [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.19s) [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.11s) [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestEventsCopy (9.19s) [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.85s) [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.35s) [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.78s) [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.61s) [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.37s) [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.00s) [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestEventsFilters (5.07s) [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestEventsFormat (4.50s) [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-05-17T20:46:57.153Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-05-17T20:46:57.153Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-05-17T20:46:57.153Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-05-17T20:46:57.153Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestEventsRename (2.67s) [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestEventsResize (7.85s) [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.20s) [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.51s) [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.03s) [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-05-17T20:46:57.153Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestEventsUntag (2.73s) [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.82s) [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-05-17T20:46:57.153Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-05-17T20:46:57.153Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.13s) [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.06s) [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-05-17T20:46:57.153Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-05-17T20:46:57.153Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-05-17T20:46:57.153Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.95s) [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.97s) [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.02s) [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.00s) [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.70s) [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-05-17T20:46:57.153Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-05-17T20:46:57.153Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-05-17T20:46:57.153Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.23s) [2021-05-17T20:46:57.153Z] --- PASS: TestDockerSuite/TestExecInspectID (4.56s) [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-05-17T20:46:57.153Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-05-17T20:46:57.153Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.153Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-05-17T20:46:57.154Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-05-17T20:46:57.154Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-05-17T20:46:57.154Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.28s) [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-05-17T20:46:57.154Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-05-17T20:46:57.154Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-05-17T20:46:57.154Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-05-17T20:46:57.154Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-05-17T20:46:57.154Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.10s) [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-05-17T20:46:57.154Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.42s) [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-05-17T20:46:57.154Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-05-17T20:46:57.154Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-05-17T20:46:57.154Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.81s) [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.84s) [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.91s) [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.92s) [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-05-17T20:46:57.154Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.17s) [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-05-17T20:46:57.154Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.51s) [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-05-17T20:46:57.154Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.30s) [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.62s) [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-05-17T20:46:57.154Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.00s) [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.75s) [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.23s) [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.05s) [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.80s) [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestImagesFormat (0.18s) [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-05-17T20:46:57.154Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.68s) [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestImportBadURL (2.39s) [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-05-17T20:46:57.154Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-05-17T20:46:57.154Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-05-17T20:46:57.154Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-05-17T20:46:57.154Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-05-17T20:46:57.154Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-05-17T20:46:57.154Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-05-17T20:46:57.154Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-05-17T20:46:57.154Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-05-17T20:46:57.154Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-05-17T20:46:57.154Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (6.97s) [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.50s) [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-05-17T20:46:57.154Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-05-17T20:46:57.154Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-05-17T20:46:57.154Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.64s) [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.13s) [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-05-17T20:46:57.154Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-05-17T20:46:57.154Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-05-17T20:46:57.154Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestInspectDefault (2.03s) [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestInspectHistory (4.19s) [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-05-17T20:46:57.154Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-05-17T20:46:57.154Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-05-17T20:46:57.154Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.53s) [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.03s) [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.23s) [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.52s) [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.10s) [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-05-17T20:46:57.154Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.06s) [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestInspectStatus (3.24s) [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.16s) [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.13s) [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.47s) [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.09s) [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.19s) [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.54s) [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.18s) [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-05-17T20:46:57.154Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-05-17T20:46:57.154Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-05-17T20:46:57.154Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-05-17T20:46:57.154Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-05-17T20:46:57.154Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-05-17T20:46:57.154Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-05-17T20:46:57.154Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-05-17T20:46:57.154Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-05-17T20:46:57.154Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-05-17T20:46:57.154Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-05-17T20:46:57.154Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-05-17T20:46:57.154Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-05-17T20:46:57.154Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-05-17T20:46:57.154Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-05-17T20:46:57.154Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-05-17T20:46:57.154Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.93s) [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.97s) [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.75s) [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.74s) [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-05-17T20:46:57.154Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.05s) [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.03s) [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.07s) [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.05s) [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.49s) [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.33s) [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-05-17T20:46:57.154Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.59s) [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.54s) [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestLogsSince (9.07s) [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-05-17T20:46:57.154Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-05-17T20:46:57.154Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestLogsTail (2.88s) [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.60s) [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.60s) [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-05-17T20:46:57.154Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-05-17T20:46:57.154Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-05-17T20:46:57.154Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-05-17T20:46:57.154Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-05-17T20:46:57.154Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-05-17T20:46:57.154Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-05-17T20:46:57.154Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-05-17T20:46:57.154Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-05-17T20:46:57.154Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-05-17T20:46:57.154Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-05-17T20:46:57.154Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-05-17T20:46:57.154Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-05-17T20:46:57.154Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.154Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.71s) [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-05-17T20:46:57.155Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-05-17T20:46:57.155Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-05-17T20:46:57.155Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-05-17T20:46:57.155Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-05-17T20:46:57.155Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-17T20:46:57.155Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-05-17T20:46:57.155Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-05-17T20:46:57.155Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.99s) [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-17T20:46:57.155Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestPsByOrder (7.98s) [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.68s) [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (18.91s) [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s) [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-05-17T20:46:57.155Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.62s) [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.72s) [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.53s) [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.72s) [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-05-17T20:46:57.155Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-05-17T20:46:57.155Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.37s) [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.60s) [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.55s) [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.24s) [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.89s) [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-05-17T20:46:57.155Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.03s) [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.51s) [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.57s) [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (28.04s) [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (11.71s) [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.27s) [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.23s) [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.82s) [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.57s) [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.20s) [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.57s) [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.30s) [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (22.47s) [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.75s) [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.65s) [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.76s) [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.36s) [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.94s) [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (8.45s) [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestRmiTag (0.60s) [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.32s) [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (25.02s) [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.85s) [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.89s) [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.16s) [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.86s) [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.24s) [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.55s) [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.26s) [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.23s) [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.43s) [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.04s) [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.42s) [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.71s) [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (6.62s) [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.79s) [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.64s) [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.53s) [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.53s) [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.77s) [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.80s) [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.58s) [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.08s) [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.91s) [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.14s) [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestRunExitCode (2.11s) [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.76s) [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.35s) [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.59s) [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.33s) [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-05-17T20:46:57.155Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.155Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.02s) [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.38s) [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.60s) [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.01s) [2021-05-17T20:46:57.156Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.40s) [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.43s) [2021-05-17T20:46:57.156Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.18s) [2021-05-17T20:46:57.156Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.68s) [2021-05-17T20:46:57.156Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.71s) [2021-05-17T20:46:57.156Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.20s) [2021-05-17T20:46:57.156Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (6.58s) [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.34s) [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.60s) [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- PASS: TestDockerSuite/TestRunRm (2.66s) [2021-05-17T20:46:57.156Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.51s) [2021-05-17T20:46:57.156Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.51s) [2021-05-17T20:46:57.156Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.49s) [2021-05-17T20:46:57.156Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.03s) [2021-05-17T20:46:57.156Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.55s) [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.50s) [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.42s) [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s) [2021-05-17T20:46:57.156Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.89s) [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.50s) [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.11s) [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.23s) [2021-05-17T20:46:57.156Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.70s) [2021-05-17T20:46:57.156Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.59s) [2021-05-17T20:46:57.156Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.06s) [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2021-05-17T20:46:57.156Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.70s) [2021-05-17T20:46:57.156Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.74s) [2021-05-17T20:46:57.156Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.43s) [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-05-17T20:46:57.156Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.17s) [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (8.19s) [2021-05-17T20:46:57.156Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (6.30s) [2021-05-17T20:46:57.156Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.72s) [2021-05-17T20:46:57.156Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.25s) [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-05-17T20:46:57.156Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.16s) [2021-05-17T20:46:57.156Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2021-05-17T20:46:57.156Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2021-05-17T20:46:57.156Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.20s) [2021-05-17T20:46:57.156Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.65s) [2021-05-17T20:46:57.156Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.06s) [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.18s) [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.92s) [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-05-17T20:46:57.156Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.12s) [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-05-17T20:46:57.156Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.156Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.14s) [2021-05-17T20:46:57.156Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.33s) [2021-05-17T20:46:57.156Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-05-17T20:46:57.156Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.15s) [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-05-17T20:46:57.157Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-05-17T20:46:57.157Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-05-17T20:46:57.157Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-05-17T20:46:57.157Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-05-17T20:46:57.157Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-05-17T20:46:57.157Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.25s) [2021-05-17T20:46:57.157Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2021-05-17T20:46:57.157Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-05-17T20:46:57.157Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.29s) [2021-05-17T20:46:57.157Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.25s) [2021-05-17T20:46:57.157Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s) [2021-05-17T20:46:57.157Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.83s) [2021-05-17T20:46:57.157Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-05-17T20:46:57.157Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.18s) [2021-05-17T20:46:57.157Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.36s) [2021-05-17T20:46:57.157Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.35s) [2021-05-17T20:46:57.157Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-05-17T20:46:57.157Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) [2021-05-17T20:46:57.157Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.01s) [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-05-17T20:46:57.157Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.60s) [2021-05-17T20:46:57.157Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.17s) [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-05-17T20:46:57.157Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.95s) [2021-05-17T20:46:57.157Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2021-05-17T20:46:57.157Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.24s) [2021-05-17T20:46:57.157Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.56s) [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-05-17T20:46:57.157Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.23s) [2021-05-17T20:46:57.157Z] === RUN TestDockerRegistrySuite [2021-05-17T20:46:57.157Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-05-17T20:46:57.157Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-05-17T20:46:57.157Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-05-17T20:46:57.157Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-05-17T20:46:57.157Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-05-17T20:46:57.157Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-05-17T20:46:57.157Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-05-17T20:46:57.157Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-05-17T20:46:57.157Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-05-17T20:46:57.157Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-05-17T20:46:57.157Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-05-17T20:46:57.157Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-05-17T20:46:57.157Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-05-17T20:46:57.157Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-05-17T20:46:57.157Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-05-17T20:46:57.157Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-05-17T20:46:57.157Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-05-17T20:46:57.157Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-05-17T20:46:57.157Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-05-17T20:46:57.157Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-05-17T20:46:57.157Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-05-17T20:46:57.157Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-05-17T20:46:57.157Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-05-17T20:46:57.157Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-05-17T20:46:57.157Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-05-17T20:46:57.157Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-05-17T20:46:57.157Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-05-17T20:46:57.157Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-05-17T20:46:57.157Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-05-17T20:46:57.157Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-05-17T20:46:57.157Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-05-17T20:46:57.157Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-05-17T20:46:57.157Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-05-17T20:46:57.157Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-05-17T20:46:57.157Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-05-17T20:46:57.157Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-05-17T20:46:57.157Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-05-17T20:46:57.157Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-05-17T20:46:57.157Z] --- PASS: TestDockerRegistrySuite (0.13s) [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-17T20:46:57.157Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-17T20:46:57.157Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-17T20:46:57.157Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-17T20:46:57.157Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-17T20:46:57.157Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-17T20:46:57.157Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-17T20:46:57.157Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-17T20:46:57.157Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-17T20:46:57.157Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-17T20:46:57.157Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-17T20:46:57.157Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-17T20:46:57.157Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-17T20:46:57.157Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-17T20:46:57.157Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-17T20:46:57.157Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-17T20:46:57.157Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-17T20:46:57.157Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-17T20:46:57.157Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-17T20:46:57.157Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-17T20:46:57.157Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-17T20:46:57.157Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-17T20:46:57.157Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-17T20:46:57.157Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-17T20:46:57.157Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-17T20:46:57.157Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-17T20:46:57.157Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-17T20:46:57.157Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-17T20:46:57.157Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-17T20:46:57.157Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-17T20:46:57.157Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-17T20:46:57.157Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-17T20:46:57.157Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-17T20:46:57.157Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-17T20:46:57.157Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-17T20:46:57.157Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-17T20:46:57.157Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-17T20:46:57.157Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-17T20:46:57.157Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] === RUN TestDockerSchema1RegistrySuite [2021-05-17T20:46:57.157Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-05-17T20:46:57.157Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-05-17T20:46:57.157Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-05-17T20:46:57.157Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-05-17T20:46:57.157Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-05-17T20:46:57.157Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-05-17T20:46:57.157Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-05-17T20:46:57.157Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-05-17T20:46:57.157Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-05-17T20:46:57.157Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-05-17T20:46:57.157Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-05-17T20:46:57.157Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-05-17T20:46:57.157Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-05-17T20:46:57.157Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-05-17T20:46:57.157Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-05-17T20:46:57.157Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-05-17T20:46:57.157Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-05-17T20:46:57.157Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-05-17T20:46:57.157Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-17T20:46:57.157Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-17T20:46:57.157Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-17T20:46:57.157Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-17T20:46:57.157Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-17T20:46:57.157Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-17T20:46:57.157Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-17T20:46:57.157Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-17T20:46:57.157Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-17T20:46:57.157Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-17T20:46:57.157Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-17T20:46:57.157Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-17T20:46:57.157Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-17T20:46:57.157Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-17T20:46:57.157Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-17T20:46:57.157Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-17T20:46:57.157Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-17T20:46:57.157Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-17T20:46:57.157Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.157Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-05-17T20:46:57.157Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-05-17T20:46:57.157Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-05-17T20:46:57.157Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-05-17T20:46:57.157Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-05-17T20:46:57.157Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-05-17T20:46:57.157Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-05-17T20:46:57.157Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-05-17T20:46:57.158Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-05-17T20:46:57.158Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-05-17T20:46:57.158Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-17T20:46:57.158Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.158Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-17T20:46:57.502Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-05-17T20:46:57.502Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-05-17T20:46:57.502Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-05-17T20:46:57.502Z] === RUN TestDockerSuite/TestCpToCaseA [2021-05-17T20:46:57.612Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.612Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-17T20:46:57.612Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.612Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-17T20:46:57.612Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.612Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-17T20:46:57.612Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.612Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-17T20:46:57.612Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.612Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-17T20:46:57.612Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.612Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-17T20:46:57.612Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.612Z] === RUN TestDockerRegistryAuthTokenSuite [2021-05-17T20:46:57.612Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-05-17T20:46:57.612Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-05-17T20:46:57.612Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-05-17T20:46:57.612Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-05-17T20:46:57.612Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-05-17T20:46:57.612Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-05-17T20:46:57.612Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-17T20:46:57.612Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.612Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-17T20:46:57.612Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.612Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-17T20:46:57.612Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.612Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-17T20:46:57.612Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.612Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-17T20:46:57.612Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.612Z] === RUN TestDockerDaemonSuite [2021-05-17T20:46:57.612Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-05-17T20:46:57.612Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-05-17T20:46:57.612Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-05-17T20:46:57.612Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-05-17T20:46:57.612Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-17T20:46:57.612Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.612Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-17T20:46:57.612Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.612Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-17T20:46:57.612Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.612Z] === RUN TestDockerSwarmSuite [2021-05-17T20:46:57.612Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-05-17T20:46:57.612Z] === RUN TestDockerPluginSuite [2021-05-17T20:46:57.612Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-05-17T20:46:57.612Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-05-17T20:46:57.612Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-05-17T20:46:57.612Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-05-17T20:46:57.612Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-05-17T20:46:57.612Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-05-17T20:46:57.612Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-05-17T20:46:57.612Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-05-17T20:46:57.612Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-05-17T20:46:57.612Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-05-17T20:46:57.612Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-05-17T20:46:57.612Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-05-17T20:46:57.612Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-17T20:46:57.612Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.612Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-17T20:46:57.612Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.612Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-17T20:46:57.612Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.612Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-17T20:46:57.612Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.612Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-17T20:46:57.612Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.612Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-17T20:46:57.612Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.612Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-17T20:46:57.612Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.612Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-17T20:46:57.612Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.612Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-17T20:46:57.612Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.612Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-17T20:46:57.612Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.612Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-17T20:46:57.612Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.612Z] === RUN TestDockerExternalVolumeSuite [2021-05-17T20:46:57.612Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-05-17T20:46:57.612Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.612Z] === RUN TestDockerNetworkSuite [2021-05-17T20:46:57.612Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-05-17T20:46:57.612Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.612Z] === RUN TestDockerHubPullSuite [2021-05-17T20:46:57.612Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-05-17T20:46:57.612Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.612Z] PASS [2021-05-17T20:46:57.612Z] ok github.com/docker/docker/integration-cli 2386.286s [2021-05-17T20:46:57.612Z] [2021-05-17T20:46:57.612Z] === Skipped [2021-05-17T20:46:57.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-05-17T20:46:57.612Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-05-17T20:46:57.612Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.612Z] [2021-05-17T20:46:57.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-05-17T20:46:57.612Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-05-17T20:46:57.612Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.612Z] [2021-05-17T20:46:57.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-05-17T20:46:57.612Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-05-17T20:46:57.612Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.612Z] [2021-05-17T20:46:57.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-05-17T20:46:57.612Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-05-17T20:46:57.612Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.612Z] [2021-05-17T20:46:57.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2021-05-17T20:46:57.612Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2021-05-17T20:46:57.612Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.612Z] [2021-05-17T20:46:57.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-05-17T20:46:57.612Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-05-17T20:46:57.612Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.612Z] [2021-05-17T20:46:57.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-05-17T20:46:57.612Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-05-17T20:46:57.612Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.612Z] [2021-05-17T20:46:57.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-05-17T20:46:57.612Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-05-17T20:46:57.612Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.612Z] [2021-05-17T20:46:57.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-05-17T20:46:57.612Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-05-17T20:46:57.612Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.612Z] [2021-05-17T20:46:57.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-05-17T20:46:57.612Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-05-17T20:46:57.612Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.612Z] [2021-05-17T20:46:57.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-05-17T20:46:57.612Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-05-17T20:46:57.612Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.612Z] [2021-05-17T20:46:57.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-05-17T20:46:57.612Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-05-17T20:46:57.612Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.612Z] [2021-05-17T20:46:57.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-05-17T20:46:57.612Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-05-17T20:46:57.612Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-05-17T20:46:57.612Z] [2021-05-17T20:46:57.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-05-17T20:46:57.612Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-05-17T20:46:57.612Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-05-17T20:46:57.612Z] [2021-05-17T20:46:57.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-05-17T20:46:57.612Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-05-17T20:46:57.612Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.612Z] [2021-05-17T20:46:57.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-05-17T20:46:57.612Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-05-17T20:46:57.612Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.612Z] [2021-05-17T20:46:57.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-05-17T20:46:57.612Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-05-17T20:46:57.612Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-05-17T20:46:57.612Z] [2021-05-17T20:46:57.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-05-17T20:46:57.612Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-05-17T20:46:57.612Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.612Z] [2021-05-17T20:46:57.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s) [2021-05-17T20:46:57.612Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s) [2021-05-17T20:46:57.612Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-05-17T20:46:57.612Z] [2021-05-17T20:46:57.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-05-17T20:46:57.612Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-05-17T20:46:57.612Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.612Z] [2021-05-17T20:46:57.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-05-17T20:46:57.612Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-05-17T20:46:57.612Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.612Z] [2021-05-17T20:46:57.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-05-17T20:46:57.612Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-05-17T20:46:57.612Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.612Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.76s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.76s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.20s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.20s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.37s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.37s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.72s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.72s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.39s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.39s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-05-17T20:46:57.613Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.37s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.37s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.37s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.37s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.33s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.33s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-05-17T20:46:57.613Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.613Z] [2021-05-17T20:46:57.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-05-17T20:46:57.613Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-05-17T20:46:57.614Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.41s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.41s) [2021-05-17T20:46:57.614Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.34s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.34s) [2021-05-17T20:46:57.614Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-05-17T20:46:57.614Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-05-17T20:46:57.614Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-05-17T20:46:57.614Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-05-17T20:46:57.614Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-05-17T20:46:57.614Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.39s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.39s) [2021-05-17T20:46:57.614Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-05-17T20:46:57.614Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2021-05-17T20:46:57.614Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2021-05-17T20:46:57.614Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.36s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.36s) [2021-05-17T20:46:57.614Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-05-17T20:46:57.614Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.36s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.36s) [2021-05-17T20:46:57.614Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-05-17T20:46:57.614Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-05-17T20:46:57.614Z] docker_cli_sni_test.go:18: Flakey test [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-05-17T20:46:57.614Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-05-17T20:46:57.614Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-05-17T20:46:57.614Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-05-17T20:46:57.614Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-05-17T20:46:57.614Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-05-17T20:46:57.614Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-05-17T20:46:57.614Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-05-17T20:46:57.614Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-05-17T20:46:57.614Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-05-17T20:46:57.614Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-05-17T20:46:57.614Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-05-17T20:46:57.614Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-05-17T20:46:57.614Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-05-17T20:46:57.614Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-05-17T20:46:57.614Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-05-17T20:46:57.614Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-05-17T20:46:57.614Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-05-17T20:46:57.614Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-05-17T20:46:57.614Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-05-17T20:46:57.614Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-05-17T20:46:57.614Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-05-17T20:46:57.614Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-05-17T20:46:57.614Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-05-17T20:46:57.614Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-05-17T20:46:57.614Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-05-17T20:46:57.614Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-05-17T20:46:57.614Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-05-17T20:46:57.614Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-05-17T20:46:57.614Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-05-17T20:46:57.614Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-05-17T20:46:57.614Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-05-17T20:46:57.614Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-05-17T20:46:57.614Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-05-17T20:46:57.614Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-05-17T20:46:57.614Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-05-17T20:46:57.614Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-05-17T20:46:57.614Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-05-17T20:46:57.614Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-05-17T20:46:57.614Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-05-17T20:46:57.614Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-05-17T20:46:57.614Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-05-17T20:46:57.614Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-05-17T20:46:57.614Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-05-17T20:46:57.614Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-05-17T20:46:57.614Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-05-17T20:46:57.614Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.614Z] [2021-05-17T20:46:57.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-05-17T20:46:57.614Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-05-17T20:46:57.615Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-05-17T20:46:57.615Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-05-17T20:46:57.615Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-05-17T20:46:57.615Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-05-17T20:46:57.615Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-05-17T20:46:57.615Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-05-17T20:46:57.615Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-05-17T20:46:57.615Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-05-17T20:46:57.615Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-05-17T20:46:57.615Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-05-17T20:46:57.615Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-05-17T20:46:57.615Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-05-17T20:46:57.615Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-05-17T20:46:57.615Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-05-17T20:46:57.615Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-05-17T20:46:57.615Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-05-17T20:46:57.615Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-05-17T20:46:57.615Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-05-17T20:46:57.615Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-17T20:46:57.615Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-05-17T20:46:57.615Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-05-17T20:46:57.615Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-05-17T20:46:57.615Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-05-17T20:46:57.615Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-05-17T20:46:57.615Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-05-17T20:46:57.615Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-05-17T20:46:57.615Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-05-17T20:46:57.615Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-05-17T20:46:57.615Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-05-17T20:46:57.615Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-05-17T20:46:57.615Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-05-17T20:46:57.615Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-05-17T20:46:57.615Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-05-17T20:46:57.615Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-05-17T20:46:57.615Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-05-17T20:46:57.615Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-05-17T20:46:57.615Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-05-17T20:46:57.615Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-05-17T20:46:57.615Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-05-17T20:46:57.615Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-05-17T20:46:57.615Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-05-17T20:46:57.615Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-05-17T20:46:57.615Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-05-17T20:46:57.615Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-05-17T20:46:57.615Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-05-17T20:46:57.615Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-05-17T20:46:57.615Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-05-17T20:46:57.615Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-05-17T20:46:57.615Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-05-17T20:46:57.615Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-05-17T20:46:57.615Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-05-17T20:46:57.615Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-05-17T20:46:57.615Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-05-17T20:46:57.615Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-05-17T20:46:57.615Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-05-17T20:46:57.615Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-05-17T20:46:57.615Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-05-17T20:46:57.615Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-05-17T20:46:57.615Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-05-17T20:46:57.615Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-05-17T20:46:57.615Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-05-17T20:46:57.615Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-05-17T20:46:57.615Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-05-17T20:46:57.615Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.615Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-05-17T20:46:57.616Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-05-17T20:46:57.616Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-05-17T20:46:57.616Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-05-17T20:46:57.616Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-05-17T20:46:57.616Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-05-17T20:46:57.616Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-05-17T20:46:57.616Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-05-17T20:46:57.616Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-05-17T20:46:57.616Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-05-17T20:46:57.616Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-05-17T20:46:57.616Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-05-17T20:46:57.616Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-05-17T20:46:57.616Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-05-17T20:46:57.616Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-05-17T20:46:57.616Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-05-17T20:46:57.616Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-05-17T20:46:57.616Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-05-17T20:46:57.616Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-05-17T20:46:57.616Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-05-17T20:46:57.616Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-05-17T20:46:57.616Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-05-17T20:46:57.616Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-05-17T20:46:57.616Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-05-17T20:46:57.616Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-05-17T20:46:57.616Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-05-17T20:46:57.616Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-05-17T20:46:57.616Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-05-17T20:46:57.616Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-05-17T20:46:57.616Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-05-17T20:46:57.616Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-05-17T20:46:57.616Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-05-17T20:46:57.616Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-05-17T20:46:57.616Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-05-17T20:46:57.616Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-05-17T20:46:57.616Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-05-17T20:46:57.616Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-05-17T20:46:57.616Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-05-17T20:46:57.616Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-05-17T20:46:57.616Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-05-17T20:46:57.616Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-05-17T20:46:57.616Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-05-17T20:46:57.616Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-05-17T20:46:57.616Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-05-17T20:46:57.616Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-05-17T20:46:57.616Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-05-17T20:46:57.616Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-05-17T20:46:57.616Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-05-17T20:46:57.616Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-05-17T20:46:57.616Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-05-17T20:46:57.616Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-05-17T20:46:57.616Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-05-17T20:46:57.616Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-05-17T20:46:57.616Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-05-17T20:46:57.616Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-05-17T20:46:57.616Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-05-17T20:46:57.616Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-05-17T20:46:57.616Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-05-17T20:46:57.616Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-17T20:46:57.616Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-05-17T20:46:57.616Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-05-17T20:46:57.616Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-05-17T20:46:57.616Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-05-17T20:46:57.616Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-05-17T20:46:57.616Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-05-17T20:46:57.616Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-05-17T20:46:57.616Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.616Z] [2021-05-17T20:46:57.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-17T20:46:57.616Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-17T20:46:57.616Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-05-17T20:46:57.617Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-05-17T20:46:57.617Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-17T20:46:57.617Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-05-17T20:46:57.617Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-05-17T20:46:57.617Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-05-17T20:46:57.617Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-05-17T20:46:57.617Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-05-17T20:46:57.617Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-05-17T20:46:57.617Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-05-17T20:46:57.617Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-05-17T20:46:57.617Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-05-17T20:46:57.617Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-05-17T20:46:57.617Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-05-17T20:46:57.617Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-05-17T20:46:57.617Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-05-17T20:46:57.617Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-05-17T20:46:57.617Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-05-17T20:46:57.617Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-05-17T20:46:57.617Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-05-17T20:46:57.617Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-05-17T20:46:57.617Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-05-17T20:46:57.617Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-05-17T20:46:57.617Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-05-17T20:46:57.617Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-05-17T20:46:57.617Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-05-17T20:46:57.617Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-05-17T20:46:57.617Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-05-17T20:46:57.617Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-05-17T20:46:57.617Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-05-17T20:46:57.617Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-05-17T20:46:57.617Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-05-17T20:46:57.617Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-05-17T20:46:57.617Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-05-17T20:46:57.617Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-05-17T20:46:57.617Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-05-17T20:46:57.617Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-05-17T20:46:57.617Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-05-17T20:46:57.617Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-05-17T20:46:57.617Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-05-17T20:46:57.617Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-05-17T20:46:57.617Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-05-17T20:46:57.617Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-05-17T20:46:57.617Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-05-17T20:46:57.617Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-05-17T20:46:57.617Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-05-17T20:46:57.617Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-05-17T20:46:57.617Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-05-17T20:46:57.617Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-05-17T20:46:57.617Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-05-17T20:46:57.617Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-17T20:46:57.617Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-05-17T20:46:57.617Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-05-17T20:46:57.617Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-05-17T20:46:57.617Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-05-17T20:46:57.617Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-05-17T20:46:57.617Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-05-17T20:46:57.617Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-05-17T20:46:57.617Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-05-17T20:46:57.617Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-05-17T20:46:57.617Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-05-17T20:46:57.617Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-05-17T20:46:57.617Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-05-17T20:46:57.617Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-05-17T20:46:57.617Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-05-17T20:46:57.617Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.617Z] [2021-05-17T20:46:57.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-05-17T20:46:57.617Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-05-17T20:46:57.618Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.618Z] [2021-05-17T20:46:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-05-17T20:46:57.618Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-05-17T20:46:57.618Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.618Z] [2021-05-17T20:46:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-05-17T20:46:57.618Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-05-17T20:46:57.618Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.618Z] [2021-05-17T20:46:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-05-17T20:46:57.618Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-05-17T20:46:57.618Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.618Z] [2021-05-17T20:46:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-17T20:46:57.618Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-17T20:46:57.618Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-05-17T20:46:57.618Z] [2021-05-17T20:46:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-05-17T20:46:57.618Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-05-17T20:46:57.618Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.618Z] [2021-05-17T20:46:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-05-17T20:46:57.618Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-05-17T20:46:57.618Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.618Z] [2021-05-17T20:46:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-05-17T20:46:57.618Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-05-17T20:46:57.618Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.618Z] [2021-05-17T20:46:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-05-17T20:46:57.618Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-05-17T20:46:57.618Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.618Z] [2021-05-17T20:46:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-05-17T20:46:57.618Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-05-17T20:46:57.618Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.618Z] [2021-05-17T20:46:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-05-17T20:46:57.618Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-05-17T20:46:57.618Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.618Z] [2021-05-17T20:46:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-05-17T20:46:57.618Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-05-17T20:46:57.618Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.618Z] [2021-05-17T20:46:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-05-17T20:46:57.618Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-05-17T20:46:57.618Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.618Z] [2021-05-17T20:46:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-05-17T20:46:57.618Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-05-17T20:46:57.618Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.618Z] [2021-05-17T20:46:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-05-17T20:46:57.618Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-05-17T20:46:57.618Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.618Z] [2021-05-17T20:46:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-05-17T20:46:57.618Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-05-17T20:46:57.618Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.618Z] [2021-05-17T20:46:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-05-17T20:46:57.618Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-05-17T20:46:57.618Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.618Z] [2021-05-17T20:46:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-05-17T20:46:57.618Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-05-17T20:46:57.618Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.618Z] [2021-05-17T20:46:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-05-17T20:46:57.618Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-05-17T20:46:57.618Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.618Z] [2021-05-17T20:46:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-05-17T20:46:57.618Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-05-17T20:46:57.618Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.618Z] [2021-05-17T20:46:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-05-17T20:46:57.618Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-05-17T20:46:57.618Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.618Z] [2021-05-17T20:46:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-05-17T20:46:57.618Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-05-17T20:46:57.618Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.618Z] [2021-05-17T20:46:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-05-17T20:46:57.618Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-05-17T20:46:57.618Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.618Z] [2021-05-17T20:46:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-05-17T20:46:57.618Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-05-17T20:46:57.618Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.618Z] [2021-05-17T20:46:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-05-17T20:46:57.618Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-05-17T20:46:57.618Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.618Z] [2021-05-17T20:46:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-05-17T20:46:57.618Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-05-17T20:46:57.618Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.618Z] [2021-05-17T20:46:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-05-17T20:46:57.618Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-05-17T20:46:57.618Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.618Z] [2021-05-17T20:46:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-05-17T20:46:57.618Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-05-17T20:46:57.618Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.618Z] [2021-05-17T20:46:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-05-17T20:46:57.618Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-05-17T20:46:57.618Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.618Z] [2021-05-17T20:46:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-05-17T20:46:57.618Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-05-17T20:46:57.618Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.618Z] [2021-05-17T20:46:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-05-17T20:46:57.618Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-05-17T20:46:57.618Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.618Z] [2021-05-17T20:46:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-05-17T20:46:57.618Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-05-17T20:46:57.618Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-05-17T20:46:57.618Z] [2021-05-17T20:46:57.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-05-17T20:46:57.618Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-05-17T20:46:58.071Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.071Z] [2021-05-17T20:46:58.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-05-17T20:46:58.071Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-05-17T20:46:58.071Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.071Z] [2021-05-17T20:46:58.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-05-17T20:46:58.071Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-05-17T20:46:58.071Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.071Z] [2021-05-17T20:46:58.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-05-17T20:46:58.071Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-05-17T20:46:58.071Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.071Z] [2021-05-17T20:46:58.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-05-17T20:46:58.071Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-05-17T20:46:58.071Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.071Z] [2021-05-17T20:46:58.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-05-17T20:46:58.071Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-05-17T20:46:58.071Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.071Z] [2021-05-17T20:46:58.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-05-17T20:46:58.071Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-05-17T20:46:58.071Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.071Z] [2021-05-17T20:46:58.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-05-17T20:46:58.071Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-05-17T20:46:58.071Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.071Z] [2021-05-17T20:46:58.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-05-17T20:46:58.071Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-05-17T20:46:58.071Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.071Z] [2021-05-17T20:46:58.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-05-17T20:46:58.071Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-05-17T20:46:58.071Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.071Z] [2021-05-17T20:46:58.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-05-17T20:46:58.071Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-05-17T20:46:58.071Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.071Z] [2021-05-17T20:46:58.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-05-17T20:46:58.071Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-05-17T20:46:58.071Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.071Z] [2021-05-17T20:46:58.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-05-17T20:46:58.071Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-05-17T20:46:58.071Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.071Z] [2021-05-17T20:46:58.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-05-17T20:46:58.071Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-05-17T20:46:58.071Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.071Z] [2021-05-17T20:46:58.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-05-17T20:46:58.071Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-05-17T20:46:58.071Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.071Z] [2021-05-17T20:46:58.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-05-17T20:46:58.071Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-05-17T20:46:58.071Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-05-17T20:46:58.071Z] [2021-05-17T20:46:58.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-05-17T20:46:58.071Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-05-17T20:46:58.071Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.071Z] [2021-05-17T20:46:58.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-05-17T20:46:58.071Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-05-17T20:46:58.071Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.071Z] [2021-05-17T20:46:58.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-05-17T20:46:58.071Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-05-17T20:46:58.071Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.071Z] [2021-05-17T20:46:58.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-05-17T20:46:58.072Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-05-17T20:46:58.072Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-05-17T20:46:58.072Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-05-17T20:46:58.072Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-05-17T20:46:58.072Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-05-17T20:46:58.072Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-05-17T20:46:58.072Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-05-17T20:46:58.072Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-05-17T20:46:58.072Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-05-17T20:46:58.072Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-05-17T20:46:58.072Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-05-17T20:46:58.072Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-05-17T20:46:58.072Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-05-17T20:46:58.072Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-05-17T20:46:58.072Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-05-17T20:46:58.072Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-05-17T20:46:58.072Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-05-17T20:46:58.072Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-05-17T20:46:58.072Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-05-17T20:46:58.072Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-05-17T20:46:58.072Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-05-17T20:46:58.072Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-05-17T20:46:58.072Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-05-17T20:46:58.072Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-05-17T20:46:58.072Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-05-17T20:46:58.072Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-05-17T20:46:58.072Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-05-17T20:46:58.072Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-05-17T20:46:58.072Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-05-17T20:46:58.072Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-05-17T20:46:58.072Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-05-17T20:46:58.072Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-05-17T20:46:58.072Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-05-17T20:46:58.072Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-05-17T20:46:58.072Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-05-17T20:46:58.072Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-05-17T20:46:58.072Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-05-17T20:46:58.072Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-05-17T20:46:58.072Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-05-17T20:46:58.072Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-05-17T20:46:58.072Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-17T20:46:58.072Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-05-17T20:46:58.072Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-05-17T20:46:58.072Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-05-17T20:46:58.072Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-05-17T20:46:58.072Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-05-17T20:46:58.072Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-05-17T20:46:58.072Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-05-17T20:46:58.072Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-05-17T20:46:58.072Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-05-17T20:46:58.072Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-05-17T20:46:58.072Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-05-17T20:46:58.072Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-05-17T20:46:58.072Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-05-17T20:46:58.072Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-05-17T20:46:58.072Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-05-17T20:46:58.072Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-05-17T20:46:58.072Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-05-17T20:46:58.072Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-05-17T20:46:58.072Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-05-17T20:46:58.072Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-05-17T20:46:58.072Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-05-17T20:46:58.072Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-05-17T20:46:58.072Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-05-17T20:46:58.072Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-05-17T20:46:58.072Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-05-17T20:46:58.072Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.072Z] [2021-05-17T20:46:58.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-17T20:46:58.072Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-17T20:46:58.073Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-17T20:46:58.073Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.073Z] [2021-05-17T20:46:58.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-17T20:46:58.074Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-17T20:46:58.074Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.074Z] [2021-05-17T20:46:58.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-17T20:46:58.074Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-17T20:46:58.074Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.074Z] [2021-05-17T20:46:58.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-17T20:46:58.074Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-17T20:46:58.074Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.074Z] [2021-05-17T20:46:58.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-17T20:46:58.074Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-17T20:46:58.074Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.074Z] [2021-05-17T20:46:58.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-17T20:46:58.074Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-17T20:46:58.074Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.074Z] [2021-05-17T20:46:58.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-17T20:46:58.074Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-17T20:46:58.074Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.074Z] [2021-05-17T20:46:58.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-17T20:46:58.074Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-17T20:46:58.074Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.074Z] [2021-05-17T20:46:58.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-17T20:46:58.074Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-17T20:46:58.074Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.074Z] [2021-05-17T20:46:58.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-17T20:46:58.074Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-17T20:46:58.074Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.074Z] [2021-05-17T20:46:58.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-17T20:46:58.074Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-17T20:46:58.074Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.074Z] [2021-05-17T20:46:58.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-17T20:46:58.074Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-17T20:46:58.074Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.074Z] [2021-05-17T20:46:58.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-17T20:46:58.074Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-17T20:46:58.074Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.074Z] [2021-05-17T20:46:58.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-17T20:46:58.074Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-17T20:46:58.074Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.074Z] [2021-05-17T20:46:58.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-17T20:46:58.074Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-17T20:46:58.074Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.074Z] [2021-05-17T20:46:58.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-17T20:46:58.074Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-17T20:46:58.074Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.074Z] [2021-05-17T20:46:58.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-17T20:46:58.074Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-17T20:46:58.074Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.074Z] [2021-05-17T20:46:58.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-17T20:46:58.074Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-17T20:46:58.074Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.074Z] [2021-05-17T20:46:58.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-17T20:46:58.074Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-17T20:46:58.074Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.074Z] [2021-05-17T20:46:58.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-17T20:46:58.074Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-17T20:46:58.074Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.074Z] [2021-05-17T20:46:58.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-17T20:46:58.074Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-17T20:46:58.074Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.074Z] [2021-05-17T20:46:58.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-17T20:46:58.074Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-17T20:46:58.074Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.074Z] [2021-05-17T20:46:58.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-17T20:46:58.074Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-17T20:46:58.074Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.074Z] [2021-05-17T20:46:58.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-05-17T20:46:58.074Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.074Z] [2021-05-17T20:46:58.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-05-17T20:46:58.074Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.074Z] [2021-05-17T20:46:58.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-05-17T20:46:58.074Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-05-17T20:46:58.074Z] [2021-05-17T20:46:58.074Z] [2021-05-17T20:46:58.074Z] DONE 1092 tests, 546 skipped in 2396.283s [2021-05-17T20:46:58.074Z] INFO: Integration tests ended at 05/17/2021 20:46:57. Duration:00:39:56.3835815 [2021-05-17T20:46:58.074Z] INFO: Docker info of the daemon under test at end of run [2021-05-17T20:46:58.074Z] [2021-05-17T20:46:58.074Z] Containers: 2 [2021-05-17T20:46:58.074Z] Running: 0 [2021-05-17T20:46:58.074Z] Paused: 0 [2021-05-17T20:46:58.074Z] Stopped: 2 [2021-05-17T20:46:58.074Z] Images: 18 [2021-05-17T20:46:58.074Z] Server Version: 0.0.0-dev [2021-05-17T20:46:58.074Z] Storage Driver: windowsfilter [2021-05-17T20:46:58.074Z] Windows: [2021-05-17T20:46:58.074Z] Logging Driver: json-file [2021-05-17T20:46:58.074Z] Plugins: [2021-05-17T20:46:58.074Z] Volume: local [2021-05-17T20:46:58.074Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-17T20:46:58.074Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-17T20:46:58.074Z] Swarm: inactive [2021-05-17T20:46:58.074Z] Default Isolation: process [2021-05-17T20:46:58.074Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-05-17T20:46:58.074Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-05-17T20:46:58.074Z] OSType: windows [2021-05-17T20:46:58.074Z] Architecture: x86_64 [2021-05-17T20:46:58.074Z] CPUs: 4 [2021-05-17T20:46:58.074Z] Total Memory: 32GiB [2021-05-17T20:46:58.074Z] Name: azwin-2-dcd400 [2021-05-17T20:46:58.074Z] ID: TQGP:YWOS:M3TQ:TPXD:MC2L:RTOC:AGHG:EQ2D:N7VJ:3SP6:5VL7:BAT7 [2021-05-17T20:46:58.074Z] Docker Root Dir: D:\CI\PR-42384\2\daemon [2021-05-17T20:46:58.074Z] Debug Mode (client): false [2021-05-17T20:46:58.074Z] Debug Mode (server): true [2021-05-17T20:46:58.074Z] File Descriptors: -1 [2021-05-17T20:46:58.074Z] Goroutines: 17 [2021-05-17T20:46:58.074Z] System Time: 2021-05-17T20:46:57.9250353Z [2021-05-17T20:46:58.074Z] EventsListeners: 0 [2021-05-17T20:46:58.074Z] Registry: https://index.docker.io/v1/ [2021-05-17T20:46:58.074Z] Labels: [2021-05-17T20:46:58.074Z] Experimental: false [2021-05-17T20:46:58.074Z] Insecure Registries: [2021-05-17T20:46:58.074Z] 127.0.0.0/8 [2021-05-17T20:46:58.074Z] Live Restore Enabled: false [2021-05-17T20:46:58.074Z] [2021-05-17T20:46:58.074Z] [2021-05-17T20:46:58.074Z] INFO: Stopping daemon under test [2021-05-17T20:46:58.526Z] SUCCESS: The process with PID 3752 (child process of PID 5236) has been terminated. [2021-05-17T20:46:58.526Z] SUCCESS: The process with PID 5236 (child process of PID 5784) has been terminated. [2021-05-17T20:46:58.526Z] INFO: Stop tailing logs of the daemon under tests [2021-05-17T20:46:58.526Z] INFO: executeCI.ps1 Completed successfully at 05/17/2021 20:46:58. [2021-05-17T20:46:58.526Z] INFO: Tidying up at end of run [2021-05-17T20:46:58.526Z] INFO: Saving daemon under test log (d:\CI\PR-42384\2\dut.out) to bundles\CIDUT.out [2021-05-17T20:46:58.526Z] INFO: Saving daemon under test log (d:\CI\PR-42384\2\dut.err) to bundles\CIDUT.err [2021-05-17T20:46:58.526Z] INFO: Nuke-Everything... [2021-05-17T20:46:58.979Z] INFO: Container count on control daemon to delete is 2 [2021-05-17T20:46:59.432Z] 9f59bcb792d5 [2021-05-17T20:46:59.432Z] bff1e77e209b [2021-05-17T20:46:59.432Z] INFO: Tidying pidfile d:\CI\PR-42384\2\docker.pid [2021-05-17T20:46:59.432Z] INFO: Nuking d:\CI [2021-05-17T20:47:01.198Z] === RUN TestDockerSuite/TestCpToCaseB [2021-05-17T20:47:08.214Z] === RUN TestDockerSuite/TestCpToCaseC [2021-05-17T20:47:08.214Z] === RUN TestDockerSuite/TestCpToCaseD [2021-05-17T20:47:08.214Z] === RUN TestDockerSuite/TestCpToCaseE [2021-05-17T20:47:14.217Z] INFO: Zapped successfully [2021-05-17T20:47:14.217Z] [2021-05-17T20:47:14.217Z] INFO: executeCI.ps1 exiting at Mon May 17 20:47:12 CUT 2021. Duration 01:11:21.2249922 [2021-05-17T20:47:14.217Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-05-17T20:47:14.450Z] Recording test results [2021-05-17T20:47:18.463Z] === RUN TestDockerSuite/TestCpToCaseF [2021-05-17T20:47:18.463Z] === RUN TestDockerSuite/TestCpToCaseG [2021-05-17T20:47:18.463Z] === RUN TestDockerSuite/TestCpToCaseH [2021-05-17T20:47:20.995Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-05-17T20:47:22.445Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-05-17T20:47:24.167Z] Archiving artifacts [2021-05-17T20:47:26.969Z] === RUN TestDockerSuite/TestCpToCaseI [2021-05-17T20:47:26.969Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-05-17T20:47:26.969Z] === RUN TestDockerSuite/TestCpToDot [2021-05-17T20:47:33.983Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-05-17T20:47:33.983Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-05-17T20:47:33.983Z] === RUN TestDockerSuite/TestCpToStdout [2021-05-17T20:47:36.135Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-05-17T20:47:36.135Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-05-17T20:47:36.135Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-05-17T20:47:36.135Z] === RUN TestDockerSuite/TestCpVolumePath [2021-05-17T20:47:36.135Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-05-17T20:47:36.135Z] === RUN TestDockerSuite/TestCreateArgs [2021-05-17T20:47:36.135Z] === RUN TestDockerSuite/TestCreateByImageID [2021-05-17T20:47:37.628Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42384/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-17T20:47:38.288Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-05-17T20:47:38.531Z] + make clean [2021-05-17T20:47:39.487Z] docker volume rm -f docker-dev-cache [2021-05-17T20:47:39.487Z] docker-dev-cache [Pipeline] deleteDir [2021-05-17T20:47:40.445Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-05-17T20:47:40.897Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-05-17T20:47:40.897Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-17T20:47:43.050Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-05-17T20:47:43.503Z] === RUN TestDockerSuite/TestCreateLabels [2021-05-17T20:47:43.503Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-05-17T20:47:43.955Z] === RUN TestDockerSuite/TestCreateRM [2021-05-17T20:47:43.955Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-05-17T20:47:43.955Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-05-17T20:47:44.407Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-05-17T20:47:44.860Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-05-17T20:47:57.160Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-05-17T20:47:57.160Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-05-17T20:47:57.612Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-05-17T20:48:01.312Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-05-17T20:48:01.312Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-05-17T20:48:01.312Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-05-17T20:48:08.327Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-05-17T20:48:08.328Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-05-17T20:48:08.782Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-05-17T20:48:08.782Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-05-17T20:48:08.782Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-05-17T20:48:08.782Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-05-17T20:48:08.782Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-05-17T20:48:08.782Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-05-17T20:48:08.782Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-05-17T20:48:08.782Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-05-17T20:48:08.782Z] === RUN TestDockerSuite/TestDevicePermissions [2021-05-17T20:48:08.782Z] === RUN TestDockerSuite/TestDockerFails [2021-05-17T20:48:08.782Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-05-17T20:48:08.782Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-05-17T20:48:08.782Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-05-17T20:48:08.782Z] === RUN TestDockerSuite/TestEventsAttach [2021-05-17T20:48:08.782Z] === RUN TestDockerSuite/TestEventsCommit [2021-05-17T20:48:08.782Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-05-17T20:48:11.654Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-05-17T20:48:13.805Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-05-17T20:48:20.816Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-05-17T20:48:27.832Z] === RUN TestDockerSuite/TestEventsCopy [2021-05-17T20:48:33.569Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-05-17T20:48:38.211Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-05-17T20:48:39.727Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-05-17T20:48:40.682Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-05-17T20:48:47.692Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-05-17T20:48:48.144Z] === RUN TestDockerSuite/TestEventsFilterType [2021-05-17T20:48:49.098Z] === RUN TestDockerSuite/TestEventsFilters [2021-05-17T20:48:53.739Z] === RUN TestDockerSuite/TestEventsFormat [2021-05-17T20:48:58.391Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-05-17T20:48:58.391Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-05-17T20:48:58.391Z] === RUN TestDockerSuite/TestEventsImageImport [2021-05-17T20:48:58.391Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-05-17T20:48:58.391Z] === RUN TestDockerSuite/TestEventsImagePull [2021-05-17T20:48:58.391Z] === RUN TestDockerSuite/TestEventsImageTag [2021-05-17T20:48:59.344Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-05-17T20:48:59.344Z] === RUN TestDockerSuite/TestEventsRename [2021-05-17T20:49:01.496Z] === RUN TestDockerSuite/TestEventsResize [2021-05-17T20:49:09.999Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-05-17T20:49:11.518Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-05-17T20:49:13.665Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-05-17T20:49:18.334Z] === RUN TestDockerSuite/TestEventsTop [2021-05-17T20:49:18.334Z] === RUN TestDockerSuite/TestEventsUntag [2021-05-17T20:49:21.206Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-05-17T20:49:24.908Z] === RUN TestDockerSuite/TestExec [2021-05-17T20:49:24.908Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-05-17T20:49:24.908Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-05-17T20:49:27.058Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-05-17T20:49:28.576Z] === RUN TestDockerSuite/TestExecAPIStart [2021-05-17T20:49:28.576Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-05-17T20:49:28.576Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-05-17T20:49:28.576Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-05-17T20:49:30.729Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-05-17T20:49:32.878Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-05-17T20:49:35.029Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-05-17T20:49:37.181Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-05-17T20:49:40.874Z] === RUN TestDockerSuite/TestExecCgroup [2021-05-17T20:49:40.874Z] === RUN TestDockerSuite/TestExecEnv [2021-05-17T20:49:40.874Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-05-17T20:49:40.874Z] === RUN TestDockerSuite/TestExecExitStatus [2021-05-17T20:49:43.029Z] === RUN TestDockerSuite/TestExecInspectID [2021-05-17T20:49:47.672Z] === RUN TestDockerSuite/TestExecInteractive [2021-05-17T20:49:47.672Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-05-17T20:49:47.672Z] === RUN TestDockerSuite/TestExecParseError [2021-05-17T20:49:47.672Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-05-17T20:49:47.672Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-05-17T20:49:47.672Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-05-17T20:49:49.829Z] === RUN TestDockerSuite/TestExecSetEnv [2021-05-17T20:49:49.829Z] === RUN TestDockerSuite/TestExecStartFails [2021-05-17T20:49:49.829Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-05-17T20:49:49.829Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-05-17T20:49:49.829Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-05-17T20:49:49.829Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-05-17T20:49:52.699Z] === RUN TestDockerSuite/TestExecUlimits [2021-05-17T20:49:52.699Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-05-17T20:49:58.442Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-05-17T20:49:58.442Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-05-17T20:49:58.442Z] === RUN TestDockerSuite/TestExecWithUser [2021-05-17T20:49:58.442Z] === RUN TestDockerSuite/TestGetContainerStats [2021-05-17T20:50:04.186Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-05-17T20:50:09.935Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-05-17T20:50:12.808Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-05-17T20:50:18.655Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-05-17T20:50:18.656Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-05-17T20:50:18.656Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-05-17T20:50:18.656Z] === RUN TestDockerSuite/TestHealth [2021-05-17T20:50:18.656Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-05-17T20:50:18.656Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-05-17T20:50:18.656Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-05-17T20:50:18.656Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-05-17T20:50:23.301Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-05-17T20:50:23.301Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-05-17T20:50:23.301Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-05-17T20:50:23.301Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-05-17T20:50:23.301Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-05-17T20:50:23.753Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-05-17T20:50:24.205Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-05-17T20:50:24.205Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-05-17T20:50:25.722Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-05-17T20:50:25.722Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-05-17T20:50:27.241Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-05-17T20:50:27.693Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-05-17T20:50:29.845Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-05-17T20:50:36.855Z] === RUN TestDockerSuite/TestImagesFormat [2021-05-17T20:50:37.307Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-05-17T20:50:37.308Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-05-17T20:50:41.004Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-05-17T20:50:41.005Z] === RUN TestDockerSuite/TestImportBadURL [2021-05-17T20:50:43.878Z] === RUN TestDockerSuite/TestImportDisplay [2021-05-17T20:50:43.878Z] === RUN TestDockerSuite/TestImportFile [2021-05-17T20:50:43.878Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-05-17T20:50:43.878Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-05-17T20:50:43.878Z] === RUN TestDockerSuite/TestImportGzipped [2021-05-17T20:50:43.878Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-05-17T20:50:43.878Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-05-17T20:50:43.878Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-05-17T20:50:43.878Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-05-17T20:50:43.878Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-05-17T20:50:43.878Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-05-17T20:50:43.878Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-05-17T20:50:43.878Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-05-17T20:50:46.028Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-05-17T20:50:48.182Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-05-17T20:50:48.182Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-05-17T20:50:48.182Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-05-17T20:50:48.182Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-05-17T20:50:48.182Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-05-17T20:50:50.333Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-05-17T20:50:50.333Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-05-17T20:50:57.346Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-05-17T20:50:57.346Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-05-17T20:50:57.346Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-05-17T20:50:57.346Z] === RUN TestDockerSuite/TestInspectDefault [2021-05-17T20:50:59.498Z] === RUN TestDockerSuite/TestInspectHistory [2021-05-17T20:51:04.143Z] === RUN TestDockerSuite/TestInspectImage [2021-05-17T20:51:04.143Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-05-17T20:51:04.143Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-05-17T20:51:04.143Z] === RUN TestDockerSuite/TestInspectInt64 [2021-05-17T20:51:06.297Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-05-17T20:51:08.448Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-05-17T20:51:08.901Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-05-17T20:51:11.054Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-05-17T20:51:13.208Z] === RUN TestDockerSuite/TestInspectPlugin [2021-05-17T20:51:13.209Z] === RUN TestDockerSuite/TestInspectRootFS [2021-05-17T20:51:13.661Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-05-17T20:51:15.813Z] === RUN TestDockerSuite/TestInspectStatus [2021-05-17T20:51:18.687Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-05-17T20:51:23.346Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-05-17T20:51:25.497Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-05-17T20:51:27.648Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-05-17T20:51:29.805Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-05-17T20:51:32.677Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-05-17T20:51:34.837Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-05-17T20:51:36.989Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-05-17T20:51:36.989Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-05-17T20:51:36.989Z] === RUN TestDockerSuite/TestLinksEnvs [2021-05-17T20:51:36.989Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-05-17T20:51:36.989Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-05-17T20:51:36.989Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-05-17T20:51:36.989Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-05-17T20:51:36.989Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-05-17T20:51:36.989Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-05-17T20:51:36.989Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-05-17T20:51:36.989Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-05-17T20:51:36.989Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-05-17T20:51:36.989Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-05-17T20:51:36.989Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-05-17T20:51:36.989Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-05-17T20:51:36.989Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-05-17T20:51:36.989Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-05-17T20:51:36.989Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-05-17T20:51:37.442Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-05-17T20:51:37.442Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-05-17T20:51:39.593Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-05-17T20:51:41.112Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-05-17T20:51:46.857Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-05-17T20:51:49.730Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-05-17T20:51:49.730Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-05-17T20:51:51.884Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-05-17T20:51:52.336Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-05-17T20:51:59.357Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-05-17T20:52:06.373Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-05-17T20:52:14.878Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-05-17T20:52:16.397Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-05-17T20:52:18.549Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-05-17T20:52:18.549Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-05-17T20:52:21.423Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-05-17T20:52:23.575Z] === RUN TestDockerSuite/TestLogsSince [2021-05-17T20:52:33.822Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-05-17T20:52:33.822Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-05-17T20:52:33.822Z] === RUN TestDockerSuite/TestLogsTail [2021-05-17T20:52:35.341Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-05-17T20:52:38.221Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-05-17T20:52:40.377Z] === RUN TestDockerSuite/TestMountIntoProc [2021-05-17T20:52:40.377Z] === RUN TestDockerSuite/TestMountIntoSys [2021-05-17T20:52:40.377Z] === RUN TestDockerSuite/TestNetHostname [2021-05-17T20:52:40.377Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-05-17T20:52:40.377Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-05-17T20:52:40.377Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-05-17T20:52:40.377Z] === RUN TestDockerSuite/TestPluginActive [2021-05-17T20:52:40.377Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-05-17T20:52:40.377Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-05-17T20:52:40.377Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-05-17T20:52:40.377Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-05-17T20:52:40.377Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-05-17T20:52:40.377Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-05-17T20:52:40.377Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-05-17T20:52:40.377Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-05-17T20:52:40.377Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-05-17T20:52:40.377Z] === RUN TestDockerSuite/TestPortHostBinding [2021-05-17T20:52:40.377Z] === RUN TestDockerSuite/TestPortList [2021-05-17T20:52:40.377Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-05-17T20:52:45.022Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-05-17T20:52:45.022Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-05-17T20:52:45.022Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-05-17T20:52:45.022Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-05-17T20:52:45.022Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-05-17T20:52:45.022Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-05-17T20:52:45.022Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-05-17T20:52:45.022Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-05-17T20:52:45.022Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-05-17T20:52:45.475Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-05-17T20:52:50.124Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-05-17T20:52:50.124Z] === RUN TestDockerSuite/TestPsByOrder [2021-05-17T20:52:58.633Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-05-17T20:52:58.633Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-05-17T20:53:07.140Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-05-17T20:53:21.867Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-05-17T20:53:21.867Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-05-17T20:53:21.867Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-05-17T20:53:34.168Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-05-17T20:53:41.184Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-05-17T20:53:48.214Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-05-17T20:53:51.910Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-05-17T20:53:51.910Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-05-17T20:53:51.910Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-05-17T20:53:56.556Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-05-17T20:53:56.556Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-05-17T20:53:56.556Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-05-17T20:53:56.556Z] === RUN TestDockerSuite/TestPsRightTagName [2021-05-17T20:53:56.556Z] === RUN TestDockerSuite/TestPsShowMounts [2021-05-17T20:54:03.568Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-05-17T20:54:03.568Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-05-17T20:54:05.084Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-05-17T20:54:05.084Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-05-17T20:54:06.599Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-05-17T20:54:07.555Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-05-17T20:54:07.555Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-05-17T20:54:11.250Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-05-17T20:54:14.945Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-05-17T20:54:17.100Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-05-17T20:54:42.140Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-05-17T20:54:42.140Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-05-17T20:54:45.011Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-05-17T20:54:45.465Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-05-17T20:54:45.465Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-05-17T20:54:46.421Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-05-17T20:54:51.064Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-05-17T20:54:59.566Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-05-17T20:54:59.566Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-05-17T20:55:03.264Z] === RUN TestDockerSuite/TestRmiBlank [2021-05-17T20:55:03.264Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-05-17T20:55:03.264Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-05-17T20:55:17.986Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-05-17T20:55:19.502Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-05-17T20:55:20.456Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-05-17T20:55:27.474Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-05-17T20:55:32.118Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-05-17T20:55:44.426Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-05-17T20:55:48.118Z] === RUN TestDockerSuite/TestRmiTag [2021-05-17T20:55:48.571Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-05-17T20:55:50.728Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-05-17T20:56:08.318Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-05-17T20:56:09.273Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-05-17T20:56:14.042Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-05-17T20:56:14.995Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-05-17T20:56:14.996Z] === RUN TestDockerSuite/TestRunAddHost [2021-05-17T20:56:14.996Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-05-17T20:56:14.996Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-05-17T20:56:14.996Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-05-17T20:56:14.996Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-05-17T20:56:14.996Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-05-17T20:56:14.996Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-05-17T20:56:17.147Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-05-17T20:56:17.147Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-05-17T20:56:17.147Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-05-17T20:56:21.792Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-05-17T20:56:23.944Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-05-17T20:56:32.454Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-05-17T20:56:33.408Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-05-17T20:56:35.561Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-05-17T20:56:35.561Z] === RUN TestDockerSuite/TestRunBindMounts [2021-05-17T20:56:40.203Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-05-17T20:56:40.203Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-05-17T20:56:40.203Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-05-17T20:56:40.203Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-05-17T20:56:40.203Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-05-17T20:56:40.203Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-05-17T20:56:40.203Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-05-17T20:56:40.203Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-05-17T20:56:40.203Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-05-17T20:56:40.203Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-05-17T20:56:40.203Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-05-17T20:56:40.203Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-05-17T20:56:42.356Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-05-17T20:56:42.356Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-05-17T20:56:46.051Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-05-17T20:56:46.051Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-05-17T20:56:46.051Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-05-17T20:56:47.569Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-05-17T20:56:47.569Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-05-17T20:56:47.569Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-05-17T20:56:48.021Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-05-17T20:56:48.021Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-05-17T20:56:48.021Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-05-17T20:56:48.021Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-05-17T20:56:48.021Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-05-17T20:56:50.175Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-05-17T20:56:52.327Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-05-17T20:56:55.200Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-05-17T20:56:55.200Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-05-17T20:56:55.200Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-05-17T20:56:55.200Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-05-17T20:56:57.351Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-05-17T20:56:57.351Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-05-17T20:56:57.351Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-05-17T20:56:57.351Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-05-17T20:56:57.351Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-05-17T20:56:59.502Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-05-17T20:57:05.244Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-05-17T20:57:05.244Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-05-17T20:57:05.244Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-05-17T20:57:05.244Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-05-17T20:57:05.244Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-05-17T20:57:05.244Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-05-17T20:57:05.244Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-05-17T20:57:07.399Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-05-17T20:57:07.399Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-05-17T20:57:07.851Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-05-17T20:57:07.851Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-05-17T20:57:10.005Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-05-17T20:57:12.158Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-05-17T20:57:12.158Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-05-17T20:57:15.029Z] === RUN TestDockerSuite/TestRunEnvironment [2021-05-17T20:57:15.029Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-05-17T20:57:15.029Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-05-17T20:57:15.029Z] === RUN TestDockerSuite/TestRunExitCode [2021-05-17T20:57:17.902Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-05-17T20:57:24.921Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-05-17T20:57:27.077Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-05-17T20:57:29.235Z] === RUN TestDockerSuite/TestRunExposePort [2021-05-17T20:57:29.690Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-05-17T20:57:29.690Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-05-17T20:57:29.690Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-05-17T20:57:29.690Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-05-17T20:57:29.690Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-17T20:57:29.690Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-05-17T20:57:29.690Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-05-17T20:57:29.690Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-05-17T20:57:34.344Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-05-17T20:57:34.344Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-05-17T20:57:34.344Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-05-17T20:57:34.344Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-05-17T20:57:34.344Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-05-17T20:57:34.344Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-05-17T20:57:34.344Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-05-17T20:57:41.376Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-05-17T20:57:41.376Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-05-17T20:57:42.897Z] === RUN TestDockerSuite/TestRunModeHostname [2021-05-17T20:57:42.897Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-05-17T20:57:42.897Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-05-17T20:57:42.897Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-05-17T20:57:42.897Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-05-17T20:57:42.897Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-05-17T20:57:42.897Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-05-17T20:57:42.897Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-05-17T20:57:42.897Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-05-17T20:57:42.897Z] === RUN TestDockerSuite/TestRunMount [2021-05-17T20:57:42.897Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-05-17T20:57:42.897Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-05-17T20:57:42.897Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-05-17T20:57:42.897Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-05-17T20:57:49.925Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-05-17T20:57:49.925Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-05-17T20:57:49.925Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-05-17T20:57:49.925Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-05-17T20:58:00.185Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-05-17T20:58:07.208Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-05-17T20:58:07.208Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-05-17T20:58:07.208Z] === RUN TestDockerSuite/TestRunNetHost [2021-05-17T20:58:07.208Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-05-17T20:58:07.208Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-05-17T20:58:07.208Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-05-17T20:58:07.208Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-05-17T20:58:07.208Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-05-17T20:58:07.208Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-05-17T20:58:07.208Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-05-17T20:58:07.208Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-05-17T20:58:08.164Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-05-17T20:58:10.318Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-05-17T20:58:12.474Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-05-17T20:58:13.992Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-05-17T20:58:15.510Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-05-17T20:58:15.963Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-05-17T20:58:15.963Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-05-17T20:58:15.963Z] === RUN TestDockerSuite/TestRunPortInUse [2021-05-17T20:58:15.963Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-05-17T20:58:15.963Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-05-17T20:58:15.963Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-05-17T20:58:15.963Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-05-17T20:58:15.963Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-17T20:58:18.858Z] === RUN TestDockerSuite/TestRunPublishPort [2021-05-17T20:58:18.859Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-05-17T20:58:18.859Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-05-17T20:58:18.859Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-05-17T20:58:18.859Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-05-17T20:58:18.859Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-05-17T20:58:25.878Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-05-17T20:58:25.878Z] === RUN TestDockerSuite/TestRunRm [2021-05-17T20:58:28.758Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-05-17T20:58:33.414Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-05-17T20:58:40.437Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-05-17T20:58:42.607Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-05-17T20:58:44.763Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-05-17T20:58:47.638Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-05-17T20:58:47.638Z] === RUN TestDockerSuite/TestRunState [2021-05-17T20:58:47.638Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-05-17T20:58:49.793Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-05-17T20:58:49.793Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-05-17T20:58:51.313Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-05-17T20:58:51.313Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-05-17T20:58:51.313Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-05-17T20:58:51.313Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-05-17T20:58:51.313Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-05-17T20:58:51.766Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-05-17T20:58:56.422Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-05-17T20:58:56.422Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-05-17T20:58:56.422Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-05-17T20:58:56.422Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-05-17T20:58:56.422Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-05-17T20:58:56.422Z] === RUN TestDockerSuite/TestRunUserByID [2021-05-17T20:58:56.422Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-05-17T20:58:56.422Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-05-17T20:58:56.422Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-05-17T20:58:56.422Z] === RUN TestDockerSuite/TestRunUserByName [2021-05-17T20:58:56.422Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-05-17T20:59:03.454Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-05-17T20:59:03.454Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-05-17T20:59:05.609Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-05-17T20:59:05.609Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-05-17T20:59:05.609Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-05-17T20:59:08.485Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-05-17T20:59:15.511Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-05-17T20:59:19.212Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-05-17T20:59:24.958Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-05-17T20:59:24.958Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-05-17T20:59:24.958Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-05-17T20:59:27.837Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-05-17T20:59:29.994Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-05-17T20:59:32.150Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-05-17T20:59:32.150Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-05-17T20:59:32.150Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-05-17T20:59:32.604Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-05-17T20:59:32.604Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-05-17T20:59:32.604Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-05-17T20:59:32.604Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-05-17T20:59:32.604Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-05-17T20:59:32.604Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-05-17T20:59:36.313Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-05-17T20:59:37.833Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-05-17T20:59:39.989Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-05-17T20:59:44.636Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-05-17T20:59:44.636Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-05-17T20:59:44.636Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-05-17T20:59:44.636Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-05-17T20:59:44.636Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-05-17T20:59:44.636Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-05-17T20:59:44.636Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-05-17T20:59:44.636Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-05-17T20:59:44.636Z] === RUN TestDockerSuite/TestSaveImageId [2021-05-17T20:59:44.636Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-05-17T20:59:44.636Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-05-17T20:59:44.637Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-05-17T20:59:44.637Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-05-17T20:59:44.637Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-05-17T20:59:44.637Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-05-17T20:59:44.637Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-05-17T20:59:44.637Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-05-17T20:59:44.637Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-05-17T20:59:46.790Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-05-17T20:59:46.790Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-05-17T20:59:47.242Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-05-17T20:59:47.696Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-05-17T20:59:49.215Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-05-17T20:59:56.234Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-05-17T20:59:56.234Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-05-17T21:00:03.256Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-05-17T21:00:03.256Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-05-17T21:00:06.132Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-05-17T21:00:06.132Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-05-17T21:00:06.132Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-05-17T21:00:06.132Z] === RUN TestDockerSuite/TestStartRecordError [2021-05-17T21:00:06.132Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-05-17T21:00:16.393Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-05-17T21:00:16.393Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-05-17T21:00:16.393Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-05-17T21:00:16.393Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-05-17T21:00:16.393Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-05-17T21:00:16.393Z] === RUN TestDockerSuite/TestStatsNoStream [2021-05-17T21:00:16.393Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-05-17T21:00:17.913Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-05-17T21:00:20.070Z] === RUN TestDockerSuite/TestTopPrivileged [2021-05-17T21:00:20.070Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-05-17T21:00:22.225Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-05-17T21:00:22.225Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-05-17T21:00:22.225Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-05-17T21:00:22.225Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-05-17T21:00:22.225Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-05-17T21:00:22.225Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-05-17T21:00:22.225Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-05-17T21:00:39.829Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-05-17T21:00:39.829Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-05-17T21:00:39.829Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-05-17T21:00:39.829Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-05-17T21:00:39.829Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-05-17T21:00:39.829Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-05-17T21:00:39.829Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-05-17T21:00:41.349Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-05-17T21:00:41.349Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-05-17T21:00:44.225Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-05-17T21:00:44.225Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-05-17T21:00:44.680Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-05-17T21:00:44.680Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-05-17T21:00:45.133Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-05-17T21:00:52.157Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-05-17T21:00:52.157Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-05-17T21:00:52.610Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-05-17T21:00:53.063Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-05-17T21:00:53.063Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-05-17T21:01:05.381Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-05-17T21:01:05.381Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-05-17T21:01:05.381Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-05-17T21:01:13.897Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-05-17T21:01:13.897Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-05-17T21:01:14.854Z] --- PASS: TestDockerSuite (2734.31s) [2021-05-17T21:01:14.854Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-05-17T21:01:14.854Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-05-17T21:01:14.854Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.854Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-05-17T21:01:14.854Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-05-17T21:01:14.854Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-05-17T21:01:14.854Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-05-17T21:01:14.854Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.854Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-05-17T21:01:14.854Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.96s) [2021-05-17T21:01:14.854Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2021-05-17T21:01:14.854Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.88s) [2021-05-17T21:01:14.854Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-05-17T21:01:14.854Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (133.57s) [2021-05-17T21:01:14.854Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.72s) [2021-05-17T21:01:14.854Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2021-05-17T21:01:14.854Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-05-17T21:01:14.854Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.854Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-05-17T21:01:14.854Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.854Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-05-17T21:01:14.854Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.854Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-05-17T21:01:14.854Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.854Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-05-17T21:01:14.854Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.854Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-05-17T21:01:14.854Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.854Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-05-17T21:01:14.854Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.854Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-05-17T21:01:14.854Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-05-17T21:01:14.854Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.854Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.75s) [2021-05-17T21:01:14.854Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-05-17T21:01:14.854Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.854Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-05-17T21:01:14.854Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.854Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.24s) [2021-05-17T21:01:14.854Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.32s) [2021-05-17T21:01:14.854Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-05-17T21:01:14.854Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-05-17T21:01:14.854Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-05-17T21:01:14.854Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-05-17T21:01:14.854Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-05-17T21:01:14.854Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.854Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-05-17T21:01:14.854Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.854Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.19s) [2021-05-17T21:01:14.854Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-05-17T21:01:14.854Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-05-17T21:01:14.854Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-05-17T21:01:14.854Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.854Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.82s) [2021-05-17T21:01:14.854Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (125.67s) [2021-05-17T21:01:14.854Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.45s) [2021-05-17T21:01:14.854Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-05-17T21:01:14.854Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.05s) [2021-05-17T21:01:14.854Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-05-17T21:01:14.854Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.20s) [2021-05-17T21:01:14.854Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.01s) [2021-05-17T21:01:14.854Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-05-17T21:01:14.854Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.854Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-05-17T21:01:14.854Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.854Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-05-17T21:01:14.854Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.854Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2021-05-17T21:01:14.854Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.98s) [2021-05-17T21:01:14.854Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.38s) [2021-05-17T21:01:14.854Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.66s) [2021-05-17T21:01:14.854Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-05-17T21:01:14.854Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.854Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-05-17T21:01:14.854Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.854Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-05-17T21:01:14.854Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.21s) [2021-05-17T21:01:14.854Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.76s) [2021-05-17T21:01:14.854Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.13s) [2021-05-17T21:01:14.854Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.15s) [2021-05-17T21:01:14.854Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-05-17T21:01:14.854Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.854Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.42s) [2021-05-17T21:01:14.854Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.84s) [2021-05-17T21:01:14.854Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.26s) [2021-05-17T21:01:14.854Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-05-17T21:01:14.855Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.855Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-05-17T21:01:14.855Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.855Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-05-17T21:01:14.855Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.855Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-05-17T21:01:14.855Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.59s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildAddTar (46.60s) [2021-05-17T21:01:14.855Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-05-17T21:01:14.855Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.855Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2021-05-17T21:01:14.855Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (28.60s) [2021-05-17T21:01:14.855Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.82s) [2021-05-17T21:01:14.855Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.62s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.02s) [2021-05-17T21:01:14.855Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.20s) [2021-05-17T21:01:14.855Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.11s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.66s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.93s) [2021-05-17T21:01:14.855Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2021-05-17T21:01:14.855Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.94s) [2021-05-17T21:01:14.855Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-05-17T21:01:14.855Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.855Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-05-17T21:01:14.855Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.96s) [2021-05-17T21:01:14.855Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-05-17T21:01:14.855Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.63s) [2021-05-17T21:01:14.855Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-05-17T21:01:14.855Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.855Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-05-17T21:01:14.855Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (38.48s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.97s) [2021-05-17T21:01:14.855Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.81s) [2021-05-17T21:01:14.855Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.855Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.43s) [2021-05-17T21:01:14.855Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.49s) [2021-05-17T21:01:14.855Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-05-17T21:01:14.855Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.75s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.45s) [2021-05-17T21:01:14.855Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-05-17T21:01:14.855Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.855Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-05-17T21:01:14.855Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.71s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.11s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildCmd (0.65s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.64s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.62s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.69s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.43s) [2021-05-17T21:01:14.855Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-05-17T21:01:14.855Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.31s) [2021-05-17T21:01:14.855Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-05-17T21:01:14.855Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.58s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.09s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.08s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.58s) [2021-05-17T21:01:14.855Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-05-17T21:01:14.855Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.95s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.73s) [2021-05-17T21:01:14.855Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-05-17T21:01:14.855Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.855Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-05-17T21:01:14.855Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.53s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (34.16s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.64s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.37s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.47s) [2021-05-17T21:01:14.855Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2021-05-17T21:01:14.855Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.855Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s) [2021-05-17T21:01:14.855Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.855Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-05-17T21:01:14.855Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.62s) [2021-05-17T21:01:14.855Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-05-17T21:01:14.855Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (37.30s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.80s) [2021-05-17T21:01:14.855Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.40s) [2021-05-17T21:01:14.855Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (27.61s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.88s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.86s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.68s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (7.86s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.92s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildDockerignore (82.05s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.91s) [2021-05-17T21:01:14.855Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2021-05-17T21:01:14.855Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (86.27s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.77s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.87s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (29.57s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.06s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (20.40s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (43.47s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (20.52s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (15.70s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (116.62s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.52s) [2021-05-17T21:01:14.855Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.36s) [2021-05-17T21:01:14.855Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.855Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-05-17T21:01:14.855Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.57s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.13s) [2021-05-17T21:01:14.855Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-05-17T21:01:14.855Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.53s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.59s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.52s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.38s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.04s) [2021-05-17T21:01:14.855Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-05-17T21:01:14.855Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.855Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.35s) [2021-05-17T21:01:14.855Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.855Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-05-17T21:01:14.855Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.855Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-05-17T21:01:14.855Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.855Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-05-17T21:01:14.855Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.15s) [2021-05-17T21:01:14.855Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-05-17T21:01:14.855Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.855Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-05-17T21:01:14.855Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.855Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2021-05-17T21:01:14.855Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.06s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.17s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.19s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.73s) [2021-05-17T21:01:14.855Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-05-17T21:01:14.855Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.855Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-05-17T21:01:14.855Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.855Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-05-17T21:01:14.855Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.855Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-05-17T21:01:14.855Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.855Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-05-17T21:01:14.855Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildFails (7.19s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.15s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.82s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.32s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.32s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.43s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.42s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.13s) [2021-05-17T21:01:14.855Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-05-17T21:01:14.855Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.66s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.56s) [2021-05-17T21:01:14.855Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-05-17T21:01:14.855Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.27s) [2021-05-17T21:01:14.855Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-05-17T21:01:14.855Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildHistory (11.25s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.99s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.01s) [2021-05-17T21:01:14.855Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-05-17T21:01:14.855Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.76s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.36s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildLabel (0.97s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.65s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.97s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.75s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildLabels (1.11s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.50s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.78s) [2021-05-17T21:01:14.855Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-05-17T21:01:14.855Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.855Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2021-05-17T21:01:14.855Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.56s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.60s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.85s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (29.69s) [2021-05-17T21:01:14.855Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2021-05-17T21:01:14.855Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.56s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (32.03s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (23.46s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.22s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.78s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.31s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.79s) [2021-05-17T21:01:14.855Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-05-17T21:01:14.855Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.22s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.63s) [2021-05-17T21:01:14.855Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-05-17T21:01:14.855Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.855Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-05-17T21:01:14.855Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.61s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.00s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.09s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.19s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.70s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.98s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.37s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildOnBuild (18.62s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.71s) [2021-05-17T21:01:14.855Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.09s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.88s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.53s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.87s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.51s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.19s) [2021-05-17T21:01:14.856Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-05-17T21:01:14.856Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.856Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-05-17T21:01:14.856Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.15s) [2021-05-17T21:01:14.856Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-05-17T21:01:14.856Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (40.47s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (27.88s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestBuildRm (12.68s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.28s) [2021-05-17T21:01:14.856Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-05-17T21:01:14.856Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.856Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.41s) [2021-05-17T21:01:14.856Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.44s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.41s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.57s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.21s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (19.82s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.83s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.65s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.40s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.71s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestBuildStderr (4.35s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (18.67s) [2021-05-17T21:01:14.856Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.33s) [2021-05-17T21:01:14.856Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.96s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.25s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.40s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.04s) [2021-05-17T21:01:14.856Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-05-17T21:01:14.856Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.856Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-05-17T21:01:14.856Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.856Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-05-17T21:01:14.856Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.99s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.61s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.64s) [2021-05-17T21:01:14.856Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-05-17T21:01:14.856Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.856Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-05-17T21:01:14.856Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.98s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.89s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.31s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.03s) [2021-05-17T21:01:14.856Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.37s) [2021-05-17T21:01:14.856Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.856Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-05-17T21:01:14.856Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.47s) [2021-05-17T21:01:14.856Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.36s) [2021-05-17T21:01:14.856Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.55s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.30s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.42s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.86s) [2021-05-17T21:01:14.856Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2021-05-17T21:01:14.856Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.856Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.36s) [2021-05-17T21:01:14.856Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.856Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-05-17T21:01:14.856Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.23s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.68s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.12s) [2021-05-17T21:01:14.856Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.34s) [2021-05-17T21:01:14.856Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.856Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-05-17T21:01:14.856Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.856Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-05-17T21:01:14.856Z] docker_cli_sni_test.go:18: Flakey test [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.07s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.38s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestCommitChange (4.56s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.22s) [2021-05-17T21:01:14.856Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-05-17T21:01:14.856Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.39s) [2021-05-17T21:01:14.856Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-05-17T21:01:14.856Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestCommitTTY (11.47s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.47s) [2021-05-17T21:01:14.856Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-05-17T21:01:14.856Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.856Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-05-17T21:01:14.856Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.856Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-05-17T21:01:14.856Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.856Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-05-17T21:01:14.856Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.856Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-05-17T21:01:14.856Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.856Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-05-17T21:01:14.856Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.856Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-05-17T21:01:14.856Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.83s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.95s) [2021-05-17T21:01:14.856Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-05-17T21:01:14.856Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.20s) [2021-05-17T21:01:14.856Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-05-17T21:01:14.856Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.856Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-05-17T21:01:14.856Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.856Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-05-17T21:01:14.856Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.28s) [2021-05-17T21:01:14.856Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-05-17T21:01:14.856Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.49s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-05-17T21:01:14.856Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-05-17T21:01:14.856Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.856Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-05-17T21:01:14.856Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.856Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-05-17T21:01:14.856Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.57s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.18s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.19s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-05-17T21:01:14.856Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-05-17T21:01:14.856Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.37s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.31s) [2021-05-17T21:01:14.856Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-05-17T21:01:14.856Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.856Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-05-17T21:01:14.856Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.31s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.81s) [2021-05-17T21:01:14.856Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-05-17T21:01:14.856Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.44s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.21s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.11s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.28s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.63s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.76s) [2021-05-17T21:01:14.856Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-05-17T21:01:14.856Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.16s) [2021-05-17T21:01:14.856Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-05-17T21:01:14.856Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.12s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.09s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.89s) [2021-05-17T21:01:14.856Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-05-17T21:01:14.856Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.856Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-05-17T21:01:14.856Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.856Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-05-17T21:01:14.856Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.856Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-05-17T21:01:14.856Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.856Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-05-17T21:01:14.856Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.89s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (27.50s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.54s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.52s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.57s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.41s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0006c0040_} (2.48s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1846638470_c:\foo_false____} (2.38s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1846638470_c:\foo_true____} (7.57s) [2021-05-17T21:01:14.856Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-05-17T21:01:14.856Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.32s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-05-17T21:01:14.856Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2021-05-17T21:01:14.856Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-05-17T21:01:14.856Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.856Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-05-17T21:01:14.856Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.856Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-05-17T21:01:14.857Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.857Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-05-17T21:01:14.857Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.857Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-05-17T21:01:14.857Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.857Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.34s) [2021-05-17T21:01:14.857Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-05-17T21:01:14.857Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.857Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-05-17T21:01:14.857Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.857Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-05-17T21:01:14.857Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.857Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-05-17T21:01:14.857Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-05-17T21:01:14.857Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-05-17T21:01:15.311Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.311Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-05-17T21:01:15.311Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.311Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-05-17T21:01:15.311Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.311Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-05-17T21:01:15.311Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.311Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-05-17T21:01:15.311Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.311Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-05-17T21:01:15.311Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.311Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-05-17T21:01:15.311Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.311Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-05-17T21:01:15.311Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.311Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-05-17T21:01:15.311Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.311Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.39s) [2021-05-17T21:01:15.311Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-05-17T21:01:15.311Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-05-17T21:01:15.311Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.311Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.39s) [2021-05-17T21:01:15.311Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-05-17T21:01:15.311Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.311Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-05-17T21:01:15.311Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.311Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-05-17T21:01:15.311Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.311Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.34s) [2021-05-17T21:01:15.311Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.30s) [2021-05-17T21:01:15.311Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-05-17T21:01:15.311Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.311Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-05-17T21:01:15.311Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.311Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.05s) [2021-05-17T21:01:15.311Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-05-17T21:01:15.311Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.311Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-05-17T21:01:15.311Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.311Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.79s) [2021-05-17T21:01:15.311Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-05-17T21:01:15.311Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.311Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-05-17T21:01:15.311Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.311Z] --- PASS: TestDockerSuite/TestCpToDot (7.21s) [2021-05-17T21:01:15.311Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-05-17T21:01:15.311Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.311Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-05-17T21:01:15.311Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.311Z] --- PASS: TestDockerSuite/TestCpToStdout (2.46s) [2021-05-17T21:01:15.311Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-05-17T21:01:15.311Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.311Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-05-17T21:01:15.311Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.311Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-05-17T21:01:15.311Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.311Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-05-17T21:01:15.311Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.311Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.20s) [2021-05-17T21:01:15.311Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) [2021-05-17T21:01:15.311Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.10s) [2021-05-17T21:01:15.311Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.22s) [2021-05-17T21:01:15.311Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.18s) [2021-05-17T21:01:15.311Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2021-05-17T21:01:15.311Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.93s) [2021-05-17T21:01:15.311Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.72s) [2021-05-17T21:01:15.311Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2021-05-17T21:01:15.311Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-05-17T21:01:15.311Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.311Z] --- PASS: TestDockerSuite/TestCreateRM (0.36s) [2021-05-17T21:01:15.311Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-05-17T21:01:15.311Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-17T21:01:15.311Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.19s) [2021-05-17T21:01:15.311Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.35s) [2021-05-17T21:01:15.311Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.41s) [2021-05-17T21:01:15.311Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.19s) [2021-05-17T21:01:15.311Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.46s) [2021-05-17T21:01:15.311Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.41s) [2021-05-17T21:01:15.311Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2021-05-17T21:01:15.311Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-17T21:01:15.311Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.311Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.10s) [2021-05-17T21:01:15.311Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-05-17T21:01:15.311Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.311Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2021-05-17T21:01:15.311Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-05-17T21:01:15.311Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.311Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-05-17T21:01:15.311Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.311Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-05-17T21:01:15.311Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.311Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-05-17T21:01:15.311Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.311Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-05-17T21:01:15.311Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.311Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-05-17T21:01:15.311Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.311Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-05-17T21:01:15.311Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.311Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-05-17T21:01:15.311Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.311Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-05-17T21:01:15.311Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.311Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-05-17T21:01:15.311Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-05-17T21:01:15.311Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.311Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-05-17T21:01:15.311Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.311Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-05-17T21:01:15.311Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.311Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-05-17T21:01:15.311Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.311Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-05-17T21:01:15.311Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.311Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.38s) [2021-05-17T21:01:15.311Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.33s) [2021-05-17T21:01:15.311Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (7.16s) [2021-05-17T21:01:15.311Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.29s) [2021-05-17T21:01:15.311Z] --- PASS: TestDockerSuite/TestEventsCopy (4.81s) [2021-05-17T21:01:15.311Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.71s) [2021-05-17T21:01:15.311Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.13s) [2021-05-17T21:01:15.311Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.80s) [2021-05-17T21:01:15.311Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (6.93s) [2021-05-17T21:01:15.311Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.95s) [2021-05-17T21:01:15.311Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.98s) [2021-05-17T21:01:15.311Z] --- PASS: TestDockerSuite/TestEventsFilters (4.43s) [2021-05-17T21:01:15.311Z] --- PASS: TestDockerSuite/TestEventsFormat (4.22s) [2021-05-17T21:01:15.311Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-05-17T21:01:15.311Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-05-17T21:01:15.311Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-05-17T21:01:15.311Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.311Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-05-17T21:01:15.311Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.311Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-05-17T21:01:15.311Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.311Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2021-05-17T21:01:15.311Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-05-17T21:01:15.311Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.311Z] --- PASS: TestDockerSuite/TestEventsRename (2.28s) [2021-05-17T21:01:15.311Z] --- PASS: TestDockerSuite/TestEventsResize (7.71s) [2021-05-17T21:01:15.311Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.07s) [2021-05-17T21:01:15.311Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.47s) [2021-05-17T21:01:15.311Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.65s) [2021-05-17T21:01:15.311Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-05-17T21:01:15.311Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.311Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2021-05-17T21:01:15.311Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.75s) [2021-05-17T21:01:15.311Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-05-17T21:01:15.311Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.311Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-05-17T21:01:15.311Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.311Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.79s) [2021-05-17T21:01:15.311Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.89s) [2021-05-17T21:01:15.311Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-05-17T21:01:15.311Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.311Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-05-17T21:01:15.311Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.311Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-05-17T21:01:15.311Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.311Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.11s) [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.00s) [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.10s) [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.97s) [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.88s) [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-05-17T21:01:15.312Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-05-17T21:01:15.312Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-05-17T21:01:15.312Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.13s) [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestExecInspectID (4.57s) [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-05-17T21:01:15.312Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-05-17T21:01:15.312Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-05-17T21:01:15.312Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-05-17T21:01:15.312Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-05-17T21:01:15.312Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.38s) [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-05-17T21:01:15.312Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-05-17T21:01:15.312Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-05-17T21:01:15.312Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-05-17T21:01:15.312Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-05-17T21:01:15.312Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.23s) [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-05-17T21:01:15.312Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.42s) [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-05-17T21:01:15.312Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-05-17T21:01:15.312Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-05-17T21:01:15.312Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.90s) [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.87s) [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.92s) [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.95s) [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-05-17T21:01:15.312Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.14s) [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-05-17T21:01:15.312Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.38s) [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-05-17T21:01:15.312Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.29s) [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.62s) [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-05-17T21:01:15.312Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.07s) [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.76s) [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.08s) [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.31s) [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-05-17T21:01:15.312Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.74s) [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestImportBadURL (2.45s) [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-05-17T21:01:15.312Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-05-17T21:01:15.312Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-05-17T21:01:15.312Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-05-17T21:01:15.312Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-05-17T21:01:15.312Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-05-17T21:01:15.312Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-05-17T21:01:15.312Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-05-17T21:01:15.312Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-05-17T21:01:15.312Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-05-17T21:01:15.312Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.07s) [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.14s) [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-05-17T21:01:15.312Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-05-17T21:01:15.312Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-05-17T21:01:15.312Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.27s) [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (7.04s) [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-05-17T21:01:15.312Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-05-17T21:01:15.312Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-05-17T21:01:15.312Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestInspectDefault (2.08s) [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestInspectHistory (4.31s) [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-05-17T21:01:15.312Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-05-17T21:01:15.312Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-05-17T21:01:15.312Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.34s) [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.16s) [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.39s) [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.26s) [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-05-17T21:01:15.312Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.25s) [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestInspectStatus (2.75s) [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.49s) [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.41s) [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.27s) [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.39s) [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.33s) [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.20s) [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.32s) [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-05-17T21:01:15.312Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-05-17T21:01:15.312Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-05-17T21:01:15.312Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-05-17T21:01:15.312Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-05-17T21:01:15.312Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-05-17T21:01:15.312Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-05-17T21:01:15.312Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-05-17T21:01:15.312Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-05-17T21:01:15.312Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-05-17T21:01:15.312Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-05-17T21:01:15.312Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-05-17T21:01:15.312Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-05-17T21:01:15.312Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-05-17T21:01:15.312Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-05-17T21:01:15.312Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-05-17T21:01:15.312Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.01s) [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.99s) [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.79s) [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.63s) [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-05-17T21:01:15.312Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.40s) [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.08s) [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.31s) [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.21s) [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.50s) [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.42s) [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-05-17T21:01:15.312Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.36s) [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.54s) [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestLogsSince (8.83s) [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-05-17T21:01:15.312Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-05-17T21:01:15.312Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestLogsTail (2.78s) [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.63s) [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.32s) [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-05-17T21:01:15.312Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-05-17T21:01:15.312Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-05-17T21:01:15.312Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-05-17T21:01:15.312Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-05-17T21:01:15.312Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-05-17T21:01:15.312Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-05-17T21:01:15.312Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-05-17T21:01:15.312Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-05-17T21:01:15.312Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-05-17T21:01:15.312Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-05-17T21:01:15.312Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-05-17T21:01:15.312Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-05-17T21:01:15.312Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-05-17T21:01:15.312Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-05-17T21:01:15.312Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-05-17T21:01:15.312Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-05-17T21:01:15.312Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.53s) [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-05-17T21:01:15.312Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-05-17T21:01:15.312Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-05-17T21:01:15.312Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.312Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-05-17T21:01:15.313Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-05-17T21:01:15.313Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-17T21:01:15.313Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-05-17T21:01:15.313Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-05-17T21:01:15.313Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.45s) [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-17T21:01:15.313Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestPsByOrder (8.42s) [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-05-17T21:01:15.313Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.07s) [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.41s) [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.31s) [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-05-17T21:01:15.313Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.43s) [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.98s) [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.16s) [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.25s) [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-05-17T21:01:15.313Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-05-17T21:01:15.313Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.68s) [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-05-17T21:01:15.313Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-05-17T21:01:15.313Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-05-17T21:01:15.313Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-05-17T21:01:15.313Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.91s) [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.69s) [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-05-17T21:01:15.313Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.25s) [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.89s) [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-05-17T21:01:15.313Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.76s) [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.88s) [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.19s) [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (22.36s) [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-05-17T21:01:15.313Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.57s) [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.27s) [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.73s) [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.04s) [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (8.65s) [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-05-17T21:01:15.313Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.81s) [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.29s) [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.63s) [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.77s) [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.72s) [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.55s) [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.75s) [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (12.19s) [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.06s) [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestRmiTag (0.64s) [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.29s) [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.82s) [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.44s) [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.74s) [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.09s) [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.89s) [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.26s) [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.82s) [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.24s) [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.12s) [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.25s) [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.49s) [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.23s) [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.19s) [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.95s) [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.31s) [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.29s) [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.30s) [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.18s) [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.06s) [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.05s) [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.33s) [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.27s) [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.31s) [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.30s) [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestRunExitCode (2.91s) [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (7.27s) [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.25s) [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.34s) [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.17s) [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.84s) [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.78s) [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.313Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-05-17T21:01:15.313Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.05s) [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-05-17T21:01:15.314Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (9.74s) [2021-05-17T21:01:15.314Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (7.09s) [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.33s) [2021-05-17T21:01:15.314Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.19s) [2021-05-17T21:01:15.314Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.05s) [2021-05-17T21:01:15.314Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.12s) [2021-05-17T21:01:15.314Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.19s) [2021-05-17T21:01:15.314Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.83s) [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.68s) [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.30s) [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- PASS: TestDockerSuite/TestRunRm (2.36s) [2021-05-17T21:01:15.314Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.30s) [2021-05-17T21:01:15.314Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (6.96s) [2021-05-17T21:01:15.314Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.22s) [2021-05-17T21:01:15.314Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.06s) [2021-05-17T21:01:15.314Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.43s) [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.09s) [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.85s) [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2021-05-17T21:01:15.314Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.57s) [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- PASS: TestDockerSuite/TestRunUserDefaults (6.99s) [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.10s) [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.83s) [2021-05-17T21:01:15.314Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.68s) [2021-05-17T21:01:15.314Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.13s) [2021-05-17T21:01:15.314Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.01s) [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2021-05-17T21:01:15.314Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.66s) [2021-05-17T21:01:15.314Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.33s) [2021-05-17T21:01:15.314Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.13s) [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-05-17T21:01:15.314Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.69s) [2021-05-17T21:01:15.314Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.64s) [2021-05-17T21:01:15.314Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.05s) [2021-05-17T21:01:15.314Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.15s) [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-05-17T21:01:15.314Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-05-17T21:01:15.314Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-05-17T21:01:15.314Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-05-17T21:01:15.314Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-05-17T21:01:15.314Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-05-17T21:01:15.314Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-05-17T21:01:15.314Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-05-17T21:01:15.314Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-05-17T21:01:15.314Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-05-17T21:01:15.314Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-05-17T21:01:15.314Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-05-17T21:01:15.314Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-05-17T21:01:15.314Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.314Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.27s) [2021-05-17T21:01:15.314Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-05-17T21:01:15.314Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-05-17T21:01:15.314Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.21s) [2021-05-17T21:01:15.314Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.62s) [2021-05-17T21:01:15.314Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.12s) [2021-05-17T21:01:15.314Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-05-17T21:01:15.315Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.16s) [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-05-17T21:01:15.315Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.78s) [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-05-17T21:01:15.315Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-05-17T21:01:15.315Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-05-17T21:01:15.315Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-05-17T21:01:15.315Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.56s) [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-05-17T21:01:15.315Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-05-17T21:01:15.315Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-05-17T21:01:15.315Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-05-17T21:01:15.315Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-05-17T21:01:15.315Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-05-17T21:01:15.315Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.05s) [2021-05-17T21:01:15.315Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.23s) [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-05-17T21:01:15.315Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.08s) [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-05-17T21:01:15.315Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-05-17T21:01:15.315Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-05-17T21:01:15.315Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-05-17T21:01:15.315Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-05-17T21:01:15.315Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-05-17T21:01:15.315Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2021-05-17T21:01:15.315Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2021-05-17T21:01:15.315Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-05-17T21:01:15.315Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.30s) [2021-05-17T21:01:15.315Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.26s) [2021-05-17T21:01:15.315Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2021-05-17T21:01:15.315Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.38s) [2021-05-17T21:01:15.315Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-05-17T21:01:15.315Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.76s) [2021-05-17T21:01:15.315Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.37s) [2021-05-17T21:01:15.315Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.35s) [2021-05-17T21:01:15.315Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2021-05-17T21:01:15.315Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2021-05-17T21:01:15.315Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.32s) [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-05-17T21:01:15.315Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.55s) [2021-05-17T21:01:15.315Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-05-17T21:01:15.315Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (11.35s) [2021-05-17T21:01:15.315Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2021-05-17T21:01:15.315Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.26s) [2021-05-17T21:01:15.315Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.54s) [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-05-17T21:01:15.315Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.45s) [2021-05-17T21:01:15.315Z] === RUN TestDockerRegistrySuite [2021-05-17T21:01:15.315Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-05-17T21:01:15.315Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-05-17T21:01:15.315Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-05-17T21:01:15.315Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-05-17T21:01:15.315Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-05-17T21:01:15.315Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-05-17T21:01:15.315Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-05-17T21:01:15.315Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-05-17T21:01:15.315Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-05-17T21:01:15.315Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-05-17T21:01:15.315Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-05-17T21:01:15.315Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-05-17T21:01:15.315Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-05-17T21:01:15.315Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-05-17T21:01:15.315Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-05-17T21:01:15.315Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-05-17T21:01:15.315Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-05-17T21:01:15.315Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-05-17T21:01:15.315Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-05-17T21:01:15.315Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-05-17T21:01:15.315Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-05-17T21:01:15.315Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-05-17T21:01:15.315Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-05-17T21:01:15.315Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-05-17T21:01:15.315Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-05-17T21:01:15.315Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-05-17T21:01:15.315Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-05-17T21:01:15.315Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-05-17T21:01:15.315Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-05-17T21:01:15.315Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-05-17T21:01:15.315Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-05-17T21:01:15.315Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-05-17T21:01:15.315Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-05-17T21:01:15.315Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-05-17T21:01:15.315Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-05-17T21:01:15.315Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-05-17T21:01:15.315Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-05-17T21:01:15.315Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-05-17T21:01:15.315Z] --- PASS: TestDockerRegistrySuite (0.14s) [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-17T21:01:15.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-17T21:01:15.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-17T21:01:15.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-17T21:01:15.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-17T21:01:15.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-17T21:01:15.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-17T21:01:15.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-17T21:01:15.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-17T21:01:15.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-17T21:01:15.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-17T21:01:15.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-17T21:01:15.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-17T21:01:15.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-17T21:01:15.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-17T21:01:15.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-17T21:01:15.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-17T21:01:15.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-17T21:01:15.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-17T21:01:15.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-17T21:01:15.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-17T21:01:15.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-17T21:01:15.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-17T21:01:15.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-17T21:01:15.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-17T21:01:15.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-17T21:01:15.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-17T21:01:15.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-17T21:01:15.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-17T21:01:15.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-17T21:01:15.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-17T21:01:15.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-17T21:01:15.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-17T21:01:15.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-17T21:01:15.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-17T21:01:15.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-17T21:01:15.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-17T21:01:15.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-17T21:01:15.315Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] === RUN TestDockerSchema1RegistrySuite [2021-05-17T21:01:15.315Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-05-17T21:01:15.315Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-05-17T21:01:15.315Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-05-17T21:01:15.315Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-05-17T21:01:15.315Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-05-17T21:01:15.315Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-05-17T21:01:15.315Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-05-17T21:01:15.315Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-05-17T21:01:15.315Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-05-17T21:01:15.315Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-05-17T21:01:15.315Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-05-17T21:01:15.315Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-05-17T21:01:15.315Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-05-17T21:01:15.315Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-05-17T21:01:15.315Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-05-17T21:01:15.315Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-05-17T21:01:15.315Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-05-17T21:01:15.315Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-05-17T21:01:15.315Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-17T21:01:15.315Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-17T21:01:15.315Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-17T21:01:15.315Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-17T21:01:15.315Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-17T21:01:15.315Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-17T21:01:15.315Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-17T21:01:15.315Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-17T21:01:15.315Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-17T21:01:15.315Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-17T21:01:15.315Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-17T21:01:15.315Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-17T21:01:15.315Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-17T21:01:15.315Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-17T21:01:15.315Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-17T21:01:15.315Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-17T21:01:15.315Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-17T21:01:15.315Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-17T21:01:15.315Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.315Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-05-17T21:01:15.315Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-05-17T21:01:15.315Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-05-17T21:01:15.316Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-05-17T21:01:15.316Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-05-17T21:01:15.316Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-05-17T21:01:15.316Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-05-17T21:01:15.316Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-05-17T21:01:15.316Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-05-17T21:01:15.316Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.04s) [2021-05-17T21:01:15.316Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-17T21:01:15.316Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.316Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-17T21:01:15.316Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.316Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-17T21:01:15.316Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.316Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-17T21:01:15.316Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.316Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-17T21:01:15.316Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.316Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-17T21:01:15.316Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.316Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-17T21:01:15.316Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.316Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-17T21:01:15.316Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.316Z] === RUN TestDockerRegistryAuthTokenSuite [2021-05-17T21:01:15.316Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-05-17T21:01:15.316Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-05-17T21:01:15.316Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-05-17T21:01:15.316Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-05-17T21:01:15.316Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-05-17T21:01:15.316Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-05-17T21:01:15.316Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-17T21:01:15.316Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.316Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-17T21:01:15.316Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.316Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-17T21:01:15.316Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.316Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-17T21:01:15.316Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.316Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-17T21:01:15.316Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.316Z] === RUN TestDockerDaemonSuite [2021-05-17T21:01:15.316Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-05-17T21:01:15.316Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-05-17T21:01:15.316Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-05-17T21:01:15.316Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-05-17T21:01:15.316Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-17T21:01:15.316Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.316Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-17T21:01:15.316Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.316Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-17T21:01:15.316Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.316Z] === RUN TestDockerSwarmSuite [2021-05-17T21:01:15.316Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-05-17T21:01:15.316Z] === RUN TestDockerPluginSuite [2021-05-17T21:01:15.316Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-05-17T21:01:15.316Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-05-17T21:01:15.316Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-05-17T21:01:15.316Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-05-17T21:01:15.316Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-05-17T21:01:15.316Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-05-17T21:01:15.316Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-05-17T21:01:15.316Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-05-17T21:01:15.316Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-05-17T21:01:15.316Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-05-17T21:01:15.316Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-05-17T21:01:15.316Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-05-17T21:01:15.316Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-17T21:01:15.316Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.316Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-17T21:01:15.316Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.316Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-17T21:01:15.316Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.316Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-17T21:01:15.316Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.316Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-17T21:01:15.316Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.316Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-17T21:01:15.316Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.316Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-17T21:01:15.316Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.316Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-17T21:01:15.316Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.316Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-17T21:01:15.316Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.316Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-17T21:01:15.316Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.316Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-17T21:01:15.316Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.316Z] === RUN TestDockerExternalVolumeSuite [2021-05-17T21:01:15.316Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-05-17T21:01:15.316Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.316Z] === RUN TestDockerNetworkSuite [2021-05-17T21:01:15.316Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-05-17T21:01:15.316Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.316Z] === RUN TestDockerHubPullSuite [2021-05-17T21:01:15.316Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-05-17T21:01:15.316Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.316Z] PASS [2021-05-17T21:01:15.316Z] ok github.com/docker/docker/integration-cli 2734.932s [2021-05-17T21:01:15.316Z] [2021-05-17T21:01:15.316Z] === Skipped [2021-05-17T21:01:15.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-05-17T21:01:15.316Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-05-17T21:01:15.316Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.316Z] [2021-05-17T21:01:15.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-05-17T21:01:15.316Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-05-17T21:01:15.316Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.316Z] [2021-05-17T21:01:15.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-05-17T21:01:15.316Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-05-17T21:01:15.316Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.316Z] [2021-05-17T21:01:15.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-05-17T21:01:15.316Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-05-17T21:01:15.316Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.316Z] [2021-05-17T21:01:15.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-05-17T21:01:15.316Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-05-17T21:01:15.316Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.316Z] [2021-05-17T21:01:15.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-05-17T21:01:15.316Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-05-17T21:01:15.316Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.316Z] [2021-05-17T21:01:15.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-05-17T21:01:15.316Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-05-17T21:01:15.316Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.316Z] [2021-05-17T21:01:15.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-05-17T21:01:15.316Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-05-17T21:01:15.316Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.316Z] [2021-05-17T21:01:15.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-05-17T21:01:15.316Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-05-17T21:01:15.316Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.316Z] [2021-05-17T21:01:15.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-05-17T21:01:15.316Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-05-17T21:01:15.316Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.316Z] [2021-05-17T21:01:15.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-05-17T21:01:15.316Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-05-17T21:01:15.316Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.316Z] [2021-05-17T21:01:15.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-05-17T21:01:15.316Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-05-17T21:01:15.316Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.316Z] [2021-05-17T21:01:15.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-05-17T21:01:15.316Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-05-17T21:01:15.316Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-05-17T21:01:15.316Z] [2021-05-17T21:01:15.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-05-17T21:01:15.316Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-05-17T21:01:15.316Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-05-17T21:01:15.316Z] [2021-05-17T21:01:15.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-05-17T21:01:15.316Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-05-17T21:01:15.316Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.316Z] [2021-05-17T21:01:15.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-05-17T21:01:15.316Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-05-17T21:01:15.316Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.316Z] [2021-05-17T21:01:15.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-05-17T21:01:15.316Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-05-17T21:01:15.316Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-05-17T21:01:15.316Z] [2021-05-17T21:01:15.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-05-17T21:01:15.316Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-05-17T21:01:15.316Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.316Z] [2021-05-17T21:01:15.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.45s) [2021-05-17T21:01:15.316Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.45s) [2021-05-17T21:01:15.316Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-05-17T21:01:15.316Z] [2021-05-17T21:01:15.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-05-17T21:01:15.316Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-05-17T21:01:15.316Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.316Z] [2021-05-17T21:01:15.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-05-17T21:01:15.316Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-05-17T21:01:15.316Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.316Z] [2021-05-17T21:01:15.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-05-17T21:01:15.316Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-05-17T21:01:15.316Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.316Z] [2021-05-17T21:01:15.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-05-17T21:01:15.316Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-05-17T21:01:15.316Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.316Z] [2021-05-17T21:01:15.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-05-17T21:01:15.316Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-05-17T21:01:15.316Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.316Z] [2021-05-17T21:01:15.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-05-17T21:01:15.316Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-05-17T21:01:15.316Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.316Z] [2021-05-17T21:01:15.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2021-05-17T21:01:15.316Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-05-17T21:01:15.316Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.316Z] [2021-05-17T21:01:15.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-05-17T21:01:15.316Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-05-17T21:01:15.316Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.316Z] [2021-05-17T21:01:15.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-05-17T21:01:15.316Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-05-17T21:01:15.316Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.316Z] [2021-05-17T21:01:15.316Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-05-17T21:01:15.316Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-05-17T21:01:15.316Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.316Z] [2021-05-17T21:01:15.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-05-17T21:01:15.771Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-05-17T21:01:15.771Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.771Z] [2021-05-17T21:01:15.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2021-05-17T21:01:15.771Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2021-05-17T21:01:15.771Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.771Z] [2021-05-17T21:01:15.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.82s) [2021-05-17T21:01:15.771Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.82s) [2021-05-17T21:01:15.771Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.771Z] [2021-05-17T21:01:15.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.20s) [2021-05-17T21:01:15.771Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.20s) [2021-05-17T21:01:15.771Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.771Z] [2021-05-17T21:01:15.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2021-05-17T21:01:15.771Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2021-05-17T21:01:15.771Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.771Z] [2021-05-17T21:01:15.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-05-17T21:01:15.771Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-05-17T21:01:15.771Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.771Z] [2021-05-17T21:01:15.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-05-17T21:01:15.771Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-05-17T21:01:15.771Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.771Z] [2021-05-17T21:01:15.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-05-17T21:01:15.771Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-05-17T21:01:15.771Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.771Z] [2021-05-17T21:01:15.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-05-17T21:01:15.771Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-05-17T21:01:15.771Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.771Z] [2021-05-17T21:01:15.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-05-17T21:01:15.771Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-05-17T21:01:15.771Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.771Z] [2021-05-17T21:01:15.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.81s) [2021-05-17T21:01:15.771Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.81s) [2021-05-17T21:01:15.771Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.771Z] [2021-05-17T21:01:15.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.43s) [2021-05-17T21:01:15.771Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.43s) [2021-05-17T21:01:15.771Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.771Z] [2021-05-17T21:01:15.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-05-17T21:01:15.771Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-05-17T21:01:15.771Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.771Z] [2021-05-17T21:01:15.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-05-17T21:01:15.771Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-05-17T21:01:15.771Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.771Z] [2021-05-17T21:01:15.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-05-17T21:01:15.771Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-05-17T21:01:15.771Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-05-17T21:01:15.771Z] [2021-05-17T21:01:15.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-05-17T21:01:15.771Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-05-17T21:01:15.771Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.771Z] [2021-05-17T21:01:15.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-05-17T21:01:15.771Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-05-17T21:01:15.771Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.771Z] [2021-05-17T21:01:15.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-05-17T21:01:15.771Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-05-17T21:01:15.771Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.771Z] [2021-05-17T21:01:15.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-05-17T21:01:15.771Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-05-17T21:01:15.771Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.771Z] [2021-05-17T21:01:15.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-05-17T21:01:15.771Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-05-17T21:01:15.771Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.771Z] [2021-05-17T21:01:15.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2021-05-17T21:01:15.771Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2021-05-17T21:01:15.771Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.771Z] [2021-05-17T21:01:15.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s) [2021-05-17T21:01:15.771Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s) [2021-05-17T21:01:15.771Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.771Z] [2021-05-17T21:01:15.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-05-17T21:01:15.771Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-05-17T21:01:15.771Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.771Z] [2021-05-17T21:01:15.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-05-17T21:01:15.771Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-05-17T21:01:15.771Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.771Z] [2021-05-17T21:01:15.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.40s) [2021-05-17T21:01:15.771Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.40s) [2021-05-17T21:01:15.771Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.771Z] [2021-05-17T21:01:15.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2021-05-17T21:01:15.771Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2021-05-17T21:01:15.771Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.771Z] [2021-05-17T21:01:15.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.36s) [2021-05-17T21:01:15.771Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.36s) [2021-05-17T21:01:15.771Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.771Z] [2021-05-17T21:01:15.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-05-17T21:01:15.771Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-05-17T21:01:15.771Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.771Z] [2021-05-17T21:01:15.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-05-17T21:01:15.771Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-05-17T21:01:15.771Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.771Z] [2021-05-17T21:01:15.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-05-17T21:01:15.771Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-05-17T21:01:15.771Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.771Z] [2021-05-17T21:01:15.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.35s) [2021-05-17T21:01:15.771Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.35s) [2021-05-17T21:01:15.771Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.771Z] [2021-05-17T21:01:15.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-05-17T21:01:15.771Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-05-17T21:01:15.771Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.771Z] [2021-05-17T21:01:15.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-05-17T21:01:15.771Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-05-17T21:01:15.771Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.771Z] [2021-05-17T21:01:15.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-05-17T21:01:15.771Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-05-17T21:01:15.771Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.771Z] [2021-05-17T21:01:15.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-05-17T21:01:15.771Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-05-17T21:01:15.771Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.771Z] [2021-05-17T21:01:15.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-05-17T21:01:15.771Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-05-17T21:01:15.771Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.771Z] [2021-05-17T21:01:15.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2021-05-17T21:01:15.771Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2021-05-17T21:01:15.771Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.771Z] [2021-05-17T21:01:15.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-05-17T21:01:15.771Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-05-17T21:01:15.771Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.771Z] [2021-05-17T21:01:15.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2021-05-17T21:01:15.771Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-05-17T21:01:15.771Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.771Z] [2021-05-17T21:01:15.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-05-17T21:01:15.771Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-05-17T21:01:15.771Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.771Z] [2021-05-17T21:01:15.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-05-17T21:01:15.771Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-05-17T21:01:15.771Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.771Z] [2021-05-17T21:01:15.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-05-17T21:01:15.771Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-05-17T21:01:15.771Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.771Z] [2021-05-17T21:01:15.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-05-17T21:01:15.771Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-05-17T21:01:15.771Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-05-17T21:01:15.771Z] [2021-05-17T21:01:15.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-05-17T21:01:15.771Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-05-17T21:01:15.771Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.771Z] [2021-05-17T21:01:15.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-05-17T21:01:15.771Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-05-17T21:01:15.771Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.771Z] [2021-05-17T21:01:15.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2021-05-17T21:01:15.771Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-05-17T21:01:15.771Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.771Z] [2021-05-17T21:01:15.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2021-05-17T21:01:15.771Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-05-17T21:01:15.771Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.771Z] [2021-05-17T21:01:15.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2021-05-17T21:01:15.771Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2021-05-17T21:01:15.771Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.771Z] [2021-05-17T21:01:15.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2021-05-17T21:01:15.772Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-05-17T21:01:15.772Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-05-17T21:01:15.772Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-05-17T21:01:15.772Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-05-17T21:01:15.772Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-05-17T21:01:15.772Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-05-17T21:01:15.772Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-05-17T21:01:15.772Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.41s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.41s) [2021-05-17T21:01:15.772Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.33s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.33s) [2021-05-17T21:01:15.772Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-05-17T21:01:15.772Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-05-17T21:01:15.772Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-05-17T21:01:15.772Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-05-17T21:01:15.772Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-05-17T21:01:15.772Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.37s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.37s) [2021-05-17T21:01:15.772Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-05-17T21:01:15.772Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.36s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.36s) [2021-05-17T21:01:15.772Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2021-05-17T21:01:15.772Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.36s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.36s) [2021-05-17T21:01:15.772Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-05-17T21:01:15.772Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.34s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.34s) [2021-05-17T21:01:15.772Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-05-17T21:01:15.772Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-05-17T21:01:15.772Z] docker_cli_sni_test.go:18: Flakey test [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-05-17T21:01:15.772Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-05-17T21:01:15.772Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-05-17T21:01:15.772Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-05-17T21:01:15.772Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-05-17T21:01:15.772Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-05-17T21:01:15.772Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-05-17T21:01:15.772Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-05-17T21:01:15.772Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-05-17T21:01:15.772Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-05-17T21:01:15.772Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-05-17T21:01:15.772Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-05-17T21:01:15.772Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-05-17T21:01:15.772Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-05-17T21:01:15.772Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-05-17T21:01:15.772Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-05-17T21:01:15.772Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-05-17T21:01:15.772Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-05-17T21:01:15.772Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-05-17T21:01:15.772Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-05-17T21:01:15.772Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-05-17T21:01:15.772Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-05-17T21:01:15.772Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-05-17T21:01:15.772Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-05-17T21:01:15.772Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-05-17T21:01:15.772Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-05-17T21:01:15.772Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-05-17T21:01:15.772Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-05-17T21:01:15.772Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-05-17T21:01:15.772Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-05-17T21:01:15.772Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-05-17T21:01:15.772Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-05-17T21:01:15.772Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-05-17T21:01:15.772Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-05-17T21:01:15.772Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-05-17T21:01:15.772Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-05-17T21:01:15.772Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-05-17T21:01:15.772Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-05-17T21:01:15.772Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-05-17T21:01:15.772Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-05-17T21:01:15.772Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-05-17T21:01:15.772Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-05-17T21:01:15.772Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-05-17T21:01:15.772Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-05-17T21:01:15.772Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.772Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-05-17T21:01:15.773Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-05-17T21:01:15.773Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-05-17T21:01:15.773Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-05-17T21:01:15.773Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-05-17T21:01:15.773Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-05-17T21:01:15.773Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-05-17T21:01:15.773Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-05-17T21:01:15.773Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-05-17T21:01:15.773Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-05-17T21:01:15.773Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-05-17T21:01:15.773Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-05-17T21:01:15.773Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-05-17T21:01:15.773Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-05-17T21:01:15.773Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-05-17T21:01:15.773Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-05-17T21:01:15.773Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-05-17T21:01:15.773Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-05-17T21:01:15.773Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-05-17T21:01:15.773Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-05-17T21:01:15.773Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-05-17T21:01:15.773Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-05-17T21:01:15.773Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-17T21:01:15.773Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-05-17T21:01:15.773Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-05-17T21:01:15.773Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-05-17T21:01:15.773Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-05-17T21:01:15.773Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-05-17T21:01:15.773Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-05-17T21:01:15.773Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-05-17T21:01:15.773Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-05-17T21:01:15.773Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-05-17T21:01:15.773Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-05-17T21:01:15.773Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-05-17T21:01:15.773Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-05-17T21:01:15.773Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-05-17T21:01:15.773Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-05-17T21:01:15.773Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-05-17T21:01:15.773Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-05-17T21:01:15.773Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-05-17T21:01:15.773Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-05-17T21:01:15.773Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-05-17T21:01:15.773Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-05-17T21:01:15.773Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-05-17T21:01:15.773Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-05-17T21:01:15.773Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-05-17T21:01:15.773Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-05-17T21:01:15.773Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-05-17T21:01:15.773Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-05-17T21:01:15.773Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-05-17T21:01:15.773Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-05-17T21:01:15.773Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-05-17T21:01:15.773Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-05-17T21:01:15.773Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-05-17T21:01:15.773Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-05-17T21:01:15.773Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-05-17T21:01:15.773Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-05-17T21:01:15.773Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-05-17T21:01:15.773Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-05-17T21:01:15.773Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-05-17T21:01:15.773Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-05-17T21:01:15.773Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-05-17T21:01:15.773Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-05-17T21:01:15.773Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-05-17T21:01:15.773Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-05-17T21:01:15.773Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-05-17T21:01:15.773Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.773Z] [2021-05-17T21:01:15.773Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-05-17T21:01:15.773Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-05-17T21:01:15.774Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.774Z] [2021-05-17T21:01:15.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-05-17T21:01:15.774Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-05-17T21:01:15.774Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.774Z] [2021-05-17T21:01:15.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-05-17T21:01:15.774Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-05-17T21:01:15.774Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.774Z] [2021-05-17T21:01:15.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-05-17T21:01:15.774Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-05-17T21:01:15.774Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.774Z] [2021-05-17T21:01:15.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-05-17T21:01:15.774Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-05-17T21:01:15.774Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.774Z] [2021-05-17T21:01:15.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-05-17T21:01:15.774Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-05-17T21:01:15.774Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.774Z] [2021-05-17T21:01:15.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-05-17T21:01:15.774Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-05-17T21:01:15.774Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.774Z] [2021-05-17T21:01:15.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-05-17T21:01:15.774Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-05-17T21:01:15.774Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.774Z] [2021-05-17T21:01:15.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-05-17T21:01:15.774Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-05-17T21:01:15.774Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.774Z] [2021-05-17T21:01:15.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-05-17T21:01:15.774Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-05-17T21:01:15.774Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-05-17T21:01:15.774Z] [2021-05-17T21:01:15.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-05-17T21:01:15.774Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-05-17T21:01:15.774Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.774Z] [2021-05-17T21:01:15.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-05-17T21:01:15.774Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-05-17T21:01:15.774Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.774Z] [2021-05-17T21:01:15.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-05-17T21:01:15.774Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-05-17T21:01:15.774Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.774Z] [2021-05-17T21:01:15.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-05-17T21:01:15.774Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-05-17T21:01:15.774Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.774Z] [2021-05-17T21:01:15.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-05-17T21:01:15.774Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-05-17T21:01:15.774Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.774Z] [2021-05-17T21:01:15.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-05-17T21:01:15.774Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-05-17T21:01:15.774Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.774Z] [2021-05-17T21:01:15.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-05-17T21:01:15.774Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-05-17T21:01:15.774Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.774Z] [2021-05-17T21:01:15.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-05-17T21:01:15.774Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-05-17T21:01:15.774Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.774Z] [2021-05-17T21:01:15.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-05-17T21:01:15.774Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-05-17T21:01:15.774Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.774Z] [2021-05-17T21:01:15.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-05-17T21:01:15.774Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-05-17T21:01:15.774Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.774Z] [2021-05-17T21:01:15.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-05-17T21:01:15.774Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-05-17T21:01:15.774Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.774Z] [2021-05-17T21:01:15.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-05-17T21:01:15.774Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-05-17T21:01:15.774Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.774Z] [2021-05-17T21:01:15.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-05-17T21:01:15.774Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-05-17T21:01:15.774Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.774Z] [2021-05-17T21:01:15.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-05-17T21:01:15.774Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-05-17T21:01:15.774Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.774Z] [2021-05-17T21:01:15.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-05-17T21:01:15.774Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-05-17T21:01:15.774Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.774Z] [2021-05-17T21:01:15.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-05-17T21:01:15.774Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-05-17T21:01:15.774Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.774Z] [2021-05-17T21:01:15.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-05-17T21:01:15.774Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-05-17T21:01:15.774Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.774Z] [2021-05-17T21:01:15.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-05-17T21:01:15.774Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-05-17T21:01:15.774Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.774Z] [2021-05-17T21:01:15.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-05-17T21:01:15.774Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-05-17T21:01:15.774Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.774Z] [2021-05-17T21:01:15.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-05-17T21:01:15.774Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-05-17T21:01:15.774Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.774Z] [2021-05-17T21:01:15.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-05-17T21:01:15.774Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-05-17T21:01:15.774Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.774Z] [2021-05-17T21:01:15.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-05-17T21:01:15.774Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-05-17T21:01:15.774Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.774Z] [2021-05-17T21:01:15.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-05-17T21:01:15.774Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-05-17T21:01:15.774Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.774Z] [2021-05-17T21:01:15.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-05-17T21:01:15.774Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-05-17T21:01:15.774Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.774Z] [2021-05-17T21:01:15.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-05-17T21:01:15.774Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-05-17T21:01:15.774Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.774Z] [2021-05-17T21:01:15.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-05-17T21:01:15.774Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-05-17T21:01:15.774Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.774Z] [2021-05-17T21:01:15.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-05-17T21:01:15.774Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-05-17T21:01:15.774Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.774Z] [2021-05-17T21:01:15.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-05-17T21:01:15.774Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-05-17T21:01:15.774Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.774Z] [2021-05-17T21:01:15.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-05-17T21:01:15.774Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-05-17T21:01:15.774Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.774Z] [2021-05-17T21:01:15.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-05-17T21:01:15.774Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-05-17T21:01:15.774Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.774Z] [2021-05-17T21:01:15.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-05-17T21:01:15.774Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-05-17T21:01:15.774Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.774Z] [2021-05-17T21:01:15.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-05-17T21:01:15.774Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-05-17T21:01:15.774Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.774Z] [2021-05-17T21:01:15.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-05-17T21:01:15.774Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-05-17T21:01:15.774Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.774Z] [2021-05-17T21:01:15.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-05-17T21:01:15.774Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-05-17T21:01:15.774Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.774Z] [2021-05-17T21:01:15.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-05-17T21:01:15.774Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-05-17T21:01:15.774Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.774Z] [2021-05-17T21:01:15.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-05-17T21:01:15.774Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-05-17T21:01:15.774Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.774Z] [2021-05-17T21:01:15.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-05-17T21:01:15.774Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-05-17T21:01:15.774Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.774Z] [2021-05-17T21:01:15.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-05-17T21:01:15.774Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-05-17T21:01:15.774Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.774Z] [2021-05-17T21:01:15.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-05-17T21:01:15.774Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-05-17T21:01:15.774Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.774Z] [2021-05-17T21:01:15.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-05-17T21:01:15.774Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-05-17T21:01:15.774Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.774Z] [2021-05-17T21:01:15.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-05-17T21:01:15.774Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-05-17T21:01:15.774Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.774Z] [2021-05-17T21:01:15.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-05-17T21:01:15.774Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-05-17T21:01:15.774Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.774Z] [2021-05-17T21:01:15.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-05-17T21:01:15.774Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-05-17T21:01:15.774Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.774Z] [2021-05-17T21:01:15.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-05-17T21:01:15.774Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-05-17T21:01:15.774Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-05-17T21:01:15.774Z] [2021-05-17T21:01:15.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-05-17T21:01:15.774Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-05-17T21:01:15.774Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-05-17T21:01:15.774Z] [2021-05-17T21:01:15.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-05-17T21:01:15.774Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-05-17T21:01:15.774Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.774Z] [2021-05-17T21:01:15.774Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-05-17T21:01:15.775Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-05-17T21:01:15.775Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-05-17T21:01:15.775Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-05-17T21:01:15.775Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-05-17T21:01:15.775Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-05-17T21:01:15.775Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-05-17T21:01:15.775Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-05-17T21:01:15.775Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-05-17T21:01:15.775Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-05-17T21:01:15.775Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-17T21:01:15.775Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-05-17T21:01:15.775Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-05-17T21:01:15.775Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-17T21:01:15.775Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-05-17T21:01:15.775Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-05-17T21:01:15.775Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-05-17T21:01:15.775Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-05-17T21:01:15.775Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-05-17T21:01:15.775Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-05-17T21:01:15.775Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-05-17T21:01:15.775Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-05-17T21:01:15.775Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-05-17T21:01:15.775Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-05-17T21:01:15.775Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-05-17T21:01:15.775Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-05-17T21:01:15.775Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-05-17T21:01:15.775Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-05-17T21:01:15.775Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-05-17T21:01:15.775Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-05-17T21:01:15.775Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-05-17T21:01:15.775Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-05-17T21:01:15.775Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-05-17T21:01:15.775Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-05-17T21:01:15.775Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-05-17T21:01:15.775Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-05-17T21:01:15.775Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-05-17T21:01:15.775Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-05-17T21:01:15.775Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-05-17T21:01:15.775Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-05-17T21:01:15.775Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-05-17T21:01:15.775Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-05-17T21:01:15.775Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-05-17T21:01:15.775Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-05-17T21:01:15.775Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-05-17T21:01:15.775Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-05-17T21:01:15.775Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-05-17T21:01:15.775Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-05-17T21:01:15.775Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-05-17T21:01:15.775Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-05-17T21:01:15.775Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-05-17T21:01:15.775Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-05-17T21:01:15.775Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-05-17T21:01:15.775Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-05-17T21:01:15.775Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-05-17T21:01:15.775Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-05-17T21:01:15.775Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-05-17T21:01:15.775Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-05-17T21:01:15.775Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-05-17T21:01:15.775Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-05-17T21:01:15.775Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-05-17T21:01:15.775Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-17T21:01:15.775Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-05-17T21:01:15.775Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.775Z] [2021-05-17T21:01:15.775Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-05-17T21:01:15.775Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-05-17T21:01:15.776Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.776Z] [2021-05-17T21:01:15.776Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-05-17T21:01:15.776Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-05-17T21:01:15.776Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.777Z] [2021-05-17T21:01:15.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-05-17T21:01:15.777Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-05-17T21:01:15.777Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.777Z] [2021-05-17T21:01:15.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-05-17T21:01:15.777Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-05-17T21:01:15.777Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.777Z] [2021-05-17T21:01:15.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-05-17T21:01:15.777Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-05-17T21:01:15.777Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.777Z] [2021-05-17T21:01:15.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-05-17T21:01:15.777Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-05-17T21:01:15.777Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.777Z] [2021-05-17T21:01:15.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-05-17T21:01:15.777Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-05-17T21:01:15.777Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.777Z] [2021-05-17T21:01:15.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-05-17T21:01:15.777Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-05-17T21:01:15.777Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.777Z] [2021-05-17T21:01:15.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-05-17T21:01:15.777Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-05-17T21:01:15.777Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.777Z] [2021-05-17T21:01:15.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-05-17T21:01:15.777Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-05-17T21:01:15.777Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.777Z] [2021-05-17T21:01:15.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-05-17T21:01:15.777Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-05-17T21:01:15.777Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.777Z] [2021-05-17T21:01:15.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-05-17T21:01:15.777Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-05-17T21:01:15.777Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-05-17T21:01:15.777Z] [2021-05-17T21:01:15.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-05-17T21:01:15.777Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-05-17T21:01:15.777Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.777Z] [2021-05-17T21:01:15.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-05-17T21:01:15.777Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-05-17T21:01:15.777Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.777Z] [2021-05-17T21:01:15.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-05-17T21:01:15.777Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-05-17T21:01:15.777Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.777Z] [2021-05-17T21:01:15.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-05-17T21:01:15.777Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-05-17T21:01:15.777Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.777Z] [2021-05-17T21:01:15.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-05-17T21:01:15.777Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-05-17T21:01:15.777Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.777Z] [2021-05-17T21:01:15.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-05-17T21:01:15.777Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-05-17T21:01:15.777Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.777Z] [2021-05-17T21:01:15.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-05-17T21:01:15.777Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-05-17T21:01:15.777Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.777Z] [2021-05-17T21:01:15.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-05-17T21:01:15.777Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-05-17T21:01:15.777Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.777Z] [2021-05-17T21:01:15.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-05-17T21:01:15.777Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-05-17T21:01:15.777Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.777Z] [2021-05-17T21:01:15.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-05-17T21:01:15.777Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-05-17T21:01:15.777Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.777Z] [2021-05-17T21:01:15.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-05-17T21:01:15.777Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-05-17T21:01:15.777Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.777Z] [2021-05-17T21:01:15.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-05-17T21:01:15.777Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-05-17T21:01:15.777Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.777Z] [2021-05-17T21:01:15.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-05-17T21:01:15.777Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-05-17T21:01:15.777Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.777Z] [2021-05-17T21:01:15.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-05-17T21:01:15.777Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-05-17T21:01:15.777Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.777Z] [2021-05-17T21:01:15.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-05-17T21:01:15.777Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-05-17T21:01:15.777Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.777Z] [2021-05-17T21:01:15.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-05-17T21:01:15.777Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-05-17T21:01:15.777Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-05-17T21:01:15.777Z] [2021-05-17T21:01:15.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-05-17T21:01:15.777Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-05-17T21:01:15.777Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.777Z] [2021-05-17T21:01:15.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-05-17T21:01:15.777Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-05-17T21:01:15.777Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.777Z] [2021-05-17T21:01:15.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-05-17T21:01:15.777Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-05-17T21:01:15.777Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.777Z] [2021-05-17T21:01:15.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-05-17T21:01:15.777Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-05-17T21:01:15.777Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.777Z] [2021-05-17T21:01:15.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-05-17T21:01:15.777Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-05-17T21:01:15.777Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.777Z] [2021-05-17T21:01:15.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-05-17T21:01:15.777Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-05-17T21:01:15.777Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.777Z] [2021-05-17T21:01:15.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-05-17T21:01:15.777Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-05-17T21:01:15.777Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.777Z] [2021-05-17T21:01:15.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-05-17T21:01:15.777Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-05-17T21:01:15.777Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.777Z] [2021-05-17T21:01:15.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-05-17T21:01:15.777Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-05-17T21:01:15.777Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.777Z] [2021-05-17T21:01:15.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-05-17T21:01:15.777Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-05-17T21:01:15.777Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.777Z] [2021-05-17T21:01:15.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-05-17T21:01:15.777Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-05-17T21:01:15.777Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.777Z] [2021-05-17T21:01:15.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-05-17T21:01:15.777Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-05-17T21:01:15.777Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.777Z] [2021-05-17T21:01:15.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-05-17T21:01:15.777Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-05-17T21:01:15.777Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.777Z] [2021-05-17T21:01:15.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-05-17T21:01:15.777Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-05-17T21:01:15.777Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.777Z] [2021-05-17T21:01:15.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-05-17T21:01:15.777Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-05-17T21:01:15.777Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.777Z] [2021-05-17T21:01:15.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-05-17T21:01:15.777Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-05-17T21:01:15.777Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.777Z] [2021-05-17T21:01:15.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-05-17T21:01:15.777Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-05-17T21:01:15.777Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.777Z] [2021-05-17T21:01:15.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-05-17T21:01:15.777Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-05-17T21:01:15.777Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-05-17T21:01:15.777Z] [2021-05-17T21:01:15.777Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-05-17T21:01:15.777Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-05-17T21:01:15.777Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.230Z] [2021-05-17T21:01:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-05-17T21:01:16.230Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-05-17T21:01:16.230Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.230Z] [2021-05-17T21:01:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-05-17T21:01:16.230Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-05-17T21:01:16.230Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-05-17T21:01:16.230Z] [2021-05-17T21:01:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-05-17T21:01:16.230Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-05-17T21:01:16.230Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.230Z] [2021-05-17T21:01:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-05-17T21:01:16.230Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-05-17T21:01:16.230Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.230Z] [2021-05-17T21:01:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-05-17T21:01:16.230Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-05-17T21:01:16.230Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.230Z] [2021-05-17T21:01:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-05-17T21:01:16.230Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-05-17T21:01:16.230Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.230Z] [2021-05-17T21:01:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-05-17T21:01:16.230Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-05-17T21:01:16.230Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.230Z] [2021-05-17T21:01:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-05-17T21:01:16.230Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-05-17T21:01:16.230Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.230Z] [2021-05-17T21:01:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-05-17T21:01:16.230Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-05-17T21:01:16.230Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.230Z] [2021-05-17T21:01:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-05-17T21:01:16.230Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-05-17T21:01:16.230Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.230Z] [2021-05-17T21:01:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-05-17T21:01:16.230Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-05-17T21:01:16.230Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.230Z] [2021-05-17T21:01:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-05-17T21:01:16.230Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-05-17T21:01:16.230Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.230Z] [2021-05-17T21:01:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-05-17T21:01:16.230Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-05-17T21:01:16.230Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.230Z] [2021-05-17T21:01:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-05-17T21:01:16.230Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-05-17T21:01:16.230Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.230Z] [2021-05-17T21:01:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-05-17T21:01:16.230Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-05-17T21:01:16.230Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.230Z] [2021-05-17T21:01:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-05-17T21:01:16.230Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-05-17T21:01:16.230Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.230Z] [2021-05-17T21:01:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-05-17T21:01:16.230Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-05-17T21:01:16.230Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.230Z] [2021-05-17T21:01:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-05-17T21:01:16.230Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-05-17T21:01:16.230Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.230Z] [2021-05-17T21:01:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-05-17T21:01:16.230Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-05-17T21:01:16.230Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.230Z] [2021-05-17T21:01:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-05-17T21:01:16.230Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-05-17T21:01:16.230Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.230Z] [2021-05-17T21:01:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-17T21:01:16.230Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-17T21:01:16.230Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.230Z] [2021-05-17T21:01:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-17T21:01:16.230Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-17T21:01:16.230Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.230Z] [2021-05-17T21:01:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-17T21:01:16.230Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-17T21:01:16.230Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.230Z] [2021-05-17T21:01:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-17T21:01:16.230Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-17T21:01:16.230Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.230Z] [2021-05-17T21:01:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-17T21:01:16.230Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-17T21:01:16.230Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.230Z] [2021-05-17T21:01:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-17T21:01:16.230Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-17T21:01:16.230Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.230Z] [2021-05-17T21:01:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-17T21:01:16.230Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-17T21:01:16.230Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.230Z] [2021-05-17T21:01:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-17T21:01:16.230Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-17T21:01:16.230Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.230Z] [2021-05-17T21:01:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-17T21:01:16.230Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-17T21:01:16.230Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.230Z] [2021-05-17T21:01:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-17T21:01:16.230Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-17T21:01:16.230Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.230Z] [2021-05-17T21:01:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-17T21:01:16.230Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-17T21:01:16.230Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.230Z] [2021-05-17T21:01:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-17T21:01:16.230Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-17T21:01:16.230Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.230Z] [2021-05-17T21:01:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-17T21:01:16.230Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-17T21:01:16.230Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.230Z] [2021-05-17T21:01:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-17T21:01:16.230Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-17T21:01:16.230Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.230Z] [2021-05-17T21:01:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-17T21:01:16.230Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-17T21:01:16.230Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.230Z] [2021-05-17T21:01:16.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-17T21:01:16.230Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-17T21:01:16.230Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.230Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-17T21:01:16.231Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-17T21:01:16.231Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.231Z] [2021-05-17T21:01:16.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-17T21:01:16.232Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-17T21:01:16.232Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.232Z] [2021-05-17T21:01:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-17T21:01:16.232Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-17T21:01:16.232Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.232Z] [2021-05-17T21:01:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-17T21:01:16.232Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-17T21:01:16.232Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.232Z] [2021-05-17T21:01:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-17T21:01:16.232Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-17T21:01:16.232Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.232Z] [2021-05-17T21:01:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-17T21:01:16.232Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-17T21:01:16.232Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.232Z] [2021-05-17T21:01:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-17T21:01:16.232Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-17T21:01:16.232Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.232Z] [2021-05-17T21:01:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-17T21:01:16.232Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-17T21:01:16.232Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.232Z] [2021-05-17T21:01:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-05-17T21:01:16.232Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.232Z] [2021-05-17T21:01:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-05-17T21:01:16.232Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.232Z] [2021-05-17T21:01:16.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-05-17T21:01:16.232Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-05-17T21:01:16.232Z] [2021-05-17T21:01:16.232Z] [2021-05-17T21:01:16.232Z] DONE 1092 tests, 546 skipped in 2744.376s [2021-05-17T21:01:16.232Z] INFO: Integration tests ended at 05/17/2021 21:01:15. Duration:00:45:44.4759798 [2021-05-17T21:01:16.232Z] INFO: Docker info of the daemon under test at end of run [2021-05-17T21:01:16.232Z] [2021-05-17T21:01:16.232Z] Containers: 2 [2021-05-17T21:01:16.232Z] Running: 0 [2021-05-17T21:01:16.232Z] Paused: 0 [2021-05-17T21:01:16.232Z] Stopped: 2 [2021-05-17T21:01:16.232Z] Images: 18 [2021-05-17T21:01:16.232Z] Server Version: 0.0.0-dev [2021-05-17T21:01:16.232Z] Storage Driver: windowsfilter [2021-05-17T21:01:16.232Z] Windows: [2021-05-17T21:01:16.232Z] Logging Driver: json-file [2021-05-17T21:01:16.232Z] Plugins: [2021-05-17T21:01:16.232Z] Volume: local [2021-05-17T21:01:16.232Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-17T21:01:16.232Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-17T21:01:16.232Z] Swarm: inactive [2021-05-17T21:01:16.232Z] Default Isolation: process [2021-05-17T21:01:16.232Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-05-17T21:01:16.232Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-05-17T21:01:16.232Z] OSType: windows [2021-05-17T21:01:16.232Z] Architecture: x86_64 [2021-05-17T21:01:16.232Z] CPUs: 4 [2021-05-17T21:01:16.232Z] Total Memory: 32GiB [2021-05-17T21:01:16.232Z] Name: azwin-2-bc7e40 [2021-05-17T21:01:16.232Z] ID: FU67:LNTL:ZUTP:BDCS:N7RE:6ME3:H7MG:2HMQ:IMEP:752R:3X5I:BNZV [2021-05-17T21:01:16.232Z] Docker Root Dir: D:\CI\PR-42384\2\daemon [2021-05-17T21:01:16.232Z] Debug Mode (client): false [2021-05-17T21:01:16.232Z] Debug Mode (server): true [2021-05-17T21:01:16.232Z] File Descriptors: -1 [2021-05-17T21:01:16.232Z] Goroutines: 17 [2021-05-17T21:01:16.232Z] System Time: 2021-05-17T21:01:16.0685805Z [2021-05-17T21:01:16.232Z] EventsListeners: 0 [2021-05-17T21:01:16.232Z] Registry: https://index.docker.io/v1/ [2021-05-17T21:01:16.232Z] Labels: [2021-05-17T21:01:16.232Z] Experimental: false [2021-05-17T21:01:16.232Z] Insecure Registries: [2021-05-17T21:01:16.232Z] 127.0.0.0/8 [2021-05-17T21:01:16.232Z] Live Restore Enabled: false [2021-05-17T21:01:16.232Z] [2021-05-17T21:01:16.232Z] [2021-05-17T21:01:16.232Z] INFO: Stopping daemon under test [2021-05-17T21:01:16.685Z] SUCCESS: The process with PID 3488 (child process of PID 4672) has been terminated. [2021-05-17T21:01:16.685Z] SUCCESS: The process with PID 4672 (child process of PID 4996) has been terminated. [2021-05-17T21:01:16.685Z] INFO: Stop tailing logs of the daemon under tests [2021-05-17T21:01:16.685Z] INFO: executeCI.ps1 Completed successfully at 05/17/2021 21:01:16. [2021-05-17T21:01:16.685Z] INFO: Tidying up at end of run [2021-05-17T21:01:16.685Z] INFO: Saving daemon under test log (d:\CI\PR-42384\2\dut.out) to bundles\CIDUT.out [2021-05-17T21:01:16.685Z] INFO: Saving daemon under test log (d:\CI\PR-42384\2\dut.err) to bundles\CIDUT.err [2021-05-17T21:01:16.685Z] INFO: Nuke-Everything... [2021-05-17T21:01:17.138Z] INFO: Container count on control daemon to delete is 2 [2021-05-17T21:01:17.592Z] de7e1156e578 [2021-05-17T21:01:17.592Z] ff29fce1f24a [2021-05-17T21:01:17.592Z] INFO: Tidying pidfile d:\CI\PR-42384\2\docker.pid [2021-05-17T21:01:17.592Z] INFO: Nuking d:\CI [2021-05-17T21:01:53.176Z] INFO: Zapped successfully [2021-05-17T21:01:53.176Z] [2021-05-17T21:01:53.176Z] INFO: executeCI.ps1 exiting at Mon May 17 21:01:47 CUT 2021. Duration 01:25:48.4896513 [2021-05-17T21:01:53.176Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-05-17T21:01:53.407Z] Recording test results [2021-05-17T21:02:00.273Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-05-17T21:02:01.730Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-05-17T21:02:03.459Z] Archiving artifacts [2021-05-17T21:02:17.013Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42384/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-17T21:02:17.917Z] + make clean [2021-05-17T21:02:20.074Z] docker volume rm -f docker-dev-cache [2021-05-17T21:02:20.074Z] 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